Commit Graph

621 Commits

Author SHA1 Message Date
ritt 2fa4739faa Added STRLCPY_DEFINED
SVN revision: 1257
2005-03-21 16:06:48 +00:00
ritt 88b936b7f9 Added code for strlcpy/cat ifndef STRLCPY_DEFINED
SVN revision: 1256
2005-03-21 16:02:08 +00:00
ritt bf822eafab Fixed warnings under cygwin
SVN revision: 1254
2005-03-21 07:37:43 +00:00
ritt a182d61993 Changed file mode
SVN revision: 1253
2005-03-21 07:37:22 +00:00
ritt bb3dd09a16 Fixed problem with MOptions and elog
SVN revision: 1250
2005-03-16 21:07:43 +00:00
ritt 0de9a4cae9 Implemented option 'link display'
SVN revision: 1248
2005-03-14 20:53:23 +00:00
ritt 5f14f8b75e Show attributes as HTML if they contain '<b>' etc.
SVN revision: 1247
2005-03-14 20:07:46 +00:00
ritt 5f00ec4e66 Fixed problem with multiple extendable options
SVN revision: 1246
2005-03-14 20:00:34 +00:00
ritt 6bd5184ba1 Added thumbnail display for list display
SVN revision: 1244
2005-03-14 08:36:56 +00:00
ritt 458b9affe2 Fixed bug with resubmit box and conditional attributes
SVN revision: 1243
2005-03-08 08:51:25 +00:00
ritt eb1cc296a5 Show logbook list for subscription for new user
SVN revision: 1242
2005-03-08 08:42:17 +00:00
ritt 0eea1d4f59 Fixed problem with self-register and password file
SVN revision: 1241
2005-03-08 08:29:47 +00:00
ritt 6ca1751824 Fixed problem with top groups and password files
SVN revision: 1238
2005-03-03 16:03:39 +00:00
ritt aac292b528 Fixed compiler warnings
SVN revision: 1236
2005-03-03 15:36:05 +00:00
ritt 9d05d65f9b Removed debugging statements
SVN revision: 1235
2005-03-03 15:35:00 +00:00
ritt 71f29f56d2 Implemented mxml_debug_tree()
SVN revision: 1234
2005-03-03 15:34:40 +00:00
ritt 9229e610b7 Keep parsed password files in memory
SVN revision: 1233
2005-03-03 15:33:05 +00:00
ritt dbdbed76ea Implemented email subscriptions for individual logbooks
SVN revision: 1232
2005-03-02 21:03:16 +00:00
ritt 5939eab789 Implemented central load_password_file()
SVN revision: 1231
2005-03-02 17:13:24 +00:00
ritt ff6e3bc293 Encode '&' correctly if present in 'Start page' option
SVN revision: 1230
2005-03-02 16:29:20 +00:00
ritt 5cebf76431 Fixed wrong comma display together with 'List display'
SVN revision: 1229
2005-03-02 14:20:16 +00:00
ritt ec0857eca7 Implemented support for thumbnail display
SVN revision: 1228
2005-03-02 14:04:18 +00:00
ritt 161a52831d Fixed compiler warnings
SVN revision: 1227
2005-03-02 00:01:23 +00:00
ritt 490610c0af Fixed compiler warnings
SVN revision: 1226
2005-03-01 23:55:43 +00:00
ritt 737dd7a227 Implemented MXML for password file
SVN revision: 1225
2005-03-01 23:48:18 +00:00
ritt 7469ee06c4 Fixed bug with logbook names containing blanks and 'List' link
SVN revision: 1224
2005-02-22 09:34:04 +00:00
ritt d22817fc0e Fixed bug with $attachments substitution on shell command
SVN revision: 1223
2005-02-22 08:55:20 +00:00
ritt 435215ec1c Applied patch from Emiliano Gabrielli to use chkext()
SVN revision: 1221
2005-02-22 08:15:19 +00:00
ritt 6f899d48d8 Fixed bug in parse_config_file()
SVN revision: 1220
2005-02-22 07:19:41 +00:00
ritt c7fb901ef8 Fixed problem with conditional attributes and presets
SVN revision: 1219
2005-02-20 20:18:26 +00:00
ritt 49f5c511de Improved speed by pre-parsing configuration file
SVN revision: 1218
2005-02-20 19:39:19 +00:00
ritt dcabc8c346 Applied patch from Heiko Scheit fixing problem with 'Show attributes' causing the 'Format ...' options to be ignored
SVN revision: 1217
2005-02-20 14:30:07 +00:00
ritt 12917f19ac Implemented $attachements subsitution in 'execute' command
SVN revision: 1212
2005-02-16 14:50:40 +00:00
ritt b30836bcd5 Added web link to regular expressions
SVN revision: 1211
2005-02-16 08:22:25 +00:00
ritt 6d9fc1cbe9 Test regular expressions for validity
SVN revision: 1209
2005-02-16 08:15:00 +00:00
ritt 8c0c8eae12 Use 'attachmentframe' style
SVN revision: 1207
2005-02-15 18:55:35 +00:00
ritt c901057425 Fixed HTML code to pass validator
SVN revision: 1204
2005-02-14 20:00:06 +00:00
ritt 391338b939 Broke apart long code line
SVN revision: 1203
2005-02-14 19:52:10 +00:00
ritt f3ebd9497e Fixed compiler warning
SVN revision: 1202
2005-02-14 10:57:11 +00:00
ritt c2df1ead9c Version 2.5.7-1
SVN revision: 1201
2005-02-14 10:52:36 +00:00
ritt dcb02e421d Fixed buffer overflow in decode_post()
SVN revision: 1200
2005-02-14 10:44:16 +00:00
ritt 0ffec93216 Solved bug with 'fixed' ROptions attributes
SVN revision: 1198
2005-02-13 15:42:39 +00:00
ritt 55d409a6fc Removed superflous </a>
SVN revision: 1197
2005-02-12 16:14:19 +00:00
ritt a091943ccd - Added missing 'alt' tags to images
- Use admin user email in 'from' field if nothing else is availabe
- 'Preset attribute' now also works with conditional attributes
- Fixed wrong '%S' instead of '%s' in charset
- Use chkext() for checking extensions


SVN revision: 1196
2005-02-12 16:06:03 +00:00
ritt 14241d8597 Do not display .EPS files inline as ASCII files
SVN revision: 1195
2005-02-11 11:59:48 +00:00
ritt fcf18d3b8f Fixed problem with conditional attributes in French
SVN revision: 1194
2005-02-03 15:46:10 +00:00
ritt fbce72136c Removed superfloous 'mailto:' in substitution
SVN revision: 1193
2005-01-31 19:51:49 +00:00
ritt 248a02398a Added highlighting for search results in attributes
SVN revision: 1191
2005-01-30 16:43:21 +00:00
ritt 37e642a1a2 Fixed other problem in searching
SVN revision: 1189
2005-01-26 20:32:50 +00:00
ritt 443729ea39 Fixed bug yielding in wrong search results
SVN revision: 1188
2005-01-26 19:25:15 +00:00