Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 64 of 807  Not logged in ELOG logo
icon5.gif   [Not] Submit on pressing enter key, posted by Daniel Campora on Mon Jan 20 19:15:24 2014 

Hello community,

I have a feature request for the form of the ELOG.

For some users, especially coming from a MAC background, it is very inconvenient to press enter (ie. on the subject field) and post a message (or get prompted to do so). Instead, enter in these fields should work as a tab.

Cheers, keep up the good work,

Daniel

icon1.gif   [Bug?] Admin restrict edit time, posted by Faith on Fri Apr 30 07:27:31 2021 

I would like to know, if the command "Admin restrict edit time = " does really work as intended.

In my case I have the following global configuration:

Admin user = <me>
Restrict edit = 1
Restrict edit time = 1
Admin restrict edit time = 10000

And every time, when I want to edit an entry (as admin), that is older than 1 hour, i get the following error message:

"Entry can only be edited 1 hours after creation"

 

icon4.gif   [BUG] show only new entries, posted by Emiliano Gabrielli on Wed Jun 22 11:04:41 2005 
the new link "show only new entries" is very useful but seems to still have some problems:

  • I can't find any simple way to return to the "every entries" display .. may be the link has to be switched to a checkbox to be actived or not
  • I found a way (at least)... following the "config" link, doing nothing and coming back restores the view .. this is a feature now, but when a less tricky mechanism will be implemented will become a bug Tongue


another entry for my wishlist:
writeing the above code I noticed that the elcode buttons are lacking of a "
  • " shortcut .. it will be very usefull Smile

    PS:
    Writeing the wish above I noticed that the [ *] is interpreted as an item also otside the LIST tag .. so .. or the LIST tag is optional, or the [ *] should not be interpreted outside of it ... it's another bug ? TongueP
  • icon4.gif   [BUG] quick filter, posted by Emiliano Gabrielli on Thu Jun 23 11:03:18 2005 elog-calendar-test_1.jpg
    it seems that the select box of quick filters are showing also the "{n}" appended to the Attributes in order to obtain conditional Attributes ...

    see the snapshot attached
    icon1.gif   [BUG] attach=1 and inline imgs, posted by Emiliano Gabrielli on Mon Jul 4 18:46:25 2005 elog-showattach_bug.jpg
    There is a little difference in the way elog treats attachment's display in list and single message view...
    It has to be, but some beaviours can be seen as bugs:

    • this is a real bug (see attachment).. if a file is referred inside the text (as shown in elcode docs) it is correctly not shown when in single message view, but it remains visible both inline and as attachment in the full list view
    • it would be nice for the user having, as in the single message view, the possibility of show or hide a single or all the attachements of a single message ..
    icon13.gif   [261] problem with month selection, posted by Willem Koster on Fri Feb 3 11:54:22 2006 
    I have several date-fields defined in my logboek. But when I click the icon and select another month the pop-up 
    window get's filled  with the contants of the logboek instead of the date-selection.
    
    Date format = %Y%m%d
    icon13.gif   XML, CSV and Raw export produces 'last' page only, posted by Brian Marshall on Mon Nov 6 17:41:13 2006 
    The Find command page provides an option, 'Display n entries per page' which is useful when the result of the search is to be viewed on-screen.

    However this value is also applied to CSV, XML and Raw export and only the 'last' page of data is exported.
    For example, if there are 17 matching entries and n is set to 8, only one entry will appear in the exported file.

    In my opinion, this option should be ignored for XML, CSV and Raw export and all matching entries should be exported.
    icon5.gif   XML password files, replication & FreeBSD, posted by G on Tue Apr 12 01:05:20 2005 compiling_ELOG_Errors_2.5.7-1.txtcompiling_ELOG_Errors_2.5.8.txt
    Ok this really is 2 questions.
    
    1)
    I have been running ELOG on FreeBSD no problem for a year now,
    but this new version 2.5.8-x doesn't seem to wanna work, it compiles fine 
    with a few warnings (see attached logs).
    But has issues with password files, now it shows message "Can't open 
    passwords.pwd" for all my logbooks. It did convert the password files to 
    xml format. I had a good hard look at file permissions and config file with 
    no luck. So I went back a version and compiled 2.5.7-1 which works just 
    fine with old password files. So something with XML & FreeBSD?...
    
    2)
    Version 2.5.7-1 (maybe this has been fixed in 2.5.8?)
    When I run a ./elogd -C http://elog.blah.here:88 it clones the config file 
    just fine, also seems to copy over all logbook entries.
    But once I look through them there's a fault with one of the fields it 
    copies over, so entries never show up.
    
    It should be:
    ========================================
    Date: Tue Mar 01 19:41:29 2005
    In reply to: 24
    Work done by: someuser
    Work done at (dd/mm/yy hh:mm):  1/03/05 3:30pm
    Downtime duration: 0 min
    Planned: Yes
    Reason: Normal work
    Attachment:
    Encoding: plain
    
    But once cloned it looks like this:
    ========================================
    Date: Tue Mar 01 19:41:29 2005
    In reply to: 24
    Work done by: someuser
    Work done at (dd/mm/yy hh: m):  1/03/05 3:30pm
    Downtime duration: 0 min
    Planned: Yes
    Reason: Normal work
    Attachment:
    Encoding: plain
    
    
    For some reason it looses the "m" so line 4 instead of having
    "hh:mm" has "hh: m"
    
    
    Cheers,
    GL.
    ELOG V3.1.5-3fb85fa6