Commit Graph

154 Commits

Author SHA1 Message Date
ritt 0c0810b1a2 Fixed HTML errors with nested tables etc.
SVN revision: 607
2003-09-08 09:29:27 +00:00
ritt d74e7c1145 Increased timeout in SMTP conversation
SVN revision: 606
2003-09-08 07:34:18 +00:00
ritt 76ad0a1207 Changed search for '\r' to '\n' in determination of reply line length
SVN revision: 605
2003-09-05 15:16:21 +00:00
ritt 36b2eb847b Fixed display of text attachments
SVN revision: 602
2003-07-29 20:25:47 +00:00
ritt 6a295632b1 Fixed bug with elog:/n reference
SVN revision: 600
2003-07-28 15:24:27 +00:00
ritt 3262ec3100 Fixed bugs in HTML code
SVN revision: 598
2003-07-25 08:34:52 +00:00
ritt 109521c538 Fixed bug with logging file if resource dir is present
SVN revision: 596
2003-07-18 06:55:03 +00:00
ritt 187034cc8a Fixed missing </tr> in logbook selection page
SVN revision: 594
2003-07-17 08:51:02 +00:00
ritt 83b0c9201a Renames 'display search' to 'list display'
SVN revision: 591
2003-07-17 08:01:24 +00:00
ritt e7a8960543 Fixed typo
SVN revision: 588
2003-07-15 12:29:10 +00:00
ritt bfd20207e8 Added resource directory in front of logging file
SVN revision: 587
2003-07-15 12:27:50 +00:00
ritt dcd94dbeb2 Removed BOOL
SVN revision: 586
2003-07-15 12:17:45 +00:00
ritt 7e0e3b388f Removed FALSE/TRUE
SVN revision: 585
2003-07-15 12:17:13 +00:00
ritt 8a65fe4f11 Removed FALSE/TRUE
SVN revision: 584
2003-07-15 12:16:52 +00:00
ritt 88ca2c93c8 Added extended logging facilities
SVN revision: 582
2003-07-15 12:15:21 +00:00
ritt 69afdfa489 Added -e flag, reply now quotes original text
SVN revision: 581
2003-07-15 11:19:45 +00:00
ritt d8a6fed9a9 Download now works with elog utility
SVN revision: 580
2003-07-15 11:19:28 +00:00
ritt 35dcbd201d Fixed problem with coloring hyperlinks in find result page
SVN revision: 579
2003-07-15 08:00:04 +00:00
ritt 9e954f8fc5 Added '-x' flag
SVN revision: 578
2003-07-10 16:02:19 +00:00
ritt 8e5c244f01 Added shell execution facility
SVN revision: 577
2003-07-06 13:28:55 +00:00
ritt 0edf31f4ee Fixed small bug
SVN revision: 576
2003-07-04 18:13:42 +00:00
ritt 92891ef3f2 Changed order of attrib format params
SVN revision: 575
2003-07-04 18:06:44 +00:00
ritt 47f8e28711 Removed width from attrname cells (should be in CSS now)
SVN revision: 573
2003-07-04 16:06:50 +00:00
ritt a6275a602b Implemented attribute formats
SVN revision: 572
2003-07-04 15:28:29 +00:00
ritt 033d0fba9c Fixed bug with attachment redirection
SVN revision: 570
2003-07-03 15:04:11 +00:00
ritt b455e768eb Do not display logbook tabs during self-registration
SVN revision: 567
2003-07-01 14:32:52 +00:00
ritt 692458be69 Dont display more than 10 email recipients
SVN revision: 566
2003-07-01 14:08:43 +00:00
ritt 6c7f5131a4 Added emailing of attachments
SVN revision: 565
2003-07-01 06:21:19 +00:00
ritt 291eed6a65 Increase textarea width for old messages according to longest line
SVN revision: 564
2003-06-30 18:38:21 +00:00
ritt 9336a4f392 Don't send email notificatin to users which are not in the 'Login user' list
SVN revision: 561
2003-06-30 15:04:48 +00:00
ritt d720b2517d Added 'file://' to automatic link display
SVN revision: 560
2003-06-27 16:14:42 +00:00
ritt f2d600eb94 Fixed bug with 'reply_to'
SVN revision: 559
2003-06-25 15:25:13 +00:00
ritt 7a62f689e6 Added option 'Title image'
SVN revision: 558
2003-06-23 11:22:42 +00:00
ritt f85a2ddbf1 Added option 'Use lock'
SVN revision: 556
2003-06-18 14:26:11 +00:00
ritt 0c22a5d429 Creat boundary randomly
SVN revision: 555
2003-06-05 07:16:36 +00:00
ritt d6c1b9c8f2 elog utility can read text from stdin
SVN revision: 552
2003-06-04 14:26:59 +00:00
ritt 2246aa12da Fixed problem with 'change elogd.cfg' and user-defined menu commands
SVN revision: 550
2003-06-04 13:20:06 +00:00
ritt 5c0be1ce9f Added attachment referencing
SVN revision: 549
2003-06-04 12:57:46 +00:00
ritt d38364ea96 Added 'Guest Selection page' option
SVN revision: 548
2003-06-04 10:33:49 +00:00
ritt 0e4aff508a Fixed problem with registration notification
SVN revision: 547
2003-06-04 08:17:35 +00:00
ritt ee2312358a Fixed bug in base64_encode
SVN revision: 544
2003-06-03 13:18:00 +00:00
ritt 9bb43e2ead For printable output, display all pages
SVN revision: 542
2003-05-22 22:07:52 +00:00
ritt 6ca8c70fa1 Check for .jpg & co files in resource dir, then in themes dir
SVN revision: 538
2003-05-20 00:11:51 +00:00
ritt 851caf0b7c Remove message lock on 'Back' button; on config user page, don't go back after 'Save'
SVN revision: 536
2003-05-17 16:00:31 +00:00
ritt 2037893e40 Fixed stricmp under linux
SVN revision: 534
2003-05-15 11:34:42 +00:00
ritt 82e87feee1 Get remote host from X-Forwarded-For:
SVN revision: 532
2003-05-15 11:22:10 +00:00
ritt 75ab4bbe77 Sort correctly upper and lower case
SVN revision: 531
2003-05-15 10:39:47 +00:00
ritt 1bd4dbc81b Added warning if message is being edited
SVN revision: 529
2003-05-12 20:15:03 +00:00
ritt 90182aa6dc Removed 'mailto:' in email notifications
SVN revision: 528
2003-05-12 14:00:20 +00:00
ritt 44dc2dd5df Option 'selection page' can now contain absolute URL
SVN revision: 527
2003-05-08 19:58:31 +00:00