commit | author | age
|
4e17e6
|
1 |
CHANGELOG RoundCube Webmail |
T |
2 |
--------------------------- |
|
3 |
|
0c3ab1
|
4 |
2007/09/27 (tomekp) |
S |
5 |
---------- |
|
6 |
- Update dutch localization (closes #1484588) |
|
7 |
|
97bd2c
|
8 |
2007/09/29 (thomasb) |
T |
9 |
---------- |
|
10 |
- Filter linked/imported CSS files (closes #1484056) |
|
11 |
|
|
12 |
|
e2f373
|
13 |
2007/09/27 (tomekp) |
S |
14 |
---------- |
|
15 |
- Update brazilian portuguese localization (#1484580) |
|
16 |
|
7984ec
|
17 |
2007/09/26 (thomasb) |
T |
18 |
---------- |
|
19 |
- Improve message compose screen (closes #1484383) |
f4f8c6
|
20 |
- Select next row after removing one from list (#1484387) |
7984ec
|
21 |
|
T |
22 |
|
c7b726
|
23 |
2007/09/26 (tomekp) |
7984ec
|
24 |
---------- |
10766b
|
25 |
- Add polish labels for changes in r816. |
c7b726
|
26 |
- Update polish localization (#1484579) |
804489
|
27 |
- Update thai localization (#1484578) |
c7b726
|
28 |
|
b0dbf3
|
29 |
2007/09/25 (robin) |
S |
30 |
---------- |
|
31 |
- Enable drag-/dropping of folders to a new parent folder (#1457344) |
|
32 |
|
|
33 |
|
c45471
|
34 |
2007/09/24 (robin) |
S |
35 |
---------- |
|
36 |
- Fix preview pane size for Safari & Konqueror (#1484187) |
|
37 |
|
|
38 |
|
aca3d2
|
39 |
2007/09/20 (robin) |
S |
40 |
---------- |
|
41 |
- Make smtp HELO/EHLO hostname configurable (#1484067) |
|
42 |
|
|
43 |
|
4d0413
|
44 |
2007/09/19 (thomasb) |
5eee00
|
45 |
---------- |
7984ec
|
46 |
- IPv6 Compatability (#1484322), Patch #1484373 |
4d0413
|
47 |
- Unlock interface when message sending fails (#1484570) |
5eee00
|
48 |
- Eval PHP code in template includes (if configured) |
T |
49 |
- Show message when folder is empty. Mo more static text in table (#1484395) |
|
50 |
- Only display unread count in page title when new messages arrived |
|
51 |
- Show mailbox name in page title |
|
52 |
|
|
53 |
|
03b271
|
54 |
2007/09/09 (thomasb) |
T |
55 |
---------- |
eb6842
|
56 |
- Fixed wrong delete button tooltip (#1483965) |
74ae88
|
57 |
- Fixed charset encoding bug (#1484429) |
03b271
|
58 |
- Applied patch for LDAP version (#1484552) |
T |
59 |
- Improved XHTML validation |
|
60 |
|
|
61 |
|
0d1dd7
|
62 |
2007/09/05 (thomasb) |
T |
63 |
---------- |
|
64 |
- Fix message list selection (#1484550) |
|
65 |
- Better fix lowercased usernames (#1484473) |
|
66 |
- Update pngbehavior Script as suggested in #1484490 |
|
67 |
|
|
68 |
|
301454
|
69 |
2007/08/29 (richs) |
S |
70 |
---------- |
|
71 |
- Fixed moving/deleting messages when more than 1 is selected |
|
72 |
|
6b603d
|
73 |
2007/08/15 (thomasb) |
T |
74 |
---------- |
|
75 |
- Applied patch for LDAP contacts listing by Glen Ogilvie |
|
76 |
- Applied patch for more address fields in LDAP contacts (#1484402) |
|
77 |
- Close LDAP connections on script shutdown |
|
78 |
|
|
79 |
|
88f66e
|
80 |
2007/08/13 (thomasb) |
T |
81 |
---------- |
|
82 |
- Add alternative for getallheaders() (fix #1484508) |
|
83 |
- Revert changes for mbstring usage (fix #1484509) |
|
84 |
|
|
85 |
|
31d9ef
|
86 |
2007/08/10 (thomasb) |
719a25
|
87 |
---------- |
T |
88 |
- Identify mailboxes case-sensitive |
|
89 |
- Sort mailbox list case-insensitive (closes #1484338) |
|
90 |
- Fix display of multipart messages from Apple Mail (closes #1484027) |
|
91 |
- Protect AJAX request from being fetched by a foreign site (XSS) |
|
92 |
- Make autocomplete for loginform configurable by the skin template |
fc7374
|
93 |
- Fix compose function from address book (closes #1484426) |
b8e65c
|
94 |
- Added //IGNORE to iconv call (patch #1484420, closes #1484023) |
T |
95 |
- Check if mbstring supports charset (#1484290 and #1484292) |
|
96 |
- Prefer iconv over mbstring (as suggested in #1484292) |
8810b6
|
97 |
- Check filesize of template includes (#1484409) |
e71598
|
98 |
- Updated Simplified Chinese localization |
T |
99 |
- Added Ukrainian translation |
719a25
|
100 |
|
T |
101 |
|
31d9ef
|
102 |
2007/08/09 (richs) |
4b9efb
|
103 |
---------- |
S |
104 |
- Fixed bug with buttons not dimming/enabling properly after switching folders |
|
105 |
- Fixed compose window becoming unresponsive after saving a draft (#1484487) |
|
106 |
- Re-enabled "Back" button in compose window now that bug #1484487 is fixed |
|
107 |
- Fixed unresponsive interface issue when downloading attachments (#1484496) |
|
108 |
- Lowered status message time from 5 to 3 seconds to improve responsiveness |
|
109 |
- Added note to INSTALL about .htaccess limiting upload_max_filesize |
|
110 |
- Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini |
fc7374
|
111 |
- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499) |
4b9efb
|
112 |
- Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed |
S |
113 |
|
719a25
|
114 |
|
3fc00e
|
115 |
2007/07/03 (thomasb) |
T |
116 |
---------- |
|
117 |
- Added Macedonian (Slavic FYROM) localization |
|
118 |
- Fix status message bug #1484464 with regard to #1484353 |
|
119 |
- Fix address adding bug reported by David Koblas |
9e0bb6
|
120 |
- Applied socket error patch by Thomas Mangin |
3fc00e
|
121 |
|
T |
122 |
|
5bd325
|
123 |
2007/06/28 (tomekp) |
S |
124 |
---------- |
|
125 |
- fix typos in Polish localization (Janusz Zamecki) |
|
126 |
|
|
127 |
|
9cc925
|
128 |
2007/06/27 (tomekp) |
S |
129 |
---------- |
|
130 |
- Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization |
|
131 |
|
|
132 |
|
95609c
|
133 |
2007/06/12 (thomasb) |
T |
134 |
---------- |
|
135 |
- Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization |
|
136 |
- Added Irish/Gaelic translation |
|
137 |
- Little correction in Swedish translation |
|
138 |
- Quote username for virtuser_query |
|
139 |
- Pass-by-reference workarround for PHP5 in sendmail.inc |
|
140 |
|
|
141 |
|
570f0b
|
142 |
2007/06/04 (estadtherr) |
S |
143 |
---------- |
|
144 |
- Fixed bug in HTML->Plain editor toggling |
|
145 |
|
|
146 |
|
b2fb95
|
147 |
2007/05/28 (thomasb) |
T |
148 |
--------- |
|
149 |
- Fixed buggy imap_root settings (closes #1484379) |
|
150 |
- Prevent default events on subject links (#1484399) |
|
151 |
- Typo in rcube_smtp.inc |
|
152 |
|
|
153 |
|
2c6337
|
154 |
2007/05/23 (estadtherr) |
S |
155 |
---------- |
|
156 |
- Upgrade to TinyMCE v2.1.1.1 |
|
157 |
|
|
158 |
|
8d0758
|
159 |
2007/05/18 (thomasb) |
T |
160 |
---------- |
|
161 |
- Use HTTP-POST requests for actions that change state |
|
162 |
|
|
163 |
|
028953
|
164 |
2007/05/17 (thomasb) |
T |
165 |
---------- |
6ae6e4
|
166 |
- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations |
028953
|
167 |
- Renamed localization folder for Chinese (Big5) |
T |
168 |
- Chanegd Slovenian language code from 'si' to 'sl' |
e3caaf
|
169 |
- Added Sinhala (Sri-Lanka) localization |
T |
170 |
- Use global filters and bind username/ for Ldap searches (#1484159) |
6ae6e4
|
171 |
- Hide quota display if imap server does not support it |
T |
172 |
- Hide address groups if no LDAP servers configured |
|
173 |
- Add link to message subjects (closes #1484257) |
|
174 |
- Better SQL query for contact listing/search (closes #1484369) |
028953
|
175 |
|
T |
176 |
|
cd6396
|
177 |
2007/05/13 (thomasb) |
T |
178 |
---------- |
|
179 |
- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation |
2e8a61
|
180 |
- Fixed marking as read in preview pane (closes #1484364) |
281e3e
|
181 |
- CSS hack to display attachments correctly in IE6 |
a23884
|
182 |
- Wrap message body text (closes #1484148) |
cd6396
|
183 |
|
T |
184 |
|
|
185 |
2007/05/03 (yllar) |
|
186 |
---------- |
|
187 |
- Updated French, Lithuanian, Armenian, Spanish and Italian translations |
|
188 |
|
|
189 |
|
a19598
|
190 |
2007/05/01 (thomasb) |
T |
191 |
---------- |
f5d6a9
|
192 |
- Updated German, Euskara, Hungarian, Romanian and Spanish translation |
a19598
|
193 |
- Added Hindi and Kurdish localization |
T |
194 |
|
|
195 |
|
f5d6a9
|
196 |
2007/04/28 (thomasb) |
a19598
|
197 |
---------- |
f5d6a9
|
198 |
- LDAP access is back in address book (closes #1484087) |
a19598
|
199 |
- Added search function for contacts |
T |
200 |
- New Template parsing and output encoding |
f5d6a9
|
201 |
- Fixed bugs #1484119 and #1483978 |
a19598
|
202 |
|
T |
203 |
|
fd3934
|
204 |
2007/04/08 (thomasb) |
T |
205 |
---------- |
|
206 |
- Fixed message moving procedure (closes #1484308) |
|
207 |
- Fixed display of multiple attachments (closes #1466563) |
|
208 |
- Fixed check for new messages (closes #1484310) |
|
209 |
- List attachments without filename |
|
210 |
|
|
211 |
|
aad6e2
|
212 |
2007/03/27 (thomasb) |
T |
213 |
---------- |
|
214 |
- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable. |
|
215 |
Should close bugs #1483951 and #1484299 |
|
216 |
|
|
217 |
|
28bfe4
|
218 |
2007/03/23 (thomasb) |
T |
219 |
---------- |
|
220 |
- Correctly translate mailbox names (closes #1484276) |
|
221 |
- Quote e-mail address links (closes #1484300) |
|
222 |
|
|
223 |
|
3cf664
|
224 |
2007/03/21 (thomasb) |
T |
225 |
---------- |
|
226 |
- Updated PEAR::Mail_mime package |
|
227 |
- Added Persian localization |
|
228 |
- Updated Catalan and Brazilian Portuguese translations |
|
229 |
- Updated INSTALL manual with a note about database passwords |
|
230 |
- Accept single quotes for HTML attributes when modifying message body (thanks Jason) |
|
231 |
- Sanitize input for new users/identities (thanks Colin Alston) |
|
232 |
|
|
233 |
|
5cc4b1
|
234 |
2007/03/19 (thomasb) |
T |
235 |
---------- |
|
236 |
- Don't download HTML message parts |
|
237 |
- Convert HTML parts to plaintext if 'prefer_html' is off |
|
238 |
- Correctly parse message/rfc822 parts (closes #1484045) |
|
239 |
- Code cleanup |
|
240 |
|
|
241 |
|
86958f
|
242 |
2007/03/18 (thomasb) |
T |
243 |
---------- |
|
244 |
- Also use user_id for unique key in messages table (closes #1484074) |
|
245 |
- Hide contacts drop down on blur (closes #1484203) |
|
246 |
- Make entries in contacts drop down clickable |
|
247 |
- Turn off browser autocompletion on login page |
|
248 |
- Quote <? in text/html message parts |
|
249 |
- Hide border around radio buttons |
|
250 |
- Replaced old JS function calls. |
|
251 |
|
|
252 |
|
5a6ad2
|
253 |
2007/03/13 (thomasb) |
T |
254 |
---------- |
|
255 |
- Applied patch for attachment download by crichardson (closes #1484198) |
|
256 |
- Fixed bug in Postgres DB handling (closes #1484068) |
|
257 |
- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280) |
|
258 |
- Fixed array_merge bug (closes #1484281) |
|
259 |
- Fixed flag for deletion in list view (closes #1484264) |
|
260 |
- Finally support semicolons as recipient separator (closes ##1484251) |
|
261 |
- Fixed message headers (subject) encoding |
|
262 |
|
|
263 |
|
024797
|
264 |
2007/03/04 (tomekp) |
5a6ad2
|
265 |
---------- |
024797
|
266 |
- check if safe mode is on or not (closes #1484269) |
S |
267 |
|
5a6ad2
|
268 |
|
7bbd5f
|
269 |
2007/03/02 (thomasb) |
ff52be
|
270 |
---------- |
7bbd5f
|
271 |
- Show "no subject" in message list if subject is missing (closes #1484243) |
ff52be
|
272 |
- Solved page caching of message preview (closes #1484153) |
T |
273 |
- Only use gzip compression if configured (closes #1484236) |
|
274 |
|
|
275 |
|
e17702
|
276 |
2007/02/25 (estadtherr) |
S |
277 |
---------- |
|
278 |
- Fixed priority selector issue (#1484150) |
87e2fd
|
279 |
- Upgraded to TinyMCE v2.1.0 |
e17702
|
280 |
|
S |
281 |
|
e6a406
|
282 |
2007/02/21 (thomasb) |
T |
283 |
---------- |
|
284 |
- Fixed some CSS issues in default skin (closes #1484210 and #1484161) |
|
285 |
- Prevent from double quoting of numeric HTML character references (closes #1484253) |
|
286 |
|
|
287 |
|
a9e531
|
288 |
2007/02/07 (tomekp) |
S |
289 |
---------- |
|
290 |
- Updated (bg) translation (Doichin Dokov) |
e6a406
|
291 |
|
a9e531
|
292 |
|
9d41ed
|
293 |
2007/02/06 (tomekp) |
S |
294 |
---------- |
|
295 |
- Updated (pl) translation |
|
296 |
- Updated (pt_BR) translation (Robson F. Ramaldes) |
|
297 |
- Big cleanup in program/localization |
|
298 |
|
e6a406
|
299 |
|
9dbf74
|
300 |
2007/02/05 (thomasb) |
T |
301 |
---------- |
|
302 |
- Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation |
|
303 |
|
|
304 |
|
bb8562
|
305 |
2007/01/07 (estadtherr) |
S |
306 |
---------- |
|
307 |
- Fixed display of HTML message attachments (closes #1484178) |
|
308 |
|
|
309 |
|
97c8d3
|
310 |
2007/01/07 (thomasb) |
T |
311 |
---------- |
|
312 |
- Applied patch for preview caching (closes #1484186) |
21b5c7
|
313 |
- Added Thai and Vietnamese localization files |
97c8d3
|
314 |
|
bb8562
|
315 |
|
86df15
|
316 |
2006/12/29 (thomasb) |
T |
317 |
---------- |
|
318 |
- Added error handling for attachment uploads |
|
319 |
- Use multibyte safe string functions where necessary (closes #1483988) |
|
320 |
- Updated Swiss German localization (de_CH) |
|
321 |
|
|
322 |
|
ee883a
|
323 |
2006/12/22 (thomasb) |
T |
324 |
---------- |
|
325 |
- Applied security patch to validate the submitted host value (by Kees Cook) |
|
326 |
- Applied security patch to validate input values when deleting contacts (by Kees Cook) |
|
327 |
- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook) |
|
328 |
- Applied a patch to more aggressively sanitize a HTML message |
|
329 |
- Visualize blocked images in HTML messages |
|
330 |
|
|
331 |
|
04c618
|
332 |
2006/12/20 (thomasb) |
T |
333 |
---------- |
|
334 |
- Fixed wrong message listing when showing search results (closes #1484131) |
|
335 |
- Introduced functions Q() and JQ() as aliases for rep_specialchars_output() |
|
336 |
- Show remote images when opening HTML message part as attachment |
|
337 |
|
|
338 |
|
a7d5c6
|
339 |
2006/12/17 (thomasb) |
T |
340 |
---------- |
|
341 |
- Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane |
|
342 |
|
|
343 |
|
1a98a6
|
344 |
2006/12/06 (thomasb) |
T |
345 |
---------- |
|
346 |
- Improve memory usage when sending mail (closes #1484098) |
|
347 |
- Mark messages as read once the preview is loaded (closes #1484132) |
|
348 |
- Include smtp final response in log (closes #1484081) |
|
349 |
|
|
350 |
|
421f5e
|
351 |
2006/12/04 (thomasb) |
T |
352 |
---------- |
|
353 |
- Corrected date string in sent message header (closes #1484125) |
|
354 |
- Correclty choose "To" column in sent and draft mailboxes (closes #1483943) |
|
355 |
- Changed srong tooltips for message browse buttons (closes #1483930) |
|
356 |
|
|
357 |
|
dd792e
|
358 |
2006/12/03 (estadtherr) |
S |
359 |
---------- |
|
360 |
- Added fix to convert HTML signatures for plain text messages |
|
361 |
- Fixed signature delimeter character to be standard (Bug #1484035) |
|
362 |
|
|
363 |
|
53ed1e
|
364 |
2006/12/01 (thomasb) |
T |
365 |
---------- |
|
366 |
- Implemented preview pane |
|
367 |
- Fixed XSS vulnerability (Bug #1484109) |
|
368 |
- Remove newlines from mail headers (Bug #1484031) |
|
369 |
- Selection issues when moving/deleting (Bug #1484044) |
|
370 |
- Applied patch of Clement Moulin for imap host auto-selection |
|
371 |
- ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886) |
|
372 |
- Fixed folder name encoding in subscription list (Bug #1484113) |
|
373 |
- Fixed JS errors in identity list (Bug #1484120) |
|
374 |
- Show client debug console on debug_level 8 |
733c78
|
375 |
- Added Serbian translation |
T |
376 |
- Updated Spanish and Bulgarian localization |
53ed1e
|
377 |
|
cf87c1
|
378 |
|
086377
|
379 |
2006/11/22 (robin) |
53ed1e
|
380 |
---------- |
086377
|
381 |
- Fix a bug introduced with Shift-Del yesterday |
S |
382 |
|
|
383 |
|
cf87c1
|
384 |
2006/11/21 (robin) |
53ed1e
|
385 |
---------- |
b6677b
|
386 |
- Add missing nl_NL translations |
S |
387 |
- Translate foldernames in folder form (closes #1484113) |
|
388 |
|
|
389 |
|
|
390 |
2006/11/21 (robin) |
53ed1e
|
391 |
---------- |
cf87c1
|
392 |
- Added first and last buttons to message list, address book |
S |
393 |
and message detail |
|
394 |
- Pressing Shift-Del bypasses Trash folder |
|
395 |
- Enable purge command for Junk folder |
|
396 |
|
|
397 |
|
|
398 |
2006/11/17 (robin) |
|
399 |
---------- |
|
400 |
- Re-initialize message list after shift-select and delete |
|
401 |
|
|
402 |
|
|
403 |
2006/11/16 (robin) |
|
404 |
---------- |
|
405 |
- Fixed updating message list after expunge and purge |
|
406 |
- Fetch all aliases if virtuser_query is used instead |
|
407 |
of only the first one |
|
408 |
|
|
409 |
|
8e2090
|
410 |
2006/11/11 (estadtherr) |
S |
411 |
---------- |
|
412 |
- fixed deletion/moving of messages from within "show" page |
|
413 |
|
|
414 |
|
53ed1e
|
415 |
2006/11/09 (thomasb) |
T |
416 |
---------- |
|
417 |
- Little bugfix in HTML encoding |
|
418 |
- Fixed encoding issues and delete-on-reply problem |
|
419 |
- Corrected template parsing |
|
420 |
|
|
421 |
|
f0ea59
|
422 |
2006/11/07 (estadtherr) |
S |
423 |
---------- |
|
424 |
- Upgraded to TinyMCE v2.0.8 |
|
425 |
- Fixed CSS path for editor popups |
|
426 |
|
6b1fc0
|
427 |
2006/09/26 (estadtherr) |
S |
428 |
---------- |
|
429 |
- Added spellchecker plugin to TinyMCE configuration |
|
430 |
- Fixed HTML/Plain toggle labels |
|
431 |
|
|
432 |
|
6b47de
|
433 |
2006/09/24 (thomasb) |
T |
434 |
---------- |
|
435 |
- Partial client re-write with a common list class |
|
436 |
- Re-enabled multi select of contacts (Bug #1484017) |
|
437 |
- Enable contact editing right after creation (Bug #1459641) |
|
438 |
- Updated Hungarian, Estonian and Traditional Chinese localization |
|
439 |
|
|
440 |
|
c8c1a3
|
441 |
2006/09/19 (thomasb) |
T |
442 |
---------- |
|
443 |
- Correct UTF-7 to UTF-8 conversion if mbstring is not available |
|
444 |
|
|
445 |
|
a0109c
|
446 |
2006/09/13 (estadtherr) |
S |
447 |
---------- |
|
448 |
- Introduction of TinyMCE HTML editor support for message composition and signatures |
|
449 |
Note : a new column is added to the "identities" database table |
|
450 |
|
|
451 |
|
40ed9b
|
452 |
2006/09/12 (estadtherr) |
S |
453 |
---------- |
|
454 |
- Fixed html2text treatment of table headers (Bug #1484020) |
|
455 |
- Fixed IMAP fetch of message body (Bug #1484019) |
|
456 |
|
|
457 |
|
8acab0
|
458 |
2006/09/08 (thomasb) |
T |
459 |
---------- |
|
460 |
- Fixed safe_mode problems (Bug #1418381) |
|
461 |
- Fixed wrong header encoding (Bug #1483976) |
|
462 |
|
|
463 |
|
e170b4
|
464 |
2006/09/07 (thomasb) |
T |
465 |
---------- |
|
466 |
- Made automatic draft saving configurable |
|
467 |
- Fixed JS bug when renaming folders (Bug #1483989) |
|
468 |
- Don't wait for complete page load when calling JavaScript init() |
|
469 |
- Some improvements to prevent session expiration |
|
470 |
- Prevent from double submit of spell check requests |
|
471 |
|
|
472 |
|
5cd296
|
473 |
2006/09/01 (thomasb) |
T |
474 |
---------- |
|
475 |
- Imporoved message parsing and HTML validation |
|
476 |
- Added quota display as image (by Brett Patterson) |
|
477 |
- Corrected creation of a message-id |
|
478 |
- Updated Norwegian (bokmal) localization |
|
479 |
|
|
480 |
|
10c92b
|
481 |
2006/08/30 (thomasb) |
T |
482 |
---------- |
|
483 |
- New indentation for quoted message text |
|
484 |
- Improved HTML validity |
|
485 |
|
|
486 |
|
949dea
|
487 |
2006/08/28 (estadtherr) |
S |
488 |
---------- |
|
489 |
- Fixed URL character set (Ticket #1445501) |
|
490 |
- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820) |
|
491 |
|
|
492 |
|
f7bfec
|
493 |
2006/08/25 (thomasb) |
T |
494 |
---------- |
|
495 |
- Fixed folder renaming: unsubscribe before rename (Bug #1483920) |
|
496 |
- Finalized new message parsing (+ chaching) |
|
497 |
- Updated SQL scripts and UPGRADING instructions |
|
498 |
|
|
499 |
|
6c76c9
|
500 |
2006/08/23 (thomasb) |
T |
501 |
---------- |
|
502 |
- Updated Polish, Portuguese, Latvian, Chinese and Japanese localization |
|
503 |
|
|
504 |
|
a5d3e6
|
505 |
2006/08/20 (thomasb) |
T |
506 |
---------- |
6c76c9
|
507 |
- Fixed wrong usage of mbstring (Bug #1462439) |
a5d3e6
|
508 |
- Set default spelling language (Ticket #1483938) |
T |
509 |
- Added support for Nox Spell Server |
|
510 |
|
|
511 |
|
|
512 |
2006/08/18 (thomasb) |
|
513 |
---------- |
|
514 |
- Re-built message parsing (Bug #1327068) |
f7bfec
|
515 |
Now based on the message structure delivered by the IMAP server. |
a5d3e6
|
516 |
- Fixed some XSS and SQL injection issues |
T |
517 |
|
|
518 |
|
4d4264
|
519 |
2006/08/10 (thomasb) |
T |
520 |
---------- |
|
521 |
- Fixed charset problems with folder renaming |
|
522 |
|
|
523 |
|
fa4cd2
|
524 |
2006/08/04 (thomasb) |
T |
525 |
---------- |
|
526 |
- Fixed Bug in saving identities (Ticket #1483915) |
|
527 |
- Set folder name in window title (Bug #1483919) |
|
528 |
- Don't add imap_root to INBOX path (Bug #1483816) |
|
529 |
- Attempt to create default folders only after login |
|
530 |
- Avoid usage of $CONFIG in rcube_imap class |
|
531 |
|
|
532 |
|
fe79b1
|
533 |
2006/07/30 (thomasb) |
T |
534 |
---------- |
|
535 |
- Alter links in HTML messages (Bug #1326402) |
|
536 |
- Added fallback if host not found in 'mail_domain' array |
|
537 |
- Applied patch of Charles to highlight droptargets (Ticket #1473034) |
f9c107
|
538 |
- Fixed folder renaming (Bug #1483914) |
T |
539 |
- Added confirmation message after deleting a folder |
fe79b1
|
540 |
|
T |
541 |
|
24053e
|
542 |
2006/07/25 (thomasb) |
T |
543 |
---------- |
|
544 |
- Made folder renaming a bit more ajax-style |
|
545 |
- Changed rename-labels and German translation |
|
546 |
- Fixed addressbox countbar width (Bug #1483845) |
|
547 |
- Fixed refresh interval problems in Safari (Bug #1483902) |
|
548 |
- Fixed clear_message_list_header() errors (Bug #1483898) |
|
549 |
- Sanity check of $message_set in imap.inc (Bug #1443200) |
|
550 |
- Added correct changing of message list headers for Sent folder |
|
551 |
- Updated Spanish localization (Ticket #1483887) |
|
552 |
- Applied patch #1483846 |
|
553 |
|
|
554 |
|
f0f98f
|
555 |
2006/07/24 (richs) |
S |
556 |
---------- |
|
557 |
- Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869) |
|
558 |
- Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc |
|
559 |
- Draft saving now properly returns an error when saving fails |
|
560 |
- Draft timer stops and resets properly when attachments are uploaded, or when saving manually |
|
561 |
- Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened |
|
562 |
|
|
563 |
|
078adf
|
564 |
2006/07/19 (thomasb) |
T |
565 |
---------- |
|
566 |
- Correct entity encoding of link urls (HTML validity) |
baf135
|
567 |
- Improved usability in compose step (Ticket #1483807) |
078adf
|
568 |
- Added absolute URLs to several buttons (for "open in new window") |
baf135
|
569 |
- Applied patch #1328032 |
T |
570 |
- Fixed Bug/Patch #1443200 |
078adf
|
571 |
|
T |
572 |
|
66e2bf
|
573 |
2006/07/18 (thomasb) |
bac7d1
|
574 |
---------- |
T |
575 |
- Fixed password with spaces issue (Bug #1364122) |
|
576 |
- Replaced _auth hash with second cookie (Ticket #1483811) |
|
577 |
- Don't use get_input_value() for passwords (Bug #1468895) |
|
578 |
- Made password encryption key configurable |
|
579 |
- Minor bugfixes with charset encoding |
66e2bf
|
580 |
- Added <label> tags to forms (Ticket #1483810) |
bac7d1
|
581 |
|
T |
582 |
|
66e2bf
|
583 |
2006/07/07 (thomasb) |
321302
|
584 |
---------- |
T |
585 |
- Fixed INSTALL_PATH bug #1425663 |
|
586 |
|
|
587 |
|
b4b081
|
588 |
2006/07/03 (richs) |
S |
589 |
---------- |
|
590 |
- Fixed compatibility with in-body email addresses containing "+" (Bug #1483836) |
|
591 |
- Updated French localizations (Ticket #1483862) |
|
592 |
- Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191) |
|
593 |
- Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857) |
|
594 |
- Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848) |
|
595 |
- Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php) |
|
596 |
|
|
597 |
|
25d8ba
|
598 |
2006/06/30 (richs) |
S |
599 |
---------- |
|
600 |
- Fixed empty INBOX compatibility bug (Patch #1443200) |
|
601 |
- Temporarily fixed French "compact" localization (Patch #1483862) |
|
602 |
- Fixed "Select All" not working with Delete interface button (Bug #1332434) |
|
603 |
- Fixed messsage list column compatibility with Konqueror (Bug #1395711) |
|
604 |
- Fixed "unread count" in window title when count changed (Bug #1483812) |
|
605 |
- Fixed DB error when deleting from message table (Patch #1483835) |
|
606 |
|
b4b081
|
607 |
|
a894ba
|
608 |
2006/06/29 (richs) |
S |
609 |
---------- |
|
610 |
- Added ability to remove attachments (Feature #1436721) |
|
611 |
- Default folders are now auto-created on first login (Feature #1471594) |
|
612 |
- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458) |
|
613 |
- Corrected Italian localizations |
|
614 |
- Tweaked rename-folder form to clear after a rename |
|
615 |
|
|
616 |
|
c8c1e0
|
617 |
2006/06/26 (richs) |
S |
618 |
---------- |
|
619 |
- Added button to immediately check for new messages |
|
620 |
- New message checking now displays status "Checking for new messages..." |
|
621 |
- New message checking now looks for unread messages in all mailboxes (Feature #1326401) |
|
622 |
- Task buttons now respond to clicks by darkening (as in other applications) |
|
623 |
- Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists |
|
624 |
- Added ability to sort messages by "Size" |
|
625 |
- Added ability to rename folders (Feature #1326396) |
|
626 |
- Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders |
|
627 |
- Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc |
|
628 |
|
|
629 |
|
b068a0
|
630 |
2006/06/25 |
T |
631 |
---------- |
|
632 |
- Changed behavior to include host-specific configuration (Bug #1483849) |
|
633 |
- Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839) |
|
634 |
- Fixed spell checker to work with the new URL at google.com |
|
635 |
- Some memory and security optimizations sendmail.inc |
|
636 |
- Updated UGRADING description |
|
637 |
|
|
638 |
|
1966c5
|
639 |
2006/06/19 |
S |
640 |
---------- |
|
641 |
- Added Drafts support (Feature #1326839) (richs) |
|
642 |
|
b068a0
|
643 |
|
d72d41
|
644 |
2006/06/02 |
T |
645 |
---------- |
|
646 |
- Updated Estonian localization and moved from ee to et |
|
647 |
- Added Bulgarian localization |
|
648 |
|
|
649 |
|
|
650 |
2006/05/25 |
|
651 |
---------- |
|
652 |
- Finalized GoogieSpell integration |
|
653 |
|
|
654 |
|
cead5c
|
655 |
2006/05/18 |
T |
656 |
---------- |
|
657 |
- Added Arabic and Armenian localizations |
|
658 |
- Updated Russian localization |
|
659 |
- Removed MDB2 classes from repository. Install them seperately if used. |
|
660 |
- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith |
|
661 |
- Allow & in e-mail addresses |
|
662 |
|
|
663 |
|
e886c1
|
664 |
2006/05/05 |
326e87
|
665 |
---------- |
e886c1
|
666 |
- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201) |
T |
667 |
- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069) |
|
668 |
- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140) |
|
669 |
- Corrected INSTALL description (Bug #1476106) |
ad7063
|
670 |
- Added charset to javascript HTTP headers |
e886c1
|
671 |
- Fixed Opera bug with CC and BCC fields (Bug #1474576) |
T |
672 |
- Changed login page title regarding product name (Bug #1476413) |
326e87
|
673 |
- Pimped search function |
69b83b
|
674 |
- Applied attachment viewing/forwarding patches by Andrew Fladmark |
dd53e2
|
675 |
- Applied prev/next patch by Leonard Bouchet |
T |
676 |
- Applied patches by Mark Bucciarelli |
|
677 |
- Applied patch for requesting receipts by Salvatore Ansani |
|
678 |
- Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing) |
|
679 |
|
|
680 |
|
c40563
|
681 |
2006/04/13 |
T |
682 |
---------- |
|
683 |
- Added Slovenian localization |
|
684 |
- Updated Portuguese localization |
|
685 |
- Fixed parent.location problem for compose-links |
|
686 |
- Added sort order saving patch by Jacob Brunson |
|
687 |
- Added gzip compression support |
|
688 |
|
|
689 |
|
0f246a
|
690 |
2006/04/02 |
T |
691 |
---------- |
|
692 |
- Added Lithuanian localization |
|
693 |
- Improved search function |
|
694 |
- Added version string as template object |
|
695 |
- Load host-specific configuration file (see config/main.inc.php) |
|
696 |
- New config parameter adding domain to user names for login |
|
697 |
- Strip tags on _auth, _action, _task parameters |
|
698 |
- Corrected labels for next/previous page buttons in address book |
|
699 |
|
|
700 |
|
4647e1
|
701 |
2006/03/23 |
T |
702 |
---------- |
|
703 |
- Auto-detect mail header delimiters |
|
704 |
- Regard daylight savings |
|
705 |
- Localized quota display |
|
706 |
- Started implementing search function |
|
707 |
|
|
708 |
|
8c2e58
|
709 |
2006/03/20 |
T |
710 |
---------- |
ad57b3
|
711 |
- Avoid error message when saving an unchanged identity (Bug #1429510) |
8c2e58
|
712 |
- Fixed hard-coded cols selection for sent folder (Bug #1354586) |
T |
713 |
- Enable some HTML links for use with "open in new window" or "save target" |
|
714 |
- Check meta-key instead of ctrl on Macs |
|
715 |
- Ignore double clicks when holding down a modifier key |
|
716 |
- Fixed reloading of the login page |
|
717 |
- Fixed typo in compose template (Bug #1446852) |
|
718 |
- Added compose button to message read step (Request #1433288) |
|
719 |
- New config parameter for persistent database connections (Bug #1431817) |
|
720 |
|
|
721 |
|
ffcbd8
|
722 |
2006/03/14 |
T |
723 |
---------- |
|
724 |
- Don't remove internal HTML tags in plaintext messages |
|
725 |
- Improved error handling in DB connection failure |
|
726 |
|
0a6937
|
727 |
|
T |
728 |
2006/02/22 |
|
729 |
---------- |
|
730 |
- Updated localizations |
|
731 |
- Fixed bug #1435989 |
|
732 |
|
|
733 |
|
f88d41
|
734 |
2006/02/19 |
T |
735 |
---------- |
|
736 |
- Updated localizations |
|
737 |
- Applied patch of Anders Karlsson |
|
738 |
- Applied patch of Jacob Brunson |
|
739 |
- Applied patch for virtuser_query by Robin Elfrink |
|
740 |
- Added support for References header (patch by Auke) |
|
741 |
- Added support for mbstring module by Tadashi Jokagi |
|
742 |
- Added function for automatic remove of slashes on GET and POST vars |
|
743 |
if magic_quotes is enabled |
|
744 |
|
|
745 |
|
|
746 |
2006/02/05 |
15a9d1
|
747 |
---------- |
58e360
|
748 |
- Added Slovak, Hungarian, Bosnian and Croation translation |
15a9d1
|
749 |
- Fixed bug when inserting signatures with !?& |
f88d41
|
750 |
- Chopping message headers before inserting into the message cache table |
T |
751 |
(to avoid bugs in Postgres) |
15a9d1
|
752 |
- Allow one-char domains in e-mail addresses |
T |
753 |
- Make product name in page title configurable |
|
754 |
- Make username available as skin object |
f88d41
|
755 |
- Added session_write_close() in rcube_db class destructor to avoid problems |
T |
756 |
in PHP 5.0.5 |
|
757 |
- Use move_uploaded_file() instead of copy() for a more secure handling of |
|
758 |
uploaded attachments |
15a9d1
|
759 |
- Additional config parameter to show/hide deleted messages |
T |
760 |
- Added periodic request for checking new mails (Request #1307821) |
|
761 |
- Added EXPUNGE command |
|
762 |
- Optimized loading time for mail interface |
051893
|
763 |
- Changed to full UTF-8 support |
T |
764 |
- Additional timezones (Patch #1389912) |
|
765 |
- Added LDAP public search (experimental) |
03cc16
|
766 |
- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364) |
T |
767 |
- Casting to strings when adding empty headers to message cache (Bug #1406026) |
58e360
|
768 |
- Skip sender-address as recipient when Reply-to-all |
T |
769 |
- Fixes in utf8-class |
|
770 |
- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br> |
f88d41
|
771 |
- Added garbage collector for message cache |
T |
772 |
- Added patches for BCC headers |
15a9d1
|
773 |
|
977a29
|
774 |
|
T |
775 |
2005/12/16 |
|
776 |
---------- |
|
777 |
- Added Turkish and Simplified Chinese translation |
|
778 |
- Use virtusertable to resolve e-mail addresses at login |
f88d41
|
779 |
- Configurable mail_domain used to compose correct e-mail addresses |
T |
780 |
on first login |
977a29
|
781 |
|
T |
782 |
|
1cded8
|
783 |
2005/12/03 |
4e17e6
|
784 |
---------- |
f88d41
|
785 |
- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian, |
T |
786 |
Estonian and Chinese translation |
f3b659
|
787 |
- Get IMAP server capabilities in array |
T |
788 |
- Check for NAMESPACE capability before sending command |
|
789 |
- Set default user language from config 'locale_string' |
b076a4
|
790 |
- Added sorting patch for message list |
T |
791 |
- Make default sort col/order configurable |
dba5f7
|
792 |
- Fixed XSS in address book and identities |
e0ddd4
|
793 |
- Added more XSS protection (Bug #1308236) |
T |
794 |
- Added tab indexes for compose form |
10a699
|
795 |
- Added 'changed' col to contacts table |
T |
796 |
- Support for 160-bit session hashes |
|
797 |
- Added input check for contacts and identities (Patch #1346523) |
|
798 |
- Added messages/warning to compose step (Patch #1323895) |
b4a999
|
799 |
- Added favicon to the default skin |
583f1c
|
800 |
- Fixed Bug #1334337 as far as possible |
ecf759
|
801 |
- Added Reply-To-All functionality (Request #1326395, Patch #1349777) |
T |
802 |
- Redesign of client side AJAX code (enable multi threading) |
|
803 |
- Added keep-alive signal every minute |
0cbc09
|
804 |
- Make logs dir configurable |
fd8c50
|
805 |
- Added support for SMTPS |
4b0f65
|
806 |
- Decode attachment file names |
T |
807 |
- Make delimiter for message headers configurable |
|
808 |
- Add generic footer to sent messages |
1cded8
|
809 |
- Choose the rigt identity when replying |
T |
810 |
- Remove signature when replying (Request #1333167) |
|
811 |
- Signatures for each identity |
|
812 |
- Select charset when composing message |
|
813 |
- Complete re-design of the caching mechanism |
4b0f65
|
814 |
|
T |
815 |
|
1cded8
|
816 |
2005/08/11 |
T |
817 |
---------- |
|
818 |
- Write list header to client even if list is empty |
|
819 |
- Add functions "select all", "select none" to message list |
f88d41
|
820 |
- Improved filter for HTML messages to remove potentially malicious tags |
T |
821 |
(script, iframe, object) and event handlers. |
1cded8
|
822 |
- Buttons for next/previous message in view mode |
T |
823 |
- Add new created contact to list and show confirmation status |
|
824 |
- Added folder management (subscribe/create/delete) |
|
825 |
- Log message sending (SMTP log) |
|
826 |
- Grant access for Camino browser |
|
827 |
- Added German translation |
|
828 |
|
|
829 |
|
|
830 |
2005/10/20 |
|
831 |
---------- |
|
832 |
- Added Swedish, Latvian, Portuguese and Catalan translation |
|
833 |
- Make SMTP auth method configurable |
|
834 |
- Make mailboxlist scrollable (Bug #1326372) |
|
835 |
- Fixed SSL support |
|
836 |
- Improved support for Courier IMAP (root folder and delimiter issues) |
|
837 |
- Moved taskbar from bottom to top |
|
838 |
- Added 'session_lifetime' parameter |
|
839 |
- Fixed wrong unread count when deleting message (Bug #1332434) |
|
840 |
- Srip tags when creating a new folder (Bug #1332084) |
|
841 |
- Translate HTML tags in message headers (Bug #1330134) |
|
842 |
- Correction in German translation (Bug #1329434) |
|
843 |
- Display folder names with special chars correctly (Bug #1330157) |
|
844 |
|
|
845 |
|
|
846 |
2005/10/07 |
|
847 |
---------- |
|
848 |
- Added French, Italian, Spanish, Danish, Dutch translation |
|
849 |
- Clarified license (Bug #1305966) |
|
850 |
- Fixed PHP warnings (Bug #1299403) |
|
851 |
- Fixed english translation (Bug #1295406) |
|
852 |
- Fixed bug #1290833: Last character of email not seen |
|
853 |
- Fixed bug #1292199 when creating new user |
|
854 |
- Allow more browsers (Bug #1285101) |
|
855 |
- Added setting for showing pretty dates |
|
856 |
- Added support for SQLite database |
|
857 |
- Make use of message caching configurable |
|
858 |
- Also add attachments when forwarding a message |
|
859 |
- Long folder names will not flow over message list (Bug #1267232) |
|
860 |
- Show nested mailboxes hieracically |
|
861 |
- Enable IMAPS by host |
|
862 |
|
|
863 |
|
|
864 |
2005/08/20 |
|
865 |
---------- |
|
866 |
- Improved cacheing of mailbox messagecount |
|
867 |
- Fixed javascript bug when creating a new message folder |
|
868 |
- Fixed javascript bugs #1260990 and #1260992: folder selection |
|
869 |
- Make Trash folder configurable |
|
870 |
- Auto create folders Inbox, Sent and Trash (if configured) |
|
871 |
- Support for IMAP root folder |
|
872 |
- Added support fot text/enriched messages |
|
873 |
- Make list of special mailboxes configurable |
|
874 |
|