mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-12 19:33:03 +00:00
Release 3.1.4-1
This commit is contained in:
parent
f32229ee98
commit
966e3ddca9
@ -1,3 +1,26 @@
|
|||||||
|
Version 3.1.4, released September 26th, 2018
|
||||||
|
============================================
|
||||||
|
|
||||||
|
- Replaced sprintf by snprintf
|
||||||
|
- Changed midas.psi.ch to elog.psi.ch
|
||||||
|
- Fixed bug for redirect under two daisy-chained proxies
|
||||||
|
- Removed while(in_asend) which caused some browsers to block
|
||||||
|
- Implemented elogd.service for systemd daemon
|
||||||
|
- Implemented "max email attachment size"
|
||||||
|
- Limit max request size to 100 MB
|
||||||
|
- Allow ampersand in user names
|
||||||
|
- Added code to detect Unicode characters as HTML
|
||||||
|
- add "Email CSS URL" : use public copy of CSS for emails
|
||||||
|
- bugfix: replace hard-coded reference of "New" to loc("New")
|
||||||
|
- add "Subscription columns" : format list of logbooks for subscriptions in columns
|
||||||
|
- Added "interface" option
|
||||||
|
- Fixed crash on negative Content-Length in header
|
||||||
|
- Fixed "?npp=0" crash
|
||||||
|
- Added confirmation dialog before deleting an attachment
|
||||||
|
- Implemented "last default" to restrict quick filter display by default on the last n days
|
||||||
|
- Made header parsing case insensitive
|
||||||
|
- Switched to TLSv1_2
|
||||||
|
|
||||||
Version 3.1.3, released April 21st, 2017
|
Version 3.1.3, released April 21st, 2017
|
||||||
========================================
|
========================================
|
||||||
|
|
||||||
|
|||||||
@ -29,7 +29,7 @@
|
|||||||
[<a class="nav" href="#links">Links</a>] * </div>
|
[<a class="nav" href="#links">Links</a>] * </div>
|
||||||
<P class="Sub">Home of the <i>Electronic Logbook</i> package by <a href="mailto:Stefan.Ritt@psi.ch">
|
<P class="Sub">Home of the <i>Electronic Logbook</i> package by <a href="mailto:Stefan.Ritt@psi.ch">
|
||||||
Stefan Ritt</a></P>
|
Stefan Ritt</a></P>
|
||||||
<div class="version">Current version is : 3.1.3</div>
|
<div class="version">Current version is : 3.1.4</div>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<a name="whatis">
|
<a name="whatis">
|
||||||
|
|||||||
@ -495,3 +495,5 @@ Restrict search to last =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -495,3 +495,5 @@ Restrict search to last =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -492,3 +492,5 @@ Restrict search to last =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -495,3 +495,5 @@ Restrict search to last =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -494,3 +494,5 @@ Restrict search to last =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -491,3 +491,5 @@ This will overwrite your current modifications. = Cela va
|
|||||||
#
|
#
|
||||||
#---- please translate following items and then remove this comment ----#
|
#---- please translate following items and then remove this comment ----#
|
||||||
#
|
#
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -490,3 +490,5 @@ Restrict search to last = Suche beschr
|
|||||||
Do you want to restore your original text? = Wollen Sie den ursprünglichen Text wiederherstellen?
|
Do you want to restore your original text? = Wollen Sie den ursprünglichen Text wiederherstellen?
|
||||||
This will overwrite your current modifications. = Hiermit werden Ihre aktuellen Änderunen verworfen.
|
This will overwrite your current modifications. = Hiermit werden Ihre aktuellen Änderunen verworfen.
|
||||||
Restore = Widerherstellen
|
Restore = Widerherstellen
|
||||||
|
Are you sure to delete the attachment? = Soll der Anhang wirklich gelöscht werden?
|
||||||
|
Error sending Email via "%s" = Fehler beim Senden der Email via "%s"
|
||||||
|
|||||||
@ -491,3 +491,5 @@ Restrict search to last = Suche beschränken auf letzte
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -493,3 +493,5 @@ This is a draft message, edit and submit it to make it permanent =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -491,3 +491,5 @@ Restrict search to last =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -491,3 +491,5 @@ Restrict search to last =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -490,3 +490,5 @@ This is a draft message, edit and submit it to make it permanent =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -496,3 +496,5 @@ Restrict search to last =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -470,3 +470,5 @@ Error: Content length (%d) larger than maximum content length (%d) =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -493,3 +493,5 @@ This is a draft message, edit and submit it to make it permanent = Este es un me
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -494,3 +494,5 @@ Restrict search to last =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -494,3 +494,5 @@ Restrict search to last =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -493,3 +493,5 @@ Restrict search to last =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -493,3 +493,5 @@ Restrict search to last =
|
|||||||
Do you want to restore your original text? =
|
Do you want to restore your original text? =
|
||||||
This will overwrite your current modifications. =
|
This will overwrite your current modifications. =
|
||||||
Restore =
|
Restore =
|
||||||
|
Are you sure to delete the attachment? =
|
||||||
|
Error sending Email via "%s" =
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
\********************************************************************/
|
\********************************************************************/
|
||||||
|
|
||||||
/* Version of ELOG */
|
/* Version of ELOG */
|
||||||
#define VERSION "3.1.3"
|
#define VERSION "3.1.4"
|
||||||
|
|
||||||
/* ELOG identification */
|
/* ELOG identification */
|
||||||
static const char ELOGID[] = "elogd " VERSION " built " __DATE__ ", " __TIME__;
|
static const char ELOGID[] = "elogd " VERSION " built " __DATE__ ", " __TIME__;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user