yllar
2009-01-05 3a0e9a0448bdc4d75f0b0e42d9379f2947494ec8
commit | author | age
4e17e6 1 CHANGELOG RoundCube Webmail
T 2 ---------------------------
3
27720d 4 2008/12/30 (thomasb)
T 5 ----------
6 - Fix mark popup in IE 7 (#1485369)
7 - Fix line-break issue when copy & paste in Firefox (#1485425)
8
07717d 9 2008/12/18 (thomasb)
T 10 ----------
11 - Only abbreviate attachment file names in MSIE < 7
12 - Fix autocomplete "unknown server error" (#1485637)
13 - Optimize autocomplete search and output
14
44ea3f 15 2008/12/18 (alec)
A 16 ----------
17 - Fix STARTTLS before AUTH in SMTP connection (#1484883)
789280 18 - Support multiple quota values in QUOTAROOT resonse (#1485626)
44ea3f 19
f1cc7f 20 2008/12/16 (thomasb)
T 21 ----------
22 - Only abbreviate file name for IE browsers (#1485063)
23
030c84 24 2008/12/11 (alec)
A 25 ----------
26 - Performance: allow setting imap rootdir and delimiter before connect (#1485172)
27
0b5539 28 2008/12/06 (alec)
A 29 ----------
30 - Fix sorting of folders with more than 2 levels (#1485569)
3c884a 31 - Fix search results page jumps in LDAP addressbook (#1485253)
55cd37 32 - Fix empty line before the signature in IE (#1485351)
e2dd81 33 - Fix horizontal scrollbar in preview pane on IE (#1484633)
b1c154 34 - Add Robots meta tag in login page and installer (#1484846)
0b5539 35
2a4135 36 2008/12/04 (alec)
A 37 ----------
38 - Added 'show_images' option, removed 'addrbook_show_images' (#1485597)
355215 39 - Performance fix: some mail actions do not require imap connection
2a4135 40
2fd975 41 2008/11/28 (thomasb)
T 42 ----------
43 - Option to check for new mails in all folders (#1484374)
44 - Don't set client busy when checking for new messages (#1485276)
45
9abd0f 46 2008/11/26 (alec)
A 47 ----------
48 - Allow UTF-8 folder names in config (#1485579)
49 - Add junk_mbox option configuration in installer (#1485579)
50
2c8e84 51 2008/11/23 (thomasb)
T 52 ----------
53 - Do serverside addressbook queries for autocompletion (#1485531)
54
d59aaa 55 2008/11/23 (alec)
A 56 ----------
57 - Allow setting attachment col position in 'list_cols' option
58 - Allow override 'list_cols' via skin (#1485577)
59
be7d3b 60 2008/11/21 (alec)
A 61 ----------
62 - Fix 'cache' table cleanup on session destroy (#1485516)
3e48d2 63 - Increase speed of session destroy and garbage clean up
A 64 - Fix session timeout when DB server got clock skew (#1485490)
be7d3b 65
ceb52f 66 2008/11/19 (alec)
A 67 ----------
68 - Fix handling of some malformed messages (#1484438)
322b79 69 - Speed up raw message body handling
300fc6 70 - Better HTML entities conversion in html2text (#1485519)
ceb52f 71
84b884 72 2008/11/15 (alec)
A 73 ----------
74 - Fix big memory consumption and speed up searching on servers without SORT capability
14de18 75 - Fix setting locale to tr_TR, ku and az_AZ (#1485470) 
84b884 76
0803fb 77 2008/11/12 (alec)
A 78 ----------
79 - Use SORT for searching on servers with SORT capability
e538b3 80 - Added message status filter
0803fb 81
68af64 82 2008/11/06 (alec)
A 83 ----------
84 - Fix empty file sending (#1485389)
e0c974 85 - Improved searching with many criterias (calling one SEARCH command)
68af64 86
b8ae50 87 2008/11/05 (alec)
A 88 ----------
89 - Fix HTML editor initialization on IE (#1485304)
90
79af0b 91 2008/11/03 (alec)
A 92 ----------
93 - Add warning when switching editor mode from html to plain (#1485488)
be758e 94 - Make identities list scrollable (#1485538)
79af0b 95
8498dc 96 2008/10/29 (alec)
A 97 ----------
98 - Fix problem with numeric folder names (#1485527)
d2993e 99 - Added BYE response simple support to prevent from endless loops in imap.inc (#1483956)
8498dc 100
285551 101 2008/10/27 (alec)
A 102 ----------
103 - Fix unread message unintentionally marked as read if read_when_deleted=true (#1485409)
104 - Remove port number from SERVER_NAME in smtp_helo_host (#1485518)
105
072fde 106 2008/10/25 (alec)
A 107 ----------
108 - Don't send disposition notification receipts for messages marked as 'read' (#1485523)
95d90f 109 - Added 'keep_alive' and 'min_keep_alive' options (#1485360)
072fde 110
ec0171 111 2008/10/24 (alec)
A 112 ----------
113 - Added option 'identities_level', removed 'multiple_identities'
114 - Allow deleting identities when multiple_identities=false (#1485435)
115
06343d 116 2008/10/22 (alec)
A 117 ----------
118 - Added option focus_on_new_message (#1485374)
119
407dcf 120 2008/10/18 (alec)
A 121 ----------
122 - Fix html2text class autoloading on Windows (#1485505)
123 - Fix html signature formatting when identity save error occured (#1485426)
124
701b9a 125 2008/10/15 (alec)
A 126 ----------
127 - Add feedback and set busy when moving folder (#1485497)
128
4a509a 129 2008/10/10 (alec)
A 130 ----------
131 - Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)
132 - Fix messages count bar overlapping (#1485270)
9e951b 133 - Fix adding signature in drafts compose mode (#1485484)
4a509a 134
7ae46f 135 2008/10/09 (alec)
A 136 ----------
6eb858 137 - Fix iil_C_Sort() to support very long and/or divided responses (#1485283)
A 138 - Fix matching case sensitivity when setting identity on reply (#1485480)
139 - Prefer default identity on reply
7ae46f 140
2b4bae 141 2008/10/08 (alec)
A 142 ----------
143 - Fix imap searching on ISMail server (#1485466)
144 - Add css class for flagged messages (#1485464)
145
a22cb6 146 2008/10/07 (alec)
A 147 ----------
148 - Write username instead of id in sendmail log (#1485477)
149 - Fix htmlspecialchars() use for PHP version < 5.2.3 (#1485475)
150 - Fix js keywords escaping in json_serialize() for IE/Opera (#1485472)
155bbb 151 - Added bin/killcache.php script (#1485434)
a22cb6 152
abdc58 153 2008/10/03 (alec)
9b3d7f 154 ----------
abdc58 155 - Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
A 156 - Fix vCard file encoding detection for non-UTF-8 strings (#1485410)
9b3d7f 157 - Add 'skip_deleted' option in User Preferences (#1485445)
abdc58 158
5f660c 159 2008/10/02 (alec)
A 160 ----------
161 - Minimize "inline" javascript scripts use (#1485433)
4683bf 162 - Fix css class setting for folders with names matching defined classes names (#1485355)
528514 163 - Fix race conditions when changing mailbox
5f660c 164
f4b868 165 2008/10/01 (alec)
dda3c7 166 - Fix spellchecking when switching to html editor (#1485362)
A 167 - Fix compose window width/height (#1485396)
ab8b44 168 - Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)
56cf50 169 - Localized filesize units (#1485340)
fd51e0 170 - Better handling of "no identity" and "no email in identity" situations (#1485117)
f4b868 171
ffae15 172 2008/09/29 (alec)
A 173 ----------
174 - Added 'mime_param_folding' option with possibility to choose 
175   long/non-ascii attachment names encoding eg. to be readable
176   in MS Outlook/OE (#1485320)
177 - Added "advanced options" feature in User Preferences
bf2f39 178 - Fix unread counter when displaying cached massage in preview panel (#1485290)
526d17 179 - Fix htmleditor spellchecking on MS Windows (#1485397)
ffae15 180
09f19e 181 2008/09/25 (alec)
A 182 ----------
183 - Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)
184
d6869a 185 2008/09/23 (alec)
A 186 ----------
187 - Fix language autodetection (#1485401)
188 - Fix button label in folders management (#1485405)
189 - Fix collapsed folder not indicating unread msgs count of all subfolders (#1485403)
190 - Fix handling of apostrophes in filenames decoded according to rfc2231
191
bba657 192 2008/09/19 (thomasb)
T 193 ----------
194 - Made config files location configurable (#1485215)
195
81b573 196 2008/09/16 (alec)
A 197 ----------
198 - Reduced memory footprint when forwarding attachments (#1485345)
2f746d 199 - Fix inline images handling when replying/forwarding html messages
491a6e 200 - Allow and use spellcheck attribute for input/textarea fields (#1485060)
d73404 201 - Added icons for forwarded/forwarded+replied messages (#1485257)
5758b9 202 - Added Reply-To to forwarded emails (#1485315)
d93fc9 203 - Display progress message for folders create/delete/rename (#1485357)
7f6258 204 - Smart Tags and NOBR tag support in html messages (#1485363, #1485327)
81b573 205
f645ce 206 2008/09/15 (thomasb)
T 207 ----------
208 - Redesign of the identities settings (#1484042)
209 - Add config option to disable creation/deletion of identities (#1484498)
210
acb08f 211 2008/09/15 (alec)
A 212 ----------
213 - Added 'sendmail_delay' option to restrict messages sending interval (#1484491)
214
e5686f 215 2008/09/12 (alec)
A 216 ----------
217 - Added vertical splitter for folders list resizing
218 - Added possibility to view all headers in message view
219 - Fixed splitter drag/resize on Opera (#1485170)
6cd009 220 - Fixed quota img height/width setting from template (#1484857)
e5686f 221
3e8bd7 222 2008/09/12 (thomasb)
T 223 ----------
224 - Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453)
225 - Insert "virtual" folders in subscription list (#1484779)
203ee4 226 - Added link to open message in new window
3e8bd7 227
c505e5 228 2008/09/05 (thomasb)
0dbac3 229 ----------
T 230 - Enable export of address book contacts as vCard
c505e5 231 - Respect Content-Location headers in multipart/related messages according to RFC2110 (#1484946)
2e6825 232 - Applied mime_decode patch by David Lublink
8beee1 233 - Allowed max. attachment size now indicated in compose screen (#1485030)
6e6e89 234 - Also capture backspace key in list mode (#1484566)
6695db 235 - Allow application/pgp parts to be displayed (#1484753)
5f314d 236 - Correctly handle options in mailto-links (#1485228)
94e4be 237 - Immediately save sort_col/sort_order in user prefs (#1485265)
0dbac3 238
30694e 239 2008/09/04 (alec)
A 240 ----------
241 - Truncate very long (above 50 characters) attachment filenames when displaying
242 - Support \" and \\ in quoted strings when parsing BODYSTRUCTURE (mime.inc)
243 - Allow 'readonly' atributes in input and textarea (#1485312)
244
c8ae24 245 2008/09/03 (thomasb)
T 246 ----------
247 - Allow to auto-detect client language if none set (#1484434)
248 - Auto-detect the client timezone (user configurable)
249
5df0ad 250 2008/09/03 (alec)
A 251 ----------
252 - Add RFC2231 header value continuations support for attachment
253   filenames + hack for servers that not support that feature
700320 254 - Fix Reply-To header displaying (#1485314)
5df0ad 255
ed132e 256 2008/09/02 (thomasb)
T 257 ----------
258 - Add feature to import contacts from vcard files (#1326103)
259 - Mark form buttons that provide the most obvious operation (mainaction)
260
8ac6fd 261 2008/08/30 (alec)
A 262 ----------
263 - Improved HTML to TXT conversion by html2text class update
264   to version 1.0.0
265
876b15 266 2008/08/28 (alec)
A 267 ----------
268 - Added option 'quota_zero_as_unlimited' (#1484604)
a91c9b 269 - Added PRE handling in html2text class (#1484740)
876b15 270
f5aa16 271 2008/08/28 (robin)
S 272 ----------
273 - Added folder hierarchy collapsing
274
b77d0d 275 2008/08/27 (alec)
A 276 ----------
277 - Added options to use syslog instead of log file (#1484850)
278 - Added Logging & Debugging section in Installer
79aeb3 279 - Write to smtp log also sent MDN confirmations
b77d0d 280
9e8e5f 281 2008/08/26 (alec)
A 282 ----------
283 - Removed support for PEAR::DB driver
284
2c6fa9 285 2008/08/21 (alec)
A 286 ----------
287 - Add Content-Length header while attachments downloading (#1484256)
288 - Fix In-Reply-To and References headers when composing saved draft 
289   message (#1485288)
290 - Removed PHP4 class constructors
291 - Fix html message charset conversion for charsets with underline (#1485287) 
f74b28 292 - Fix buttons status after contacts deletion (#1485233)
2c6fa9 293
5cfe19 294 2008/08/21 (estadtherr)
S 295 ----------
296 - Fix escaping of To: and From: fields when building message body for reply
297   or forward in the HTML editor (#1484904)
298
5d2b7f 299 2008/08/15 (thomasb)
ac5d15 300 ----------
T 301 - Use current mailbox name in template (#1485256)
302 - Better fix for skipping untagged responses (#1485261)
5d2b7f 303 - Added pspell support patch by Kris Steinhoff (#1483960)
4ca10b 304 - Enable spellchecker for HTML editor (#1485114)
ded713 305 - Respect spellcheck_uri in tinyMCE spellchecker (#1484196)
ac5d15 306
d8d416 307 2008/08/09 (alec)
A 308 ----------
309 - Case insensitive contacts searching using PostgreSQL (#1485259)
310
faf876 311 2008/07/31 (thomasb)
T 312 ----------
313 - Make default imap folders configurable for each user (#1485075)
314 - Save outgoing mail to selectable folder (#1324581)
aee3a2 315 - Fix hiding of mark menu when clicking th button again (#1484944)
faf876 316
5b1de5 317 2008/07/21 (alec)
A 318 ----------
319 - use long date format in print mode (#1485191)
320
18240a 321 2008/07/18 (alec)
A 322 ----------
323 - Updated TinyMCE to version 3.1.0.1
324
e3e597 325 2008/07/14 (thomasb)
T 326 ----------
327 - Re-enable autocomplete attribute for login form (#1485211)
5b3dd4 328 - Check PERMANENTFLAGS before saving $MDNSent flag (#1484963, #1485163)
e3e597 329
e189a6 330 2008/06/30 (alec)
A 331 ----------
332 - Added flag column on messages list (#1484623)
333
ddd776 334 2008/06/24 (alec)
A 335 ----------
1c2536 336 - Patched Mail/MimePart.php (http://pear.php.net/bugs/bug.php?id=14232)
A 337
338 2008/06/24 (alec)
339 ----------
ddd776 340 - Allow trash/junk subfolders to be purged (#1485085)
A 341
ad572a 342 2008/06/20 (alec)
A 343 ----------
344 - Added Azerbaijani translation
345
c719f3 346 2008/06/20 (thomasb)
T 347 ----------
348 - Store compose parameters in session and redirect to a unique URL
349
9f6adf 350 2008/06/18 (thomasb)
423065 351 ----------
T 352 - Fixed CRAM-MD5 authentication (#1484819)
9f6adf 353 - Add fallback to old 'skin_path' property
423065 354
1bc48e 355 2008/06/16 (alec)
A 356 ----------
357 - Fixed sending emoticons
358 - Fixed forwarding messages with one HTML attachment (#1484442)
359 - Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914)
360
e58df3 361 2008/06/15 (alec)
A 362 ----------
363 - Added option to select skin in user preferences
67effe 364   WARNING: option 'skin_path' replaced by 'skin' option!
e58df3 365
166b61 366 2008/06/14 (alec)
A 367 ----------
368 - Added option to disable displaying of attached images below the message body
369
712b30 370 2008/06/13 (alec)
A 371 ----------
372 - Added option to display images in messages from known senders (#1484601)
ee289d 373 - Updated PEAR::Mail_Mime
f0d4b7 374 - User preferences grouped in more fieldsets
712b30 375
60881e 376 2008/06/12 (alec)
A 377 ----------
378 - Fix corrupted MIME headers of messages in Sent folder (#1485111)
379 - Fixed bug in MDB2 package: http://pear.php.net/bugs/bug.php?id=14124
380 - Use keypress instead of keydown to select list's row (#1484816)
381
d87fc2 382 2008/06/11 (alec)
A 383 ----------
384 - Don't call expunge and don't remove message row after message move 
385   if flag_for_deletion is set to true (#1485002)
386
a0530a 387 2008/06/08 (alec)
A 388 ----------
389 - Added option to disable autocompletion from selected LDAP address books (#1484922)
390
c3ab75 391 2008/06/07 (thomasb)
T 392 ----------
393 - Cleaned up localization names. Now named with lang_COUNTRY according to ISO 639-1/3166-1
3a01c3 394 - Updated Catalan localization
c3ab75 395
5e0045 396 2008/06/06 (robin)
S 397 ----------
398 - Add option to log successful logins
399
cd6749 400 2008/06/06 (alec)
A 401 ----------
402 - TLS support in LDAP connections: 'use_tls' property (#1485104)
403
077070 404 2008/06/05 (alec)
A 405 ----------
406 - Fix removing messages from search set after deleting them (#1485106)
407
02548b 408 2008/06/03 (alec)
A 409 ----------
410 - imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
411 - imap.inc: Fixed iil_C_FetchStructureString() to handle many 
412   literal strings in response (#1484969)
413 - imap.inc: Removed hardcoded data size in iil_ReadLine()
414
681a59 415 2008/05/30 (alec)
A 416 ----------
417 - Support for subfolders in default/protected folders (#1484665)
6eaac2 418 - Disallowed delimiter in folder name (#1484803)
e16938 419 - Support " and \ in folder names
d1e8e3 420 - Escape \ in login (#1484614)
681a59 421
c5688e 422 2008/05/29 (thomasb)
T 423 ----------
424 - Better HTML sanitization with the DOM-based washtml script (#1484701)
425
681a59 426 2008/05/29 (alec)
A 427 ----------
428 - Polish localization folder renamed to pl_PL
429
53873e 430 2008/05/28 (alec)
A 431 ----------
432 - Fixed sorting of folders with non-ascii characters
433
a55606 434 2008/05/21 (alec)
A 435 ----------
89cf7c 436 - Localized pagetitle in Settings and Address Book
a55606 437
d7f3d7 438 2008/05/19 (alec)
A 439 ----------
440 - Fixed Mysql DDL for default identities creation (#1485070)
441
d9b29a 442 2008/05/16 (alec)
A 443 ----------
444 - In Preferences added possibility to configure 'read_when_deleted',
3044ae 445   'mdn_requests', 'flag_for_deletion' options
d9b29a 446
b026c3 447 2008/05/15 (thomasb)
T 448 ----------
449 - Make IMAP auth type configurable (#1483825)
450 - Fix empty values with FROM_UNIXTIME() in rcube_mdb2 (#1485055)
451
51cca6 452 2008/05/15 (alec)
b026c3 453 ----------
51cca6 454 - Fix attachment list on IE 6/7 (#1484807)
A 455
c17991 456 2008/05/12 (estadtherr)
S 457 ----------
458 - fix JavaScript in compose.html that shows cc/bcc fields if populated
459
e5deaa 460 2008/05/12 (alec)
b026c3 461 ----------
e5deaa 462 - Updated PEAR::DB package to version 1.7.13
A 463
2e90ff 464 2008/05/10 (alec)
b026c3 465 ----------
2e90ff 466 - Make password input fields of type password in installer (#1484886)
A 467
ca4c08 468 2008/05/09 (alec)
b026c3 469 ----------
ad6958 470 - Don't call CAPABILITY if was recieved as server's optional response 
A 471   on connect (RFC3501 [7.1]) 
ca4c08 472
1a659d 473 2008/05/08 (alec)
A 474 ----------
475 - Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)
f1b753 476 - Optimized messages sorting on servers without sort capability (#1485049)
6153e2 477 - Option 'use_SQL_address_book' replaced by 'address_book_type'
583850 478 - Corrected message headers decoding when charset isn't specified and improved
A 479   support for native languages (#1485050, #1485048)
1a659d 480
4f9c83 481 2008/05/07 (davidke/richs)
S 482 ----------
483 - Completed LDAP address book support so it can now write to an LDAP server. 
484 - Expanded LDAP configuration options to support LDAP server writes.
485 - Modified config/main.inc.php.dist:
486   New Option: $rcmail_config['use_SQL_address_book']
487   Changed Option:  $rcmail_config['ldap_public']['Verisign']
488
b61965 489 2008/05/05 (alec)
A 490 ----------
491 - Installer: encode special characters in DB username/password (#1485042)
1088d6 492 - Do charset conversion also for from/to column on messages list
32ac95 493 - Fix management of folders with national characters in names (#1485036, #1485001)
b61965 494
d1403f 495 2008/05/02 (alec)
A 496 ----------
497 - Updated MDB2 package to version 2.5.0b1
498 - Updated MDB2 pgsql, mysql, mysqli, sqlite drivers to version 1.5.0b1
499 - Updated MDB2 mssql driver to version 1.3.0b1
500 - Fixed identities saving when using MDB2 pgsql driver (#1485032)
501
7ec922 502 2008/05/01 (alec)
A 503 ----------
504 - Fix BCC header reset (#1484997)
505
197601 506 2008/04/30 (thomasb)
T 507 ----------
508 - Introduce new application class 'rcmail' and get rid of some global vars
509
257782 510 2008/04/29 (alec)
A 511 ----------
512 - improved messages list performance - patch from Justin Heesemann
513
ae0c82 514 2008/04/23 (alec)
A 515 ----------
516 - Append skin_path to images location only when it starts 
517   with '/' sign (#1484859)
518
653242 519 2008/04/20 (estadtherr)
S 520 ----------
521 - fix parse_attrib_string to handle unquoted values, which fixes
522   display issues with HTML messages that do not quote attributes
523
0a97a0 524 2008/04/17 (alec)
A 525 ----------
526 - Fix IMAP response in message body when message has no body (#1484964)
157881 527 - Updated PEAR::Auth_SASL to 1.0.2
ea090c 528 - Fix non-RFC dates formatting (#1484901)
0a97a0 529
A 530 2008/04/16 (estadtherr)
140d6e 531 ----------
S 532 - Fix mail sending with new TinyMCE
533
f94a80 534 2008/04/16 (alec)
A 535 ----------
536 - Fix typo in set_charset() (#1484991)
e7d37a 537 - Decode entities when inserting HTML signature to plain text message (#1484990)
f94a80 538
d9344f 539 2008/04/15 (estadtherr)
S 540 ----------
541 - HTML editing is now working with PHP5 updates and TinyMCE v3.0.6
dbbd1f 542 - fix signature loading on Windows (#1484545)
8e5def 543 - add language support to HTML editing (#1484862)
d9344f 544
76a89b 545 2008/04/15 (alec)
A 546 ----------
547 - Fix remove signature when replying (#1333167)
548 - Fix problem with line with a space at the end (#1484916)
549 - Don't send set_env() in ajax response when env array is empty
d7a411 550 - Fix <!DOCTYPE> tag filtering (#1484391)
A 551 - Fix <?xml> tag filtering (#1484403)
552  
a901aa 553 2008/04/14 (alec)
A 554 ----------
555 - Added sections (fieldset+label) in Settings interface
556
3d3531 557 2008/04/12 (alec)
A 558 ----------
559 - Fixed and optimized 'read_when_deleted': mark as read on server side
560   in one action when marking as deleted, fixed js bugs when deleting
561   from message preview page 
562
47124c 563 2008/04/12 (thomasb)
T 564 ----------
565 - Changed codebase to PHP5 with autoloader
566 - Added some new classes from devel-vnext branch
deb921 567
47124c 568 2008/04/11 (alec)
T 569 ----------
deb921 570 - Mark as read in one action with message preview (#1484972)
A 571 - Delete redundant quota reads (#1484972)
572 - Add options for empty trash and expunge inbox on logout (#1483863)
573
574 2008/04/10 (alec)
47124c 575 ----------
deb921 576 - Add rows highlighting in onmousemove on ksearch list
A 577 - Remove lines wrapping when displaying message
578 - Fix month localization
579 - Do ob_start/ob_end_clean when reading config files (#1484624)
580 - Fix debug (ajax) console 
581
582 2008/04/02 (alec)
47124c 583 ----------
deb921 584 - Updated timezones list (#1484908)
A 585 - Fix design in Settings (#1484799)
586 - Fix deleting messages after clicking on "All" (#1484838)
587 - Fix sorting o0f message list when default folder is empty (#1484317)
588 - Fix creating a new folder w/a comma in its name (#1484681)
589
590 2008/04/01 (thomasb)
47124c 591 ----------
deb921 592 - Fix Enter problem on login (#1484839)
A 593 - Make the http-received header in outgoing mails configurable
594
595 2008/03/30 (till)
47124c 596 ----------
deb921 597 - Fix Firefox problem with ob_gzhandler (#1484932)
A 598 - Improve message previewpane - less loading (#1484316)
599
600 2008/03/28 (thomasb)
47124c 601 ----------
deb921 602 - Disable installer by default; add config option to enable it again 
A 603
604 2008/03/24 (till)
47124c 605 ----------
deb921 606 - Don't send mark requests for already marked messages (#1484906)
A 607 - Fix "quote inside a quote" (#1484783)
608
609 2008/03/23 (till)
610
611 - Applied patch to strip newlines from headers (#1484811)
612 - Applied patch to trim login (#1484231)
613 - Added robots.txt
614 - Fix attachment problem when restoring saved draft without body (#1484506)
615 - Fix call to undefined function decrypt_passwd()  
616
17b5fb 617 2008/03/21 (thomasb)
T 618 ----------
619 - Add configurable default charset for message decoding
bf1be0 620 - Applied patch to fix mime decoding an folder subscription (#1484191)
T 621 - Applied patch to correctly quote email recipient strings (#1484191)
622 - Fix wrong charset aliases (#1484818 and #1484598)
623 - Remove hard-coded size of logo image (#1484378)
624 - Strip slashes from virtuser email values (#1484700)
625 - Fixed message part window display in IE6 (#1484610)
17b5fb 626
27564f 627 2008/02/28 (thomasb)
T 628 ----------
629 - Fix folder adding/renaming inspired by #1484800
630 - Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
631 - Fix quirky message selection
632 - Completed installer
633
fed22f 634 2008/02/20 (thomasb)
T 635 ----------
636 - Localize folder name in page title (#1484785)
103d6b 637 - Fix code using wrong variable name (#1484018)
e8f8fe 638 - Allow to send mail with BCC recipients only
103d6b 639 - Remove MDN headers before saving in sent folder
fed22f 640
2f93b0 641 2008/02/12 (estadtherr)
S 642 ----------
66f12a 643 - fix switching between HTML/plain composing (#1484752) 
2f93b0 644 - condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
S 645 - fix image removal in message display when message HTML includes JS event handlers
646
7f9ea1 647 2008/02/11 (thomasb)
T 648 ----------
649 - Add function to mark the selected messages as read/unread (#1457360)
283eca 650 - Also do charset decoding as suggested in RFC 2231 (fix #1484321)
T 651 - Show message count in folder list and hint when creating a subfolder
7f9ea1 652
2062ba 653 2008/02/08 (thomasb)
T 654 ----------
655 - Distinguish ssl and tls for imap connections (#1484667)
656 - Added some charset aliases to fix typical mis-labelling (#1484565)
657
c3f94d 658 2008/02/07 (thomasb)
6726f0 659 ----------
T 660 - Remember decision to display images for a certain message during session (#1484754)
2062ba 661 - Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
c3f94d 662 - Fix size of the attachment preview frame (#1484758)
6726f0 663
cf1f0f 664 2008/02/05 (thomasb)
0ea884 665 ----------
T 666 - Fix regular expression for checking e-mail address (#1484710)
667 - Make sending of read receipts configurable
cf1f0f 668 - Respect config when localize folder names (#1484707)
a02d48 669 - Applied patch for updating page title (#1484727, #1484650)
T 670 - Applied patch to prevent from purging inbox by uberlinuxguy (#1484449)
6726f0 671 - Applied patch to prevent bad header delimiters (#1484751)
b15568 672 - Also send search request when deleting a contact (#1484620)
a02d48 673 - Add CSS hack for Safari
0ea884 674
ff08ee 675 2008/02/02 (thomasb)
T 676 ----------
677 - Always update $CONFIG with user prefs (#1484729)
678 - Don't ask for MDN confirmations on drafted messages (#1484691)
2062ba 679 - Also respect receipt and priority settings when re-opening a draft message
ff08ee 680
1f020b 681 2008/01/31 (robin)
2062ba 682 ----------
1f020b 683 - Remember search results (closes #1483883), patch by the_glu
S 684
371d9d 685 2008/01/08 (tomekp)
S 686 ----------
d4cbfa 687 - add he (Hebrew) localization (#1484713)
S 688
689 2008/01/08 (tomekp)
690 ----------
371d9d 691 - update fr localization
S 692
ff5c99 693 2008/01/04 (tomekp)
S 694 - purge kur_KU because it has no messages translation
5b3c99 695 - bump copyright for all localization files
ff5c99 696
0df5b2 697 2007/12/31 (tomekp)
S 698 ----------
699 - update es localization
700
11751f 701 2007/12/28 (tomekp)
S 702 ----------
703 - update mk localization
704
823012 705 2007/12/27 (tomekp)
S 706 ----------
707 - update se localization
708
28f49e 709 2007/12/13 (robin)
S 710 ----------
711 - Add Received header on outgoing mail
712
deb302 713 2007/12/10 (estadtherr)
S 714 ----------
715 - Upgrade to TinyMCE 2.1.3
338551 716 - Allow inserting image attachments into HTML messages while composing (#1484557)
deb302 717
fba1f5 718 2007/12/10 (thomasb)
T 719 ----------
720 - Delegate user-stuff to new class rcube_user
721 - Implement Message-Disposition-Notification (Receipts)
722
0e6ee2 723 2007/12/05 (tomekp)
S 724 ----------
725 - update bg, uk localization
726
78ab48 727 2007/12/04 (tomekp)
S 728 ----------
729 - update bg localization
730
c57996 731 2007/11/25 (thomasb)
T 732 ----------
733 - Applied UID fetch patch by Glen Ogilvie
734 - Applied patch for correct Postgres instructions from ticket #1484674
735 - Fix overriding of session vars when register_globals is on (#1484670)
736 - Fix wrong Postgres setup instructions in INSTALL (#1484674)
737 - Fix bug with case-sensitive folder names (#1484245)
738 - Don't create default folders by default
739 - Added Georgian localization by Zaza Zviadadze
740 - Updated Russian localization
741 - Fixed some potential security risks (audited by Andris)
110748 742 - Only show new messages if they match the current search (#1484176)
c57996 743
082f00 744 2007/11/20 (tomekp)
S 745 ----------
746 - add Korean (kr) localization
747
96facb 748 2007/11/14 (tomekp)
S 749 ----------
750 - update id_ID localization
751
e4867e 752 2007/11/06 (thomasb)
T 753 ----------
754 - Switch to/from when searcing in Sent folder (#1484555)
755 - Correctly read the References header (#1484646)
756 - Unset old cookie in before sending a new value (#1484639)
a9cc52 757 - Correctly decode attachments when downloading them (#1484645 and #1484642)
e4867e 758
b14f77 759 2007/10/22 (tomekp)
e4867e 760 ----------
b14f77 761 - update ru, eo localizations
S 762
ecd2e7 763 2007/10/17 (thomasb)
T 764 ----------
765 - Make message listing less error prone
766
b37599 767 2007/10/10 (thomasb)
T 768 ----------
ecd2e7 769 - Suppress IE errors when clearing attachments form (#1484356)
b37599 770 - Set preferences field in user table to NULL (#1484386)
T 771 - Log error when login fails due to auto_create_user turned off
772 - Update UPGRADING instructions
773
732539 774 2007/10/05 (tomekp)
S 775 ----------
776 - Add Esperanto localization
777
778 2007/10/04 (Stiwi)
779 ----------
780 - Updated German localization
781
fc7492 782 2007/10/04 (yllar)
S 783 ----------
784 - Added Malay localization
785 - Updated Lithuanian localization
786
0c3ab1 787 2007/09/27 (tomekp)
S 788 ----------
789 - Update dutch localization (closes #1484588)
790
97bd2c 791 2007/09/29 (thomasb)
T 792 ----------
793 - Filter linked/imported CSS files (closes #1484056)
794
795
e2f373 796 2007/09/27 (tomekp)
S 797 ----------
798 - Update brazilian portuguese localization (#1484580)
799
7984ec 800 2007/09/26 (thomasb)
T 801 ----------
802 - Improve message compose screen (closes #1484383)
f4f8c6 803 - Select next row after removing one from list (#1484387)
7984ec 804
T 805
c7b726 806 2007/09/26 (tomekp)
7984ec 807 ----------
10766b 808 - Add polish labels for changes in r816.
c7b726 809 - Update polish localization (#1484579)
804489 810 - Update thai localization (#1484578)
c7b726 811
b0dbf3 812 2007/09/25 (robin)
S 813 ----------
814 - Enable drag-/dropping of folders to a new parent folder (#1457344)
815
816
c45471 817 2007/09/24 (robin)
S 818 ----------
819 - Fix preview pane size for Safari & Konqueror (#1484187)
820
821
aca3d2 822 2007/09/20 (robin)
S 823 ----------
824 - Make smtp HELO/EHLO hostname configurable (#1484067)
825
826
4d0413 827 2007/09/19 (thomasb)
5eee00 828 ----------
7984ec 829 - IPv6 Compatability (#1484322), Patch #1484373
4d0413 830 - Unlock interface when message sending fails (#1484570)
5eee00 831 - Eval PHP code in template includes (if configured)
T 832 - Show message when folder is empty. Mo more static text in table (#1484395)
833 - Only display unread count in page title when new messages arrived
834 - Show mailbox name in page title
835
836
03b271 837 2007/09/09 (thomasb)
T 838 ----------
eb6842 839 - Fixed wrong delete button tooltip (#1483965)
74ae88 840 - Fixed charset encoding bug (#1484429)
03b271 841 - Applied patch for LDAP version (#1484552)
T 842 - Improved XHTML validation
843
844
0d1dd7 845 2007/09/05 (thomasb)
T 846 ----------
847 - Fix message list selection (#1484550)
848 - Better fix lowercased usernames (#1484473)
849 - Update pngbehavior Script as suggested in #1484490
850
851
301454 852 2007/08/29 (richs)
S 853 ----------
854 - Fixed moving/deleting messages when more than 1 is selected
855
6b603d 856 2007/08/15 (thomasb)
T 857 ----------
858 - Applied patch for LDAP contacts listing by Glen Ogilvie
859 - Applied patch for more address fields in LDAP contacts (#1484402)
860 - Close LDAP connections on script shutdown
861
862
88f66e 863 2007/08/13 (thomasb)
T 864 ----------
865 - Add alternative for getallheaders() (fix #1484508)
866 - Revert changes for mbstring usage (fix #1484509)
867
868
31d9ef 869 2007/08/10 (thomasb)
719a25 870 ----------
T 871 - Identify mailboxes case-sensitive
872 - Sort mailbox list case-insensitive (closes #1484338)
873 - Fix display of multipart messages from Apple Mail (closes #1484027)
874 - Protect AJAX request from being fetched by a foreign site (XSS)
875 - Make autocomplete for loginform configurable by the skin template
fc7374 876 - Fix compose function from address book (closes #1484426)
b8e65c 877 - Added //IGNORE to iconv call (patch #1484420, closes #1484023)
T 878 - Check if mbstring supports charset (#1484290 and #1484292)
879 - Prefer iconv over mbstring (as suggested in #1484292)
8810b6 880 - Check filesize of template includes (#1484409)
e71598 881 - Updated Simplified Chinese localization
T 882 - Added Ukrainian translation
719a25 883
T 884
31d9ef 885 2007/08/09 (richs)
4b9efb 886 ----------
S 887 - Fixed bug with buttons not dimming/enabling properly after switching folders
888 - Fixed compose window becoming unresponsive after saving a draft (#1484487)
889 - Re-enabled "Back" button in compose window now that bug #1484487 is fixed
890 - Fixed unresponsive interface issue when downloading attachments (#1484496)
891 - Lowered status message time from 5 to 3 seconds to improve responsiveness
892 - Added note to INSTALL about .htaccess limiting upload_max_filesize
893 - Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
fc7374 894 - Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
4b9efb 895 - Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed
S 896
719a25 897
3fc00e 898 2007/07/03 (thomasb)
T 899 ----------
900 - Added Macedonian (Slavic FYROM) localization
901 - Fix status message bug #1484464 with regard to #1484353
902 - Fix address adding bug reported by David Koblas
9e0bb6 903 - Applied socket error patch by Thomas Mangin
3fc00e 904
T 905
5bd325 906 2007/06/28 (tomekp)
S 907 ----------
908 - fix typos in Polish localization (Janusz Zamecki)
909
910
9cc925 911 2007/06/27 (tomekp)
S 912 ----------
913 - Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
914
915
95609c 916 2007/06/12 (thomasb)
T 917 ----------
918 - Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
919 - Added Irish/Gaelic translation
920 - Little correction in Swedish translation
921 - Quote username for virtuser_query
922 - Pass-by-reference workarround for PHP5 in sendmail.inc
923
924
570f0b 925 2007/06/04 (estadtherr)
S 926 ----------
927 - Fixed bug in HTML->Plain editor toggling
928
929
b2fb95 930 2007/05/28 (thomasb)
T 931 ---------
932 - Fixed buggy imap_root settings (closes #1484379)
933 - Prevent default events on subject links (#1484399)
934 - Typo in rcube_smtp.inc
935
936
2c6337 937 2007/05/23 (estadtherr)
S 938 ----------
939 - Upgrade to TinyMCE v2.1.1.1
940
941
8d0758 942 2007/05/18 (thomasb)
T 943 ----------
944 - Use HTTP-POST requests for actions that change state
945
946
028953 947 2007/05/17 (thomasb)
T 948 ----------
6ae6e4 949 - Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
028953 950 - Renamed localization folder for Chinese (Big5)
T 951 - Chanegd Slovenian language code from 'si' to 'sl'
e3caaf 952 - Added Sinhala (Sri-Lanka) localization
T 953 - Use global filters and bind username/ for Ldap searches (#1484159)
6ae6e4 954 - Hide quota display if imap server does not support it
T 955 - Hide address groups if no LDAP servers configured
956 - Add link to message subjects (closes #1484257)
957 - Better SQL query for contact listing/search (closes #1484369)
028953 958
T 959
cd6396 960 2007/05/13 (thomasb)
T 961 ----------
962 - Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
2e8a61 963 - Fixed marking as read in preview pane (closes #1484364)
281e3e 964 - CSS hack to display attachments correctly in IE6
a23884 965 - Wrap message body text (closes #1484148)
cd6396 966
T 967
968 2007/05/03 (yllar)
969 ----------
970 - Updated French, Lithuanian, Armenian, Spanish and Italian translations
971
972
a19598 973 2007/05/01 (thomasb)
T 974 ----------
f5d6a9 975 - Updated German, Euskara, Hungarian, Romanian and Spanish translation
a19598 976 - Added Hindi and Kurdish localization
T 977
978
f5d6a9 979 2007/04/28 (thomasb)
a19598 980 ----------
f5d6a9 981 - LDAP access is back in address book (closes #1484087)
a19598 982 - Added search function for contacts
T 983 - New Template parsing and output encoding
f5d6a9 984 - Fixed bugs #1484119 and #1483978
a19598 985
T 986
fd3934 987 2007/04/08 (thomasb)
T 988 ----------
989 - Fixed message moving procedure (closes #1484308)
990 - Fixed display of multiple attachments (closes #1466563)
991 - Fixed check for new messages (closes #1484310)
992 - List attachments without filename
993
994
aad6e2 995 2007/03/27 (thomasb)
T 996 ----------
997 - New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
998   Should close bugs #1483951 and #1484299
999
1000
28bfe4 1001 2007/03/23 (thomasb)
T 1002 ----------
1003 - Correctly translate mailbox names (closes #1484276)
1004 - Quote e-mail address links (closes #1484300)
1005
1006
3cf664 1007 2007/03/21 (thomasb)
T 1008 ----------
1009 - Updated PEAR::Mail_mime package
1010 - Added Persian localization
1011 - Updated Catalan and Brazilian Portuguese translations
1012 - Updated INSTALL manual with a note about database passwords
1013 - Accept single quotes for HTML attributes when modifying message body (thanks Jason)
1014 - Sanitize input for new users/identities (thanks Colin Alston)
1015
1016
5cc4b1 1017 2007/03/19 (thomasb)
T 1018 ----------
1019 - Don't download HTML message parts
1020 - Convert HTML parts to plaintext if 'prefer_html' is off
1021 - Correctly parse message/rfc822 parts (closes #1484045)
1022 - Code cleanup
1023
1024
86958f 1025 2007/03/18 (thomasb)
T 1026 ----------
1027 - Also use user_id for unique key in messages table (closes #1484074)
1028 - Hide contacts drop down on blur (closes #1484203)
1029 - Make entries in contacts drop down clickable
1030 - Turn off browser autocompletion on login page
1031 - Quote <? in text/html message parts
1032 - Hide border around radio buttons
1033 - Replaced old JS function calls.
1034
1035
5a6ad2 1036 2007/03/13 (thomasb)
T 1037 ----------
1038 - Applied patch for attachment download by crichardson (closes #1484198)
1039 - Fixed bug in Postgres DB handling (closes #1484068)
1040 - Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
1041 - Fixed array_merge bug (closes #1484281)
1042 - Fixed flag for deletion in list view (closes #1484264)
1043 - Finally support semicolons as recipient separator (closes ##1484251)
1044 - Fixed message headers (subject) encoding
1045
1046
024797 1047 2007/03/04 (tomekp)
5a6ad2 1048 ----------
024797 1049 - check if safe mode is on or not (closes #1484269)
S 1050
5a6ad2 1051
7bbd5f 1052 2007/03/02 (thomasb)
ff52be 1053 ----------
7bbd5f 1054 - Show "no subject" in message list if subject is missing (closes #1484243)
ff52be 1055 - Solved page caching of message preview (closes #1484153)
T 1056 - Only use gzip compression if configured (closes #1484236)
1057
1058
e17702 1059 2007/02/25 (estadtherr)
S 1060 ----------
1061 - Fixed priority selector issue (#1484150)
87e2fd 1062 - Upgraded to TinyMCE v2.1.0
e17702 1063
S 1064
e6a406 1065 2007/02/21 (thomasb)
T 1066 ----------
1067 - Fixed some CSS issues in default skin (closes #1484210 and #1484161)
1068 - Prevent from double quoting of numeric HTML character references (closes #1484253)
1069
1070
a9e531 1071 2007/02/07 (tomekp)
S 1072 ----------
1073 - Updated (bg) translation (Doichin Dokov)
e6a406 1074
a9e531 1075
9d41ed 1076 2007/02/06 (tomekp)
S 1077 ----------
1078 - Updated (pl) translation
1079 - Updated (pt_BR) translation (Robson F. Ramaldes)
1080 - Big cleanup in program/localization
1081
e6a406 1082
9dbf74 1083 2007/02/05 (thomasb)
T 1084 ----------
1085 - Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
1086
1087
bb8562 1088 2007/01/07 (estadtherr)
S 1089 ----------
1090 - Fixed display of HTML message attachments (closes #1484178)
1091
1092
97c8d3 1093 2007/01/07 (thomasb)
T 1094 ----------
1095 - Applied patch for preview caching (closes #1484186)
21b5c7 1096 - Added Thai and Vietnamese localization files
97c8d3 1097
bb8562 1098
86df15 1099 2006/12/29 (thomasb)
T 1100 ----------
1101 - Added error handling for attachment uploads
1102 - Use multibyte safe string functions where necessary (closes #1483988)
1103 - Updated Swiss German localization (de_CH)
1104
1105
ee883a 1106 2006/12/22 (thomasb)
T 1107 ----------
1108 - Applied security patch to validate the submitted host value (by Kees Cook)
1109 - Applied security patch to validate input values when deleting contacts (by Kees Cook)
1110 - Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
1111 - Applied a patch to more aggressively sanitize a HTML message
1112 - Visualize blocked images in HTML messages
1113
1114
04c618 1115 2006/12/20 (thomasb)
T 1116 ----------
1117 - Fixed wrong message listing when showing search results (closes #1484131)
1118 - Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
1119 - Show remote images when opening HTML message part as attachment
1120
1121
a7d5c6 1122 2006/12/17 (thomasb)
T 1123 ----------
1124 - Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
1125
1126
1a98a6 1127 2006/12/06 (thomasb)
T 1128 ----------
1129 - Improve memory usage when sending mail (closes #1484098)
1130 - Mark messages as read once the preview is loaded (closes #1484132)
1131 - Include smtp final response in log (closes #1484081)
1132
1133
421f5e 1134 2006/12/04 (thomasb)
T 1135 ----------
1136 - Corrected date string in sent message header (closes #1484125)
1137 - Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
1138 - Changed srong tooltips for message browse buttons (closes #1483930)
1139
1140
dd792e 1141 2006/12/03 (estadtherr)
S 1142 ----------
1143 - Added fix to convert HTML signatures for plain text messages
1144 - Fixed signature delimeter character to be standard (Bug #1484035)
1145
1146
53ed1e 1147 2006/12/01 (thomasb)
T 1148 ----------
1149 - Implemented preview pane
1150 - Fixed XSS vulnerability (Bug #1484109)
1151 - Remove newlines from mail headers (Bug #1484031)
1152 - Selection issues when moving/deleting (Bug #1484044)
1153 - Applied patch of Clement Moulin for imap host auto-selection
1154 - ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
1155 - Fixed folder name encoding in subscription list (Bug #1484113)
1156 - Fixed JS errors in identity list (Bug #1484120)
1157 - Show client debug console on debug_level 8
733c78 1158 - Added Serbian translation
T 1159 - Updated Spanish and Bulgarian localization
53ed1e 1160
cf87c1 1161
086377 1162 2006/11/22 (robin)
53ed1e 1163 ----------
086377 1164 - Fix a bug introduced with Shift-Del yesterday
S 1165
1166
cf87c1 1167 2006/11/21 (robin)
53ed1e 1168 ----------
b6677b 1169 - Add missing nl_NL translations
S 1170 - Translate foldernames in folder form (closes #1484113)
1171
1172
1173 2006/11/21 (robin)
53ed1e 1174 ----------
cf87c1 1175 - Added first and last buttons to message list, address book
S 1176   and message detail
1177 - Pressing Shift-Del bypasses Trash folder
1178 - Enable purge command for Junk folder
1179
1180
1181 2006/11/17 (robin)
1182 ----------
1183 - Re-initialize message list after shift-select and delete
1184
1185
1186 2006/11/16 (robin)
1187 ----------
1188 - Fixed updating message list after expunge and purge
1189 - Fetch all aliases if virtuser_query is used instead
1190   of only the first one
1191
1192
8e2090 1193 2006/11/11 (estadtherr)
S 1194 ----------
1195 - fixed deletion/moving of messages from within "show" page
1196
1197
53ed1e 1198 2006/11/09 (thomasb)
T 1199 ----------
1200 - Little bugfix in HTML encoding
1201 - Fixed encoding issues and delete-on-reply problem
1202 - Corrected template parsing
1203
1204
f0ea59 1205 2006/11/07 (estadtherr)
S 1206 ----------
1207 - Upgraded to TinyMCE v2.0.8
1208 - Fixed CSS path for editor popups
1209
6b1fc0 1210 2006/09/26 (estadtherr)
S 1211 ----------
1212 - Added spellchecker plugin to TinyMCE configuration
1213 - Fixed HTML/Plain toggle labels
1214
1215
6b47de 1216 2006/09/24 (thomasb)
T 1217 ----------
1218 - Partial client re-write with a common list class
1219 - Re-enabled multi select of contacts (Bug #1484017)
1220 - Enable contact editing right after creation (Bug #1459641)
1221 - Updated Hungarian, Estonian and Traditional Chinese localization
1222
1223
c8c1a3 1224 2006/09/19 (thomasb)
T 1225 ----------
1226 - Correct UTF-7 to UTF-8 conversion if mbstring is not available
1227
1228
a0109c 1229 2006/09/13 (estadtherr)
S 1230 ----------
1231 - Introduction of TinyMCE HTML editor support for message composition and signatures
1232   Note : a new column is added to the "identities" database table
1233
1234
40ed9b 1235 2006/09/12 (estadtherr)
S 1236 ----------
1237 - Fixed html2text treatment of table headers (Bug #1484020)
1238 - Fixed IMAP fetch of message body (Bug #1484019)
1239
1240
8acab0 1241 2006/09/08 (thomasb)
T 1242 ----------
1243 - Fixed safe_mode problems (Bug #1418381)
1244 - Fixed wrong header encoding (Bug #1483976)
1245
1246
e170b4 1247 2006/09/07 (thomasb)
T 1248 ----------
1249 - Made automatic draft saving configurable
1250 - Fixed JS bug when renaming folders (Bug #1483989)
1251 - Don't wait for complete page load when calling JavaScript init()
1252 - Some improvements to prevent session expiration
1253 - Prevent from double submit of spell check requests
1254
1255
5cd296 1256 2006/09/01 (thomasb)
T 1257 ----------
1258 - Imporoved message parsing and HTML validation
1259 - Added quota display as image (by Brett Patterson)
1260 - Corrected creation of a message-id
1261 - Updated Norwegian (bokmal) localization
1262
1263
10c92b 1264 2006/08/30 (thomasb)
T 1265 ----------
1266 - New indentation for quoted message text
1267 - Improved HTML validity
1268
1269
949dea 1270 2006/08/28 (estadtherr)
S 1271 ----------
1272 - Fixed URL character set (Ticket #1445501)
1273 - Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
1274
1275
f7bfec 1276 2006/08/25 (thomasb)
T 1277 ----------
1278 - Fixed folder renaming: unsubscribe before rename (Bug #1483920)
1279 - Finalized new message parsing (+ chaching)
1280 - Updated SQL scripts and UPGRADING instructions
1281
1282
6c76c9 1283 2006/08/23 (thomasb)
T 1284 ----------
1285 - Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
1286
1287
a5d3e6 1288 2006/08/20 (thomasb)
T 1289 ----------
6c76c9 1290 - Fixed wrong usage of mbstring (Bug #1462439)
a5d3e6 1291 - Set default spelling language (Ticket #1483938)
T 1292 - Added support for Nox Spell Server
1293
1294
1295 2006/08/18 (thomasb)
1296 ----------
1297 - Re-built message parsing (Bug #1327068)
f7bfec 1298   Now based on the message structure delivered by the IMAP server.
a5d3e6 1299 - Fixed some XSS and SQL injection issues
T 1300
1301
4d4264 1302 2006/08/10 (thomasb)
T 1303 ----------
1304 - Fixed charset problems with folder renaming
1305
1306
fa4cd2 1307 2006/08/04 (thomasb)
T 1308 ----------
1309 - Fixed Bug in saving identities (Ticket #1483915)
1310 - Set folder name in window title (Bug #1483919)
1311 - Don't add imap_root to INBOX path (Bug #1483816)
1312 - Attempt to create default folders only after login
1313 - Avoid usage of $CONFIG in rcube_imap class
1314
1315
fe79b1 1316 2006/07/30 (thomasb)
T 1317 ----------
1318 - Alter links in HTML messages (Bug #1326402)
1319 - Added fallback if host not found in 'mail_domain' array
1320 - Applied patch of Charles to highlight droptargets (Ticket #1473034)
f9c107 1321 - Fixed folder renaming (Bug #1483914)
T 1322 - Added confirmation message after deleting a folder
fe79b1 1323
T 1324
24053e 1325 2006/07/25 (thomasb)
T 1326 ----------
1327 - Made folder renaming a bit more ajax-style
1328 - Changed rename-labels and German translation
1329 - Fixed addressbox countbar width (Bug #1483845)
1330 - Fixed refresh interval problems in Safari (Bug #1483902) 
1331 - Fixed clear_message_list_header() errors (Bug #1483898)
1332 - Sanity check of $message_set in imap.inc (Bug #1443200)
1333 - Added correct changing of message list headers for Sent folder
1334 - Updated Spanish localization (Ticket #1483887)
1335 - Applied patch #1483846
1336
1337
f0f98f 1338 2006/07/24 (richs)
S 1339 ----------
1340 - Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
1341 - Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
1342 - Draft saving now properly returns an error when saving fails
1343 - Draft timer stops and resets properly when attachments are uploaded, or when saving manually
1344 - Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
1345
1346
078adf 1347 2006/07/19 (thomasb)
T 1348 ----------
1349 - Correct entity encoding of link urls (HTML validity)
baf135 1350 - Improved usability in compose step (Ticket #1483807)
078adf 1351 - Added absolute URLs to several buttons (for "open in new window")
baf135 1352 - Applied patch #1328032
T 1353 - Fixed Bug/Patch #1443200
078adf 1354
T 1355
66e2bf 1356 2006/07/18 (thomasb)
bac7d1 1357 ----------
T 1358 - Fixed password with spaces issue (Bug #1364122)
1359 - Replaced _auth hash with second cookie (Ticket #1483811)
1360 - Don't use get_input_value() for passwords (Bug #1468895)
1361 - Made password encryption key configurable
1362 - Minor bugfixes with charset encoding
66e2bf 1363 - Added <label> tags to forms (Ticket #1483810)
bac7d1 1364
T 1365
66e2bf 1366 2006/07/07 (thomasb)
321302 1367 ----------
T 1368 - Fixed INSTALL_PATH bug #1425663
1369
1370
b4b081 1371 2006/07/03 (richs)
S 1372 ----------
1373 - Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
1374 - Updated French localizations (Ticket #1483862)
1375 - Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
1376 - Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
1377 - Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
1378 - Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php) 
1379
1380
25d8ba 1381 2006/06/30 (richs)
S 1382 ----------
1383 - Fixed empty INBOX compatibility bug (Patch #1443200)
1384 - Temporarily fixed French "compact" localization (Patch #1483862)
1385 - Fixed "Select All" not working with Delete interface button (Bug #1332434)
1386 - Fixed messsage list column compatibility with Konqueror (Bug #1395711)
1387 - Fixed "unread count" in window title when count changed (Bug #1483812)
1388 - Fixed DB error when deleting from message table (Patch #1483835)
1389
b4b081 1390
a894ba 1391 2006/06/29 (richs)
S 1392 ----------
1393 - Added ability to remove attachments (Feature #1436721)
1394 - Default folders are now auto-created on first login (Feature #1471594)
1395 - Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
1396 - Corrected Italian localizations
1397 - Tweaked rename-folder form to clear after a rename
1398
1399
c8c1e0 1400 2006/06/26 (richs)
S 1401 ----------
1402 - Added button to immediately check for new messages 
1403 - New message checking now displays status "Checking for new messages..."
1404 - New message checking now looks for unread messages in all mailboxes (Feature #1326401)
1405 - Task buttons now respond to clicks by darkening (as in other applications)
1406 - Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
1407 - Added ability to sort messages by "Size"
1408 - Added ability to rename folders (Feature #1326396)
1409 - Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
1410 - Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
1411
1412
b068a0 1413 2006/06/25
T 1414 ----------
1415 - Changed behavior to include host-specific configuration (Bug #1483849)
1416 - Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
1417 - Fixed spell checker to work with the new URL at google.com
1418 - Some memory and security optimizations sendmail.inc
1419 - Updated UGRADING description
1420
1421
1966c5 1422 2006/06/19
S 1423 ----------
1424 - Added Drafts support (Feature #1326839) (richs)
1425
b068a0 1426
d72d41 1427 2006/06/02
T 1428 ----------
1429 - Updated Estonian localization and moved from ee to et
1430 - Added Bulgarian localization
1431
1432
1433 2006/05/25
1434 ----------
1435 - Finalized GoogieSpell integration
1436
1437
cead5c 1438 2006/05/18
T 1439 ----------
1440 - Added Arabic and Armenian localizations
1441 - Updated Russian localization
1442 - Removed MDB2 classes from repository. Install them seperately if used.
1443 - Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
1444 - Allow & in e-mail addresses
1445
1446
e886c1 1447 2006/05/05
326e87 1448 ----------
e886c1 1449 - Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
T 1450 - Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
1451 - Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
1452 - Corrected INSTALL description (Bug #1476106)
ad7063 1453 - Added charset to javascript HTTP headers
e886c1 1454 - Fixed Opera bug with CC and BCC fields (Bug #1474576)
T 1455 - Changed login page title regarding product name (Bug #1476413)
326e87 1456 - Pimped search function
69b83b 1457 - Applied attachment viewing/forwarding patches by Andrew Fladmark
dd53e2 1458 - Applied prev/next patch by Leonard Bouchet
T 1459 - Applied patches by Mark Bucciarelli
1460 - Applied patch for requesting receipts by Salvatore Ansani
1461 - Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
1462
1463
c40563 1464 2006/04/13
T 1465 ----------
1466 - Added Slovenian localization
1467 - Updated Portuguese localization
1468 - Fixed parent.location problem for compose-links
1469 - Added sort order saving patch by Jacob Brunson
1470 - Added gzip compression support
1471
1472
0f246a 1473 2006/04/02
T 1474 ----------
1475 - Added Lithuanian localization
1476 - Improved search function
1477 - Added version string as template object
1478 - Load host-specific configuration file (see config/main.inc.php)
1479 - New config parameter adding domain to user names for login
1480 - Strip tags on _auth, _action, _task parameters
1481 - Corrected labels for next/previous page buttons in address book 
1482
1483
4647e1 1484 2006/03/23
T 1485 ----------
1486 - Auto-detect mail header delimiters
1487 - Regard daylight savings
1488 - Localized quota display
1489 - Started implementing search function
1490
1491
8c2e58 1492 2006/03/20
T 1493 ----------
ad57b3 1494 - Avoid error message when saving an unchanged identity (Bug #1429510)
8c2e58 1495 - Fixed hard-coded cols selection for sent folder (Bug #1354586)
T 1496 - Enable some HTML links for use with "open in new window" or "save target"
1497 - Check meta-key instead of ctrl on Macs
1498 - Ignore double clicks when holding down a modifier key
1499 - Fixed reloading of the login page
1500 - Fixed typo in compose template (Bug #1446852)
1501 - Added compose button to message read step (Request #1433288)
1502 - New config parameter for persistent database connections (Bug #1431817)
1503
1504
ffcbd8 1505 2006/03/14
T 1506 ----------
1507 - Don't remove internal HTML tags in plaintext messages
1508 - Improved error handling in DB connection failure
1509
0a6937 1510
T 1511 2006/02/22
1512 ----------
1513 - Updated localizations
1514 - Fixed bug #1435989
1515
1516
f88d41 1517 2006/02/19
T 1518 ----------
1519 - Updated localizations
1520 - Applied patch of Anders Karlsson
1521 - Applied patch of Jacob Brunson
1522 - Applied patch for virtuser_query by Robin Elfrink
1523 - Added support for References header (patch by Auke)
1524 - Added support for mbstring module by Tadashi Jokagi
1525 - Added function for automatic remove of slashes on GET and POST vars
1526   if magic_quotes is enabled
1527
1528
1529 2006/02/05
15a9d1 1530 ----------
58e360 1531 - Added Slovak, Hungarian, Bosnian and Croation translation
15a9d1 1532 - Fixed bug when inserting signatures with !?&
f88d41 1533 - Chopping message headers before inserting into the message cache table
T 1534   (to avoid bugs in Postgres)
15a9d1 1535 - Allow one-char domains in e-mail addresses
T 1536 - Make product name in page title configurable
1537 - Make username available as skin object
f88d41 1538 - Added session_write_close() in rcube_db class destructor to avoid problems
T 1539   in PHP 5.0.5
1540 - Use move_uploaded_file() instead of copy() for a more secure handling of
1541   uploaded attachments
15a9d1 1542 - Additional config parameter to show/hide deleted messages
T 1543 - Added periodic request for checking new mails (Request #1307821)
1544 - Added EXPUNGE command
1545 - Optimized loading time for mail interface
051893 1546 - Changed to full UTF-8 support
T 1547 - Additional timezones (Patch #1389912)
1548 - Added LDAP public search (experimental)
03cc16 1549 - Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
T 1550 - Casting to strings when adding empty headers to message cache (Bug #1406026)
58e360 1551 - Skip sender-address as recipient when Reply-to-all
T 1552 - Fixes in utf8-class
1553 - Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
f88d41 1554 - Added garbage collector for message cache
T 1555 - Added patches for BCC headers
15a9d1 1556
977a29 1557
T 1558 2005/12/16
1559 ----------
1560 - Added Turkish and Simplified Chinese translation
1561 - Use virtusertable to resolve e-mail addresses at login
f88d41 1562 - Configurable mail_domain used to compose correct e-mail addresses
T 1563   on first login
977a29 1564
T 1565
1cded8 1566 2005/12/03
4e17e6 1567 ----------
f88d41 1568 - Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
T 1569   Estonian and Chinese translation
f3b659 1570 - Get IMAP server capabilities in array
T 1571 - Check for NAMESPACE capability before sending command
1572 - Set default user language from config 'locale_string'
b076a4 1573 - Added sorting patch for message list
T 1574 - Make default sort col/order configurable
dba5f7 1575 - Fixed XSS in address book and identities
e0ddd4 1576 - Added more XSS protection (Bug #1308236)
T 1577 - Added tab indexes for compose form
10a699 1578 - Added 'changed' col to contacts table
T 1579 - Support for 160-bit session hashes
1580 - Added input check for contacts and identities (Patch #1346523)
1581 - Added messages/warning to compose step (Patch #1323895)
b4a999 1582 - Added favicon to the default skin
583f1c 1583 - Fixed Bug #1334337 as far as possible
ecf759 1584 - Added Reply-To-All functionality (Request #1326395, Patch #1349777)
T 1585 - Redesign of client side AJAX code (enable multi threading)
1586 - Added keep-alive signal every minute
0cbc09 1587 - Make logs dir configurable
fd8c50 1588 - Added support for SMTPS
4b0f65 1589 - Decode attachment file names
T 1590 - Make delimiter for message headers configurable
1591 - Add generic footer to sent messages
1cded8 1592 - Choose the rigt identity when replying
T 1593 - Remove signature when replying (Request #1333167)
1594 - Signatures for each identity
1595 - Select charset when composing message
1596 - Complete re-design of the caching mechanism
4b0f65 1597
T 1598
1cded8 1599 2005/08/11
T 1600 ----------
1601 - Write list header to client even if list is empty
1602 - Add functions "select all", "select none" to message list
f88d41 1603 - Improved filter for HTML messages to remove potentially malicious tags
T 1604   (script, iframe, object) and event handlers.
1cded8 1605 - Buttons for next/previous message in view mode
T 1606 - Add new created contact to list and show confirmation status
1607 - Added folder management (subscribe/create/delete)
1608 - Log message sending (SMTP log)
1609 - Grant access for Camino browser
1610 - Added German translation
1611
1612
1613 2005/10/20
1614 ----------
1615 - Added Swedish, Latvian, Portuguese and Catalan translation
1616 - Make SMTP auth method configurable
1617 - Make mailboxlist scrollable (Bug #1326372)
1618 - Fixed SSL support
1619 - Improved support for Courier IMAP (root folder and delimiter issues)
1620 - Moved taskbar from bottom to top
1621 - Added 'session_lifetime' parameter
1622 - Fixed wrong unread count when deleting message (Bug #1332434)
1623 - Srip tags when creating a new folder (Bug #1332084)
1624 - Translate HTML tags in message headers (Bug #1330134)
1625 - Correction in German translation (Bug #1329434)
1626 - Display folder names with special chars correctly (Bug #1330157)
1627
1628
1629 2005/10/07
1630 ----------
1631 - Added French, Italian, Spanish, Danish, Dutch translation
1632 - Clarified license (Bug #1305966)
1633 - Fixed PHP warnings (Bug #1299403)
1634 - Fixed english translation (Bug #1295406)
1635 - Fixed bug #1290833: Last character of email not seen
1636 - Fixed bug #1292199 when creating new user
1637 - Allow more browsers (Bug #1285101)
1638 - Added setting for showing pretty dates
1639 - Added support for SQLite database
1640 - Make use of message caching configurable
1641 - Also add attachments when forwarding a message
1642 - Long folder names will not flow over message list (Bug #1267232)
1643 - Show nested mailboxes hieracically
1644 - Enable IMAPS by host
1645
1646
1647 2005/08/20
1648 ----------
1649 - Improved cacheing of mailbox messagecount
1650 - Fixed javascript bug when creating a new message folder
1651 - Fixed javascript bugs #1260990 and #1260992: folder selection
1652 - Make Trash folder configurable
1653 - Auto create folders Inbox, Sent and Trash (if configured)
1654 - Support for IMAP root folder
1655 - Added support fot text/enriched messages
1656 - Make list of special mailboxes configurable
1657