SVN revision: 435
This commit is contained in:
2003-03-09 20:24:14 +00:00
parent 745fed8df5
commit 14cf5eb085
3 changed files with 31 additions and 6 deletions
+22
View File
@@ -1,3 +1,25 @@
Version 2.3.2, released March xxst, 2003
==========================================
- Exchanged priviledge drop and directory creation (Recai Oktas)
- Added 'X-Mailer: Elog' and 'X-Elog-URL' in mail header
- Only re-read elogd.cfg if changed, using stat()
- 'Copy to' and 'Move to' now processes whole threads
- Ignore <tab>'s in config file correctly
- On 'restrict edit' check long_name only if short_name is not present
- Do not overwrite existing pidfile
- Changed path for cookies, special case for Lynx
- Added '-f <pidfile>' option
- Avoid cleartext password on URL if wrong username was supplied
- Fixed bug that attributes in replies were not found in searches if display in threaded mode
- Fixed problem that entry date changed on upload
- Added 'attachment comment' option to elogd.cfg
- Changed mode display with 'show text = 0'
- Improved display of links in messages
- Fixed problem with emails depending on MOptions attribute
- Fixed problem with creation of nested logbook directories
- Fixed bug with 'theme =' option in [global] section
Version 2.3.1, released Februar 21st, 2003
==========================================
+1 -1
View File
@@ -31,7 +31,7 @@
&nbsp;[<a class=nav href="#links">Links</a>]&nbsp;
*&nbsp;</div>
<P class=Sub>Home of the <i>Electronic Logbook</i> package by <a href="mailto:Stefan.Ritt@psi.ch">Stefan Ritt</a></P>
<div class=version>&nbsp; Current version is : 2.3.1 &nbsp;</div>
<div class=version>&nbsp; Current version is : 2.3.2 &nbsp;</div>
<hr><a name="whatis">
<div class=section>&nbsp; What is ELOG ? &nbsp;</div>
+8 -5
View File
@@ -112,8 +112,6 @@ No entries found = Keine Eintr
A new entry has been submitted on %s = Ein neuer Eintrag wurde von %s abgeschickt
Logbook = Logbuch
Copy ELog entry = ELog Eintrag Kopieren
Message moved successfully from "%s" to "%s" = Eintrag erfolgreich von "%s" nach "%s" verschoben
Message copied successfully from "%s" to "%s" = Eintrag erfolgreich von "%s" nach "%s" kopiert
Are you sure to delete this message? = Diesen Eintrag wirklich löschen?
Yes = Ja
No = Nein
@@ -178,8 +176,6 @@ ELOG registration = ELOG Registrierung
Your ELOG account has been activated on host = Ihr ELOG Konto wurde aktiviert auf
You can access it at = Der Zugriff erfolgt über
Are you sure to delete these messages? = Diese Einträge wirklich löschen?
%d messages moved successfully from "%s" to "%s" = Eintrag erfolgreich von "%s" nach "%s" verschoben
%d messages copied successfully from "%s" to "%s" = Eintrag erfolgreich von "%s" nach "%s" kopiert
Select = Auswählen
#
@@ -229,4 +225,11 @@ Requested = Erfordert
Registration request on logbook "%s" = Registrierungsanforderung für Logbuch "%s"
A new ELOG user wants to register on "%s" = Ein neuer Benutzer möchte sich auf "%s" registrieren
#
# New strings for V2.3.2
One message = Ein Eintrag
%d messages = %d Einträge
and its replies = mit Antworten
and their replies = mit Antworten
moved successfully from "%s" to "%s" = erfolgreich von "%s" nach "%s" verschoben
copied successfully from "%s" to "%s" = erfolgreich von "%s" nach "%s" kopiert