1212 Commits

Author SHA1 Message Date
Stefan Ritt
ac98c2022e Search for whole words in quick filter using ^*$ regular expression
SVN revision: 2119
2008-07-31 07:16:05 +00:00
Stefan Ritt
8792dd9a20 Made preset of $user_email work with attributes of type useremail
SVN revision: 2118
2008-07-23 13:06:25 +00:00
Stefan 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
Stefan Ritt
c2455c8abf Added sorting for muserlist and museremail
SVN revision: 2115
2008-07-03 06:55:18 +00:00
Stefan Ritt
3ec80bbea5 Made quick filter work with icons
SVN revision: 2114
2008-07-03 06:22:11 +00:00
Stefan Ritt
5a4725cf41 Added   for HTML replies
SVN revision: 2113
2008-06-30 15:11:46 +00:00
Stefan Ritt
fa411b75ed Release 2.7.4
SVN revision: 2111
2008-06-09 09:43:52 +00:00
Stefan Ritt
949c9a1057 Fixed 'next day' in quick filter with 'date' attributes not showing up correctly
SVN revision: 2110
2008-06-05 19:01:31 +00:00
Stefan Ritt
635e62b3bd Fixed 'preview attachments' with images
SVN revision: 2109
2008-06-02 10:07:32 +00:00
Stefan Ritt
f4c05c79c9 Made '$entry date' subsitutions work with datetime attributes
SVN revision: 2108
2008-06-02 09:59:49 +00:00
Stefan Ritt
1382423a36 Implemented conditional attributes in find form
SVN revision: 2104
2008-04-17 20:14:06 +00:00
Stefan Ritt
a8c72d61e7 Fixed 'preset text' under condition with top groups
SVN revision: 2103
2008-04-17 19:20:30 +00:00
Stefan Ritt
d62fd9e66a Replace '(' ')' in attribute names for JavaScript checking
SVN revision: 2102
2008-04-17 18:33:44 +00:00
Stefan Ritt
6709066281 Allow '/' and '\' in attachment names (for "d:\file.txt")
SVN revision: 2101
2008-04-17 06:40:20 +00:00
Stefan Ritt
b45e9ec46b Fixed SSL communication
SVN revision: 2100
2008-04-10 11:06:15 +00:00
Stefan Ritt
f3e0392b9e Made elog working again with -e flag, still have to test SSL mode...
SVN revision: 2099
2008-04-09 21:02:01 +00:00
Stefan Ritt
3043cdbc3a Show localized date on edit form
SVN revision: 2098
2008-04-09 20:12:05 +00:00
Stefan Ritt
ad86c8f92b Fixed quote error for JavaScript
SVN revision: 2097
2008-04-08 12:18:07 +00:00
Stefan Ritt
cc3e5c4d76 Show nuber of attachments in summary view if >5
SVN revision: 2095
2008-04-07 07:59:26 +00:00
Stefan Ritt
0687171ecf Stealing of lock now works in other languages
SVN revision: 2094
2008-04-07 07:29:00 +00:00
Stefan Ritt
013660c93e Check for valid attachment array
SVN revision: 2093
2008-04-04 20:03:44 +00:00
Stefan Ritt
4aed402f86 Display attachment icon with "thread display"
SVN revision: 2092
2008-04-04 19:55:42 +00:00
Stefan Ritt
18b6abdefe Removed explicit width
SVN revision: 2090
2008-04-04 19:45:44 +00:00
Stefan Ritt
40bce3f5d5 Implemented attachment icons in summary/threaded list
SVN revision: 2088
2008-04-04 19:41:35 +00:00
Stefan Ritt
d1b1499260 Fixed typo
SVN revision: 2086
2008-04-03 07:11:01 +00:00
Stefan Ritt
fb04d24270 Fixed compiler warning
SVN revision: 2085
2008-04-03 07:10:19 +00:00
Stefan Ritt
6b9d7b3471 Fixed compiler warning
SVN revision: 2084
2008-04-03 07:02:41 +00:00
Stefan Ritt
6517a24374 Use snprintf in create_thumbnail
SVN revision: 2082
2008-03-27 05:58:12 +00:00
Stefan Ritt
176d953476 Prohibit '+', '/', '=' or '\' in attachment name
SVN revision: 2081
2008-03-21 16:12:52 +00:00
Stefan Ritt
aa60682437 Implemented 'style <attribute> <value> = ...'
SVN revision: 2080
2008-03-12 21:19:15 +00:00
Stefan Ritt
f1b654ac2f Fixed compiler warning
SVN revision: 2078
2008-03-10 17:30:32 +00:00
Stefan Ritt
e36c2bf892 Added -%d argument for all conversions
SVN revision: 2077
2008-03-10 12:02:00 +00:00
Stefan Ritt
5149f9ae59 Fixed problem with auto index and missing attribute
SVN revision: 2076
2008-03-09 15:38:17 +00:00
Stefan Ritt
b3e3cf0ceb Added timezone for CYGWIN
SVN revision: 2075
2008-03-09 14:44:45 +00:00
Stefan Ritt
4633d18db3 Calculate index for automatically incremented preset attributes by searching all old messages for the highest used index
SVN revision: 2073
2008-03-07 19:38:43 +00:00
Stefan Ritt
363fc8c5e2 Fixed display of inline images and truncated ASCII attachments in list mode
SVN revision: 2072
2008-03-07 07:00:47 +00:00
Stefan Ritt
9a32c4e589 Made 'ID' work for quick filter
SVN revision: 2071
2008-03-06 14:03:30 +00:00
Stefan Ritt
db167daf40 Implemented 'attachment lines'
SVN revision: 2069
2008-03-06 12:59:51 +00:00
Stefan Ritt
c16a9362a6 Fixed parameter error, thanks to John O'Donnell
SVN revision: 2068
2008-02-27 02:53:02 +00:00
Stefan Ritt
11f6e70b25 Added first (incomplete) version of SSL support
SVN revision: 2065
2008-02-22 21:59:57 +00:00
Stefan Ritt
aae71b8afb Fixed typo
SVN revision: 2064
2008-02-22 21:59:13 +00:00
Stefan Ritt
329da1bc09 Release 2.7.3-1
SVN revision: 2058
2008-02-22 12:31:06 +00:00
Stefan Ritt
8c04e598c1 Fixed 64-bit compiler warning
SVN revision: 2057
2008-02-22 10:55:10 +00:00
Stefan Ritt
bd8689f674 Fixed compiler warning
SVN revision: 2055
2008-02-22 08:06:32 +00:00
Stefan Ritt
59fcd92412 Fixed SSL shutdown
SVN revision: 2054
2008-02-21 21:54:30 +00:00
Stefan Ritt
2b440db3cd Improved debugging output
SVN revision: 2051
2008-02-18 21:52:02 +00:00
Stefan Ritt
6ba4b7e94d Added version information to elog.c
SVN revision: 2050
2008-02-18 07:38:54 +00:00
Stefan Ritt
542eca16e8 Fixed typo
SVN revision: 2049
2008-02-15 14:31:40 +00:00
Stefan Ritt
376642df06 First experimental SSL support
SVN revision: 2048
2008-02-15 14:29:31 +00:00
Stefan Ritt
21360ec3d1 Use absolute links for inline images in email notifications
SVN revision: 2044
2008-02-14 15:37:13 +00:00