What's new in ELOG Electronic Web Logbook 2.9.2

Apr 28, 2012
  • Implemented "Preset on edit"
  • Increased stack size under Windows
  • Increased MAX_PARAM
  • Added escape char possibility to "\#" for substitutions
  • Abort program start if password file is write protected
  • Show error "File not found" on "Preset text" only if text is a file
  • Fixed problem with CSV import and first two lines disappearing
  • Added RSS description - Remove cookies when user is logged out
  • Delete always messages together with their replies
  • Strip html only for html encoded entries
  • Added nowrap to all date/time attributes
  • Apply reverse sorting to all attribute types
  • Added "login user" check (needed for global

New in ELOG Electronic Web Logbook 2.9.0 (Mar 9, 2011)

  • Fixed corrupted config file under Ubuntu
  • Automatically log in after self registration
  • Fixed XSS issue with mail0
  • Fixed problem if an attribute contains "?"
  • Fixed bug with SSL connection shutdown
  • Added 'Toggle all' for MOptions
  • Moved 'Search text also in attributes' to the right
  • Added find by time from Andreas Luedeke
  • Implemented Kerberos authentication
  • Implemented "Propagate attributes = ..."
  • fixed bug with importing CSV containing a text body
  • fixed preview of import data
  • added confirmation for "Back" button
  • Added vcxproj files
  • Fixed bug with "B" attribute and quick filter
  • Made two logoobks with same subdir work (again)
  • Implemented mirroring through SSL
  • Fixed bug with moving attachments with thumbnails

New in ELOG Electronic Web Logbook 2.8.1 (Dec 27, 2010)

  • Fixed bug with regexec, thanks to Christian Richter
  • Fixed bug with $attachments in shell command
  • Fixed problem with hitting "submit" twice
  • Fixed submission_locked in
  • Fixed bug with init script
  • Prevent form submission via key, put focus on first input field
  • Implemented 'Thumbnail options'
  • Fixed crash with '%' in attribute and 'Preset on reply = Re: $sttr'
  • Added MIME-Version: 1.0
  • Fixed bug with name of textarea
  • Implemented 'List after submit'
  • Implemented 'Custom xxx form'
  • Add logbook dir to custom form
  • Implemented custom form
  • Fixed password conversion wiht several top groups

New in ELOG Electronic Web Logbook 2.8.0 (Aug 2, 2010)

  • Truncate command line arguments if they exceed internal string lengths
  • Changed encryption method to strong encryption, thanks to Lukasz Olejnik
  • Implemented SLL passphrase, although this should be deprecated
  • Fixed three XSS holes, thanks to Lukasz Olejnik
  • Limit text body size for RSS feed to 2k to avoid lock-up for very long entries
  • Fixed JS bug with "Fix text"
  • Implemented 'Enable Smileys'
  • Fixed problem with cloning and "Guest menu commands = .." being present in the config file
  • Added option "Cell Style < atrib > < value >"
  • Fixed bug with URL in expanding groups using top groups
  • Fixed stack overflow of Select -> Edit with many replies
  • Increased socket timeout, show content length error correctly
  • Fixed bug with quick date filter and threaded display
  • Fixed problem with "'" in french translation for JavaScript
  • Added 'last 3 days' option from David Pilgram
  • Do no thread evaluation when doing filtering
  • Fixed usage of undefine 'date' under 'subst on reply...'