Changeset 1179 in subversion


Ignore:
Timestamp:
Mar 3, 2008 5:03:24 PM (5 years ago)
Author:
thomasb
Message:

Reduce changelog to the important things

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/release-0.1-stable/CHANGELOG

    r1155 r1179  
    22--------------------------- 
    33 
    4 2008/02/28 (thomasb) 
    5 ---------- 
     4- Added interactive installer script 
    65- Fix folder adding/renaming inspired by #1484800 
    7 - Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets 
    8 - Fix quirky message selection 
    9 - Completed installer 
    10  
    11 2008/02/20 (thomasb) 
    12 ---------- 
    136- Localize folder name in page title (#1484785) 
    147- Fix code using wrong variable name (#1484018) 
    158- Allow to send mail with BCC recipients only 
    16 - Remove MDN headers before saving in sent folder 
    17  
    18 2008/02/12 (estadtherr) 
    19 ---------- 
    20 - fix switching between HTML/plain composing (#1484752)  
    219- condense TinyMCE toolbar down to one line, removing table buttons (#1484747) 
    22 - fix image removal in message display when message HTML includes JS event handlers 
    23  
    24 2008/02/11 (thomasb) 
    25 ---------- 
    2610- Add function to mark the selected messages as read/unread (#1457360) 
    2711- Also do charset decoding as suggested in RFC 2231 (fix #1484321) 
    2812- Show message count in folder list and hint when creating a subfolder 
    29  
    30 2008/02/08 (thomasb) 
    31 ---------- 
    3213- Distinguish ssl and tls for imap connections (#1484667) 
    3314- Added some charset aliases to fix typical mis-labelling (#1484565) 
    34  
    35 2008/02/07 (thomasb) 
    36 ---------- 
    3715- Remember decision to display images for a certain message during session (#1484754) 
    3816- Truncate attachment filenames to 55 characters due to an IE bug (#1484757) 
    39 - Fix size of the attachment preview frame (#1484758) 
    40  
    41 2008/02/05 (thomasb) 
    42 ---------- 
    43 - Fix regular expression for checking e-mail address (#1484710) 
    4417- Make sending of read receipts configurable 
    4518- Respect config when localize folder names (#1484707) 
    46 - Applied patch for updating page title (#1484727, #1484650) 
    47 - Applied patch to prevent from purging inbox by uberlinuxguy (#1484449) 
    48 - Applied patch to prevent bad header delimiters (#1484751) 
    49 - Also send search request when deleting a contact (#1484620) 
    50 - Add CSS hack for Safari 
    51  
    52 2008/02/02 (thomasb) 
    53 ---------- 
    54 - Always update $CONFIG with user prefs (#1484729) 
    55 - Don't ask for MDN confirmations on drafted messages (#1484691) 
    5619- Also respect receipt and priority settings when re-opening a draft message 
    57  
    58 2008/01/31 (robin) 
    59 ---------- 
    6020- Remember search results (closes #1483883), patch by the_glu 
    61  
    62 2008/01/08 (tomekp) 
    63 ---------- 
    64 - add he (Hebrew) localization (#1484713) 
    65  
    66 2008/01/08 (tomekp) 
    67 ---------- 
    68 - update fr localization 
    69  
    70 2008/01/04 (tomekp) 
    71 - purge kur_KU because it has no messages translation 
    72 - bump copyright for all localization files 
    73  
    74 2007/12/31 (tomekp) 
    75 ---------- 
    76 - update es localization 
    77  
    78 2007/12/28 (tomekp) 
    79 ---------- 
    80 - update mk localization 
    81  
    82 2007/12/27 (tomekp) 
    83 ---------- 
    84 - update se localization 
    85  
    86 2007/12/13 (robin) 
    87 ---------- 
    8821- Add Received header on outgoing mail 
    89  
    90 2007/12/10 (estadtherr) 
    91 ---------- 
    9222- Upgrade to TinyMCE 2.1.3 
    9323- Allow inserting image attachments into HTML messages while composing (#1484557) 
    94  
    95 2007/12/10 (thomasb) 
    96 ---------- 
    97 - Delegate user-stuff to new class rcube_user 
    9824- Implement Message-Disposition-Notification (Receipts) 
    99  
    100 2007/12/05 (tomekp) 
    101 ---------- 
    102 - update bg, uk localization 
    103  
    104 2007/12/04 (tomekp) 
    105 ---------- 
    106 - update bg localization 
    107  
    108 2007/11/25 (thomasb) 
    109 ---------- 
    110 - Applied UID fetch patch by Glen Ogilvie 
    111 - Applied patch for correct Postgres instructions from ticket #1484674 
    11225- Fix overriding of session vars when register_globals is on (#1484670) 
    113 - Fix wrong Postgres setup instructions in INSTALL (#1484674) 
    11426- Fix bug with case-sensitive folder names (#1484245) 
    11527- Don't create default folders by default 
    116 - Added Georgian localization by Zaza Zviadadze 
    117 - Updated Russian localization 
    11828- Fixed some potential security risks (audited by Andris) 
    11929- Only show new messages if they match the current search (#1484176) 
    120  
    121 2007/11/20 (tomekp) 
    122 ---------- 
    123 - add Korean (kr) localization 
    124  
    125 2007/11/14 (tomekp) 
    126 ---------- 
    127 - update id_ID localization 
    128  
    129 2007/11/06 (thomasb) 
    130 ---------- 
    13130- Switch to/from when searcing in Sent folder (#1484555) 
    13231- Correctly read the References header (#1484646) 
    133 - Unset old cookie in before sending a new value (#1484639) 
     32- Unset old cookie before sending a new value (#1484639) 
    13433- Correctly decode attachments when downloading them (#1484645 and #1484642) 
     34- Suppress IE errors when clearing attachments form (#1484356) 
     35- Log error when login fails due to auto_create_user turned off 
     36- Filter linked/imported CSS files (closes #1484056) 
     37- Improve message compose screen (closes #1484383) 
     38- Select next row after removing one from list (#1484387) 
    13539 
    136 2007/10/22 (tomekp) 
    137 ---------- 
    138 - update ru, eo localizations 
     40RELEASE 0.1-RC2 
    13941 
    140 2007/10/17 (thomasb) 
    141 ---------- 
    142 - Make message listing less error prone 
    143  
    144 2007/10/10 (thomasb) 
    145 ---------- 
     42- Enable drag-&-dropping of folders to a new parent and allow to create subfolders (#1457344) 
    14643- Suppress IE errors when clearing attachments form (#1484356) 
    14744- Set preferences field in user table to NULL (#1484386) 
    14845- Log error when login fails due to auto_create_user turned off 
    149 - Update UPGRADING instructions 
    150  
    151 2007/10/05 (tomekp) 
    152 ---------- 
    153 - Add Esperanto localization 
    154  
    155 2007/10/04 (Stiwi) 
    156 ---------- 
    157 - Updated German localization 
    158  
    159 2007/10/04 (yllar) 
    160 ---------- 
    161 - Added Malay localization 
    162 - Updated Lithuanian localization 
    163  
    164 2007/09/27 (tomekp) 
    165 ---------- 
    166 - Update dutch localization (closes #1484588) 
    167  
    168 2007/09/29 (thomasb) 
    169 ---------- 
    17046- Filter linked/imported CSS files (closes #1484056) 
    171  
    172  
    173 2007/09/27 (tomekp) 
    174 ---------- 
    175 - Update brazilian portuguese localization (#1484580) 
    176  
    177 2007/09/26 (thomasb) 
    178 ---------- 
    17947- Improve message compose screen (closes #1484383) 
    18048- Select next row after removing one from list (#1484387) 
    181  
    182  
    183 2007/09/26 (tomekp) 
    184 ---------- 
    185 - Add polish labels for changes in r816. 
    186 - Update polish localization (#1484579) 
    187 - Update thai localization (#1484578) 
    188  
    189 2007/09/25 (robin) 
    190 ---------- 
    191 - Enable drag-/dropping of folders to a new parent folder (#1457344) 
    192  
    193  
    194 2007/09/24 (robin) 
    195 ---------- 
    196 - Fix preview pane size for Safari & Konqueror (#1484187) 
    197  
    198  
    199 2007/09/20 (robin) 
    200 ---------- 
    20149- Make smtp HELO/EHLO hostname configurable (#1484067) 
    202  
    203  
    204 2007/09/19 (thomasb) 
    205 ---------- 
    20650- IPv6 Compatability (#1484322), Patch #1484373 
    20751- Unlock interface when message sending fails (#1484570) 
     
    20953- Show message when folder is empty. Mo more static text in table (#1484395) 
    21054- Only display unread count in page title when new messages arrived 
    211 - Show mailbox name in page title 
    212  
    213  
    214 2007/09/09 (thomasb) 
    215 ---------- 
    21655- Fixed wrong delete button tooltip (#1483965) 
    21756- Fixed charset encoding bug (#1484429) 
    21857- Applied patch for LDAP version (#1484552) 
    21958- Improved XHTML validation 
    220  
    221  
    222 2007/09/05 (thomasb) 
    223 ---------- 
    22459- Fix message list selection (#1484550) 
    22560- Better fix lowercased usernames (#1484473) 
    22661- Update pngbehavior Script as suggested in #1484490 
    227  
    228  
    229 2007/08/29 (richs) 
    230 ---------- 
    23162- Fixed moving/deleting messages when more than 1 is selected 
    232  
    233 2007/08/15 (thomasb) 
    234 ---------- 
    23563- Applied patch for LDAP contacts listing by Glen Ogilvie 
    23664- Applied patch for more address fields in LDAP contacts (#1484402) 
    237 - Close LDAP connections on script shutdown 
    238  
    239  
    240 2007/08/13 (thomasb) 
    241 ---------- 
    24265- Add alternative for getallheaders() (fix #1484508) 
    243 - Revert changes for mbstring usage (fix #1484509) 
    244  
    245  
    246 2007/08/10 (thomasb) 
    247 ---------- 
    24866- Identify mailboxes case-sensitive 
    24967- Sort mailbox list case-insensitive (closes #1484338) 
     
    25674- Prefer iconv over mbstring (as suggested in #1484292) 
    25775- Check filesize of template includes (#1484409) 
    258 - Updated Simplified Chinese localization 
    259 - Added Ukrainian translation 
    260  
    261  
    262 2007/08/09 (richs) 
    263 ---------- 
    26476- Fixed bug with buttons not dimming/enabling properly after switching folders 
    26577- Fixed compose window becoming unresponsive after saving a draft (#1484487) 
     
    26779- Fixed unresponsive interface issue when downloading attachments (#1484496) 
    26880- Lowered status message time from 5 to 3 seconds to improve responsiveness 
    269 - Added note to INSTALL about .htaccess limiting upload_max_filesize 
    27081- Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini 
    27182- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499) 
    272 - Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed 
    273  
    274  
    275 2007/07/03 (thomasb) 
    276 ---------- 
    277 - Added Macedonian (Slavic FYROM) localization 
    27883- Fix status message bug #1484464 with regard to #1484353 
    27984- Fix address adding bug reported by David Koblas 
    28085- Applied socket error patch by Thomas Mangin 
    281  
    282  
    283 2007/06/28 (tomekp) 
    284 ---------- 
    285 - fix typos in Polish localization (Janusz Zamecki) 
    286  
    287  
    288 2007/06/27 (tomekp) 
    289 ---------- 
    290 - Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization 
    291  
    292  
    293 2007/06/12 (thomasb) 
    294 ---------- 
    295 - Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization 
    296 - Added Irish/Gaelic translation 
    297 - Little correction in Swedish translation 
    298 - Quote username for virtuser_query 
    29986- Pass-by-reference workarround for PHP5 in sendmail.inc 
    300  
    301  
    302 2007/06/04 (estadtherr) 
    303 ---------- 
    304 - Fixed bug in HTML->Plain editor toggling 
    305  
    306  
    307 2007/05/28 (thomasb) 
    308 --------- 
    30987- Fixed buggy imap_root settings (closes #1484379) 
    31088- Prevent default events on subject links (#1484399) 
    311 - Typo in rcube_smtp.inc 
    312  
    313  
    314 2007/05/23 (estadtherr) 
    315 ---------- 
    316 - Upgrade to TinyMCE v2.1.1.1 
    317  
    318  
    319 2007/05/18 (thomasb) 
    320 ---------- 
    32189- Use HTTP-POST requests for actions that change state 
    32290 
     91RELEASE 0.1-RC1 
    32392 
    324 2007/05/17 (thomasb) 
    325 ---------- 
    326 - Updated Catalan, Russian, Portuguese, Slovak and Chinese translations 
    327 - Renamed localization folder for Chinese (Big5) 
    328 - Chanegd Slovenian language code from 'si' to 'sl' 
    329 - Added Sinhala (Sri-Lanka) localization 
    33093- Use global filters and bind username/ for Ldap searches (#1484159) 
    33194- Hide quota display if imap server does not support it 
     
    33396- Add link to message subjects (closes #1484257) 
    33497- Better SQL query for contact listing/search (closes #1484369) 
    335  
    336  
    337 2007/05/13 (thomasb) 
    338 ---------- 
    339 - Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation 
    34098- Fixed marking as read in preview pane (closes #1484364) 
    34199- CSS hack to display attachments correctly in IE6 
    342100- Wrap message body text (closes #1484148) 
    343  
    344  
    345 2007/05/03 (yllar) 
    346 ---------- 
    347 - Updated French, Lithuanian, Armenian, Spanish and Italian translations 
    348  
    349  
    350 2007/05/01 (thomasb) 
    351 ---------- 
    352 - Updated German, Euskara, Hungarian, Romanian and Spanish translation 
    353 - Added Hindi and Kurdish localization 
    354  
    355  
    356 2007/04/28 (thomasb) 
    357 ---------- 
    358101- LDAP access is back in address book (closes #1484087) 
    359102- Added search function for contacts 
    360103- New Template parsing and output encoding 
    361104- Fixed bugs #1484119 and #1483978 
    362  
    363  
    364 2007/04/08 (thomasb) 
    365 ---------- 
    366105- Fixed message moving procedure (closes #1484308) 
    367106- Fixed display of multiple attachments (closes #1466563) 
    368107- Fixed check for new messages (closes #1484310) 
    369108- List attachments without filename 
    370  
    371  
    372 2007/03/27 (thomasb) 
    373 ---------- 
    374109- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable. 
    375110  Should close bugs #1483951 and #1484299 
    376  
    377  
    378 2007/03/23 (thomasb) 
    379 ---------- 
    380111- Correctly translate mailbox names (closes #1484276) 
    381112- Quote e-mail address links (closes #1484300) 
    382  
    383  
    384 2007/03/21 (thomasb) 
    385 ---------- 
    386113- Updated PEAR::Mail_mime package 
    387 - Added Persian localization 
    388 - Updated Catalan and Brazilian Portuguese translations 
    389 - Updated INSTALL manual with a note about database passwords 
    390114- Accept single quotes for HTML attributes when modifying message body (thanks Jason) 
    391115- Sanitize input for new users/identities (thanks Colin Alston) 
    392  
    393  
    394 2007/03/19 (thomasb) 
    395 ---------- 
    396116- Don't download HTML message parts 
    397117- Convert HTML parts to plaintext if 'prefer_html' is off 
    398118- Correctly parse message/rfc822 parts (closes #1484045) 
    399 - Code cleanup 
    400  
    401  
    402 2007/03/18 (thomasb) 
    403 ---------- 
    404119- Also use user_id for unique key in messages table (closes #1484074) 
    405120- Hide contacts drop down on blur (closes #1484203) 
     
    408123- Quote <? in text/html message parts 
    409124- Hide border around radio buttons 
    410 - Replaced old JS function calls. 
    411  
    412  
    413 2007/03/13 (thomasb) 
    414 ---------- 
    415125- Applied patch for attachment download by crichardson (closes #1484198) 
    416126- Fixed bug in Postgres DB handling (closes #1484068) 
     
    420130- Finally support semicolons as recipient separator (closes ##1484251) 
    421131- Fixed message headers (subject) encoding 
    422  
    423  
    424 2007/03/04 (tomekp) 
    425 ---------- 
    426132- check if safe mode is on or not (closes #1484269) 
    427  
    428  
    429 2007/03/02 (thomasb) 
    430 ---------- 
    431133- Show "no subject" in message list if subject is missing (closes #1484243) 
    432134- Solved page caching of message preview (closes #1484153) 
    433135- Only use gzip compression if configured (closes #1484236) 
    434  
    435  
    436 2007/02/25 (estadtherr) 
    437 ---------- 
    438136- Fixed priority selector issue (#1484150) 
    439 - Upgraded to TinyMCE v2.1.0 
    440  
    441  
    442 2007/02/21 (thomasb) 
    443 ---------- 
    444137- Fixed some CSS issues in default skin (closes #1484210 and #1484161) 
    445138- Prevent from double quoting of numeric HTML character references (closes #1484253) 
    446  
    447  
    448 2007/02/07 (tomekp) 
    449 ---------- 
    450 - Updated (bg) translation (Doichin Dokov) 
    451  
    452  
    453 2007/02/06 (tomekp) 
    454 ---------- 
    455 - Updated (pl) translation 
    456 - Updated (pt_BR) translation (Robson F. Ramaldes) 
    457 - Big cleanup in program/localization 
    458  
    459  
    460 2007/02/05 (thomasb) 
    461 ---------- 
    462 - Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation 
    463  
    464  
    465 2007/01/07 (estadtherr) 
    466 ---------- 
    467139- Fixed display of HTML message attachments (closes #1484178) 
    468  
    469  
    470 2007/01/07 (thomasb) 
    471 ---------- 
    472140- Applied patch for preview caching (closes #1484186) 
    473 - Added Thai and Vietnamese localization files 
    474  
    475  
    476 2006/12/29 (thomasb) 
    477 ---------- 
    478141- Added error handling for attachment uploads 
    479142- Use multibyte safe string functions where necessary (closes #1483988) 
    480 - Updated Swiss German localization (de_CH) 
    481  
    482  
    483 2006/12/22 (thomasb) 
    484 ---------- 
    485143- Applied security patch to validate the submitted host value (by Kees Cook) 
    486144- Applied security patch to validate input values when deleting contacts (by Kees Cook) 
     
    488146- Applied a patch to more aggressively sanitize a HTML message 
    489147- Visualize blocked images in HTML messages 
    490  
    491  
    492 2006/12/20 (thomasb) 
    493 ---------- 
    494148- Fixed wrong message listing when showing search results (closes #1484131) 
    495 - Introduced functions Q() and JQ() as aliases for rep_specialchars_output() 
    496149- Show remote images when opening HTML message part as attachment 
    497  
    498  
    499 2006/12/17 (thomasb) 
    500 ---------- 
    501 - Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane 
    502  
    503  
    504 2006/12/06 (thomasb) 
    505 ---------- 
    506150- Improve memory usage when sending mail (closes #1484098) 
    507151- Mark messages as read once the preview is loaded (closes #1484132) 
    508152- Include smtp final response in log (closes #1484081) 
    509  
    510  
    511 2006/12/04 (thomasb) 
    512 ---------- 
    513153- Corrected date string in sent message header (closes #1484125) 
    514154- Correclty choose "To" column in sent and draft mailboxes (closes #1483943) 
    515155- Changed srong tooltips for message browse buttons (closes #1483930) 
    516  
    517  
    518 2006/12/03 (estadtherr) 
    519 ---------- 
    520 - Added fix to convert HTML signatures for plain text messages 
    521156- Fixed signature delimeter character to be standard (Bug #1484035) 
    522  
    523  
    524 2006/12/01 (thomasb) 
    525 ---------- 
    526 - Implemented preview pane 
    527157- Fixed XSS vulnerability (Bug #1484109) 
    528158- Remove newlines from mail headers (Bug #1484031) 
     
    532162- Fixed folder name encoding in subscription list (Bug #1484113) 
    533163- Fixed JS errors in identity list (Bug #1484120) 
    534 - Show client debug console on debug_level 8 
    535 - Added Serbian translation 
    536 - Updated Spanish and Bulgarian localization 
    537  
    538  
    539 2006/11/22 (robin) 
    540 ---------- 
    541 - Fix a bug introduced with Shift-Del yesterday 
    542  
    543  
    544 2006/11/21 (robin) 
    545 ---------- 
    546 - Add missing nl_NL translations 
    547164- Translate foldernames in folder form (closes #1484113) 
    548  
    549  
    550 2006/11/21 (robin) 
    551 ---------- 
    552165- Added first and last buttons to message list, address book 
    553166  and message detail 
    554167- Pressing Shift-Del bypasses Trash folder 
    555168- Enable purge command for Junk folder 
    556  
    557  
    558 2006/11/17 (robin) 
    559 ---------- 
    560 - Re-initialize message list after shift-select and delete 
    561  
    562  
    563 2006/11/16 (robin) 
    564 ---------- 
    565 - Fixed updating message list after expunge and purge 
    566169- Fetch all aliases if virtuser_query is used instead 
    567   of only the first one 
    568  
    569  
    570 2006/11/11 (estadtherr) 
    571 ---------- 
    572 - fixed deletion/moving of messages from within "show" page 
    573  
    574  
    575 2006/11/09 (thomasb) 
    576 ---------- 
    577 - Little bugfix in HTML encoding 
    578 - Fixed encoding issues and delete-on-reply problem 
    579 - Corrected template parsing 
    580  
    581  
    582 2006/11/07 (estadtherr) 
    583 ---------- 
    584 - Upgraded to TinyMCE v2.0.8 
    585 - Fixed CSS path for editor popups 
    586  
    587 2006/09/26 (estadtherr) 
    588 ---------- 
    589 - Added spellchecker plugin to TinyMCE configuration 
    590 - Fixed HTML/Plain toggle labels 
    591  
    592  
    593 2006/09/24 (thomasb) 
    594 ---------- 
    595 - Partial client re-write with a common list class 
    596170- Re-enabled multi select of contacts (Bug #1484017) 
    597171- Enable contact editing right after creation (Bug #1459641) 
    598 - Updated Hungarian, Estonian and Traditional Chinese localization 
    599  
    600  
    601 2006/09/19 (thomasb) 
    602 ---------- 
    603172- Correct UTF-7 to UTF-8 conversion if mbstring is not available 
    604  
    605  
    606 2006/09/13 (estadtherr) 
    607 ---------- 
    608 - Introduction of TinyMCE HTML editor support for message composition and signatures 
    609   Note : a new column is added to the "identities" database table 
    610  
    611  
    612 2006/09/12 (estadtherr) 
    613 ---------- 
    614 - Fixed html2text treatment of table headers (Bug #1484020) 
    615173- Fixed IMAP fetch of message body (Bug #1484019) 
    616  
    617  
    618 2006/09/08 (thomasb) 
    619 ---------- 
    620174- Fixed safe_mode problems (Bug #1418381) 
    621175- Fixed wrong header encoding (Bug #1483976) 
    622  
    623  
    624 2006/09/07 (thomasb) 
    625 ---------- 
    626176- Made automatic draft saving configurable 
    627177- Fixed JS bug when renaming folders (Bug #1483989) 
    628 - Don't wait for complete page load when calling JavaScript init() 
    629 - Some improvements to prevent session expiration 
    630 - Prevent from double submit of spell check requests 
    631  
    632  
    633 2006/09/01 (thomasb) 
    634 ---------- 
    635 - Imporoved message parsing and HTML validation 
    636178- Added quota display as image (by Brett Patterson) 
    637179- Corrected creation of a message-id 
    638 - Updated Norwegian (bokmal) localization 
    639  
    640  
    641 2006/08/30 (thomasb) 
    642 ---------- 
    643180- New indentation for quoted message text 
    644181- Improved HTML validity 
    645  
    646  
    647 2006/08/28 (estadtherr) 
    648 ---------- 
    649182- Fixed URL character set (Ticket #1445501) 
    650183- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820) 
    651  
    652  
    653 2006/08/25 (thomasb) 
    654 ---------- 
    655184- Fixed folder renaming: unsubscribe before rename (Bug #1483920) 
    656185- Finalized new message parsing (+ chaching) 
    657 - Updated SQL scripts and UPGRADING instructions 
    658  
    659  
    660 2006/08/23 (thomasb) 
    661 ---------- 
    662 - Updated Polish, Portuguese, Latvian, Chinese and Japanese localization 
    663  
    664  
    665 2006/08/20 (thomasb) 
    666 ---------- 
    667186- Fixed wrong usage of mbstring (Bug #1462439) 
    668187- Set default spelling language (Ticket #1483938) 
    669188- Added support for Nox Spell Server 
    670  
    671  
    672 2006/08/18 (thomasb) 
    673 ---------- 
    674189- Re-built message parsing (Bug #1327068) 
    675190  Now based on the message structure delivered by the IMAP server. 
    676191- Fixed some XSS and SQL injection issues 
    677  
    678  
    679 2006/08/10 (thomasb) 
    680 ---------- 
    681192- Fixed charset problems with folder renaming 
    682193 
    683  
    684 2006/08/04 (thomasb) 
    685 ---------- 
    686 - Fixed Bug in saving identities (Ticket #1483915) 
    687 - Set folder name in window title (Bug #1483919) 
    688 - Don't add imap_root to INBOX path (Bug #1483816) 
    689 - Attempt to create default folders only after login 
    690 - Avoid usage of $CONFIG in rcube_imap class 
    691  
    692  
    693 2006/07/30 (thomasb) 
    694 ---------- 
    695 - Alter links in HTML messages (Bug #1326402) 
    696 - Added fallback if host not found in 'mail_domain' array 
    697 - Applied patch of Charles to highlight droptargets (Ticket #1473034) 
    698 - Fixed folder renaming (Bug #1483914) 
    699 - Added confirmation message after deleting a folder 
    700  
    701  
    702 2006/07/25 (thomasb) 
    703 ---------- 
    704 - Made folder renaming a bit more ajax-style 
    705 - Changed rename-labels and German translation 
    706 - Fixed addressbox countbar width (Bug #1483845) 
    707 - Fixed refresh interval problems in Safari (Bug #1483902)  
    708 - Fixed clear_message_list_header() errors (Bug #1483898) 
    709 - Sanity check of $message_set in imap.inc (Bug #1443200) 
    710 - Added correct changing of message list headers for Sent folder 
    711 - Updated Spanish localization (Ticket #1483887) 
    712 - Applied patch #1483846 
    713  
    714  
    715 2006/07/24 (richs) 
    716 ---------- 
    717 - Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869) 
    718 - Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc 
    719 - Draft saving now properly returns an error when saving fails 
    720 - Draft timer stops and resets properly when attachments are uploaded, or when saving manually 
    721 - Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened 
    722  
    723  
    724 2006/07/19 (thomasb) 
    725 ---------- 
    726 - Correct entity encoding of link urls (HTML validity) 
    727 - Improved usability in compose step (Ticket #1483807) 
    728 - Added absolute URLs to several buttons (for "open in new window") 
    729 - Applied patch #1328032 
    730 - Fixed Bug/Patch #1443200 
    731  
    732  
    733 2006/07/18 (thomasb) 
    734 ---------- 
    735 - Fixed password with spaces issue (Bug #1364122) 
    736 - Replaced _auth hash with second cookie (Ticket #1483811) 
    737 - Don't use get_input_value() for passwords (Bug #1468895) 
    738 - Made password encryption key configurable 
    739 - Minor bugfixes with charset encoding 
    740 - Added <label> tags to forms (Ticket #1483810) 
    741  
    742  
    743 2006/07/07 (thomasb) 
    744 ---------- 
    745 - Fixed INSTALL_PATH bug #1425663 
    746  
    747  
    748 2006/07/03 (richs) 
    749 ---------- 
    750 - Fixed compatibility with in-body email addresses containing "+" (Bug #1483836) 
    751 - Updated French localizations (Ticket #1483862) 
    752 - Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191) 
    753 - Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857) 
    754 - Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848) 
    755 - Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)  
    756  
    757  
    758 2006/06/30 (richs) 
    759 ---------- 
    760 - Fixed empty INBOX compatibility bug (Patch #1443200) 
    761 - Temporarily fixed French "compact" localization (Patch #1483862) 
    762 - Fixed "Select All" not working with Delete interface button (Bug #1332434) 
    763 - Fixed messsage list column compatibility with Konqueror (Bug #1395711) 
    764 - Fixed "unread count" in window title when count changed (Bug #1483812) 
    765 - Fixed DB error when deleting from message table (Patch #1483835) 
    766  
    767  
    768 2006/06/29 (richs) 
    769 ---------- 
    770 - Added ability to remove attachments (Feature #1436721) 
    771 - Default folders are now auto-created on first login (Feature #1471594) 
    772 - Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458) 
    773 - Corrected Italian localizations 
    774 - Tweaked rename-folder form to clear after a rename 
    775  
    776  
    777 2006/06/26 (richs) 
    778 ---------- 
    779 - Added button to immediately check for new messages  
    780 - New message checking now displays status "Checking for new messages..." 
    781 - New message checking now looks for unread messages in all mailboxes (Feature #1326401) 
    782 - Task buttons now respond to clicks by darkening (as in other applications) 
    783 - Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists 
    784 - Added ability to sort messages by "Size" 
    785 - Added ability to rename folders (Feature #1326396) 
    786 - Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders 
    787 - Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc 
    788  
    789  
    790 2006/06/25 
    791 ---------- 
    792 - Changed behavior to include host-specific configuration (Bug #1483849) 
    793 - Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839) 
    794 - Fixed spell checker to work with the new URL at google.com 
    795 - Some memory and security optimizations sendmail.inc 
    796 - Updated UGRADING description 
    797  
    798  
    799 2006/06/19 
    800 ---------- 
    801 - Added Drafts support (Feature #1326839) (richs) 
    802  
    803  
    804 2006/06/02 
    805 ---------- 
    806 - Updated Estonian localization and moved from ee to et 
    807 - Added Bulgarian localization 
    808  
    809  
    810 2006/05/25 
    811 ---------- 
    812 - Finalized GoogieSpell integration 
    813  
    814  
    815 2006/05/18 
    816 ---------- 
    817 - Added Arabic and Armenian localizations 
    818 - Updated Russian localization 
    819 - Removed MDB2 classes from repository. Install them seperately if used. 
    820 - Updated MDB2 wrapper class contributed by Lukas Kahwe Smith 
    821 - Allow & in e-mail addresses 
    822  
    823  
    824 2006/05/05 
    825 ---------- 
    826 - Fixed typos in function rcube_button() (Bugs #1473198 and #1473201) 
    827 - Check for zlib.output_compression before using ob_gzhandler (Bug #1471069) 
    828 - Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140) 
    829 - Corrected INSTALL description (Bug #1476106) 
    830 - Added charset to javascript HTTP headers 
    831 - Fixed Opera bug with CC and BCC fields (Bug #1474576) 
    832 - Changed login page title regarding product name (Bug #1476413) 
    833 - Pimped search function 
    834 - Applied attachment viewing/forwarding patches by Andrew Fladmark 
    835 - Applied prev/next patch by Leonard Bouchet 
    836 - Applied patches by Mark Bucciarelli 
    837 - Applied patch for requesting receipts by Salvatore Ansani 
    838 - Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing) 
    839  
    840  
    841 2006/04/13 
    842 ---------- 
    843 - Added Slovenian localization 
    844 - Updated Portuguese localization 
    845 - Fixed parent.location problem for compose-links 
    846 - Added sort order saving patch by Jacob Brunson 
    847 - Added gzip compression support 
    848  
    849  
    850 2006/04/02 
    851 ---------- 
    852 - Added Lithuanian localization 
    853 - Improved search function 
    854 - Added version string as template object 
    855 - Load host-specific configuration file (see config/main.inc.php) 
    856 - New config parameter adding domain to user names for login 
    857 - Strip tags on _auth, _action, _task parameters 
    858 - Corrected labels for next/previous page buttons in address book  
    859  
    860  
    861 2006/03/23 
    862 ---------- 
    863 - Auto-detect mail header delimiters 
    864 - Regard daylight savings 
    865 - Localized quota display 
    866 - Started implementing search function 
    867  
    868  
    869 2006/03/20 
    870 ---------- 
    871 - Avoid error message when saving an unchanged identity (Bug #1429510) 
    872 - Fixed hard-coded cols selection for sent folder (Bug #1354586) 
    873 - Enable some HTML links for use with "open in new window" or "save target" 
    874 - Check meta-key instead of ctrl on Macs 
    875 - Ignore double clicks when holding down a modifier key 
    876 - Fixed reloading of the login page 
    877 - Fixed typo in compose template (Bug #1446852) 
    878 - Added compose button to message read step (Request #1433288) 
    879 - New config parameter for persistent database connections (Bug #1431817) 
    880  
    881  
    882 2006/03/14 
    883 ---------- 
    884 - Don't remove internal HTML tags in plaintext messages 
    885 - Improved error handling in DB connection failure 
    886  
    887  
    888 2006/02/22 
    889 ---------- 
    890 - Updated localizations 
    891 - Fixed bug #1435989 
    892  
    893  
    894 2006/02/19 
    895 ---------- 
    896 - Updated localizations 
    897 - Applied patch of Anders Karlsson 
    898 - Applied patch of Jacob Brunson 
    899 - Applied patch for virtuser_query by Robin Elfrink 
    900 - Added support for References header (patch by Auke) 
    901 - Added support for mbstring module by Tadashi Jokagi 
    902 - Added function for automatic remove of slashes on GET and POST vars 
    903   if magic_quotes is enabled 
    904  
    905  
    906 2006/02/05 
    907 ---------- 
    908 - Added Slovak, Hungarian, Bosnian and Croation translation 
    909 - Fixed bug when inserting signatures with !?& 
    910 - Chopping message headers before inserting into the message cache table 
    911   (to avoid bugs in Postgres) 
    912 - Allow one-char domains in e-mail addresses 
    913 - Make product name in page title configurable 
    914 - Make username available as skin object 
    915 - Added session_write_close() in rcube_db class destructor to avoid problems 
    916   in PHP 5.0.5 
    917 - Use move_uploaded_file() instead of copy() for a more secure handling of 
    918   uploaded attachments 
    919 - Additional config parameter to show/hide deleted messages 
    920 - Added periodic request for checking new mails (Request #1307821) 
    921 - Added EXPUNGE command 
    922 - Optimized loading time for mail interface 
    923 - Changed to full UTF-8 support 
    924 - Additional timezones (Patch #1389912) 
    925 - Added LDAP public search (experimental) 
    926 - Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364) 
    927 - Casting to strings when adding empty headers to message cache (Bug #1406026) 
    928 - Skip sender-address as recipient when Reply-to-all 
    929 - Fixes in utf8-class 
    930 - Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br> 
    931 - Added garbage collector for message cache 
    932 - Added patches for BCC headers 
    933  
    934  
    935 2005/12/16 
    936 ---------- 
    937 - Added Turkish and Simplified Chinese translation 
    938 - Use virtusertable to resolve e-mail addresses at login 
    939 - Configurable mail_domain used to compose correct e-mail addresses 
    940   on first login 
    941  
    942  
    943 2005/12/03 
    944 ---------- 
    945 - Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian, 
    946   Estonian and Chinese translation 
    947 - Get IMAP server capabilities in array 
    948 - Check for NAMESPACE capability before sending command 
    949 - Set default user language from config 'locale_string' 
    950 - Added sorting patch for message list 
    951 - Make default sort col/order configurable 
    952 - Fixed XSS in address book and identities 
    953 - Added more XSS protection (Bug #1308236) 
    954 - Added tab indexes for compose form 
    955 - Added 'changed' col to contacts table 
    956 - Support for 160-bit session hashes 
    957 - Added input check for contacts and identities (Patch #1346523) 
    958 - Added messages/warning to compose step (Patch #1323895) 
    959 - Added favicon to the default skin 
    960 - Fixed Bug #1334337 as far as possible 
    961 - Added Reply-To-All functionality (Request #1326395, Patch #1349777) 
    962 - Redesign of client side AJAX code (enable multi threading) 
    963 - Added keep-alive signal every minute 
    964 - Make logs dir configurable 
    965 - Added support for SMTPS 
    966 - Decode attachment file names 
    967 - Make delimiter for message headers configurable 
    968 - Add generic footer to sent messages 
    969 - Choose the rigt identity when replying 
    970 - Remove signature when replying (Request #1333167) 
    971 - Signatures for each identity 
    972 - Select charset when composing message 
    973 - Complete re-design of the caching mechanism 
    974  
    975  
    976 2005/08/11 
    977 ---------- 
    978 - Write list header to client even if list is empty 
    979 - Add functions "select all", "select none" to message list 
    980 - Improved filter for HTML messages to remove potentially malicious tags 
    981   (script, iframe, object) and event handlers. 
    982 - Buttons for next/previous message in view mode 
    983 - Add new created contact to list and show confirmation status 
    984 - Added folder management (subscribe/create/delete) 
    985 - Log message sending (SMTP log) 
    986 - Grant access for Camino browser 
    987 - Added German translation 
    988  
    989  
    990 2005/10/20 
    991 ---------- 
    992 - Added Swedish, Latvian, Portuguese and Catalan translation 
    993 - Make SMTP auth method configurable 
    994 - Make mailboxlist scrollable (Bug #1326372) 
    995 - Fixed SSL support 
    996 - Improved support for Courier IMAP (root folder and delimiter issues) 
    997 - Moved taskbar from bottom to top 
    998 - Added 'session_lifetime' parameter 
    999 - Fixed wrong unread count when deleting message (Bug #1332434) 
    1000 - Srip tags when creating a new folder (Bug #1332084) 
    1001 - Translate HTML tags in message headers (Bug #1330134) 
    1002 - Correction in German translation (Bug #1329434) 
    1003 - Display folder names with special chars correctly (Bug #1330157) 
    1004  
    1005  
    1006 2005/10/07 
    1007 ---------- 
    1008 - Added French, Italian, Spanish, Danish, Dutch translation 
    1009 - Clarified license (Bug #1305966) 
    1010 - Fixed PHP warnings (Bug #1299403) 
    1011 - Fixed english translation (Bug #1295406) 
    1012 - Fixed bug #1290833: Last character of email not seen 
    1013 - Fixed bug #1292199 when creating new user 
    1014 - Allow more browsers (Bug #1285101) 
    1015 - Added setting for showing pretty dates 
    1016 - Added support for SQLite database 
    1017 - Make use of message caching configurable 
    1018 - Also add attachments when forwarding a message 
    1019 - Long folder names will not flow over message list (Bug #1267232) 
    1020 - Show nested mailboxes hieracically 
    1021 - Enable IMAPS by host 
    1022  
    1023  
    1024 2005/08/20 
    1025 ---------- 
    1026 - Improved cacheing of mailbox messagecount 
    1027 - Fixed javascript bug when creating a new message folder 
    1028 - Fixed javascript bugs #1260990 and #1260992: folder selection 
    1029 - Make Trash folder configurable 
    1030 - Auto create folders Inbox, Sent and Trash (if configured) 
    1031 - Support for IMAP root folder 
    1032 - Added support fot text/enriched messages 
    1033 - Make list of special mailboxes configurable 
    1034  
Note: See TracChangeset for help on using the changeset viewer.