2177 Commits

Author SHA1 Message Date
Stefan Ritt
cd6b160e89 Release 2.7.6-1
SVN revision: 2191
2009-04-14 08:13:44 +00:00
Stefan Ritt
ec19abb311 Fixed broken images for Safari
SVN revision: 2190
2009-04-14 07:59:11 +00:00
Stefan Ritt
232e9c2c6a Fixed crash with bottom text on protected selection page
SVN revision: 2189
2009-04-14 06:38:47 +00:00
Stefan Ritt
6f2880297c Fixed error message when 'Show text = 0'
SVN revision: 2188
2009-04-09 11:04:14 +00:00
Stefan Ritt
73576f2a20 Fixed problem with emtpy email address
SVN revision: 2187
2009-03-26 16:23:15 +00:00
Stefan Ritt
50eac0b7dd Added <br> tag to is_html()
SVN revision: 2186
2009-03-26 06:57:37 +00:00
Stefan Ritt
d51ecc1104 Fixed XSS vulnerability based on 'img onerror='
SVN revision: 2185
2009-03-25 09:17:53 +00:00
Stefan Ritt
5a39c5bb11 Return 404 in case of error
SVN revision: 2184
2009-03-25 08:37:09 +00:00
Stefan Ritt
42801bb673 Added 'hide comments'
SVN revision: 2183
2009-03-25 08:36:57 +00:00
Stefan Ritt
5224b4e18b Implemented 'Hide comments'
SVN revision: 2182
2009-03-24 10:43:15 +00:00
Stefan Ritt
98115c1a8c Added USE_CRYPT
SVN revision: 2181
2009-03-24 10:15:06 +00:00
Stefan Ritt
eccb23b8db Fixed case for escaped ELCode tags
SVN revision: 2180
2009-03-24 09:33:39 +00:00
Stefan Ritt
f529456e7d Fixed bug in cookie handling
SVN revision: 2179
2009-03-04 15:40:13 +00:00
Stefan Ritt
e759939aaf Fixed broken display with 'preview attachments = 0'
SVN revision: 2178
2009-02-27 16:18:44 +00:00
Stefan Ritt
9f315ec1e1 Added wishes
SVN revision: 2177
2009-02-26 09:05:03 +00:00
Stefan Ritt
7c909e3c6d Got update from Julio Calvo
SVN revision: 2176
2009-02-23 07:58:15 +00:00
Stefan Ritt
6e57b305f4 Fixed problem with missing boundary in POST request
SVN revision: 2175
2009-02-13 17:57:00 +00:00
Stefan Ritt
0773a09002 Fixed crash with incomplete attachments
SVN revision: 2174
2009-02-13 15:51:30 +00:00
Stefan Ritt
1c3a67ca38 Mention forbidden attributes
SVN revision: 2173
2009-02-13 10:06:03 +00:00
Stefan Ritt
737d448beb Show errer of forbidden attributes are used
SVN revision: 2172
2009-02-13 09:59:57 +00:00
Stefan 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
Stefan Ritt
f6d14ac55d Fixed bug with empty cookies
SVN revision: 2170
2009-02-12 12:17:30 +00:00
Stefan Ritt
7d482de459 Show "Last day" if "Last x" is in the menu list
SVN revision: 2169
2009-01-27 14:47:30 +00:00
Stefan Ritt
6cb8827af6 Improved CSV date import
SVN revision: 2168
2009-01-22 08:22:04 +00:00
Stefan Ritt
10f11e013e Added vote
SVN revision: 2167
2009-01-22 08:05:20 +00:00
Stefan Ritt
e3ac2bcadc Made CSV import of dates working
SVN revision: 2166
2009-01-22 08:01:40 +00:00
Stefan Ritt
03763e6627 Improved error logging
SVN revision: 2165
2009-01-21 20:27:15 +00:00
Stefan Ritt
35d0a5223c Continued working on date CSV import
SVN revision: 2164
2009-01-21 16:19:13 +00:00
Stefan Ritt
f8cece95f4 Fixed date import in CSV
SVN revision: 2163
2009-01-21 14:35:23 +00:00
Stefan Ritt
8b4cd7fb71 Only store allowed cookies
SVN revision: 2162
2009-01-21 07:39:57 +00:00
Stefan Ritt
eb4fda4ecd Added "<>" around email address for "MAIL FROM:"
SVN revision: 2161
2009-01-20 16:15:52 +00:00
Stefan Ritt
761b5a0e0e Revised selection code
SVN revision: 2160
2009-01-16 13:42:07 +00:00
Stefan Ritt
6a4e2fd222 Allow attribute substitution on 'execute delete'
SVN revision: 2159
2008-12-23 10:30:16 +00:00
Stefan Ritt
2880a99626 Implemented "tooltip <attrib> <value>"
SVN revision: 2158
2008-12-22 07:45:17 +00:00
Stefan Ritt
c7180adca0 Fixed return buffer overflow with very long entries
SVN revision: 2157
2008-12-18 11:02:21 +00:00
Stefan 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
Stefan Ritt
ba2c76af62 Fixed problem with numeric attributes and multi edit
SVN revision: 2155
2008-12-12 06:43:46 +00:00
Stefan Ritt
fbc419c45b Fixed problem with EPS previews in list display
SVN revision: 2154
2008-12-10 10:21:36 +00:00
Stefan 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
Stefan 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
Stefan Ritt
f0fee62894 SVN revision: 2151 2008-12-08 08:55:03 +00:00
Stefan Ritt
3ee927de84 Include "MIME-Version" always in email header
SVN revision: 2150
2008-12-08 08:19:29 +00:00
Stefan Ritt
ee63efe9d2 Added #20
SVN revision: 2149
2008-12-05 07:08:13 +00:00
Stefan Ritt
940c70931e Added #19
SVN revision: 2148
2008-12-02 09:52:08 +00:00
Stefan Ritt
6f4222efbf Added 'export to:' on find page
SVN revision: 2147
2008-11-24 17:19:06 +00:00
Stefan Ritt
3265673386 Fixed buffer overflow with very long cookies
SVN revision: 2146
2008-11-24 17:11:34 +00:00
Stefan Ritt
e0587f069b Fixed compiler warning
SVN revision: 2145
2008-11-24 16:55:10 +00:00
Stefan Ritt
b7d6d89a81 Fixed quick filter redirect problem with attributes containing '/'
SVN revision: 2144
2008-11-24 16:52:13 +00:00
Stefan Ritt
05bd85875b Made select/edit work with date/time attributes
SVN revision: 2143
2008-11-18 12:54:11 +00:00
Stefan Ritt
4d1a8a26f5 Changed parameter to make things more obvious
SVN revision: 2142
2008-11-18 11:08:26 +00:00