*** empty log message ***

SVN revision: 583
This commit is contained in:
2003-07-15 12:15:40 +00:00
parent 88ca2c93c8
commit ea7a53c07a
3 changed files with 17 additions and 2 deletions
+6 -1
View File
@@ -12,9 +12,14 @@ Version 2.3.9, released June xxth, 2003
- Send attachments as email attachments
- Don't display more than 10 email recipients
- Made default for "Filteres browsing" zero
- Added "Format <attribute> = width, size, flags, css1, css2"
- Added "Format <attribute> = width, size, flags, css1, css2", this requires
an update of the default.css file
- Display error if email notification fails
- Added execute on new/edit/delete functionality, added -x flag
- Fixed problems with coloring hyperlinks in the find result page
- Reply in elog utility now puts "> " in front of old text
- elog utility can edit old messages (with new "-e" flag)
- Added "loggin level = 1,2,3"
Version 2.3.8, released June 4th, 2003
======================================
+10
View File
@@ -206,6 +206,16 @@ name you can get from your email program or your local system administrator.
This option specifies a filename which logs all login/logout activities and
successful user connections for logbooks with user level access.<p>
<LI><b><code>Logging level = 1 | 2 | 3</code></b>
<br>
Specifies the logging level:<p>
<ul>
<li><b>1:</b> Log only login and logouts
<li><b>2:</b> Log also write accesses
<li><b>3:</b> Log also read accesses
</ul>
<p>
<LI><b><code>URL = &lt;http[s]://host.domain[:port]/[subdir/]&gt;</code></b>
<br>
If one of the three cases is true:<P>
+1 -1
View File
@@ -47,8 +47,8 @@ starting at the items with the most votes. You can vote for a feature, or sugges
<tr><td>Edit existing messages with elog utility<td>1</tr>
<tr><td>Implement multi-line attributes<td>1</tr>
<tr><td>Add more detailed user logging, like $user $date $logbook $ID read/edit/new/delete<td>1</tr>
<tr><td>More elaborate attribute formatting, see <a href="http://midas.psi.ch/elogdemo/Forum/346">here</a><td>1</tr>
<tr><td>Derive attribute options from list of entries of another logbook<td>1</tr>
<tr><td>Separate administrators for different logbooks should only see their section in elogd.cfg<td>2</tr>
</table></center><p>