Commit Graph

1243 Commits

Author SHA1 Message Date
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
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
ritt 635e62b3bd Fixed 'preview attachments' with images
SVN revision: 2109
2008-06-02 10:07:32 +00:00
ritt f4c05c79c9 Made '$entry date' subsitutions work with datetime attributes
SVN revision: 2108
2008-06-02 09:59:49 +00:00
ritt 1382423a36 Implemented conditional attributes in find form
SVN revision: 2104
2008-04-17 20:14:06 +00:00
ritt a8c72d61e7 Fixed 'preset text' under condition with top groups
SVN revision: 2103
2008-04-17 19:20:30 +00:00
ritt d62fd9e66a Replace '(' ')' in attribute names for JavaScript checking
SVN revision: 2102
2008-04-17 18:33:44 +00:00
ritt 6709066281 Allow '/' and '\' in attachment names (for "d:\file.txt")
SVN revision: 2101
2008-04-17 06:40:20 +00:00
ritt b45e9ec46b Fixed SSL communication
SVN revision: 2100
2008-04-10 11:06:15 +00:00
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
ritt 3043cdbc3a Show localized date on edit form
SVN revision: 2098
2008-04-09 20:12:05 +00:00
ritt ad86c8f92b Fixed quote error for JavaScript
SVN revision: 2097
2008-04-08 12:18:07 +00:00
ritt cc3e5c4d76 Show nuber of attachments in summary view if >5
SVN revision: 2095
2008-04-07 07:59:26 +00:00