Commit Graph

965 Commits

Author SHA1 Message Date
ritt e93b0091cf Prevent crash if logbook "global" is accessed and a logbook "global" is defined accidentally in config file
SVN revision: 1747
2006-11-08 14:04:30 +00:00
ritt 8a6096353a Prevent crash if logbook "global" is accessed
SVN revision: 1746
2006-11-08 12:50:02 +00:00
ritt e8a8c76860 Skip comment lines in config file starting with '#' or ';' correctly
SVN revision: 1745
2006-11-08 07:07:25 +00:00
ritt 337eda389f Skip "entries per page" in CSV, XML and RAW export
SVN revision: 1741
2006-11-07 07:16:46 +00:00
ritt a8a611f332 Fixed wrong timezone under MacOSX
SVN revision: 1739
2006-10-20 06:26:47 +00:00
ritt 75bbb64d9b Fixed wrong date display in threaded mode
SVN revision: 1734
2006-10-17 11:11:04 +00:00
ritt b70059cda2 Improved performance of rsputs_elcode somehow
SVN revision: 1733
2006-10-16 15:17:27 +00:00
ritt 9ac468f851 Fixed problem with activating user accounts under non-english languages
SVN revision: 1732
2006-10-16 06:38:59 +00:00
ritt 6d6bb5ef72 Improved error output if password file cannot be opened
SVN revision: 1730
2006-10-13 19:25:46 +00:00
ritt a4c991c16f Fixed wrong "Suppress email notification" with conditional attributes
SVN revision: 1729
2006-10-13 14:56:27 +00:00
ritt 9dbfc65810 Added assert()'s, call tzset() only once at the beginning
SVN revision: 1728
2006-10-13 14:47:09 +00:00
ritt 702e6433bb Display activation message
SVN revision: 1724
2006-10-11 06:11:13 +00:00
ritt 606f0f4509 Changed ?) smiley to ?-)
SVN revision: 1723
2006-10-10 09:19:23 +00:00
ritt 1618bb2cec Implemented "suppress email on edit"
SVN revision: 1722
2006-10-09 20:31:10 +00:00
ritt be46cb4082 Implemented 'allowed encoding' option
SVN revision: 1719
2006-09-27 21:02:24 +00:00
ritt ee6bb24563 Fixed wrong truncation of email recipient
SVN revision: 1714
2006-08-15 11:19:56 +00:00
ritt 469d259ed4 Added 'preset on duplicate'
SVN revision: 1713
2006-08-15 11:08:23 +00:00
ritt 2a3ebf2706 - Display cwd for various directories
- Do attribute substitution in email recipients

SVN revision: 1712
2006-08-15 11:02:48 +00:00
ritt 21d7dd52f3 Display proper error message if config file cannot be read
SVN revision: 1711
2006-08-08 22:51:20 +00:00
ritt 987d462554 Added "Main tab URL"
Added "fa=..." file attachment (mhttpd)
Preview attachments in edit form if not turned off via "Preview attachments = 0"

SVN revision: 1709
2006-08-01 23:04:39 +00:00
ritt 098e25ef43 - moved password file, log file etc. to logbook directory
- improved shell substitution speed

SVN revision: 1708
2006-08-01 04:14:18 +00:00
ritt 5a1dfb0c0d Added TITLE tags to smileys
SVN revision: 1706
2006-07-15 16:10:24 +00:00
ritt f6bbf0009b Added ALT tags to smileys
SVN revision: 1705
2006-07-15 16:01:43 +00:00
ritt e8709679bb Changed eek.png to astonished.png
SVN revision: 1704
2006-07-15 15:55:17 +00:00
ritt 5e40c8421a Fixed bug with multiple conditions which was introduced in SVN 1696
SVN revision: 1702
2006-07-13 13:11:05 +00:00
ritt bd8cd32e80 Fixed inline image insertion in Internet Explorer
SVN revision: 1701
2006-07-11 20:53:07 +00:00
ritt 5747ba18fe Release 2.6.2-1
SVN revision: 1699
2006-07-11 08:23:04 +00:00
ritt bac6f9af42 Fixed crash on email notification for edits
SVN revision: 1697
2006-07-11 07:52:17 +00:00
ritt ceb2389f87 Implemented 'list conditions'
SVN revision: 1696
2006-07-06 14:07:40 +00:00
ritt 71c4f06698 Fixed problem with broken navigation links (strencode2 got wrong 'size' parameter)
SVN revision: 1695
2006-07-05 10:47:31 +00:00
ritt f0dc911c2b Fixed wrong focus switching to text box for conditional attributes
SVN revision: 1691
2006-06-13 06:38:14 +00:00
ritt e9f641086f Implemented "bottom text login"
SVN revision: 1688
2006-05-24 06:54:14 +00:00
ritt db3f0a98cc Fixed crash on mirroring with write password
SVN revision: 1687
2006-05-19 19:26:01 +00:00
ritt 8a38d11c4c Do $shell() substitution after attribute substitution
SVN revision: 1684
2006-04-05 07:43:20 +00:00
ritt b0e4d74b30 Fixed problem with using locks and changing encoding
SVN revision: 1683
2006-04-04 18:43:13 +00:00
ritt a30541010f Implemented "Anonymous" substitution if no user is logged int
SVN revision: 1681
2006-04-01 13:01:09 +00:00
ritt 6900f4992f Fixed problem with garbled email header
SVN revision: 1680
2006-03-29 08:58:14 +00:00
ritt 4839d23343 Write email text to logfile
SVN revision: 1679
2006-03-28 18:20:09 +00:00
ritt 472790e412 Show attachments by default in full list mode
SVN revision: 1678
2006-03-28 15:17:11 +00:00
ritt 03124c3d02 Changed "cool" icon from 8) to 8-) in order to avoid misinterpretations
SVN revision: 1676
2006-03-16 11:54:56 +00:00
ritt cfc340279b Removed WNOHANG
SVN revision: 1675
2006-03-15 07:51:43 +00:00
ritt 1ad324ef42 Replaced wait() with waitpid()
SVN revision: 1674
2006-03-15 07:42:04 +00:00
ritt dc5f1181ab Fixed problem in my_read()
SVN revision: 1671
2006-03-06 08:39:09 +00:00
ritt 3b45b11b74 Fixed compiler warning
SVN revision: 1670
2006-03-06 08:31:19 +00:00
ritt 456675fc9d - Replaced read() with my_read() to be thread save
- Implemented $version and $revision in bottom text
- Implemented "Hidden attributes = ..."
- Fixed invalid link if searched in all logbooks

SVN revision: 1669
2006-03-04 11:15:38 +00:00
ritt fac1c1313b Version 2.6.1-3
SVN revision: 1668
2006-02-23 14:38:19 +00:00
ritt b20ee70664 Fixed broken 'protect selection page'
SVN revision: 1667
2006-02-23 14:35:35 +00:00
ritt dd575a5409 Added tooltip display in normal list mode and entry view
SVN revision: 1666
2006-02-23 14:19:34 +00:00
ritt b8c5ddd371 Fixed problems with self registration
SVN revision: 1663
2006-02-22 07:59:29 +00:00
ritt 1c1c984329 Removed $Log$ from header
SVN revision: 1662
2006-02-21 19:23:18 +00:00