alecpl
2008-05-19 fb63eca1e17cd978c353946fd7ef8f5ea8031b06
commit | author | age
4e17e6 1 CHANGELOG RoundCube Webmail
T 2 ---------------------------
3
d9b29a 4 2008/05/16 (alec)
A 5 ----------
6 - In Preferences added possibility to configure 'read_when_deleted',
3044ae 7   'mdn_requests', 'flag_for_deletion' options
d9b29a 8
b026c3 9 2008/05/15 (thomasb)
T 10 ----------
11 - Make IMAP auth type configurable (#1483825)
12 - Fix empty values with FROM_UNIXTIME() in rcube_mdb2 (#1485055)
13
51cca6 14 2008/05/15 (alec)
b026c3 15 ----------
51cca6 16 - Fix attachment list on IE 6/7 (#1484807)
A 17
c17991 18 2008/05/12 (estadtherr)
S 19 ----------
20 - fix JavaScript in compose.html that shows cc/bcc fields if populated
21
e5deaa 22 2008/05/12 (alec)
b026c3 23 ----------
e5deaa 24 - Updated PEAR::DB package to version 1.7.13
A 25
2e90ff 26 2008/05/10 (alec)
b026c3 27 ----------
2e90ff 28 - Make password input fields of type password in installer (#1484886)
A 29
ca4c08 30 2008/05/09 (alec)
b026c3 31 ----------
ad6958 32 - Don't call CAPABILITY if was recieved as server's optional response 
A 33   on connect (RFC3501 [7.1]) 
ca4c08 34
1a659d 35 2008/05/08 (alec)
A 36 ----------
37 - Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)
f1b753 38 - Optimized messages sorting on servers without sort capability (#1485049)
6153e2 39 - Option 'use_SQL_address_book' replaced by 'address_book_type'
583850 40 - Corrected message headers decoding when charset isn't specified and improved
A 41   support for native languages (#1485050, #1485048)
1a659d 42
4f9c83 43 2008/05/07 (davidke/richs)
S 44 ----------
45 - Completed LDAP address book support so it can now write to an LDAP server. 
46 - Expanded LDAP configuration options to support LDAP server writes.
47 - Modified config/main.inc.php.dist:
48   New Option: $rcmail_config['use_SQL_address_book']
49   Changed Option:  $rcmail_config['ldap_public']['Verisign']
50
b61965 51 2008/05/05 (alec)
A 52 ----------
53 - Installer: encode special characters in DB username/password (#1485042)
1088d6 54 - Do charset conversion also for from/to column on messages list
32ac95 55 - Fix management of folders with national characters in names (#1485036, #1485001)
b61965 56
d1403f 57 2008/05/02 (alec)
A 58 ----------
59 - Updated MDB2 package to version 2.5.0b1
60 - Updated MDB2 pgsql, mysql, mysqli, sqlite drivers to version 1.5.0b1
61 - Updated MDB2 mssql driver to version 1.3.0b1
62 - Fixed identities saving when using MDB2 pgsql driver (#1485032)
63
7ec922 64 2008/05/01 (alec)
A 65 ----------
66 - Fix BCC header reset (#1484997)
67
197601 68 2008/04/30 (thomasb)
T 69 ----------
70 - Introduce new application class 'rcmail' and get rid of some global vars
71
257782 72 2008/04/29 (alec)
A 73 ----------
74 - improved messages list performance - patch from Justin Heesemann
75
ae0c82 76 2008/04/23 (alec)
A 77 ----------
78 - Append skin_path to images location only when it starts 
79   with '/' sign (#1484859)
80
653242 81 2008/04/20 (estadtherr)
S 82 ----------
83 - fix parse_attrib_string to handle unquoted values, which fixes
84   display issues with HTML messages that do not quote attributes
85
0a97a0 86 2008/04/17 (alec)
A 87 ----------
88 - Fix IMAP response in message body when message has no body (#1484964)
157881 89 - Updated PEAR::Auth_SASL to 1.0.2
ea090c 90 - Fix non-RFC dates formatting (#1484901)
0a97a0 91
A 92 2008/04/16 (estadtherr)
140d6e 93 ----------
S 94 - Fix mail sending with new TinyMCE
95
f94a80 96 2008/04/16 (alec)
A 97 ----------
98 - Fix typo in set_charset() (#1484991)
e7d37a 99 - Decode entities when inserting HTML signature to plain text message (#1484990)
f94a80 100
d9344f 101 2008/04/15 (estadtherr)
S 102 ----------
103 - HTML editing is now working with PHP5 updates and TinyMCE v3.0.6
dbbd1f 104 - fix signature loading on Windows (#1484545)
8e5def 105 - add language support to HTML editing (#1484862)
d9344f 106
76a89b 107 2008/04/15 (alec)
A 108 ----------
109 - Fix remove signature when replying (#1333167)
110 - Fix problem with line with a space at the end (#1484916)
111 - Don't send set_env() in ajax response when env array is empty
d7a411 112 - Fix <!DOCTYPE> tag filtering (#1484391)
A 113 - Fix <?xml> tag filtering (#1484403)
114  
a901aa 115 2008/04/14 (alec)
A 116 ----------
117 - Added sections (fieldset+label) in Settings interface
118
3d3531 119 2008/04/12 (alec)
A 120 ----------
121 - Fixed and optimized 'read_when_deleted': mark as read on server side
122   in one action when marking as deleted, fixed js bugs when deleting
123   from message preview page 
124
47124c 125 2008/04/12 (thomasb)
T 126 ----------
127 - Changed codebase to PHP5 with autoloader
128 - Added some new classes from devel-vnext branch
deb921 129
47124c 130 2008/04/11 (alec)
T 131 ----------
deb921 132 - Mark as read in one action with message preview (#1484972)
A 133 - Delete redundant quota reads (#1484972)
134 - Add options for empty trash and expunge inbox on logout (#1483863)
135
136 2008/04/10 (alec)
47124c 137 ----------
deb921 138 - Add rows highlighting in onmousemove on ksearch list
A 139 - Remove lines wrapping when displaying message
140 - Fix month localization
141 - Do ob_start/ob_end_clean when reading config files (#1484624)
142 - Fix debug (ajax) console 
143
144 2008/04/02 (alec)
47124c 145 ----------
deb921 146 - Updated timezones list (#1484908)
A 147 - Fix design in Settings (#1484799)
148 - Fix deleting messages after clicking on "All" (#1484838)
149 - Fix sorting o0f message list when default folder is empty (#1484317)
150 - Fix creating a new folder w/a comma in its name (#1484681)
151
152 2008/04/01 (thomasb)
47124c 153 ----------
deb921 154 - Fix Enter problem on login (#1484839)
A 155 - Make the http-received header in outgoing mails configurable
156
157 2008/03/30 (till)
47124c 158 ----------
deb921 159 - Fix Firefox problem with ob_gzhandler (#1484932)
A 160 - Improve message previewpane - less loading (#1484316)
161
162 2008/03/28 (thomasb)
47124c 163 ----------
deb921 164 - Disable installer by default; add config option to enable it again 
A 165
166 2008/03/24 (till)
47124c 167 ----------
deb921 168 - Don't send mark requests for already marked messages (#1484906)
A 169 - Fix "quote inside a quote" (#1484783)
170
171 2008/03/23 (till)
172
173 - Applied patch to strip newlines from headers (#1484811)
174 - Applied patch to trim login (#1484231)
175 - Added robots.txt
176 - Fix attachment problem when restoring saved draft without body (#1484506)
177 - Fix call to undefined function decrypt_passwd()  
178
17b5fb 179 2008/03/21 (thomasb)
T 180 ----------
181 - Add configurable default charset for message decoding
bf1be0 182 - Applied patch to fix mime decoding an folder subscription (#1484191)
T 183 - Applied patch to correctly quote email recipient strings (#1484191)
184 - Fix wrong charset aliases (#1484818 and #1484598)
185 - Remove hard-coded size of logo image (#1484378)
186 - Strip slashes from virtuser email values (#1484700)
187 - Fixed message part window display in IE6 (#1484610)
17b5fb 188
27564f 189 2008/02/28 (thomasb)
T 190 ----------
191 - Fix folder adding/renaming inspired by #1484800
192 - Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
193 - Fix quirky message selection
194 - Completed installer
195
fed22f 196 2008/02/20 (thomasb)
T 197 ----------
198 - Localize folder name in page title (#1484785)
103d6b 199 - Fix code using wrong variable name (#1484018)
e8f8fe 200 - Allow to send mail with BCC recipients only
103d6b 201 - Remove MDN headers before saving in sent folder
fed22f 202
2f93b0 203 2008/02/12 (estadtherr)
S 204 ----------
66f12a 205 - fix switching between HTML/plain composing (#1484752) 
2f93b0 206 - condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
S 207 - fix image removal in message display when message HTML includes JS event handlers
208
7f9ea1 209 2008/02/11 (thomasb)
T 210 ----------
211 - Add function to mark the selected messages as read/unread (#1457360)
283eca 212 - Also do charset decoding as suggested in RFC 2231 (fix #1484321)
T 213 - Show message count in folder list and hint when creating a subfolder
7f9ea1 214
2062ba 215 2008/02/08 (thomasb)
T 216 ----------
217 - Distinguish ssl and tls for imap connections (#1484667)
218 - Added some charset aliases to fix typical mis-labelling (#1484565)
219
c3f94d 220 2008/02/07 (thomasb)
6726f0 221 ----------
T 222 - Remember decision to display images for a certain message during session (#1484754)
2062ba 223 - Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
c3f94d 224 - Fix size of the attachment preview frame (#1484758)
6726f0 225
cf1f0f 226 2008/02/05 (thomasb)
0ea884 227 ----------
T 228 - Fix regular expression for checking e-mail address (#1484710)
229 - Make sending of read receipts configurable
cf1f0f 230 - Respect config when localize folder names (#1484707)
a02d48 231 - Applied patch for updating page title (#1484727, #1484650)
T 232 - Applied patch to prevent from purging inbox by uberlinuxguy (#1484449)
6726f0 233 - Applied patch to prevent bad header delimiters (#1484751)
b15568 234 - Also send search request when deleting a contact (#1484620)
a02d48 235 - Add CSS hack for Safari
0ea884 236
ff08ee 237 2008/02/02 (thomasb)
T 238 ----------
239 - Always update $CONFIG with user prefs (#1484729)
240 - Don't ask for MDN confirmations on drafted messages (#1484691)
2062ba 241 - Also respect receipt and priority settings when re-opening a draft message
ff08ee 242
1f020b 243 2008/01/31 (robin)
2062ba 244 ----------
1f020b 245 - Remember search results (closes #1483883), patch by the_glu
S 246
371d9d 247 2008/01/08 (tomekp)
S 248 ----------
d4cbfa 249 - add he (Hebrew) localization (#1484713)
S 250
251 2008/01/08 (tomekp)
252 ----------
371d9d 253 - update fr localization
S 254
ff5c99 255 2008/01/04 (tomekp)
S 256 - purge kur_KU because it has no messages translation
5b3c99 257 - bump copyright for all localization files
ff5c99 258
0df5b2 259 2007/12/31 (tomekp)
S 260 ----------
261 - update es localization
262
11751f 263 2007/12/28 (tomekp)
S 264 ----------
265 - update mk localization
266
823012 267 2007/12/27 (tomekp)
S 268 ----------
269 - update se localization
270
28f49e 271 2007/12/13 (robin)
S 272 ----------
273 - Add Received header on outgoing mail
274
deb302 275 2007/12/10 (estadtherr)
S 276 ----------
277 - Upgrade to TinyMCE 2.1.3
338551 278 - Allow inserting image attachments into HTML messages while composing (#1484557)
deb302 279
fba1f5 280 2007/12/10 (thomasb)
T 281 ----------
282 - Delegate user-stuff to new class rcube_user
283 - Implement Message-Disposition-Notification (Receipts)
284
0e6ee2 285 2007/12/05 (tomekp)
S 286 ----------
287 - update bg, uk localization
288
78ab48 289 2007/12/04 (tomekp)
S 290 ----------
291 - update bg localization
292
c57996 293 2007/11/25 (thomasb)
T 294 ----------
295 - Applied UID fetch patch by Glen Ogilvie
296 - Applied patch for correct Postgres instructions from ticket #1484674
297 - Fix overriding of session vars when register_globals is on (#1484670)
298 - Fix wrong Postgres setup instructions in INSTALL (#1484674)
299 - Fix bug with case-sensitive folder names (#1484245)
300 - Don't create default folders by default
301 - Added Georgian localization by Zaza Zviadadze
302 - Updated Russian localization
303 - Fixed some potential security risks (audited by Andris)
110748 304 - Only show new messages if they match the current search (#1484176)
c57996 305
082f00 306 2007/11/20 (tomekp)
S 307 ----------
308 - add Korean (kr) localization
309
96facb 310 2007/11/14 (tomekp)
S 311 ----------
312 - update id_ID localization
313
e4867e 314 2007/11/06 (thomasb)
T 315 ----------
316 - Switch to/from when searcing in Sent folder (#1484555)
317 - Correctly read the References header (#1484646)
318 - Unset old cookie in before sending a new value (#1484639)
a9cc52 319 - Correctly decode attachments when downloading them (#1484645 and #1484642)
e4867e 320
b14f77 321 2007/10/22 (tomekp)
e4867e 322 ----------
b14f77 323 - update ru, eo localizations
S 324
ecd2e7 325 2007/10/17 (thomasb)
T 326 ----------
327 - Make message listing less error prone
328
b37599 329 2007/10/10 (thomasb)
T 330 ----------
ecd2e7 331 - Suppress IE errors when clearing attachments form (#1484356)
b37599 332 - Set preferences field in user table to NULL (#1484386)
T 333 - Log error when login fails due to auto_create_user turned off
334 - Update UPGRADING instructions
335
732539 336 2007/10/05 (tomekp)
S 337 ----------
338 - Add Esperanto localization
339
340 2007/10/04 (Stiwi)
341 ----------
342 - Updated German localization
343
fc7492 344 2007/10/04 (yllar)
S 345 ----------
346 - Added Malay localization
347 - Updated Lithuanian localization
348
0c3ab1 349 2007/09/27 (tomekp)
S 350 ----------
351 - Update dutch localization (closes #1484588)
352
97bd2c 353 2007/09/29 (thomasb)
T 354 ----------
355 - Filter linked/imported CSS files (closes #1484056)
356
357
e2f373 358 2007/09/27 (tomekp)
S 359 ----------
360 - Update brazilian portuguese localization (#1484580)
361
7984ec 362 2007/09/26 (thomasb)
T 363 ----------
364 - Improve message compose screen (closes #1484383)
f4f8c6 365 - Select next row after removing one from list (#1484387)
7984ec 366
T 367
c7b726 368 2007/09/26 (tomekp)
7984ec 369 ----------
10766b 370 - Add polish labels for changes in r816.
c7b726 371 - Update polish localization (#1484579)
804489 372 - Update thai localization (#1484578)
c7b726 373
b0dbf3 374 2007/09/25 (robin)
S 375 ----------
376 - Enable drag-/dropping of folders to a new parent folder (#1457344)
377
378
c45471 379 2007/09/24 (robin)
S 380 ----------
381 - Fix preview pane size for Safari & Konqueror (#1484187)
382
383
aca3d2 384 2007/09/20 (robin)
S 385 ----------
386 - Make smtp HELO/EHLO hostname configurable (#1484067)
387
388
4d0413 389 2007/09/19 (thomasb)
5eee00 390 ----------
7984ec 391 - IPv6 Compatability (#1484322), Patch #1484373
4d0413 392 - Unlock interface when message sending fails (#1484570)
5eee00 393 - Eval PHP code in template includes (if configured)
T 394 - Show message when folder is empty. Mo more static text in table (#1484395)
395 - Only display unread count in page title when new messages arrived
396 - Show mailbox name in page title
397
398
03b271 399 2007/09/09 (thomasb)
T 400 ----------
eb6842 401 - Fixed wrong delete button tooltip (#1483965)
74ae88 402 - Fixed charset encoding bug (#1484429)
03b271 403 - Applied patch for LDAP version (#1484552)
T 404 - Improved XHTML validation
405
406
0d1dd7 407 2007/09/05 (thomasb)
T 408 ----------
409 - Fix message list selection (#1484550)
410 - Better fix lowercased usernames (#1484473)
411 - Update pngbehavior Script as suggested in #1484490
412
413
301454 414 2007/08/29 (richs)
S 415 ----------
416 - Fixed moving/deleting messages when more than 1 is selected
417
6b603d 418 2007/08/15 (thomasb)
T 419 ----------
420 - Applied patch for LDAP contacts listing by Glen Ogilvie
421 - Applied patch for more address fields in LDAP contacts (#1484402)
422 - Close LDAP connections on script shutdown
423
424
88f66e 425 2007/08/13 (thomasb)
T 426 ----------
427 - Add alternative for getallheaders() (fix #1484508)
428 - Revert changes for mbstring usage (fix #1484509)
429
430
31d9ef 431 2007/08/10 (thomasb)
719a25 432 ----------
T 433 - Identify mailboxes case-sensitive
434 - Sort mailbox list case-insensitive (closes #1484338)
435 - Fix display of multipart messages from Apple Mail (closes #1484027)
436 - Protect AJAX request from being fetched by a foreign site (XSS)
437 - Make autocomplete for loginform configurable by the skin template
fc7374 438 - Fix compose function from address book (closes #1484426)
b8e65c 439 - Added //IGNORE to iconv call (patch #1484420, closes #1484023)
T 440 - Check if mbstring supports charset (#1484290 and #1484292)
441 - Prefer iconv over mbstring (as suggested in #1484292)
8810b6 442 - Check filesize of template includes (#1484409)
e71598 443 - Updated Simplified Chinese localization
T 444 - Added Ukrainian translation
719a25 445
T 446
31d9ef 447 2007/08/09 (richs)
4b9efb 448 ----------
S 449 - Fixed bug with buttons not dimming/enabling properly after switching folders
450 - Fixed compose window becoming unresponsive after saving a draft (#1484487)
451 - Re-enabled "Back" button in compose window now that bug #1484487 is fixed
452 - Fixed unresponsive interface issue when downloading attachments (#1484496)
453 - Lowered status message time from 5 to 3 seconds to improve responsiveness
454 - Added note to INSTALL about .htaccess limiting upload_max_filesize
455 - Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
fc7374 456 - Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
4b9efb 457 - Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed
S 458
719a25 459
3fc00e 460 2007/07/03 (thomasb)
T 461 ----------
462 - Added Macedonian (Slavic FYROM) localization
463 - Fix status message bug #1484464 with regard to #1484353
464 - Fix address adding bug reported by David Koblas
9e0bb6 465 - Applied socket error patch by Thomas Mangin
3fc00e 466
T 467
5bd325 468 2007/06/28 (tomekp)
S 469 ----------
470 - fix typos in Polish localization (Janusz Zamecki)
471
472
9cc925 473 2007/06/27 (tomekp)
S 474 ----------
475 - Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
476
477
95609c 478 2007/06/12 (thomasb)
T 479 ----------
480 - Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
481 - Added Irish/Gaelic translation
482 - Little correction in Swedish translation
483 - Quote username for virtuser_query
484 - Pass-by-reference workarround for PHP5 in sendmail.inc
485
486
570f0b 487 2007/06/04 (estadtherr)
S 488 ----------
489 - Fixed bug in HTML->Plain editor toggling
490
491
b2fb95 492 2007/05/28 (thomasb)
T 493 ---------
494 - Fixed buggy imap_root settings (closes #1484379)
495 - Prevent default events on subject links (#1484399)
496 - Typo in rcube_smtp.inc
497
498
2c6337 499 2007/05/23 (estadtherr)
S 500 ----------
501 - Upgrade to TinyMCE v2.1.1.1
502
503
8d0758 504 2007/05/18 (thomasb)
T 505 ----------
506 - Use HTTP-POST requests for actions that change state
507
508
028953 509 2007/05/17 (thomasb)
T 510 ----------
6ae6e4 511 - Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
028953 512 - Renamed localization folder for Chinese (Big5)
T 513 - Chanegd Slovenian language code from 'si' to 'sl'
e3caaf 514 - Added Sinhala (Sri-Lanka) localization
T 515 - Use global filters and bind username/ for Ldap searches (#1484159)
6ae6e4 516 - Hide quota display if imap server does not support it
T 517 - Hide address groups if no LDAP servers configured
518 - Add link to message subjects (closes #1484257)
519 - Better SQL query for contact listing/search (closes #1484369)
028953 520
T 521
cd6396 522 2007/05/13 (thomasb)
T 523 ----------
524 - Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
2e8a61 525 - Fixed marking as read in preview pane (closes #1484364)
281e3e 526 - CSS hack to display attachments correctly in IE6
a23884 527 - Wrap message body text (closes #1484148)
cd6396 528
T 529
530 2007/05/03 (yllar)
531 ----------
532 - Updated French, Lithuanian, Armenian, Spanish and Italian translations
533
534
a19598 535 2007/05/01 (thomasb)
T 536 ----------
f5d6a9 537 - Updated German, Euskara, Hungarian, Romanian and Spanish translation
a19598 538 - Added Hindi and Kurdish localization
T 539
540
f5d6a9 541 2007/04/28 (thomasb)
a19598 542 ----------
f5d6a9 543 - LDAP access is back in address book (closes #1484087)
a19598 544 - Added search function for contacts
T 545 - New Template parsing and output encoding
f5d6a9 546 - Fixed bugs #1484119 and #1483978
a19598 547
T 548
fd3934 549 2007/04/08 (thomasb)
T 550 ----------
551 - Fixed message moving procedure (closes #1484308)
552 - Fixed display of multiple attachments (closes #1466563)
553 - Fixed check for new messages (closes #1484310)
554 - List attachments without filename
555
556
aad6e2 557 2007/03/27 (thomasb)
T 558 ----------
559 - New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
560   Should close bugs #1483951 and #1484299
561
562
28bfe4 563 2007/03/23 (thomasb)
T 564 ----------
565 - Correctly translate mailbox names (closes #1484276)
566 - Quote e-mail address links (closes #1484300)
567
568
3cf664 569 2007/03/21 (thomasb)
T 570 ----------
571 - Updated PEAR::Mail_mime package
572 - Added Persian localization
573 - Updated Catalan and Brazilian Portuguese translations
574 - Updated INSTALL manual with a note about database passwords
575 - Accept single quotes for HTML attributes when modifying message body (thanks Jason)
576 - Sanitize input for new users/identities (thanks Colin Alston)
577
578
5cc4b1 579 2007/03/19 (thomasb)
T 580 ----------
581 - Don't download HTML message parts
582 - Convert HTML parts to plaintext if 'prefer_html' is off
583 - Correctly parse message/rfc822 parts (closes #1484045)
584 - Code cleanup
585
586
86958f 587 2007/03/18 (thomasb)
T 588 ----------
589 - Also use user_id for unique key in messages table (closes #1484074)
590 - Hide contacts drop down on blur (closes #1484203)
591 - Make entries in contacts drop down clickable
592 - Turn off browser autocompletion on login page
593 - Quote <? in text/html message parts
594 - Hide border around radio buttons
595 - Replaced old JS function calls.
596
597
5a6ad2 598 2007/03/13 (thomasb)
T 599 ----------
600 - Applied patch for attachment download by crichardson (closes #1484198)
601 - Fixed bug in Postgres DB handling (closes #1484068)
602 - Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
603 - Fixed array_merge bug (closes #1484281)
604 - Fixed flag for deletion in list view (closes #1484264)
605 - Finally support semicolons as recipient separator (closes ##1484251)
606 - Fixed message headers (subject) encoding
607
608
024797 609 2007/03/04 (tomekp)
5a6ad2 610 ----------
024797 611 - check if safe mode is on or not (closes #1484269)
S 612
5a6ad2 613
7bbd5f 614 2007/03/02 (thomasb)
ff52be 615 ----------
7bbd5f 616 - Show "no subject" in message list if subject is missing (closes #1484243)
ff52be 617 - Solved page caching of message preview (closes #1484153)
T 618 - Only use gzip compression if configured (closes #1484236)
619
620
e17702 621 2007/02/25 (estadtherr)
S 622 ----------
623 - Fixed priority selector issue (#1484150)
87e2fd 624 - Upgraded to TinyMCE v2.1.0
e17702 625
S 626
e6a406 627 2007/02/21 (thomasb)
T 628 ----------
629 - Fixed some CSS issues in default skin (closes #1484210 and #1484161)
630 - Prevent from double quoting of numeric HTML character references (closes #1484253)
631
632
a9e531 633 2007/02/07 (tomekp)
S 634 ----------
635 - Updated (bg) translation (Doichin Dokov)
e6a406 636
a9e531 637
9d41ed 638 2007/02/06 (tomekp)
S 639 ----------
640 - Updated (pl) translation
641 - Updated (pt_BR) translation (Robson F. Ramaldes)
642 - Big cleanup in program/localization
643
e6a406 644
9dbf74 645 2007/02/05 (thomasb)
T 646 ----------
647 - Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
648
649
bb8562 650 2007/01/07 (estadtherr)
S 651 ----------
652 - Fixed display of HTML message attachments (closes #1484178)
653
654
97c8d3 655 2007/01/07 (thomasb)
T 656 ----------
657 - Applied patch for preview caching (closes #1484186)
21b5c7 658 - Added Thai and Vietnamese localization files
97c8d3 659
bb8562 660
86df15 661 2006/12/29 (thomasb)
T 662 ----------
663 - Added error handling for attachment uploads
664 - Use multibyte safe string functions where necessary (closes #1483988)
665 - Updated Swiss German localization (de_CH)
666
667
ee883a 668 2006/12/22 (thomasb)
T 669 ----------
670 - Applied security patch to validate the submitted host value (by Kees Cook)
671 - Applied security patch to validate input values when deleting contacts (by Kees Cook)
672 - Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
673 - Applied a patch to more aggressively sanitize a HTML message
674 - Visualize blocked images in HTML messages
675
676
04c618 677 2006/12/20 (thomasb)
T 678 ----------
679 - Fixed wrong message listing when showing search results (closes #1484131)
680 - Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
681 - Show remote images when opening HTML message part as attachment
682
683
a7d5c6 684 2006/12/17 (thomasb)
T 685 ----------
686 - Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
687
688
1a98a6 689 2006/12/06 (thomasb)
T 690 ----------
691 - Improve memory usage when sending mail (closes #1484098)
692 - Mark messages as read once the preview is loaded (closes #1484132)
693 - Include smtp final response in log (closes #1484081)
694
695
421f5e 696 2006/12/04 (thomasb)
T 697 ----------
698 - Corrected date string in sent message header (closes #1484125)
699 - Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
700 - Changed srong tooltips for message browse buttons (closes #1483930)
701
702
dd792e 703 2006/12/03 (estadtherr)
S 704 ----------
705 - Added fix to convert HTML signatures for plain text messages
706 - Fixed signature delimeter character to be standard (Bug #1484035)
707
708
53ed1e 709 2006/12/01 (thomasb)
T 710 ----------
711 - Implemented preview pane
712 - Fixed XSS vulnerability (Bug #1484109)
713 - Remove newlines from mail headers (Bug #1484031)
714 - Selection issues when moving/deleting (Bug #1484044)
715 - Applied patch of Clement Moulin for imap host auto-selection
716 - ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
717 - Fixed folder name encoding in subscription list (Bug #1484113)
718 - Fixed JS errors in identity list (Bug #1484120)
719 - Show client debug console on debug_level 8
733c78 720 - Added Serbian translation
T 721 - Updated Spanish and Bulgarian localization
53ed1e 722
cf87c1 723
086377 724 2006/11/22 (robin)
53ed1e 725 ----------
086377 726 - Fix a bug introduced with Shift-Del yesterday
S 727
728
cf87c1 729 2006/11/21 (robin)
53ed1e 730 ----------
b6677b 731 - Add missing nl_NL translations
S 732 - Translate foldernames in folder form (closes #1484113)
733
734
735 2006/11/21 (robin)
53ed1e 736 ----------
cf87c1 737 - Added first and last buttons to message list, address book
S 738   and message detail
739 - Pressing Shift-Del bypasses Trash folder
740 - Enable purge command for Junk folder
741
742
743 2006/11/17 (robin)
744 ----------
745 - Re-initialize message list after shift-select and delete
746
747
748 2006/11/16 (robin)
749 ----------
750 - Fixed updating message list after expunge and purge
751 - Fetch all aliases if virtuser_query is used instead
752   of only the first one
753
754
8e2090 755 2006/11/11 (estadtherr)
S 756 ----------
757 - fixed deletion/moving of messages from within "show" page
758
759
53ed1e 760 2006/11/09 (thomasb)
T 761 ----------
762 - Little bugfix in HTML encoding
763 - Fixed encoding issues and delete-on-reply problem
764 - Corrected template parsing
765
766
f0ea59 767 2006/11/07 (estadtherr)
S 768 ----------
769 - Upgraded to TinyMCE v2.0.8
770 - Fixed CSS path for editor popups
771
6b1fc0 772 2006/09/26 (estadtherr)
S 773 ----------
774 - Added spellchecker plugin to TinyMCE configuration
775 - Fixed HTML/Plain toggle labels
776
777
6b47de 778 2006/09/24 (thomasb)
T 779 ----------
780 - Partial client re-write with a common list class
781 - Re-enabled multi select of contacts (Bug #1484017)
782 - Enable contact editing right after creation (Bug #1459641)
783 - Updated Hungarian, Estonian and Traditional Chinese localization
784
785
c8c1a3 786 2006/09/19 (thomasb)
T 787 ----------
788 - Correct UTF-7 to UTF-8 conversion if mbstring is not available
789
790
a0109c 791 2006/09/13 (estadtherr)
S 792 ----------
793 - Introduction of TinyMCE HTML editor support for message composition and signatures
794   Note : a new column is added to the "identities" database table
795
796
40ed9b 797 2006/09/12 (estadtherr)
S 798 ----------
799 - Fixed html2text treatment of table headers (Bug #1484020)
800 - Fixed IMAP fetch of message body (Bug #1484019)
801
802
8acab0 803 2006/09/08 (thomasb)
T 804 ----------
805 - Fixed safe_mode problems (Bug #1418381)
806 - Fixed wrong header encoding (Bug #1483976)
807
808
e170b4 809 2006/09/07 (thomasb)
T 810 ----------
811 - Made automatic draft saving configurable
812 - Fixed JS bug when renaming folders (Bug #1483989)
813 - Don't wait for complete page load when calling JavaScript init()
814 - Some improvements to prevent session expiration
815 - Prevent from double submit of spell check requests
816
817
5cd296 818 2006/09/01 (thomasb)
T 819 ----------
820 - Imporoved message parsing and HTML validation
821 - Added quota display as image (by Brett Patterson)
822 - Corrected creation of a message-id
823 - Updated Norwegian (bokmal) localization
824
825
10c92b 826 2006/08/30 (thomasb)
T 827 ----------
828 - New indentation for quoted message text
829 - Improved HTML validity
830
831
949dea 832 2006/08/28 (estadtherr)
S 833 ----------
834 - Fixed URL character set (Ticket #1445501)
835 - Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
836
837
f7bfec 838 2006/08/25 (thomasb)
T 839 ----------
840 - Fixed folder renaming: unsubscribe before rename (Bug #1483920)
841 - Finalized new message parsing (+ chaching)
842 - Updated SQL scripts and UPGRADING instructions
843
844
6c76c9 845 2006/08/23 (thomasb)
T 846 ----------
847 - Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
848
849
a5d3e6 850 2006/08/20 (thomasb)
T 851 ----------
6c76c9 852 - Fixed wrong usage of mbstring (Bug #1462439)
a5d3e6 853 - Set default spelling language (Ticket #1483938)
T 854 - Added support for Nox Spell Server
855
856
857 2006/08/18 (thomasb)
858 ----------
859 - Re-built message parsing (Bug #1327068)
f7bfec 860   Now based on the message structure delivered by the IMAP server.
a5d3e6 861 - Fixed some XSS and SQL injection issues
T 862
863
4d4264 864 2006/08/10 (thomasb)
T 865 ----------
866 - Fixed charset problems with folder renaming
867
868
fa4cd2 869 2006/08/04 (thomasb)
T 870 ----------
871 - Fixed Bug in saving identities (Ticket #1483915)
872 - Set folder name in window title (Bug #1483919)
873 - Don't add imap_root to INBOX path (Bug #1483816)
874 - Attempt to create default folders only after login
875 - Avoid usage of $CONFIG in rcube_imap class
876
877
fe79b1 878 2006/07/30 (thomasb)
T 879 ----------
880 - Alter links in HTML messages (Bug #1326402)
881 - Added fallback if host not found in 'mail_domain' array
882 - Applied patch of Charles to highlight droptargets (Ticket #1473034)
f9c107 883 - Fixed folder renaming (Bug #1483914)
T 884 - Added confirmation message after deleting a folder
fe79b1 885
T 886
24053e 887 2006/07/25 (thomasb)
T 888 ----------
889 - Made folder renaming a bit more ajax-style
890 - Changed rename-labels and German translation
891 - Fixed addressbox countbar width (Bug #1483845)
892 - Fixed refresh interval problems in Safari (Bug #1483902) 
893 - Fixed clear_message_list_header() errors (Bug #1483898)
894 - Sanity check of $message_set in imap.inc (Bug #1443200)
895 - Added correct changing of message list headers for Sent folder
896 - Updated Spanish localization (Ticket #1483887)
897 - Applied patch #1483846
898
899
f0f98f 900 2006/07/24 (richs)
S 901 ----------
902 - Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
903 - Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
904 - Draft saving now properly returns an error when saving fails
905 - Draft timer stops and resets properly when attachments are uploaded, or when saving manually
906 - Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
907
908
078adf 909 2006/07/19 (thomasb)
T 910 ----------
911 - Correct entity encoding of link urls (HTML validity)
baf135 912 - Improved usability in compose step (Ticket #1483807)
078adf 913 - Added absolute URLs to several buttons (for "open in new window")
baf135 914 - Applied patch #1328032
T 915 - Fixed Bug/Patch #1443200
078adf 916
T 917
66e2bf 918 2006/07/18 (thomasb)
bac7d1 919 ----------
T 920 - Fixed password with spaces issue (Bug #1364122)
921 - Replaced _auth hash with second cookie (Ticket #1483811)
922 - Don't use get_input_value() for passwords (Bug #1468895)
923 - Made password encryption key configurable
924 - Minor bugfixes with charset encoding
66e2bf 925 - Added <label> tags to forms (Ticket #1483810)
bac7d1 926
T 927
66e2bf 928 2006/07/07 (thomasb)
321302 929 ----------
T 930 - Fixed INSTALL_PATH bug #1425663
931
932
b4b081 933 2006/07/03 (richs)
S 934 ----------
935 - Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
936 - Updated French localizations (Ticket #1483862)
937 - Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
938 - Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
939 - Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
940 - Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php) 
941
942
25d8ba 943 2006/06/30 (richs)
S 944 ----------
945 - Fixed empty INBOX compatibility bug (Patch #1443200)
946 - Temporarily fixed French "compact" localization (Patch #1483862)
947 - Fixed "Select All" not working with Delete interface button (Bug #1332434)
948 - Fixed messsage list column compatibility with Konqueror (Bug #1395711)
949 - Fixed "unread count" in window title when count changed (Bug #1483812)
950 - Fixed DB error when deleting from message table (Patch #1483835)
951
b4b081 952
a894ba 953 2006/06/29 (richs)
S 954 ----------
955 - Added ability to remove attachments (Feature #1436721)
956 - Default folders are now auto-created on first login (Feature #1471594)
957 - Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
958 - Corrected Italian localizations
959 - Tweaked rename-folder form to clear after a rename
960
961
c8c1e0 962 2006/06/26 (richs)
S 963 ----------
964 - Added button to immediately check for new messages 
965 - New message checking now displays status "Checking for new messages..."
966 - New message checking now looks for unread messages in all mailboxes (Feature #1326401)
967 - Task buttons now respond to clicks by darkening (as in other applications)
968 - Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
969 - Added ability to sort messages by "Size"
970 - Added ability to rename folders (Feature #1326396)
971 - Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
972 - Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
973
974
b068a0 975 2006/06/25
T 976 ----------
977 - Changed behavior to include host-specific configuration (Bug #1483849)
978 - Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
979 - Fixed spell checker to work with the new URL at google.com
980 - Some memory and security optimizations sendmail.inc
981 - Updated UGRADING description
982
983
1966c5 984 2006/06/19
S 985 ----------
986 - Added Drafts support (Feature #1326839) (richs)
987
b068a0 988
d72d41 989 2006/06/02
T 990 ----------
991 - Updated Estonian localization and moved from ee to et
992 - Added Bulgarian localization
993
994
995 2006/05/25
996 ----------
997 - Finalized GoogieSpell integration
998
999
cead5c 1000 2006/05/18
T 1001 ----------
1002 - Added Arabic and Armenian localizations
1003 - Updated Russian localization
1004 - Removed MDB2 classes from repository. Install them seperately if used.
1005 - Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
1006 - Allow & in e-mail addresses
1007
1008
e886c1 1009 2006/05/05
326e87 1010 ----------
e886c1 1011 - Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
T 1012 - Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
1013 - Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
1014 - Corrected INSTALL description (Bug #1476106)
ad7063 1015 - Added charset to javascript HTTP headers
e886c1 1016 - Fixed Opera bug with CC and BCC fields (Bug #1474576)
T 1017 - Changed login page title regarding product name (Bug #1476413)
326e87 1018 - Pimped search function
69b83b 1019 - Applied attachment viewing/forwarding patches by Andrew Fladmark
dd53e2 1020 - Applied prev/next patch by Leonard Bouchet
T 1021 - Applied patches by Mark Bucciarelli
1022 - Applied patch for requesting receipts by Salvatore Ansani
1023 - Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
1024
1025
c40563 1026 2006/04/13
T 1027 ----------
1028 - Added Slovenian localization
1029 - Updated Portuguese localization
1030 - Fixed parent.location problem for compose-links
1031 - Added sort order saving patch by Jacob Brunson
1032 - Added gzip compression support
1033
1034
0f246a 1035 2006/04/02
T 1036 ----------
1037 - Added Lithuanian localization
1038 - Improved search function
1039 - Added version string as template object
1040 - Load host-specific configuration file (see config/main.inc.php)
1041 - New config parameter adding domain to user names for login
1042 - Strip tags on _auth, _action, _task parameters
1043 - Corrected labels for next/previous page buttons in address book 
1044
1045
4647e1 1046 2006/03/23
T 1047 ----------
1048 - Auto-detect mail header delimiters
1049 - Regard daylight savings
1050 - Localized quota display
1051 - Started implementing search function
1052
1053
8c2e58 1054 2006/03/20
T 1055 ----------
ad57b3 1056 - Avoid error message when saving an unchanged identity (Bug #1429510)
8c2e58 1057 - Fixed hard-coded cols selection for sent folder (Bug #1354586)
T 1058 - Enable some HTML links for use with "open in new window" or "save target"
1059 - Check meta-key instead of ctrl on Macs
1060 - Ignore double clicks when holding down a modifier key
1061 - Fixed reloading of the login page
1062 - Fixed typo in compose template (Bug #1446852)
1063 - Added compose button to message read step (Request #1433288)
1064 - New config parameter for persistent database connections (Bug #1431817)
1065
1066
ffcbd8 1067 2006/03/14
T 1068 ----------
1069 - Don't remove internal HTML tags in plaintext messages
1070 - Improved error handling in DB connection failure
1071
0a6937 1072
T 1073 2006/02/22
1074 ----------
1075 - Updated localizations
1076 - Fixed bug #1435989
1077
1078
f88d41 1079 2006/02/19
T 1080 ----------
1081 - Updated localizations
1082 - Applied patch of Anders Karlsson
1083 - Applied patch of Jacob Brunson
1084 - Applied patch for virtuser_query by Robin Elfrink
1085 - Added support for References header (patch by Auke)
1086 - Added support for mbstring module by Tadashi Jokagi
1087 - Added function for automatic remove of slashes on GET and POST vars
1088   if magic_quotes is enabled
1089
1090
1091 2006/02/05
15a9d1 1092 ----------
58e360 1093 - Added Slovak, Hungarian, Bosnian and Croation translation
15a9d1 1094 - Fixed bug when inserting signatures with !?&
f88d41 1095 - Chopping message headers before inserting into the message cache table
T 1096   (to avoid bugs in Postgres)
15a9d1 1097 - Allow one-char domains in e-mail addresses
T 1098 - Make product name in page title configurable
1099 - Make username available as skin object
f88d41 1100 - Added session_write_close() in rcube_db class destructor to avoid problems
T 1101   in PHP 5.0.5
1102 - Use move_uploaded_file() instead of copy() for a more secure handling of
1103   uploaded attachments
15a9d1 1104 - Additional config parameter to show/hide deleted messages
T 1105 - Added periodic request for checking new mails (Request #1307821)
1106 - Added EXPUNGE command
1107 - Optimized loading time for mail interface
051893 1108 - Changed to full UTF-8 support
T 1109 - Additional timezones (Patch #1389912)
1110 - Added LDAP public search (experimental)
03cc16 1111 - Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
T 1112 - Casting to strings when adding empty headers to message cache (Bug #1406026)
58e360 1113 - Skip sender-address as recipient when Reply-to-all
T 1114 - Fixes in utf8-class
1115 - Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
f88d41 1116 - Added garbage collector for message cache
T 1117 - Added patches for BCC headers
15a9d1 1118
977a29 1119
T 1120 2005/12/16
1121 ----------
1122 - Added Turkish and Simplified Chinese translation
1123 - Use virtusertable to resolve e-mail addresses at login
f88d41 1124 - Configurable mail_domain used to compose correct e-mail addresses
T 1125   on first login
977a29 1126
T 1127
1cded8 1128 2005/12/03
4e17e6 1129 ----------
f88d41 1130 - Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
T 1131   Estonian and Chinese translation
f3b659 1132 - Get IMAP server capabilities in array
T 1133 - Check for NAMESPACE capability before sending command
1134 - Set default user language from config 'locale_string'
b076a4 1135 - Added sorting patch for message list
T 1136 - Make default sort col/order configurable
dba5f7 1137 - Fixed XSS in address book and identities
e0ddd4 1138 - Added more XSS protection (Bug #1308236)
T 1139 - Added tab indexes for compose form
10a699 1140 - Added 'changed' col to contacts table
T 1141 - Support for 160-bit session hashes
1142 - Added input check for contacts and identities (Patch #1346523)
1143 - Added messages/warning to compose step (Patch #1323895)
b4a999 1144 - Added favicon to the default skin
583f1c 1145 - Fixed Bug #1334337 as far as possible
ecf759 1146 - Added Reply-To-All functionality (Request #1326395, Patch #1349777)
T 1147 - Redesign of client side AJAX code (enable multi threading)
1148 - Added keep-alive signal every minute
0cbc09 1149 - Make logs dir configurable
fd8c50 1150 - Added support for SMTPS
4b0f65 1151 - Decode attachment file names
T 1152 - Make delimiter for message headers configurable
1153 - Add generic footer to sent messages
1cded8 1154 - Choose the rigt identity when replying
T 1155 - Remove signature when replying (Request #1333167)
1156 - Signatures for each identity
1157 - Select charset when composing message
1158 - Complete re-design of the caching mechanism
4b0f65 1159
T 1160
1cded8 1161 2005/08/11
T 1162 ----------
1163 - Write list header to client even if list is empty
1164 - Add functions "select all", "select none" to message list
f88d41 1165 - Improved filter for HTML messages to remove potentially malicious tags
T 1166   (script, iframe, object) and event handlers.
1cded8 1167 - Buttons for next/previous message in view mode
T 1168 - Add new created contact to list and show confirmation status
1169 - Added folder management (subscribe/create/delete)
1170 - Log message sending (SMTP log)
1171 - Grant access for Camino browser
1172 - Added German translation
1173
1174
1175 2005/10/20
1176 ----------
1177 - Added Swedish, Latvian, Portuguese and Catalan translation
1178 - Make SMTP auth method configurable
1179 - Make mailboxlist scrollable (Bug #1326372)
1180 - Fixed SSL support
1181 - Improved support for Courier IMAP (root folder and delimiter issues)
1182 - Moved taskbar from bottom to top
1183 - Added 'session_lifetime' parameter
1184 - Fixed wrong unread count when deleting message (Bug #1332434)
1185 - Srip tags when creating a new folder (Bug #1332084)
1186 - Translate HTML tags in message headers (Bug #1330134)
1187 - Correction in German translation (Bug #1329434)
1188 - Display folder names with special chars correctly (Bug #1330157)
1189
1190
1191 2005/10/07
1192 ----------
1193 - Added French, Italian, Spanish, Danish, Dutch translation
1194 - Clarified license (Bug #1305966)
1195 - Fixed PHP warnings (Bug #1299403)
1196 - Fixed english translation (Bug #1295406)
1197 - Fixed bug #1290833: Last character of email not seen
1198 - Fixed bug #1292199 when creating new user
1199 - Allow more browsers (Bug #1285101)
1200 - Added setting for showing pretty dates
1201 - Added support for SQLite database
1202 - Make use of message caching configurable
1203 - Also add attachments when forwarding a message
1204 - Long folder names will not flow over message list (Bug #1267232)
1205 - Show nested mailboxes hieracically
1206 - Enable IMAPS by host
1207
1208
1209 2005/08/20
1210 ----------
1211 - Improved cacheing of mailbox messagecount
1212 - Fixed javascript bug when creating a new message folder
1213 - Fixed javascript bugs #1260990 and #1260992: folder selection
1214 - Make Trash folder configurable
1215 - Auto create folders Inbox, Sent and Trash (if configured)
1216 - Support for IMAP root folder
1217 - Added support fot text/enriched messages
1218 - Make list of special mailboxes configurable
1219