Changeset 6a7b713 in github
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r27720d6 r6a7b713 2 2 --------------------------- 3 3 4 2008/12/30 (thomasb)5 ----------6 4 - Fix mark popup in IE 7 (#1485369) 7 5 - Fix line-break issue when copy & paste in Firefox (#1485425) 8 9 2008/12/18 (thomasb)10 ----------11 - Only abbreviate attachment file names in MSIE < 712 6 - Fix autocomplete "unknown server error" (#1485637) 13 - Optimize autocomplete search and output14 15 2008/12/18 (alec)16 ----------17 7 - Fix STARTTLS before AUTH in SMTP connection (#1484883) 18 8 - Support multiple quota values in QUOTAROOT resonse (#1485626) 19 20 2008/12/16 (thomasb) 21 ---------- 22 - Only abbreviate file name for IE browsers (#1485063) 23 24 2008/12/11 (alec) 25 ---------- 9 - Only abbreviate file name for IE < 7 browsers (#1485063) 26 10 - Performance: allow setting imap rootdir and delimiter before connect (#1485172) 27 28 2008/12/06 (alec)29 ----------30 11 - Fix sorting of folders with more than 2 levels (#1485569) 31 12 - Fix search results page jumps in LDAP addressbook (#1485253) … … 33 14 - Fix horizontal scrollbar in preview pane on IE (#1484633) 34 15 - Add Robots meta tag in login page and installer (#1484846) 35 36 2008/12/04 (alec)37 ----------38 16 - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) 39 - Performance fix: some mail actions do not require imap connection40 41 2008/11/28 (thomasb)42 ----------43 17 - Option to check for new mails in all folders (#1484374) 44 18 - Don't set client busy when checking for new messages (#1485276) 45 46 2008/11/26 (alec)47 ----------48 19 - Allow UTF-8 folder names in config (#1485579) 49 20 - Add junk_mbox option configuration in installer (#1485579) 50 51 2008/11/23 (thomasb)52 ----------53 21 - Do serverside addressbook queries for autocompletion (#1485531) 54 55 2008/11/23 (alec)56 ----------57 22 - Allow setting attachment col position in 'list_cols' option 58 23 - Allow override 'list_cols' via skin (#1485577) 59 60 2008/11/21 (alec)61 ----------62 24 - Fix 'cache' table cleanup on session destroy (#1485516) 63 25 - Increase speed of session destroy and garbage clean up 64 26 - Fix session timeout when DB server got clock skew (#1485490) 65 66 2008/11/19 (alec)67 ----------68 27 - Fix handling of some malformed messages (#1484438) 69 28 - Speed up raw message body handling 70 29 - Better HTML entities conversion in html2text (#1485519) 71 72 2008/11/15 (alec)73 ----------74 30 - Fix big memory consumption and speed up searching on servers without SORT capability 75 31 - Fix setting locale to tr_TR, ku and az_AZ (#1485470) 76 77 2008/11/12 (alec)78 ----------79 32 - Use SORT for searching on servers with SORT capability 80 33 - Added message status filter 81 82 2008/11/06 (alec)83 ----------84 34 - Fix empty file sending (#1485389) 85 35 - Improved searching with many criterias (calling one SEARCH command) 86 87 2008/11/05 (alec)88 ----------89 36 - Fix HTML editor initialization on IE (#1485304) 90 91 2008/11/03 (alec)92 ----------93 37 - Add warning when switching editor mode from html to plain (#1485488) 94 38 - Make identities list scrollable (#1485538) 95 96 2008/10/29 (alec)97 ----------98 39 - Fix problem with numeric folder names (#1485527) 99 40 - Added BYE response simple support to prevent from endless loops in imap.inc (#1483956) 100 101 2008/10/27 (alec)102 ----------103 41 - Fix unread message unintentionally marked as read if read_when_deleted=true (#1485409) 104 42 - Remove port number from SERVER_NAME in smtp_helo_host (#1485518) 105 106 2008/10/25 (alec)107 ----------108 43 - Don't send disposition notification receipts for messages marked as 'read' (#1485523) 109 44 - Added 'keep_alive' and 'min_keep_alive' options (#1485360) 110 111 2008/10/24 (alec)112 ----------113 45 - Added option 'identities_level', removed 'multiple_identities' 114 46 - Allow deleting identities when multiple_identities=false (#1485435) 115 116 2008/10/22 (alec)117 ----------118 47 - Added option focus_on_new_message (#1485374) 119 120 2008/10/18 (alec)121 ----------122 48 - Fix html2text class autoloading on Windows (#1485505) 123 49 - Fix html signature formatting when identity save error occured (#1485426) 124 125 2008/10/15 (alec)126 ----------127 50 - Add feedback and set busy when moving folder (#1485497) 128 129 2008/10/10 (alec)130 ----------131 51 - Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489) 132 52 - Fix messages count bar overlapping (#1485270) 133 53 - Fix adding signature in drafts compose mode (#1485484) 134 135 2008/10/09 (alec)136 ----------137 54 - Fix iil_C_Sort() to support very long and/or divided responses (#1485283) 138 55 - Fix matching case sensitivity when setting identity on reply (#1485480) 139 56 - Prefer default identity on reply 140 141 2008/10/08 (alec)142 ----------143 57 - Fix imap searching on ISMail server (#1485466) 144 58 - Add css class for flagged messages (#1485464) 145 146 2008/10/07 (alec)147 ----------148 59 - Write username instead of id in sendmail log (#1485477) 149 60 - Fix htmlspecialchars() use for PHP version < 5.2.3 (#1485475) 150 61 - Fix js keywords escaping in json_serialize() for IE/Opera (#1485472) 151 62 - Added bin/killcache.php script (#1485434) 152 153 2008/10/03 (alec)154 ----------155 63 - Add support for SJIS, GB2312, BIG5 in rc_detect_encoding() 156 64 - Fix vCard file encoding detection for non-UTF-8 strings (#1485410) 157 65 - Add 'skip_deleted' option in User Preferences (#1485445) 158 159 2008/10/02 (alec)160 ----------161 66 - Minimize "inline" javascript scripts use (#1485433) 162 67 - Fix css class setting for folders with names matching defined classes names (#1485355) 163 68 - Fix race conditions when changing mailbox 164 165 2008/10/01 (alec)166 69 - Fix spellchecking when switching to html editor (#1485362) 167 70 - Fix compose window width/height (#1485396) … … 169 72 - Localized filesize units (#1485340) 170 73 - Better handling of "no identity" and "no email in identity" situations (#1485117) 171 172 2008/09/29 (alec) 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) 74 - Added 'mime_param_folding' option with possibility to choose long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320) 177 75 - Added "advanced options" feature in User Preferences 178 76 - Fix unread counter when displaying cached massage in preview panel (#1485290) 179 77 - Fix htmleditor spellchecking on MS Windows (#1485397) 180 181 2008/09/25 (alec)182 ----------183 78 - Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096) 184 185 2008/09/23 (alec)186 ----------187 79 - Fix language autodetection (#1485401) 188 80 - Fix button label in folders management (#1485405) … … 190 82 - Fix handling of apostrophes in filenames decoded according to rfc2231 191 83 192 2008/09/19 (thomasb) 193 ---------- 84 RELEASE 0.2-BETA 85 194 86 - Made config files location configurable (#1485215) 195 196 2008/09/16 (alec)197 ----------198 87 - Reduced memory footprint when forwarding attachments (#1485345) 199 - Fix inline images handling when replying/forwarding html messages200 88 - Allow and use spellcheck attribute for input/textarea fields (#1485060) 201 89 - Added icons for forwarded/forwarded+replied messages (#1485257) … … 203 91 - Display progress message for folders create/delete/rename (#1485357) 204 92 - Smart Tags and NOBR tag support in html messages (#1485363, #1485327) 205 206 2008/09/15 (thomasb)207 ----------208 93 - Redesign of the identities settings (#1484042) 209 94 - Add config option to disable creation/deletion of identities (#1484498) 210 211 2008/09/15 (alec)212 ----------213 95 - Added 'sendmail_delay' option to restrict messages sending interval (#1484491) 214 215 2008/09/12 (alec)216 ----------217 96 - Added vertical splitter for folders list resizing 218 97 - Added possibility to view all headers in message view 219 98 - Fixed splitter drag/resize on Opera (#1485170) 220 99 - Fixed quota img height/width setting from template (#1484857) 221 222 2008/09/12 (thomasb)223 ----------224 100 - Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453) 225 101 - Insert "virtual" folders in subscription list (#1484779) 226 102 - Added link to open message in new window 227 228 2008/09/05 (thomasb)229 ----------230 103 - Enable export of address book contacts as vCard 104 - Add feature to import contacts from vcard files (#1326103) 231 105 - Respect Content-Location headers in multipart/related messages according to RFC2110 (#1484946) 232 - Applied mime_decode patch by David Lublink233 106 - Allowed max. attachment size now indicated in compose screen (#1485030) 234 107 - Also capture backspace key in list mode (#1484566) … … 236 109 - Correctly handle options in mailto-links (#1485228) 237 110 - Immediately save sort_col/sort_order in user prefs (#1485265) 238 239 2008/09/04 (alec)240 ----------241 111 - 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 245 2008/09/03 (thomasb)246 ----------247 112 - Allow to auto-detect client language if none set (#1484434) 248 113 - Auto-detect the client timezone (user configurable) 249 250 2008/09/03 (alec) 251 ---------- 252 - Add RFC2231 header value continuations support for attachment 253 filenames + hack for servers that not support that feature 114 - Add RFC2231 header value continuations support for attachment filenames + hack for servers that not support that feature 254 115 - Fix Reply-To header displaying (#1485314) 255 256 2008/09/02 (thomasb)257 ----------258 - Add feature to import contacts from vcard files (#1326103)259 116 - Mark form buttons that provide the most obvious operation (mainaction) 260 261 2008/08/30 (alec)262 ----------263 - Improved HTML to TXT conversion by html2text class update264 to version 1.0.0265 266 2008/08/28 (alec)267 ----------268 117 - Added option 'quota_zero_as_unlimited' (#1484604) 269 118 - Added PRE handling in html2text class (#1484740) 270 271 2008/08/28 (robin)272 ----------273 119 - Added folder hierarchy collapsing 274 275 2008/08/27 (alec)276 ----------277 120 - Added options to use syslog instead of log file (#1484850) 278 121 - Added Logging & Debugging section in Installer 279 - Write to smtp log also sent MDN confirmations 280 281 2008/08/26 (alec) 282 ---------- 283 - Removed support for PEAR::DB driver 284 285 2008/08/21 (alec) 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 122 - Fix In-Reply-To and References headers when composing saved draft message (#1485288) 291 123 - Fix html message charset conversion for charsets with underline (#1485287) 292 124 - Fix buttons status after contacts deletion (#1485233) 293 294 2008/08/21 (estadtherr) 295 ---------- 296 - Fix escaping of To: and From: fields when building message body for reply 297 or forward in the HTML editor (#1484904) 298 299 2008/08/15 (thomasb) 300 ---------- 125 - Fix escaping of To: and From: fields when building message body for reply or forward in the HTML editor (#1484904) 301 126 - Use current mailbox name in template (#1485256) 302 127 - Better fix for skipping untagged responses (#1485261) … … 304 129 - Enable spellchecker for HTML editor (#1485114) 305 130 - Respect spellcheck_uri in tinyMCE spellchecker (#1484196) 306 307 2008/08/09 (alec)308 ----------309 131 - Case insensitive contacts searching using PostgreSQL (#1485259) 310 311 2008/07/31 (thomasb)312 ----------313 132 - Make default imap folders configurable for each user (#1485075) 314 133 - Save outgoing mail to selectable folder (#1324581) 315 134 - Fix hiding of mark menu when clicking th button again (#1484944) 316 317 2008/07/21 (alec) 318 ---------- 319 - use long date format in print mode (#1485191) 320 321 2008/07/18 (alec) 322 ---------- 135 - Use long date format in print mode (#1485191) 323 136 - Updated TinyMCE to version 3.1.0.1 324 325 2008/07/14 (thomasb)326 ----------327 137 - Re-enable autocomplete attribute for login form (#1485211) 328 138 - Check PERMANENTFLAGS before saving $MDNSent flag (#1484963, #1485163) 329 330 2008/06/30 (alec)331 ----------332 139 - Added flag column on messages list (#1484623) 333 334 2008/06/24 (alec)335 ----------336 140 - Patched Mail/MimePart.php (http://pear.php.net/bugs/bug.php?id=14232) 337 338 2008/06/24 (alec)339 ----------340 141 - Allow trash/junk subfolders to be purged (#1485085) 341 342 2008/06/20 (alec)343 ----------344 - Added Azerbaijani translation345 346 2008/06/20 (thomasb)347 ----------348 142 - Store compose parameters in session and redirect to a unique URL 349 350 2008/06/18 (thomasb)351 ----------352 143 - Fixed CRAM-MD5 authentication (#1484819) 353 - Add fallback to old 'skin_path' property354 355 2008/06/16 (alec)356 ----------357 - Fixed sending emoticons358 144 - Fixed forwarding messages with one HTML attachment (#1484442) 359 145 - Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914) 360 361 2008/06/15 (alec)362 ----------363 146 - Added option to select skin in user preferences 364 WARNING: option 'skin_path' replaced by 'skin' option! 365 366 2008/06/14 (alec) 367 ---------- 368 - Added option to disable displaying of attached images below the message body 369 370 2008/06/13 (alec) 371 ---------- 147 - Added option to configure displaying of attached images below the message body 372 148 - Added option to display images in messages from known senders (#1484601) 373 - Updated PEAR::Mail_Mime374 149 - User preferences grouped in more fieldsets 375 376 2008/06/12 (alec)377 ----------378 150 - Fix corrupted MIME headers of messages in Sent folder (#1485111) 379 151 - Fixed bug in MDB2 package: http://pear.php.net/bugs/bug.php?id=14124 380 152 - Use keypress instead of keydown to select list's row (#1484816) 381 382 2008/06/11 (alec) 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 387 2008/06/08 (alec) 388 ---------- 153 - Don't call expunge and don't remove message row after message move if flag_for_deletion is set to true (#1485002) 154 155 RELEASE 0.2-ALPHA 156 389 157 - Added option to disable autocompletion from selected LDAP address books (#1484922) 390 391 2008/06/07 (thomasb)392 ----------393 - Cleaned up localization names. Now named with lang_COUNTRY according to ISO 639-1/3166-1394 - Updated Catalan localization395 396 2008/06/06 (robin)397 ----------398 - Add option to log successful logins399 400 2008/06/06 (alec)401 ----------402 158 - TLS support in LDAP connections: 'use_tls' property (#1485104) 403 404 2008/06/05 (alec) 405 ---------- 406 - Fix removing messages from search set after deleting them (#1485106) 407 408 2008/06/03 (alec) 409 ---------- 410 - imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine() 159 - Fixed removing messages from search set after deleting them (#1485106) 411 160 - imap.inc: Fixed iil_C_FetchStructureString() to handle many 412 161 literal strings in response (#1484969) 413 - imap.inc: Removed hardcoded data size in iil_ReadLine()414 415 2008/05/30 (alec)416 ----------417 162 - Support for subfolders in default/protected folders (#1484665) 418 163 - Disallowed delimiter in folder name (#1484803) 419 164 - Support " and \ in folder names 420 165 - Escape \ in login (#1484614) 421 422 2008/05/29 (thomasb)423 ----------424 166 - Better HTML sanitization with the DOM-based washtml script (#1484701) 425 426 2008/05/29 (alec)427 ----------428 - Polish localization folder renamed to pl_PL429 430 2008/05/28 (alec)431 ----------432 167 - Fixed sorting of folders with non-ascii characters 433 434 2008/05/21 (alec)435 ----------436 - Localized pagetitle in Settings and Address Book437 438 2008/05/19 (alec)439 ----------440 168 - Fixed Mysql DDL for default identities creation (#1485070) 441 442 2008/05/16 (alec)443 ----------444 169 - In Preferences added possibility to configure 'read_when_deleted', 445 170 'mdn_requests', 'flag_for_deletion' options 446 447 2008/05/15 (thomasb) 448 ---------- 449 - Make IMAP auth type configurable (#1483825) 450 - Fix empty values with FROM_UNIXTIME() in rcube_mdb2 (#1485055) 451 452 2008/05/15 (alec) 453 ---------- 454 - Fix attachment list on IE 6/7 (#1484807) 455 456 2008/05/12 (estadtherr) 457 ---------- 458 - fix JavaScript in compose.html that shows cc/bcc fields if populated 459 460 2008/05/12 (alec) 461 ---------- 462 - Updated PEAR::DB package to version 1.7.13 463 464 2008/05/10 (alec) 465 ---------- 171 - Made IMAP auth type configurable (#1483825) 172 - Fixed empty values with FROM_UNIXTIME() in rcube_mdb2 (#1485055) 173 - Fixed attachment list on IE 6/7 (#1484807) 174 - Fixed JavaScript in compose.html that shows cc/bcc fields if populated 466 175 - Make password input fields of type password in installer (#1484886) 467 468 2008/05/09 (alec)469 ----------470 - Don't call CAPABILITY if was recieved as server's optional response471 on connect (RFC3501 [7.1])472 473 2008/05/08 (alec)474 ----------475 176 - Don't attempt to delete cache entries if enable_caching is FALSE (#1485051) 476 177 - Optimized messages sorting on servers without sort capability (#1485049) 477 - Option 'use_SQL_address_book' replaced by 'address_book_type'478 178 - Corrected message headers decoding when charset isn't specified and improved 479 179 support for native languages (#1485050, #1485048) 480 481 2008/05/07 (davidke/richs)482 ----------483 - Completed LDAP address book support so it can now write to an LDAP server.484 180 - 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 489 2008/05/05 (alec)490 ----------491 181 - Installer: encode special characters in DB username/password (#1485042) 492 - Do charset conversion also for from/to column on messages list 493 - Fix management of folders with national characters in names (#1485036, #1485001) 494 495 2008/05/02 (alec) 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 182 - Fixed management of folders with national characters in names (#1485036, #1485001) 500 183 - Fixed identities saving when using MDB2 pgsql driver (#1485032) 501 502 2008/05/01 (alec) 503 ---------- 504 - Fix BCC header reset (#1484997) 505 506 2008/04/30 (thomasb) 507 ---------- 508 - Introduce new application class 'rcmail' and get rid of some global vars 509 510 2008/04/29 (alec) 511 ---------- 512 - improved messages list performance - patch from Justin Heesemann 513 514 2008/04/23 (alec) 515 ---------- 516 - Append skin_path to images location only when it starts 517 with '/' sign (#1484859) 518 519 2008/04/20 (estadtherr) 520 ---------- 521 - fix parse_attrib_string to handle unquoted values, which fixes 522 display issues with HTML messages that do not quote attributes 523 524 2008/04/17 (alec) 525 ---------- 184 - Fixed BCC header reset (#1484997) 185 - Improved messages list performance - patch from Justin Heesemann 186 - Append skin_path to images location only when it starts with '/' sign (#1484859) 526 187 - Fix IMAP response in message body when message has no body (#1484964) 527 - Updated PEAR::Auth_SASL to 1.0.2 528 - Fix non-RFC dates formatting (#1484901) 529 530 2008/04/16 (estadtherr) 531 ---------- 532 - Fix mail sending with new TinyMCE 533 534 2008/04/16 (alec) 535 ---------- 536 - Fix typo in set_charset() (#1484991) 188 - Fixed non-RFC dates formatting (#1484901) 189 - Fixed typo in set_charset() (#1484991) 537 190 - Decode entities when inserting HTML signature to plain text message (#1484990) 538 539 2008/04/15 (estadtherr)540 ----------541 191 - HTML editing is now working with PHP5 updates and TinyMCE v3.0.6 542 - fix signature loading on Windows (#1484545) 543 - add language support to HTML editing (#1484862) 544 545 2008/04/15 (alec) 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 550 - Fix <!DOCTYPE> tag filtering (#1484391) 551 - Fix <?xml> tag filtering (#1484403) 552 553 2008/04/14 (alec) 554 ---------- 192 - Fixed signature loading on Windows (#1484545) 193 - Added language support to HTML editing (#1484862) 194 - Fixed remove signature when replying (#1333167) 195 - Fixed problem with line with a space at the end (#1484916) 196 - Fixed <!DOCTYPE> tag filtering (#1484391) 197 - Fixed <?xml> tag filtering (#1484403) 555 198 - Added sections (fieldset+label) in Settings interface 556 557 2008/04/12 (alec) 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 563 2008/04/12 (thomasb) 564 ---------- 199 - Mark as read in one action with message preview (#1484972) 200 - Deleted redundant quota reads (#1484972) 201 - Added options for empty trash and expunge inbox on logout (#1483863) 202 - Removed lines wrapping when displaying message 203 - Fixed month localization 565 204 - Changed codebase to PHP5 with autoloader 566 - Added some new classes from devel-vnext branch567 568 2008/04/11 (alec)569 ----------570 - Mark as read in one action with message preview (#1484972)571 - Delete redundant quota reads (#1484972)572 - Add options for empty trash and expunge inbox on logout (#1483863)573 574 2008/04/10 (alec)575 ----------576 - Add rows highlighting in onmousemove on ksearch list577 - Remove lines wrapping when displaying message578 - Fix month localization579 - Do ob_start/ob_end_clean when reading config files (#1484624)580 - Fix debug (ajax) console581 582 2008/04/02 (alec)583 ----------584 - Updated timezones list (#1484908)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)591 ----------592 - Fix Enter problem on login (#1484839)593 - Make the http-received header in outgoing mails configurable594 595 2008/03/30 (till)596 ----------597 - Fix Firefox problem with ob_gzhandler (#1484932)598 - Improve message previewpane - less loading (#1484316)599 600 2008/03/28 (thomasb)601 ----------602 - Disable installer by default; add config option to enable it again603 604 2008/03/24 (till)605 ----------606 - Don't send mark requests for already marked messages (#1484906)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.txt614 - Fix attachment problem when restoring saved draft without body (#1484506)615 - Fix call to undefined function decrypt_passwd()616 617 2008/03/21 (thomasb)618 ----------619 - Add configurable default charset for message decoding620 - Applied patch to fix mime decoding an folder subscription (#1484191)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)626 627 2008/02/28 (thomasb)628 ----------629 - Fix folder adding/renaming inspired by #1484800630 - Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets631 - Fix quirky message selection632 - Completed installer633 634 2008/02/20 (thomasb)635 ----------636 - Localize folder name in page title (#1484785)637 - Fix code using wrong variable name (#1484018)638 - Allow to send mail with BCC recipients only639 - Remove MDN headers before saving in sent folder640 641 2008/02/12 (estadtherr)642 ----------643 - fix switching between HTML/plain composing (#1484752)644 - condense TinyMCE toolbar down to one line, removing table buttons (#1484747)645 - fix image removal in message display when message HTML includes JS event handlers646 647 2008/02/11 (thomasb)648 ----------649 - Add function to mark the selected messages as read/unread (#1457360)650 - Also do charset decoding as suggested in RFC 2231 (fix #1484321)651 - Show message count in folder list and hint when creating a subfolder652 653 2008/02/08 (thomasb)654 ----------655 - Distinguish ssl and tls for imap connections (#1484667)656 - Added some charset aliases to fix typical mis-labelling (#1484565)657 658 2008/02/07 (thomasb)659 ----------660 - Remember decision to display images for a certain message during session (#1484754)661 - Truncate attachment filenames to 55 characters due to an IE bug (#1484757)662 - Fix size of the attachment preview frame (#1484758)663 664 2008/02/05 (thomasb)665 ----------666 - Fix regular expression for checking e-mail address (#1484710)667 - Make sending of read receipts configurable668 - Respect config when localize folder names (#1484707)669 - Applied patch for updating page title (#1484727, #1484650)670 - Applied patch to prevent from purging inbox by uberlinuxguy (#1484449)671 - Applied patch to prevent bad header delimiters (#1484751)672 - Also send search request when deleting a contact (#1484620)673 - Add CSS hack for Safari674 675 2008/02/02 (thomasb)676 ----------677 - Always update $CONFIG with user prefs (#1484729)678 - Don't ask for MDN confirmations on drafted messages (#1484691)679 - Also respect receipt and priority settings when re-opening a draft message680 681 2008/01/31 (robin)682 ----------683 - Remember search results (closes #1483883), patch by the_glu684 685 2008/01/08 (tomekp)686 ----------687 - add he (Hebrew) localization (#1484713)688 689 2008/01/08 (tomekp)690 ----------691 - update fr localization692 693 2008/01/04 (tomekp)694 - purge kur_KU because it has no messages translation695 - bump copyright for all localization files696 697 2007/12/31 (tomekp)698 ----------699 - update es localization700 701 2007/12/28 (tomekp)702 ----------703 - update mk localization704 705 2007/12/27 (tomekp)706 ----------707 - update se localization708 709 2007/12/13 (robin)710 ----------711 - Add Received header on outgoing mail712 713 2007/12/10 (estadtherr)714 ----------715 - Upgrade to TinyMCE 2.1.3716 - Allow inserting image attachments into HTML messages while composing (#1484557)717 718 2007/12/10 (thomasb)719 ----------720 - Delegate user-stuff to new class rcube_user721 - Implement Message-Disposition-Notification (Receipts)722 723 2007/12/05 (tomekp)724 ----------725 - update bg, uk localization726 727 2007/12/04 (tomekp)728 ----------729 - update bg localization730 731 2007/11/25 (thomasb)732 ----------733 - Applied UID fetch patch by Glen Ogilvie734 - Applied patch for correct Postgres instructions from ticket #1484674735 - 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 default739 - Added Georgian localization by Zaza Zviadadze740 - Updated Russian localization741 - Fixed some potential security risks (audited by Andris)742 - Only show new messages if they match the current search (#1484176)743 744 2007/11/20 (tomekp)745 ----------746 - add Korean (kr) localization747 748 2007/11/14 (tomekp)749 ----------750 - update id_ID localization751 752 2007/11/06 (thomasb)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)757 - Correctly decode attachments when downloading them (#1484645 and #1484642)758 759 2007/10/22 (tomekp)760 ----------761 - update ru, eo localizations762 763 2007/10/17 (thomasb)764 ----------765 - Make message listing less error prone766 767 2007/10/10 (thomasb)768 ----------769 - Suppress IE errors when clearing attachments form (#1484356)770 - Set preferences field in user table to NULL (#1484386)771 - Log error when login fails due to auto_create_user turned off772 - Update UPGRADING instructions773 774 2007/10/05 (tomekp)775 ----------776 - Add Esperanto localization777 778 2007/10/04 (Stiwi)779 ----------780 - Updated German localization781 782 2007/10/04 (yllar)783 ----------784 - Added Malay localization785 - Updated Lithuanian localization786 787 2007/09/27 (tomekp)788 ----------789 - Update dutch localization (closes #1484588)790 791 2007/09/29 (thomasb)792 ----------793 - Filter linked/imported CSS files (closes #1484056)794 795 796 2007/09/27 (tomekp)797 ----------798 - Update brazilian portuguese localization (#1484580)799 800 2007/09/26 (thomasb)801 ----------802 - Improve message compose screen (closes #1484383)803 - Select next row after removing one from list (#1484387)804 805 806 2007/09/26 (tomekp)807 ----------808 - Add polish labels for changes in r816.809 - Update polish localization (#1484579)810 - Update thai localization (#1484578)811 812 2007/09/25 (robin)813 ----------814 - Enable drag-/dropping of folders to a new parent folder (#1457344)815 816 817 2007/09/24 (robin)818 ----------819 - Fix preview pane size for Safari & Konqueror (#1484187)820 821 822 2007/09/20 (robin)823 ----------824 - Make smtp HELO/EHLO hostname configurable (#1484067)825 826 827 2007/09/19 (thomasb)828 ----------829 - IPv6 Compatability (#1484322), Patch #1484373830 - Unlock interface when message sending fails (#1484570)831 - Eval PHP code in template includes (if configured)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 arrived834 - Show mailbox name in page title835 836 837 2007/09/09 (thomasb)838 ----------839 - Fixed wrong delete button tooltip (#1483965)840 - Fixed charset encoding bug (#1484429)841 - Applied patch for LDAP version (#1484552)842 - Improved XHTML validation843 844 845 2007/09/05 (thomasb)846 ----------847 - Fix message list selection (#1484550)848 - Better fix lowercased usernames (#1484473)849 - Update pngbehavior Script as suggested in #1484490850 851 852 2007/08/29 (richs)853 ----------854 - Fixed moving/deleting messages when more than 1 is selected855 856 2007/08/15 (thomasb)857 ----------858 - Applied patch for LDAP contacts listing by Glen Ogilvie859 - Applied patch for more address fields in LDAP contacts (#1484402)860 - Close LDAP connections on script shutdown861 862 863 2007/08/13 (thomasb)864 ----------865 - Add alternative for getallheaders() (fix #1484508)866 - Revert changes for mbstring usage (fix #1484509)867 868 869 2007/08/10 (thomasb)870 ----------871 - Identify mailboxes case-sensitive872 - 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 template876 - Fix compose function from address book (closes #1484426)877 - Added //IGNORE to iconv call (patch #1484420, closes #1484023)878 - Check if mbstring supports charset (#1484290 and #1484292)879 - Prefer iconv over mbstring (as suggested in #1484292)880 - Check filesize of template includes (#1484409)881 - Updated Simplified Chinese localization882 - Added Ukrainian translation883 884 885 2007/08/09 (richs)886 ----------887 - Fixed bug with buttons not dimming/enabling properly after switching folders888 - Fixed compose window becoming unresponsive after saving a draft (#1484487)889 - Re-enabled "Back" button in compose window now that bug #1484487 is fixed890 - Fixed unresponsive interface issue when downloading attachments (#1484496)891 - Lowered status message time from 5 to 3 seconds to improve responsiveness892 - Added note to INSTALL about .htaccess limiting upload_max_filesize893 - Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini894 - Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)895 - Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed896 897 898 2007/07/03 (thomasb)899 ----------900 - Added Macedonian (Slavic FYROM) localization901 - Fix status message bug #1484464 with regard to #1484353902 - Fix address adding bug reported by David Koblas903 - Applied socket error patch by Thomas Mangin904 905 906 2007/06/28 (tomekp)907 ----------908 - fix typos in Polish localization (Janusz Zamecki)909 910 911 2007/06/27 (tomekp)912 ----------913 - Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization914 915 916 2007/06/12 (thomasb)917 ----------918 - Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization919 - Added Irish/Gaelic translation920 - Little correction in Swedish translation921 - Quote username for virtuser_query922 - Pass-by-reference workarround for PHP5 in sendmail.inc923 924 925 2007/06/04 (estadtherr)926 ----------927 - Fixed bug in HTML->Plain editor toggling928 929 930 2007/05/28 (thomasb)931 ---------932 - Fixed buggy imap_root settings (closes #1484379)933 - Prevent default events on subject links (#1484399)934 - Typo in rcube_smtp.inc935 936 937 2007/05/23 (estadtherr)938 ----------939 - Upgrade to TinyMCE v2.1.1.1940 941 942 2007/05/18 (thomasb)943 ----------944 - Use HTTP-POST requests for actions that change state945 946 947 2007/05/17 (thomasb)948 ----------949 - Updated Catalan, Russian, Portuguese, Slovak and Chinese translations950 - Renamed localization folder for Chinese (Big5)951 - Chanegd Slovenian language code from 'si' to 'sl'952 - Added Sinhala (Sri-Lanka) localization953 - Use global filters and bind username/ for Ldap searches (#1484159)954 - Hide quota display if imap server does not support it955 - Hide address groups if no LDAP servers configured956 - Add link to message subjects (closes #1484257)957 - Better SQL query for contact listing/search (closes #1484369)958 959 960 2007/05/13 (thomasb)961 ----------962 - Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation963 - Fixed marking as read in preview pane (closes #1484364)964 - CSS hack to display attachments correctly in IE6965 - Wrap message body text (closes #1484148)966 967 968 2007/05/03 (yllar)969 ----------970 - Updated French, Lithuanian, Armenian, Spanish and Italian translations971 972 973 2007/05/01 (thomasb)974 ----------975 - Updated German, Euskara, Hungarian, Romanian and Spanish translation976 - Added Hindi and Kurdish localization977 978 979 2007/04/28 (thomasb)980 ----------981 - LDAP access is back in address book (closes #1484087)982 - Added search function for contacts983 - New Template parsing and output encoding984 - Fixed bugs #1484119 and #1483978985 986 987 2007/04/08 (thomasb)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 filename993 994 995 2007/03/27 (thomasb)996 ----------997 - New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.998 Should close bugs #1483951 and #1484299999 1000 1001 2007/03/23 (thomasb)1002 ----------1003 - Correctly translate mailbox names (closes #1484276)1004 - Quote e-mail address links (closes #1484300)1005 1006 1007 2007/03/21 (thomasb)1008 ----------1009 - Updated PEAR::Mail_mime package1010 - Added Persian localization1011 - Updated Catalan and Brazilian Portuguese translations1012 - Updated INSTALL manual with a note about database passwords1013 - Accept single quotes for HTML attributes when modifying message body (thanks Jason)1014 - Sanitize input for new users/identities (thanks Colin Alston)1015 1016 1017 2007/03/19 (thomasb)1018 ----------1019 - Don't download HTML message parts1020 - Convert HTML parts to plaintext if 'prefer_html' is off1021 - Correctly parse message/rfc822 parts (closes #1484045)1022 - Code cleanup1023 1024 1025 2007/03/18 (thomasb)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 clickable1030 - Turn off browser autocompletion on login page1031 - Quote <? in text/html message parts1032 - Hide border around radio buttons1033 - Replaced old JS function calls.1034 1035 1036 2007/03/13 (thomasb)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) encoding1045 1046 1047 2007/03/04 (tomekp)1048 ----------1049 - check if safe mode is on or not (closes #1484269)1050 1051 1052 2007/03/02 (thomasb)1053 ----------1054 - Show "no subject" in message list if subject is missing (closes #1484243)1055 - Solved page caching of message preview (closes #1484153)1056 - Only use gzip compression if configured (closes #1484236)1057 1058 1059 2007/02/25 (estadtherr)1060 ----------1061 - Fixed priority selector issue (#1484150)1062 - Upgraded to TinyMCE v2.1.01063 1064 1065 2007/02/21 (thomasb)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 1071 2007/02/07 (tomekp)1072 ----------1073 - Updated (bg) translation (Doichin Dokov)1074 1075 1076 2007/02/06 (tomekp)1077 ----------1078 - Updated (pl) translation1079 - Updated (pt_BR) translation (Robson F. Ramaldes)1080 - Big cleanup in program/localization1081 1082 1083 2007/02/05 (thomasb)1084 ----------1085 - Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation1086 1087 1088 2007/01/07 (estadtherr)1089 ----------1090 - Fixed display of HTML message attachments (closes #1484178)1091 1092 1093 2007/01/07 (thomasb)1094 ----------1095 - Applied patch for preview caching (closes #1484186)1096 - Added Thai and Vietnamese localization files1097 1098 1099 2006/12/29 (thomasb)1100 ----------1101 - Added error handling for attachment uploads1102 - Use multibyte safe string functions where necessary (closes #1483988)1103 - Updated Swiss German localization (de_CH)1104 1105 1106 2006/12/22 (thomasb)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 message1112 - Visualize blocked images in HTML messages1113 1114 1115 2006/12/20 (thomasb)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 attachment1120 1121 1122 2006/12/17 (thomasb)1123 ----------1124 - Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane1125 1126 1127 2006/12/06 (thomasb)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 1134 2006/12/04 (thomasb)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 1141 2006/12/03 (estadtherr)1142 ----------1143 - Added fix to convert HTML signatures for plain text messages1144 - Fixed signature delimeter character to be standard (Bug #1484035)1145 1146 1147 2006/12/01 (thomasb)1148 ----------1149 - Implemented preview pane1150 - 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-selection1154 - 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 81158 - Added Serbian translation1159 - Updated Spanish and Bulgarian localization1160 1161 1162 2006/11/22 (robin)1163 ----------1164 - Fix a bug introduced with Shift-Del yesterday1165 1166 1167 2006/11/21 (robin)1168 ----------1169 - Add missing nl_NL translations1170 - Translate foldernames in folder form (closes #1484113)1171 1172 1173 2006/11/21 (robin)1174 ----------1175 - Added first and last buttons to message list, address book1176 and message detail1177 - Pressing Shift-Del bypasses Trash folder1178 - Enable purge command for Junk folder1179 1180 1181 2006/11/17 (robin)1182 ----------1183 - Re-initialize message list after shift-select and delete1184 1185 1186 2006/11/16 (robin)1187 ----------1188 - Fixed updating message list after expunge and purge1189 - Fetch all aliases if virtuser_query is used instead1190 of only the first one1191 1192 1193 2006/11/11 (estadtherr)1194 ----------1195 - fixed deletion/moving of messages from within "show" page1196 1197 1198 2006/11/09 (thomasb)1199 ----------1200 - Little bugfix in HTML encoding1201 - Fixed encoding issues and delete-on-reply problem1202 - Corrected template parsing1203 1204 1205 2006/11/07 (estadtherr)1206 ----------1207 - Upgraded to TinyMCE v2.0.81208 - Fixed CSS path for editor popups1209 1210 2006/09/26 (estadtherr)1211 ----------1212 - Added spellchecker plugin to TinyMCE configuration1213 - Fixed HTML/Plain toggle labels1214 1215 1216 2006/09/24 (thomasb)1217 ----------1218 - Partial client re-write with a common list class1219 - Re-enabled multi select of contacts (Bug #1484017)1220 - Enable contact editing right after creation (Bug #1459641)1221 - Updated Hungarian, Estonian and Traditional Chinese localization1222 1223 1224 2006/09/19 (thomasb)1225 ----------1226 - Correct UTF-7 to UTF-8 conversion if mbstring is not available1227 1228 1229 2006/09/13 (estadtherr)1230 ----------1231 - Introduction of TinyMCE HTML editor support for message composition and signatures1232 Note : a new column is added to the "identities" database table1233 1234 1235 2006/09/12 (estadtherr)1236 ----------1237 - Fixed html2text treatment of table headers (Bug #1484020)1238 - Fixed IMAP fetch of message body (Bug #1484019)1239 1240 1241 2006/09/08 (thomasb)1242 ----------1243 - Fixed safe_mode problems (Bug #1418381)1244 - Fixed wrong header encoding (Bug #1483976)1245 1246 1247 2006/09/07 (thomasb)1248 ----------1249 - Made automatic draft saving configurable1250 - 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 expiration1253 - Prevent from double submit of spell check requests1254 1255 1256 2006/09/01 (thomasb)1257 ----------1258 - Imporoved message parsing and HTML validation1259 - Added quota display as image (by Brett Patterson)1260 - Corrected creation of a message-id1261 - Updated Norwegian (bokmal) localization1262 1263 1264 2006/08/30 (thomasb)1265 ----------1266 - New indentation for quoted message text1267 - Improved HTML validity1268 1269 1270 2006/08/28 (estadtherr)1271 ----------1272 - Fixed URL character set (Ticket #1445501)1273 - Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)1274 1275 1276 2006/08/25 (thomasb)1277 ----------1278 - Fixed folder renaming: unsubscribe before rename (Bug #1483920)1279 - Finalized new message parsing (+ chaching)1280 - Updated SQL scripts and UPGRADING instructions1281 1282 1283 2006/08/23 (thomasb)1284 ----------1285 - Updated Polish, Portuguese, Latvian, Chinese and Japanese localization1286 1287 1288 2006/08/20 (thomasb)1289 ----------1290 - Fixed wrong usage of mbstring (Bug #1462439)1291 - Set default spelling language (Ticket #1483938)1292 - Added support for Nox Spell Server1293 1294 1295 2006/08/18 (thomasb)1296 ----------1297 - Re-built message parsing (Bug #1327068)1298 Now based on the message structure delivered by the IMAP server.1299 - Fixed some XSS and SQL injection issues1300 1301 1302 2006/08/10 (thomasb)1303 ----------1304 - Fixed charset problems with folder renaming1305 1306 1307 2006/08/04 (thomasb)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 login1313 - Avoid usage of $CONFIG in rcube_imap class1314 1315 1316 2006/07/30 (thomasb)1317 ----------1318 - Alter links in HTML messages (Bug #1326402)1319 - Added fallback if host not found in 'mail_domain' array1320 - Applied patch of Charles to highlight droptargets (Ticket #1473034)1321 - Fixed folder renaming (Bug #1483914)1322 - Added confirmation message after deleting a folder1323 1324 1325 2006/07/25 (thomasb)1326 ----------1327 - Made folder renaming a bit more ajax-style1328 - Changed rename-labels and German translation1329 - 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 folder1334 - Updated Spanish localization (Ticket #1483887)1335 - Applied patch #14838461336 1337 1338 2006/07/24 (richs)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.inc1342 - Draft saving now properly returns an error when saving fails1343 - Draft timer stops and resets properly when attachments are uploaded, or when saving manually1344 - Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened1345 1346 1347 2006/07/19 (thomasb)1348 ----------1349 - Correct entity encoding of link urls (HTML validity)1350 - Improved usability in compose step (Ticket #1483807)1351 - Added absolute URLs to several buttons (for "open in new window")1352 - Applied patch #13280321353 - Fixed Bug/Patch #14432001354 1355 1356 2006/07/18 (thomasb)1357 ----------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 configurable1362 - Minor bugfixes with charset encoding1363 - Added <label> tags to forms (Ticket #1483810)1364 1365 1366 2006/07/07 (thomasb)1367 ----------1368 - Fixed INSTALL_PATH bug #14256631369 1370 1371 2006/07/03 (richs)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 1381 2006/06/30 (richs)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 1390 1391 2006/06/29 (richs)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 localizations1397 - Tweaked rename-folder form to clear after a rename1398 1399 1400 2006/06/26 (richs)1401 ----------1402 - Added button to immediately check for new messages1403 - 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 lists1407 - 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 folders1410 - Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc1411 1412 1413 2006/06/251414 ----------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.com1418 - Some memory and security optimizations sendmail.inc1419 - Updated UGRADING description1420 1421 1422 2006/06/191423 ----------1424 - Added Drafts support (Feature #1326839) (richs)1425 1426 1427 2006/06/021428 ----------1429 - Updated Estonian localization and moved from ee to et1430 - Added Bulgarian localization1431 1432 1433 2006/05/251434 ----------1435 - Finalized GoogieSpell integration1436 1437 1438 2006/05/181439 ----------1440 - Added Arabic and Armenian localizations1441 - Updated Russian localization1442 - Removed MDB2 classes from repository. Install them seperately if used.1443 - Updated MDB2 wrapper class contributed by Lukas Kahwe Smith1444 - Allow & in e-mail addresses1445 1446 1447 2006/05/051448 ----------1449 - Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)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)1453 - Added charset to javascript HTTP headers1454 - Fixed Opera bug with CC and BCC fields (Bug #1474576)1455 - Changed login page title regarding product name (Bug #1476413)1456 - Pimped search function1457 - Applied attachment viewing/forwarding patches by Andrew Fladmark1458 - Applied prev/next patch by Leonard Bouchet1459 - Applied patches by Mark Bucciarelli1460 - Applied patch for requesting receipts by Salvatore Ansani1461 - Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)1462 1463 1464 2006/04/131465 ----------1466 - Added Slovenian localization1467 - Updated Portuguese localization1468 - Fixed parent.location problem for compose-links1469 - Added sort order saving patch by Jacob Brunson1470 - Added gzip compression support1471 1472 1473 2006/04/021474 ----------1475 - Added Lithuanian localization1476 - Improved search function1477 - Added version string as template object1478 - Load host-specific configuration file (see config/main.inc.php)1479 - New config parameter adding domain to user names for login1480 - Strip tags on _auth, _action, _task parameters1481 - Corrected labels for next/previous page buttons in address book1482 1483 1484 2006/03/231485 ----------1486 - Auto-detect mail header delimiters1487 - Regard daylight savings1488 - Localized quota display1489 - Started implementing search function1490 1491 1492 2006/03/201493 ----------1494 - Avoid error message when saving an unchanged identity (Bug #1429510)1495 - Fixed hard-coded cols selection for sent folder (Bug #1354586)1496 - Enable some HTML links for use with "open in new window" or "save target"1497 - Check meta-key instead of ctrl on Macs1498 - Ignore double clicks when holding down a modifier key1499 - Fixed reloading of the login page1500 - 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 1505 2006/03/141506 ----------1507 - Don't remove internal HTML tags in plaintext messages1508 - Improved error handling in DB connection failure1509 1510 1511 2006/02/221512 ----------1513 - Updated localizations1514 - Fixed bug #14359891515 1516 1517 2006/02/191518 ----------1519 - Updated localizations1520 - Applied patch of Anders Karlsson1521 - Applied patch of Jacob Brunson1522 - Applied patch for virtuser_query by Robin Elfrink1523 - Added support for References header (patch by Auke)1524 - Added support for mbstring module by Tadashi Jokagi1525 - Added function for automatic remove of slashes on GET and POST vars1526 if magic_quotes is enabled1527 1528 1529 2006/02/051530 ----------1531 - Added Slovak, Hungarian, Bosnian and Croation translation1532 - Fixed bug when inserting signatures with !?&1533 - Chopping message headers before inserting into the message cache table1534 (to avoid bugs in Postgres)1535 - Allow one-char domains in e-mail addresses1536 - Make product name in page title configurable1537 - Make username available as skin object1538 - Added session_write_close() in rcube_db class destructor to avoid problems1539 in PHP 5.0.51540 - Use move_uploaded_file() instead of copy() for a more secure handling of1541 uploaded attachments1542 - Additional config parameter to show/hide deleted messages1543 - Added periodic request for checking new mails (Request #1307821)1544 - Added EXPUNGE command1545 - Optimized loading time for mail interface1546 - Changed to full UTF-8 support1547 - Additional timezones (Patch #1389912)1548 - Added LDAP public search (experimental)1549 - Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)1550 - Casting to strings when adding empty headers to message cache (Bug #1406026)1551 - Skip sender-address as recipient when Reply-to-all1552 - Fixes in utf8-class1553 - Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>1554 - Added garbage collector for message cache1555 - Added patches for BCC headers1556 1557 1558 2005/12/161559 ----------1560 - Added Turkish and Simplified Chinese translation1561 - Use virtusertable to resolve e-mail addresses at login1562 - Configurable mail_domain used to compose correct e-mail addresses1563 on first login1564 1565 1566 2005/12/031567 ----------1568 - Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,1569 Estonian and Chinese translation1570 - Get IMAP server capabilities in array1571 - Check for NAMESPACE capability before sending command1572 - Set default user language from config 'locale_string'1573 - Added sorting patch for message list1574 - Make default sort col/order configurable1575 - Fixed XSS in address book and identities1576 - Added more XSS protection (Bug #1308236)1577 - Added tab indexes for compose form1578 - Added 'changed' col to contacts table1579 - Support for 160-bit session hashes1580 - Added input check for contacts and identities (Patch #1346523)1581 - Added messages/warning to compose step (Patch #1323895)1582 - Added favicon to the default skin1583 - Fixed Bug #1334337 as far as possible1584 - Added Reply-To-All functionality (Request #1326395, Patch #1349777)1585 - Redesign of client side AJAX code (enable multi threading)1586 - Added keep-alive signal every minute1587 - Make logs dir configurable1588 - Added support for SMTPS1589 - Decode attachment file names1590 - Make delimiter for message headers configurable1591 - Add generic footer to sent messages1592 - Choose the rigt identity when replying1593 - Remove signature when replying (Request #1333167)1594 - Signatures for each identity1595 - Select charset when composing message1596 - Complete re-design of the caching mechanism1597 1598 1599 2005/08/111600 ----------1601 - Write list header to client even if list is empty1602 - Add functions "select all", "select none" to message list1603 - Improved filter for HTML messages to remove potentially malicious tags1604 (script, iframe, object) and event handlers.1605 - Buttons for next/previous message in view mode1606 - Add new created contact to list and show confirmation status1607 - Added folder management (subscribe/create/delete)1608 - Log message sending (SMTP log)1609 - Grant access for Camino browser1610 - Added German translation1611 1612 1613 2005/10/201614 ----------1615 - Added Swedish, Latvian, Portuguese and Catalan translation1616 - Make SMTP auth method configurable1617 - Make mailboxlist scrollable (Bug #1326372)1618 - Fixed SSL support1619 - Improved support for Courier IMAP (root folder and delimiter issues)1620 - Moved taskbar from bottom to top1621 - Added 'session_lifetime' parameter1622 - 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/071630 ----------1631 - Added French, Italian, Spanish, Danish, Dutch translation1632 - 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 seen1636 - Fixed bug #1292199 when creating new user1637 - Allow more browsers (Bug #1285101)1638 - Added setting for showing pretty dates1639 - Added support for SQLite database1640 - Make use of message caching configurable1641 - Also add attachments when forwarding a message1642 - Long folder names will not flow over message list (Bug #1267232)1643 - Show nested mailboxes hieracically1644 - Enable IMAPS by host1645 1646 1647 2005/08/201648 ----------1649 - Improved cacheing of mailbox messagecount1650 - Fixed javascript bug when creating a new message folder1651 - Fixed javascript bugs #1260990 and #1260992: folder selection1652 - Make Trash folder configurable1653 - Auto create folders Inbox, Sent and Trash (if configured)1654 - Support for IMAP root folder1655 - Added support fot text/enriched messages1656 - Make list of special mailboxes configurable1657 -
README
r48f5e65 r6a7b713 1 1 RoundCube Webmail (http://roundcube.net) 2 3 4 ATTENTION5 ---------6 This is just a snapshot of the current SVN repository and is NOT A STABLE7 version of RoundCube. Unlike the latest release this version requires PHP 58 and does not work on a webserver with PHP 4. It's not recommended to9 replace an existing installation of RoundCube with this version. Also using10 a separate database or this installation is highly recommended.11 2 12 3 -
UPGRADING
r230f944 r6a7b713 21 21 3. Let the update script/installer check your configuration and 22 22 update your config files as suggested by the updater. 23 4. If suggested by the update script, run all commands in 24 ./SQL/[yourdbtype].update.sql that are superscribed with the 25 currently installed version number. 23 4. Run all commands in ./SQL/[yourdbtype].update.sql that are superscribed 24 with the currently installed version number. 26 25 5. Make sure 'enable_installer' is set to false again. 27 26 -
config/main.inc.php.dist
r5f25a1a r6a7b713 153 153 154 154 // add this user-agent to message headers when sending 155 $rcmail_config['useragent'] = 'RoundCube Webmail/0.2 -beta';155 $rcmail_config['useragent'] = 'RoundCube Webmail/0.2'; 156 156 157 157 // use this name to compose page titles -
index.php
r133bb07 r6a7b713 3 3 +-------------------------------------------------------------------------+ 4 4 | RoundCube Webmail IMAP Client | 5 | Version 0.2- 20080829|5 | Version 0.2-stable | 6 6 | | 7 7 | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland | -
program/include/iniset.php
rd5fca0c r6a7b713 23 23 24 24 // application constants 25 define('RCMAIL_VERSION', '0.2- trunk');25 define('RCMAIL_VERSION', '0.2-stable'); 26 26 define('RCMAIL_CHARSET', 'UTF-8'); 27 27 define('JS_OBJECT_NAME', 'rcmail');
Note: See TracChangeset
for help on using the changeset viewer.
