Commit Graph

1255 Commits

Author SHA1 Message Date
ritt 737d448beb Show errer of forbidden attributes are used
SVN revision: 2172
2009-02-13 09:59:57 +00:00
ritt 5209e28b51 Fixed crash when HTTP is missing in header, implemented more consistent keep-alive handling
SVN revision: 2171
2009-02-13 09:22:14 +00:00
ritt f6d14ac55d Fixed bug with empty cookies
SVN revision: 2170
2009-02-12 12:17:30 +00:00
ritt 7d482de459 Show "Last day" if "Last x" is in the menu list
SVN revision: 2169
2009-01-27 14:47:30 +00:00
ritt 6cb8827af6 Improved CSV date import
SVN revision: 2168
2009-01-22 08:22:04 +00:00
ritt e3ac2bcadc Made CSV import of dates working
SVN revision: 2166
2009-01-22 08:01:40 +00:00
ritt 03763e6627 Improved error logging
SVN revision: 2165
2009-01-21 20:27:15 +00:00
ritt 35d0a5223c Continued working on date CSV import
SVN revision: 2164
2009-01-21 16:19:13 +00:00
ritt f8cece95f4 Fixed date import in CSV
SVN revision: 2163
2009-01-21 14:35:23 +00:00
ritt 8b4cd7fb71 Only store allowed cookies
SVN revision: 2162
2009-01-21 07:39:57 +00:00
ritt eb4fda4ecd Added "<>" around email address for "MAIL FROM:"
SVN revision: 2161
2009-01-20 16:15:52 +00:00
ritt 6a4e2fd222 Allow attribute substitution on 'execute delete'
SVN revision: 2159
2008-12-23 10:30:16 +00:00
ritt 2880a99626 Implemented "tooltip <attrib> <value>"
SVN revision: 2158
2008-12-22 07:45:17 +00:00
ritt c7180adca0 Fixed return buffer overflow with very long entries
SVN revision: 2157
2008-12-18 11:02:21 +00:00
ritt d5d31cd889 Fixed problem with locked date/time attributes and re-edit of pages
SVN revision: 2156
2008-12-12 07:04:54 +00:00
ritt ba2c76af62 Fixed problem with numeric attributes and multi edit
SVN revision: 2155
2008-12-12 06:43:46 +00:00
ritt fbc419c45b Fixed problem with EPS previews in list display
SVN revision: 2154
2008-12-10 10:21:36 +00:00
ritt 35d13c21c9 Removed '/' from url_encode again, use url_slash_encode to fix redirection problem with quick filter and attributes containing '/'
SVN revision: 2153
2008-12-10 09:28:01 +00:00
ritt 2e2ba94fe9 Changed '####' tag generation from 'Preset <>' to 'Subst <>' in order to avoid double entries
SVN revision: 2152
2008-12-08 09:02:24 +00:00
ritt f0fee62894 SVN revision: 2151 2008-12-08 08:55:03 +00:00
ritt 3ee927de84 Include "MIME-Version" always in email header
SVN revision: 2150
2008-12-08 08:19:29 +00:00
ritt 6f4222efbf Added 'export to:' on find page
SVN revision: 2147
2008-11-24 17:19:06 +00:00
ritt 3265673386 Fixed buffer overflow with very long cookies
SVN revision: 2146
2008-11-24 17:11:34 +00:00
ritt e0587f069b Fixed compiler warning
SVN revision: 2145
2008-11-24 16:55:10 +00:00
ritt b7d6d89a81 Fixed quick filter redirect problem with attributes containing '/'
SVN revision: 2144
2008-11-24 16:52:13 +00:00
ritt 05bd85875b Made select/edit work with date/time attributes
SVN revision: 2143
2008-11-18 12:54:11 +00:00
ritt 4d1a8a26f5 Changed parameter to make things more obvious
SVN revision: 2142
2008-11-18 11:08:26 +00:00
ritt c046064399 Fixed crash with very long entries
SVN revision: 2141
2008-11-18 11:05:41 +00:00
ritt 2dddc4b173 Attributes stay now in find page with conditional attributes
SVN revision: 2140
2008-11-18 07:40:40 +00:00
ritt ccfa8ba578 Made 'Hide' work with 'Show attachments = 0'
SVN revision: 2139
2008-11-17 10:05:30 +00:00
ritt 21a67ec16e Fixed wrong cookies which caused problems with Chrome
SVN revision: 2137
2008-11-03 13:04:05 +00:00
ritt 25ad63ad8d Fixed crash with invalid URL
SVN revision: 2135
2008-10-29 23:19:39 +00:00
ritt 55ceee5bce Fixed bug with conditional attributes on find page
SVN revision: 2133
2008-10-11 11:58:18 +00:00
ritt 5f78eb4d21 Added function to determine line breaks in HTML code
SVN revision: 2131
2008-10-06 06:38:41 +00:00
ritt a2e4fbd773 Release 2.7.5-1
SVN revision: 2130
2008-09-22 19:35:49 +00:00
ritt 4c1dfe63ca Fixed problem with quick filters and ^xxx$ search
SVN revision: 2127
2008-09-05 08:49:54 +00:00
ritt 6b50e509e2 Fixed bug which could crash elogd
SVN revision: 2126
2008-09-05 08:19:40 +00:00
ritt 5acad4dc1f Fixed bug introduced in the last revision
SVN revision: 2125
2008-09-05 08:10:53 +00:00
ritt d6b85291ea Added "past-n" to display last n hours
SVN revision: 2124
2008-09-05 07:47:38 +00:00
ritt 945817bb29 Encode command line if it contains a '<'
SVN revision: 2123
2008-08-15 12:50:44 +00:00
ritt 9bbe6c0e97 Evaluate "skiplock" parameter to make elog submissions work with "use lock=1"
SVN revision: 2122
2008-08-11 08:14:42 +00:00
ritt 722c4cf338 - encoded logbook in case it contains blanks
- added "skiplock" parameter to make elog work with "use lock=1"


SVN revision: 2121
2008-08-11 08:14:17 +00:00
ritt d05ba238af Call _exit in my_shell to prevent calling of cleanup()
SVN revision: 2120
2008-08-06 10:37:51 +00:00
ritt ac98c2022e Search for whole words in quick filter using ^*$ regular expression
SVN revision: 2119
2008-07-31 07:16:05 +00:00
ritt 8792dd9a20 Made preset of $user_email work with attributes of type useremail
SVN revision: 2118
2008-07-23 13:06:25 +00:00
ritt 9952c2a671 - Added code to check for invalid URL in the form 'http://server//xyz'
- Do not go into infite loop for interrupted POST transfer


SVN revision: 2116
2008-07-08 19:23:54 +00:00
ritt c2455c8abf Added sorting for muserlist and museremail
SVN revision: 2115
2008-07-03 06:55:18 +00:00
ritt 3ec80bbea5 Made quick filter work with icons
SVN revision: 2114
2008-07-03 06:22:11 +00:00
ritt 5a4725cf41 Added &nbsp; for HTML replies
SVN revision: 2113
2008-06-30 15:11:46 +00:00
ritt fa411b75ed Release 2.7.4
SVN revision: 2111
2008-06-09 09:43:52 +00:00