source: subversion/trunk/roundcubemail/CHANGELOG @ 1623

Last change on this file since 1623 was 1623, checked in by thomasb, 5 years ago

Fix hiding of mark menu (#1484944)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 40.2 KB
Line 
1CHANGELOG RoundCube Webmail
2---------------------------
3
42008/07/31 (thomasb)
5----------
6- Make default imap folders configurable for each user (#1485075)
7- Save outgoing mail to selectable folder (#1324581)
8- Fix hiding of mark menu when clicking th button again (#1484944)
9
102008/07/21 (alec)
11----------
12- use long date format in print mode (#1485191)
13
142008/07/18 (alec)
15----------
16- Updated TinyMCE to version 3.1.0.1
17
182008/07/14 (thomasb)
19----------
20- Re-enable autocomplete attribute for login form (#1485211)
21- Check PERMANENTFLAGS before saving $MDNSent flag (#1484963, #1485163)
22
232008/06/30 (alec)
24----------
25- Added flag column on messages list (#1484623)
26
272008/06/24 (alec)
28----------
29- Patched Mail/MimePart.php (http://pear.php.net/bugs/bug.php?id=14232)
30
312008/06/24 (alec)
32----------
33- Allow trash/junk subfolders to be purged (#1485085)
34
352008/06/20 (alec)
36----------
37- Added Azerbaijani translation
38
392008/06/20 (thomasb)
40----------
41- Store compose parameters in session and redirect to a unique URL
42
432008/06/18 (thomasb)
44----------
45- Fixed CRAM-MD5 authentication (#1484819)
46- Add fallback to old 'skin_path' property
47
482008/06/16 (alec)
49----------
50- Fixed sending emoticons
51- Fixed forwarding messages with one HTML attachment (#1484442)
52- Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914)
53
542008/06/15 (alec)
55----------
56- Added option to select skin in user preferences
57  WARNING: option 'skin_path' replaced by 'skin' option!
58
592008/06/14 (alec)
60----------
61- Added option to disable displaying of attached images below the message body
62
632008/06/13 (alec)
64----------
65- Added option to display images in messages from known senders (#1484601)
66- Updated PEAR::Mail_Mime
67- User preferences grouped in more fieldsets
68
692008/06/12 (alec)
70----------
71- Fix corrupted MIME headers of messages in Sent folder (#1485111)
72- Fixed bug in MDB2 package: http://pear.php.net/bugs/bug.php?id=14124
73- Use keypress instead of keydown to select list's row (#1484816)
74
752008/06/11 (alec)
76----------
77- Don't call expunge and don't remove message row after message move
78  if flag_for_deletion is set to true (#1485002)
79
802008/06/08 (alec)
81----------
82- Added option to disable autocompletion from selected LDAP address books (#1484922)
83
842008/06/07 (thomasb)
85----------
86- Cleaned up localization names. Now named with lang_COUNTRY according to ISO 639-1/3166-1
87- Updated Catalan localization
88
892008/06/06 (robin)
90----------
91- Add option to log successful logins
92
932008/06/06 (alec)
94----------
95- TLS support in LDAP connections: 'use_tls' property (#1485104)
96
972008/06/05 (alec)
98----------
99- Fix removing messages from search set after deleting them (#1485106)
100
1012008/06/03 (alec)
102----------
103- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
104- imap.inc: Fixed iil_C_FetchStructureString() to handle many
105  literal strings in response (#1484969)
106- imap.inc: Removed hardcoded data size in iil_ReadLine()
107
1082008/05/30 (alec)
109----------
110- Support for subfolders in default/protected folders (#1484665)
111- Disallowed delimiter in folder name (#1484803)
112- Support " and \ in folder names
113- Escape \ in login (#1484614)
114
1152008/05/29 (thomasb)
116----------
117- Better HTML sanitization with the DOM-based washtml script (#1484701)
118
1192008/05/29 (alec)
120----------
121- Polish localization folder renamed to pl_PL
122
1232008/05/28 (alec)
124----------
125- Fixed sorting of folders with non-ascii characters
126
1272008/05/21 (alec)
128----------
129- Localized pagetitle in Settings and Address Book
130
1312008/05/19 (alec)
132----------
133- Fixed Mysql DDL for default identities creation (#1485070)
134
1352008/05/16 (alec)
136----------
137- In Preferences added possibility to configure 'read_when_deleted',
138  'mdn_requests', 'flag_for_deletion' options
139
1402008/05/15 (thomasb)
141----------
142- Make IMAP auth type configurable (#1483825)
143- Fix empty values with FROM_UNIXTIME() in rcube_mdb2 (#1485055)
144
1452008/05/15 (alec)
146----------
147- Fix attachment list on IE 6/7 (#1484807)
148
1492008/05/12 (estadtherr)
150----------
151- fix JavaScript in compose.html that shows cc/bcc fields if populated
152
1532008/05/12 (alec)
154----------
155- Updated PEAR::DB package to version 1.7.13
156
1572008/05/10 (alec)
158----------
159- Make password input fields of type password in installer (#1484886)
160
1612008/05/09 (alec)
162----------
163- Don't call CAPABILITY if was recieved as server's optional response
164  on connect (RFC3501 [7.1])
165
1662008/05/08 (alec)
167----------
168- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)
169- Optimized messages sorting on servers without sort capability (#1485049)
170- Option 'use_SQL_address_book' replaced by 'address_book_type'
171- Corrected message headers decoding when charset isn't specified and improved
172  support for native languages (#1485050, #1485048)
173
1742008/05/07 (davidke/richs)
175----------
176- Completed LDAP address book support so it can now write to an LDAP server.
177- Expanded LDAP configuration options to support LDAP server writes.
178- Modified config/main.inc.php.dist:
179  New Option: $rcmail_config['use_SQL_address_book']
180  Changed Option:  $rcmail_config['ldap_public']['Verisign']
181
1822008/05/05 (alec)
183----------
184- Installer: encode special characters in DB username/password (#1485042)
185- Do charset conversion also for from/to column on messages list
186- Fix management of folders with national characters in names (#1485036, #1485001)
187
1882008/05/02 (alec)
189----------
190- Updated MDB2 package to version 2.5.0b1
191- Updated MDB2 pgsql, mysql, mysqli, sqlite drivers to version 1.5.0b1
192- Updated MDB2 mssql driver to version 1.3.0b1
193- Fixed identities saving when using MDB2 pgsql driver (#1485032)
194
1952008/05/01 (alec)
196----------
197- Fix BCC header reset (#1484997)
198
1992008/04/30 (thomasb)
200----------
201- Introduce new application class 'rcmail' and get rid of some global vars
202
2032008/04/29 (alec)
204----------
205- improved messages list performance - patch from Justin Heesemann
206
2072008/04/23 (alec)
208----------
209- Append skin_path to images location only when it starts
210  with '/' sign (#1484859)
211
2122008/04/20 (estadtherr)
213----------
214- fix parse_attrib_string to handle unquoted values, which fixes
215  display issues with HTML messages that do not quote attributes
216
2172008/04/17 (alec)
218----------
219- Fix IMAP response in message body when message has no body (#1484964)
220- Updated PEAR::Auth_SASL to 1.0.2
221- Fix non-RFC dates formatting (#1484901)
222
2232008/04/16 (estadtherr)
224----------
225- Fix mail sending with new TinyMCE
226
2272008/04/16 (alec)
228----------
229- Fix typo in set_charset() (#1484991)
230- Decode entities when inserting HTML signature to plain text message (#1484990)
231
2322008/04/15 (estadtherr)
233----------
234- HTML editing is now working with PHP5 updates and TinyMCE v3.0.6
235- fix signature loading on Windows (#1484545)
236- add language support to HTML editing (#1484862)
237
2382008/04/15 (alec)
239----------
240- Fix remove signature when replying (#1333167)
241- Fix problem with line with a space at the end (#1484916)
242- Don't send set_env() in ajax response when env array is empty
243- Fix <!DOCTYPE> tag filtering (#1484391)
244- Fix <?xml> tag filtering (#1484403)
245 
2462008/04/14 (alec)
247----------
248- Added sections (fieldset+label) in Settings interface
249
2502008/04/12 (alec)
251----------
252- Fixed and optimized 'read_when_deleted': mark as read on server side
253  in one action when marking as deleted, fixed js bugs when deleting
254  from message preview page
255
2562008/04/12 (thomasb)
257----------
258- Changed codebase to PHP5 with autoloader
259- Added some new classes from devel-vnext branch
260
2612008/04/11 (alec)
262----------
263- Mark as read in one action with message preview (#1484972)
264- Delete redundant quota reads (#1484972)
265- Add options for empty trash and expunge inbox on logout (#1483863)
266
2672008/04/10 (alec)
268----------
269- Add rows highlighting in onmousemove on ksearch list
270- Remove lines wrapping when displaying message
271- Fix month localization
272- Do ob_start/ob_end_clean when reading config files (#1484624)
273- Fix debug (ajax) console
274
2752008/04/02 (alec)
276----------
277- Updated timezones list (#1484908)
278- Fix design in Settings (#1484799)
279- Fix deleting messages after clicking on "All" (#1484838)
280- Fix sorting o0f message list when default folder is empty (#1484317)
281- Fix creating a new folder w/a comma in its name (#1484681)
282
2832008/04/01 (thomasb)
284----------
285- Fix Enter problem on login (#1484839)
286- Make the http-received header in outgoing mails configurable
287
2882008/03/30 (till)
289----------
290- Fix Firefox problem with ob_gzhandler (#1484932)
291- Improve message previewpane - less loading (#1484316)
292
2932008/03/28 (thomasb)
294----------
295- Disable installer by default; add config option to enable it again
296
2972008/03/24 (till)
298----------
299- Don't send mark requests for already marked messages (#1484906)
300- Fix "quote inside a quote" (#1484783)
301
3022008/03/23 (till)
303
304- Applied patch to strip newlines from headers (#1484811)
305- Applied patch to trim login (#1484231)
306- Added robots.txt
307- Fix attachment problem when restoring saved draft without body (#1484506)
308- Fix call to undefined function decrypt_passwd() 
309
3102008/03/21 (thomasb)
311----------
312- Add configurable default charset for message decoding
313- Applied patch to fix mime decoding an folder subscription (#1484191)
314- Applied patch to correctly quote email recipient strings (#1484191)
315- Fix wrong charset aliases (#1484818 and #1484598)
316- Remove hard-coded size of logo image (#1484378)
317- Strip slashes from virtuser email values (#1484700)
318- Fixed message part window display in IE6 (#1484610)
319
3202008/02/28 (thomasb)
321----------
322- Fix folder adding/renaming inspired by #1484800
323- Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
324- Fix quirky message selection
325- Completed installer
326
3272008/02/20 (thomasb)
328----------
329- Localize folder name in page title (#1484785)
330- Fix code using wrong variable name (#1484018)
331- Allow to send mail with BCC recipients only
332- Remove MDN headers before saving in sent folder
333
3342008/02/12 (estadtherr)
335----------
336- fix switching between HTML/plain composing (#1484752)
337- condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
338- fix image removal in message display when message HTML includes JS event handlers
339
3402008/02/11 (thomasb)
341----------
342- Add function to mark the selected messages as read/unread (#1457360)
343- Also do charset decoding as suggested in RFC 2231 (fix #1484321)
344- Show message count in folder list and hint when creating a subfolder
345
3462008/02/08 (thomasb)
347----------
348- Distinguish ssl and tls for imap connections (#1484667)
349- Added some charset aliases to fix typical mis-labelling (#1484565)
350
3512008/02/07 (thomasb)
352----------
353- Remember decision to display images for a certain message during session (#1484754)
354- Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
355- Fix size of the attachment preview frame (#1484758)
356
3572008/02/05 (thomasb)
358----------
359- Fix regular expression for checking e-mail address (#1484710)
360- Make sending of read receipts configurable
361- Respect config when localize folder names (#1484707)
362- Applied patch for updating page title (#1484727, #1484650)
363- Applied patch to prevent from purging inbox by uberlinuxguy (#1484449)
364- Applied patch to prevent bad header delimiters (#1484751)
365- Also send search request when deleting a contact (#1484620)
366- Add CSS hack for Safari
367
3682008/02/02 (thomasb)
369----------
370- Always update $CONFIG with user prefs (#1484729)
371- Don't ask for MDN confirmations on drafted messages (#1484691)
372- Also respect receipt and priority settings when re-opening a draft message
373
3742008/01/31 (robin)
375----------
376- Remember search results (closes #1483883), patch by the_glu
377
3782008/01/08 (tomekp)
379----------
380- add he (Hebrew) localization (#1484713)
381
3822008/01/08 (tomekp)
383----------
384- update fr localization
385
3862008/01/04 (tomekp)
387- purge kur_KU because it has no messages translation
388- bump copyright for all localization files
389
3902007/12/31 (tomekp)
391----------
392- update es localization
393
3942007/12/28 (tomekp)
395----------
396- update mk localization
397
3982007/12/27 (tomekp)
399----------
400- update se localization
401
4022007/12/13 (robin)
403----------
404- Add Received header on outgoing mail
405
4062007/12/10 (estadtherr)
407----------
408- Upgrade to TinyMCE 2.1.3
409- Allow inserting image attachments into HTML messages while composing (#1484557)
410
4112007/12/10 (thomasb)
412----------
413- Delegate user-stuff to new class rcube_user
414- Implement Message-Disposition-Notification (Receipts)
415
4162007/12/05 (tomekp)
417----------
418- update bg, uk localization
419
4202007/12/04 (tomekp)
421----------
422- update bg localization
423
4242007/11/25 (thomasb)
425----------
426- Applied UID fetch patch by Glen Ogilvie
427- Applied patch for correct Postgres instructions from ticket #1484674
428- Fix overriding of session vars when register_globals is on (#1484670)
429- Fix wrong Postgres setup instructions in INSTALL (#1484674)
430- Fix bug with case-sensitive folder names (#1484245)
431- Don't create default folders by default
432- Added Georgian localization by Zaza Zviadadze
433- Updated Russian localization
434- Fixed some potential security risks (audited by Andris)
435- Only show new messages if they match the current search (#1484176)
436
4372007/11/20 (tomekp)
438----------
439- add Korean (kr) localization
440
4412007/11/14 (tomekp)
442----------
443- update id_ID localization
444
4452007/11/06 (thomasb)
446----------
447- Switch to/from when searcing in Sent folder (#1484555)
448- Correctly read the References header (#1484646)
449- Unset old cookie in before sending a new value (#1484639)
450- Correctly decode attachments when downloading them (#1484645 and #1484642)
451
4522007/10/22 (tomekp)
453----------
454- update ru, eo localizations
455
4562007/10/17 (thomasb)
457----------
458- Make message listing less error prone
459
4602007/10/10 (thomasb)
461----------
462- Suppress IE errors when clearing attachments form (#1484356)
463- Set preferences field in user table to NULL (#1484386)
464- Log error when login fails due to auto_create_user turned off
465- Update UPGRADING instructions
466
4672007/10/05 (tomekp)
468----------
469- Add Esperanto localization
470
4712007/10/04 (Stiwi)
472----------
473- Updated German localization
474
4752007/10/04 (yllar)
476----------
477- Added Malay localization
478- Updated Lithuanian localization
479
4802007/09/27 (tomekp)
481----------
482- Update dutch localization (closes #1484588)
483
4842007/09/29 (thomasb)
485----------
486- Filter linked/imported CSS files (closes #1484056)
487
488
4892007/09/27 (tomekp)
490----------
491- Update brazilian portuguese localization (#1484580)
492
4932007/09/26 (thomasb)
494----------
495- Improve message compose screen (closes #1484383)
496- Select next row after removing one from list (#1484387)
497
498
4992007/09/26 (tomekp)
500----------
501- Add polish labels for changes in r816.
502- Update polish localization (#1484579)
503- Update thai localization (#1484578)
504
5052007/09/25 (robin)
506----------
507- Enable drag-/dropping of folders to a new parent folder (#1457344)
508
509
5102007/09/24 (robin)
511----------
512- Fix preview pane size for Safari & Konqueror (#1484187)
513
514
5152007/09/20 (robin)
516----------
517- Make smtp HELO/EHLO hostname configurable (#1484067)
518
519
5202007/09/19 (thomasb)
521----------
522- IPv6 Compatability (#1484322), Patch #1484373
523- Unlock interface when message sending fails (#1484570)
524- Eval PHP code in template includes (if configured)
525- Show message when folder is empty. Mo more static text in table (#1484395)
526- Only display unread count in page title when new messages arrived
527- Show mailbox name in page title
528
529
5302007/09/09 (thomasb)
531----------
532- Fixed wrong delete button tooltip (#1483965)
533- Fixed charset encoding bug (#1484429)
534- Applied patch for LDAP version (#1484552)
535- Improved XHTML validation
536
537
5382007/09/05 (thomasb)
539----------
540- Fix message list selection (#1484550)
541- Better fix lowercased usernames (#1484473)
542- Update pngbehavior Script as suggested in #1484490
543
544
5452007/08/29 (richs)
546----------
547- Fixed moving/deleting messages when more than 1 is selected
548
5492007/08/15 (thomasb)
550----------
551- Applied patch for LDAP contacts listing by Glen Ogilvie
552- Applied patch for more address fields in LDAP contacts (#1484402)
553- Close LDAP connections on script shutdown
554
555
5562007/08/13 (thomasb)
557----------
558- Add alternative for getallheaders() (fix #1484508)
559- Revert changes for mbstring usage (fix #1484509)
560
561
5622007/08/10 (thomasb)
563----------
564- Identify mailboxes case-sensitive
565- Sort mailbox list case-insensitive (closes #1484338)
566- Fix display of multipart messages from Apple Mail (closes #1484027)
567- Protect AJAX request from being fetched by a foreign site (XSS)
568- Make autocomplete for loginform configurable by the skin template
569- Fix compose function from address book (closes #1484426)
570- Added //IGNORE to iconv call (patch #1484420, closes #1484023)
571- Check if mbstring supports charset (#1484290 and #1484292)
572- Prefer iconv over mbstring (as suggested in #1484292)
573- Check filesize of template includes (#1484409)
574- Updated Simplified Chinese localization
575- Added Ukrainian translation
576
577
5782007/08/09 (richs)
579----------
580- Fixed bug with buttons not dimming/enabling properly after switching folders
581- Fixed compose window becoming unresponsive after saving a draft (#1484487)
582- Re-enabled "Back" button in compose window now that bug #1484487 is fixed
583- Fixed unresponsive interface issue when downloading attachments (#1484496)
584- Lowered status message time from 5 to 3 seconds to improve responsiveness
585- Added note to INSTALL about .htaccess limiting upload_max_filesize
586- Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
587- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
588- Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed
589
590
5912007/07/03 (thomasb)
592----------
593- Added Macedonian (Slavic FYROM) localization
594- Fix status message bug #1484464 with regard to #1484353
595- Fix address adding bug reported by David Koblas
596- Applied socket error patch by Thomas Mangin
597
598
5992007/06/28 (tomekp)
600----------
601- fix typos in Polish localization (Janusz Zamecki)
602
603
6042007/06/27 (tomekp)
605----------
606- Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
607
608
6092007/06/12 (thomasb)
610----------
611- Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
612- Added Irish/Gaelic translation
613- Little correction in Swedish translation
614- Quote username for virtuser_query
615- Pass-by-reference workarround for PHP5 in sendmail.inc
616
617
6182007/06/04 (estadtherr)
619----------
620- Fixed bug in HTML->Plain editor toggling
621
622
6232007/05/28 (thomasb)
624---------
625- Fixed buggy imap_root settings (closes #1484379)
626- Prevent default events on subject links (#1484399)
627- Typo in rcube_smtp.inc
628
629
6302007/05/23 (estadtherr)
631----------
632- Upgrade to TinyMCE v2.1.1.1
633
634
6352007/05/18 (thomasb)
636----------
637- Use HTTP-POST requests for actions that change state
638
639
6402007/05/17 (thomasb)
641----------
642- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
643- Renamed localization folder for Chinese (Big5)
644- Chanegd Slovenian language code from 'si' to 'sl'
645- Added Sinhala (Sri-Lanka) localization
646- Use global filters and bind username/ for Ldap searches (#1484159)
647- Hide quota display if imap server does not support it
648- Hide address groups if no LDAP servers configured
649- Add link to message subjects (closes #1484257)
650- Better SQL query for contact listing/search (closes #1484369)
651
652
6532007/05/13 (thomasb)
654----------
655- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
656- Fixed marking as read in preview pane (closes #1484364)
657- CSS hack to display attachments correctly in IE6
658- Wrap message body text (closes #1484148)
659
660
6612007/05/03 (yllar)
662----------
663- Updated French, Lithuanian, Armenian, Spanish and Italian translations
664
665
6662007/05/01 (thomasb)
667----------
668- Updated German, Euskara, Hungarian, Romanian and Spanish translation
669- Added Hindi and Kurdish localization
670
671
6722007/04/28 (thomasb)
673----------
674- LDAP access is back in address book (closes #1484087)
675- Added search function for contacts
676- New Template parsing and output encoding
677- Fixed bugs #1484119 and #1483978
678
679
6802007/04/08 (thomasb)
681----------
682- Fixed message moving procedure (closes #1484308)
683- Fixed display of multiple attachments (closes #1466563)
684- Fixed check for new messages (closes #1484310)
685- List attachments without filename
686
687
6882007/03/27 (thomasb)
689----------
690- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
691  Should close bugs #1483951 and #1484299
692
693
6942007/03/23 (thomasb)
695----------
696- Correctly translate mailbox names (closes #1484276)
697- Quote e-mail address links (closes #1484300)
698
699
7002007/03/21 (thomasb)
701----------
702- Updated PEAR::Mail_mime package
703- Added Persian localization
704- Updated Catalan and Brazilian Portuguese translations
705- Updated INSTALL manual with a note about database passwords
706- Accept single quotes for HTML attributes when modifying message body (thanks Jason)
707- Sanitize input for new users/identities (thanks Colin Alston)
708
709
7102007/03/19 (thomasb)
711----------
712- Don't download HTML message parts
713- Convert HTML parts to plaintext if 'prefer_html' is off
714- Correctly parse message/rfc822 parts (closes #1484045)
715- Code cleanup
716
717
7182007/03/18 (thomasb)
719----------
720- Also use user_id for unique key in messages table (closes #1484074)
721- Hide contacts drop down on blur (closes #1484203)
722- Make entries in contacts drop down clickable
723- Turn off browser autocompletion on login page
724- Quote <? in text/html message parts
725- Hide border around radio buttons
726- Replaced old JS function calls.
727
728
7292007/03/13 (thomasb)
730----------
731- Applied patch for attachment download by crichardson (closes #1484198)
732- Fixed bug in Postgres DB handling (closes #1484068)
733- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
734- Fixed array_merge bug (closes #1484281)
735- Fixed flag for deletion in list view (closes #1484264)
736- Finally support semicolons as recipient separator (closes ##1484251)
737- Fixed message headers (subject) encoding
738
739
7402007/03/04 (tomekp)
741----------
742- check if safe mode is on or not (closes #1484269)
743
744
7452007/03/02 (thomasb)
746----------
747- Show "no subject" in message list if subject is missing (closes #1484243)
748- Solved page caching of message preview (closes #1484153)
749- Only use gzip compression if configured (closes #1484236)
750
751
7522007/02/25 (estadtherr)
753----------
754- Fixed priority selector issue (#1484150)
755- Upgraded to TinyMCE v2.1.0
756
757
7582007/02/21 (thomasb)
759----------
760- Fixed some CSS issues in default skin (closes #1484210 and #1484161)
761- Prevent from double quoting of numeric HTML character references (closes #1484253)
762
763
7642007/02/07 (tomekp)
765----------
766- Updated (bg) translation (Doichin Dokov)
767
768
7692007/02/06 (tomekp)
770----------
771- Updated (pl) translation
772- Updated (pt_BR) translation (Robson F. Ramaldes)
773- Big cleanup in program/localization
774
775
7762007/02/05 (thomasb)
777----------
778- Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
779
780
7812007/01/07 (estadtherr)
782----------
783- Fixed display of HTML message attachments (closes #1484178)
784
785
7862007/01/07 (thomasb)
787----------
788- Applied patch for preview caching (closes #1484186)
789- Added Thai and Vietnamese localization files
790
791
7922006/12/29 (thomasb)
793----------
794- Added error handling for attachment uploads
795- Use multibyte safe string functions where necessary (closes #1483988)
796- Updated Swiss German localization (de_CH)
797
798
7992006/12/22 (thomasb)
800----------
801- Applied security patch to validate the submitted host value (by Kees Cook)
802- Applied security patch to validate input values when deleting contacts (by Kees Cook)
803- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
804- Applied a patch to more aggressively sanitize a HTML message
805- Visualize blocked images in HTML messages
806
807
8082006/12/20 (thomasb)
809----------
810- Fixed wrong message listing when showing search results (closes #1484131)
811- Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
812- Show remote images when opening HTML message part as attachment
813
814
8152006/12/17 (thomasb)
816----------
817- Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
818
819
8202006/12/06 (thomasb)
821----------
822- Improve memory usage when sending mail (closes #1484098)
823- Mark messages as read once the preview is loaded (closes #1484132)
824- Include smtp final response in log (closes #1484081)
825
826
8272006/12/04 (thomasb)
828----------
829- Corrected date string in sent message header (closes #1484125)
830- Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
831- Changed srong tooltips for message browse buttons (closes #1483930)
832
833
8342006/12/03 (estadtherr)
835----------
836- Added fix to convert HTML signatures for plain text messages
837- Fixed signature delimeter character to be standard (Bug #1484035)
838
839
8402006/12/01 (thomasb)
841----------
842- Implemented preview pane
843- Fixed XSS vulnerability (Bug #1484109)
844- Remove newlines from mail headers (Bug #1484031)
845- Selection issues when moving/deleting (Bug #1484044)
846- Applied patch of Clement Moulin for imap host auto-selection
847- ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
848- Fixed folder name encoding in subscription list (Bug #1484113)
849- Fixed JS errors in identity list (Bug #1484120)
850- Show client debug console on debug_level 8
851- Added Serbian translation
852- Updated Spanish and Bulgarian localization
853
854
8552006/11/22 (robin)
856----------
857- Fix a bug introduced with Shift-Del yesterday
858
859
8602006/11/21 (robin)
861----------
862- Add missing nl_NL translations
863- Translate foldernames in folder form (closes #1484113)
864
865
8662006/11/21 (robin)
867----------
868- Added first and last buttons to message list, address book
869  and message detail
870- Pressing Shift-Del bypasses Trash folder
871- Enable purge command for Junk folder
872
873
8742006/11/17 (robin)
875----------
876- Re-initialize message list after shift-select and delete
877
878
8792006/11/16 (robin)
880----------
881- Fixed updating message list after expunge and purge
882- Fetch all aliases if virtuser_query is used instead
883  of only the first one
884
885
8862006/11/11 (estadtherr)
887----------
888- fixed deletion/moving of messages from within "show" page
889
890
8912006/11/09 (thomasb)
892----------
893- Little bugfix in HTML encoding
894- Fixed encoding issues and delete-on-reply problem
895- Corrected template parsing
896
897
8982006/11/07 (estadtherr)
899----------
900- Upgraded to TinyMCE v2.0.8
901- Fixed CSS path for editor popups
902
9032006/09/26 (estadtherr)
904----------
905- Added spellchecker plugin to TinyMCE configuration
906- Fixed HTML/Plain toggle labels
907
908
9092006/09/24 (thomasb)
910----------
911- Partial client re-write with a common list class
912- Re-enabled multi select of contacts (Bug #1484017)
913- Enable contact editing right after creation (Bug #1459641)
914- Updated Hungarian, Estonian and Traditional Chinese localization
915
916
9172006/09/19 (thomasb)
918----------
919- Correct UTF-7 to UTF-8 conversion if mbstring is not available
920
921
9222006/09/13 (estadtherr)
923----------
924- Introduction of TinyMCE HTML editor support for message composition and signatures
925  Note : a new column is added to the "identities" database table
926
927
9282006/09/12 (estadtherr)
929----------
930- Fixed html2text treatment of table headers (Bug #1484020)
931- Fixed IMAP fetch of message body (Bug #1484019)
932
933
9342006/09/08 (thomasb)
935----------
936- Fixed safe_mode problems (Bug #1418381)
937- Fixed wrong header encoding (Bug #1483976)
938
939
9402006/09/07 (thomasb)
941----------
942- Made automatic draft saving configurable
943- Fixed JS bug when renaming folders (Bug #1483989)
944- Don't wait for complete page load when calling JavaScript init()
945- Some improvements to prevent session expiration
946- Prevent from double submit of spell check requests
947
948
9492006/09/01 (thomasb)
950----------
951- Imporoved message parsing and HTML validation
952- Added quota display as image (by Brett Patterson)
953- Corrected creation of a message-id
954- Updated Norwegian (bokmal) localization
955
956
9572006/08/30 (thomasb)
958----------
959- New indentation for quoted message text
960- Improved HTML validity
961
962
9632006/08/28 (estadtherr)
964----------
965- Fixed URL character set (Ticket #1445501)
966- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
967
968
9692006/08/25 (thomasb)
970----------
971- Fixed folder renaming: unsubscribe before rename (Bug #1483920)
972- Finalized new message parsing (+ chaching)
973- Updated SQL scripts and UPGRADING instructions
974
975
9762006/08/23 (thomasb)
977----------
978- Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
979
980
9812006/08/20 (thomasb)
982----------
983- Fixed wrong usage of mbstring (Bug #1462439)
984- Set default spelling language (Ticket #1483938)
985- Added support for Nox Spell Server
986
987
9882006/08/18 (thomasb)
989----------
990- Re-built message parsing (Bug #1327068)
991  Now based on the message structure delivered by the IMAP server.
992- Fixed some XSS and SQL injection issues
993
994
9952006/08/10 (thomasb)
996----------
997- Fixed charset problems with folder renaming
998
999
10002006/08/04 (thomasb)
1001----------
1002- Fixed Bug in saving identities (Ticket #1483915)
1003- Set folder name in window title (Bug #1483919)
1004- Don't add imap_root to INBOX path (Bug #1483816)
1005- Attempt to create default folders only after login
1006- Avoid usage of $CONFIG in rcube_imap class
1007
1008
10092006/07/30 (thomasb)
1010----------
1011- Alter links in HTML messages (Bug #1326402)
1012- Added fallback if host not found in 'mail_domain' array
1013- Applied patch of Charles to highlight droptargets (Ticket #1473034)
1014- Fixed folder renaming (Bug #1483914)
1015- Added confirmation message after deleting a folder
1016
1017
10182006/07/25 (thomasb)
1019----------
1020- Made folder renaming a bit more ajax-style
1021- Changed rename-labels and German translation
1022- Fixed addressbox countbar width (Bug #1483845)
1023- Fixed refresh interval problems in Safari (Bug #1483902)
1024- Fixed clear_message_list_header() errors (Bug #1483898)
1025- Sanity check of $message_set in imap.inc (Bug #1443200)
1026- Added correct changing of message list headers for Sent folder
1027- Updated Spanish localization (Ticket #1483887)
1028- Applied patch #1483846
1029
1030
10312006/07/24 (richs)
1032----------
1033- Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
1034- Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
1035- Draft saving now properly returns an error when saving fails
1036- Draft timer stops and resets properly when attachments are uploaded, or when saving manually
1037- Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
1038
1039
10402006/07/19 (thomasb)
1041----------
1042- Correct entity encoding of link urls (HTML validity)
1043- Improved usability in compose step (Ticket #1483807)
1044- Added absolute URLs to several buttons (for "open in new window")
1045- Applied patch #1328032
1046- Fixed Bug/Patch #1443200
1047
1048
10492006/07/18 (thomasb)
1050----------
1051- Fixed password with spaces issue (Bug #1364122)
1052- Replaced _auth hash with second cookie (Ticket #1483811)
1053- Don't use get_input_value() for passwords (Bug #1468895)
1054- Made password encryption key configurable
1055- Minor bugfixes with charset encoding
1056- Added <label> tags to forms (Ticket #1483810)
1057
1058
10592006/07/07 (thomasb)
1060----------
1061- Fixed INSTALL_PATH bug #1425663
1062
1063
10642006/07/03 (richs)
1065----------
1066- Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
1067- Updated French localizations (Ticket #1483862)
1068- Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
1069- Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
1070- Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
1071- Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)
1072
1073
10742006/06/30 (richs)
1075----------
1076- Fixed empty INBOX compatibility bug (Patch #1443200)
1077- Temporarily fixed French "compact" localization (Patch #1483862)
1078- Fixed "Select All" not working with Delete interface button (Bug #1332434)
1079- Fixed messsage list column compatibility with Konqueror (Bug #1395711)
1080- Fixed "unread count" in window title when count changed (Bug #1483812)
1081- Fixed DB error when deleting from message table (Patch #1483835)
1082
1083
10842006/06/29 (richs)
1085----------
1086- Added ability to remove attachments (Feature #1436721)
1087- Default folders are now auto-created on first login (Feature #1471594)
1088- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
1089- Corrected Italian localizations
1090- Tweaked rename-folder form to clear after a rename
1091
1092
10932006/06/26 (richs)
1094----------
1095- Added button to immediately check for new messages
1096- New message checking now displays status "Checking for new messages..."
1097- New message checking now looks for unread messages in all mailboxes (Feature #1326401)
1098- Task buttons now respond to clicks by darkening (as in other applications)
1099- Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
1100- Added ability to sort messages by "Size"
1101- Added ability to rename folders (Feature #1326396)
1102- Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
1103- Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
1104
1105
11062006/06/25
1107----------
1108- Changed behavior to include host-specific configuration (Bug #1483849)
1109- Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
1110- Fixed spell checker to work with the new URL at google.com
1111- Some memory and security optimizations sendmail.inc
1112- Updated UGRADING description
1113
1114
11152006/06/19
1116----------
1117- Added Drafts support (Feature #1326839) (richs)
1118
1119
11202006/06/02
1121----------
1122- Updated Estonian localization and moved from ee to et
1123- Added Bulgarian localization
1124
1125
11262006/05/25
1127----------
1128- Finalized GoogieSpell integration
1129
1130
11312006/05/18
1132----------
1133- Added Arabic and Armenian localizations
1134- Updated Russian localization
1135- Removed MDB2 classes from repository. Install them seperately if used.
1136- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
1137- Allow & in e-mail addresses
1138
1139
11402006/05/05
1141----------
1142- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
1143- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
1144- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
1145- Corrected INSTALL description (Bug #1476106)
1146- Added charset to javascript HTTP headers
1147- Fixed Opera bug with CC and BCC fields (Bug #1474576)
1148- Changed login page title regarding product name (Bug #1476413)
1149- Pimped search function
1150- Applied attachment viewing/forwarding patches by Andrew Fladmark
1151- Applied prev/next patch by Leonard Bouchet
1152- Applied patches by Mark Bucciarelli
1153- Applied patch for requesting receipts by Salvatore Ansani
1154- Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
1155
1156
11572006/04/13
1158----------
1159- Added Slovenian localization
1160- Updated Portuguese localization
1161- Fixed parent.location problem for compose-links
1162- Added sort order saving patch by Jacob Brunson
1163- Added gzip compression support
1164
1165
11662006/04/02
1167----------
1168- Added Lithuanian localization
1169- Improved search function
1170- Added version string as template object
1171- Load host-specific configuration file (see config/main.inc.php)
1172- New config parameter adding domain to user names for login
1173- Strip tags on _auth, _action, _task parameters
1174- Corrected labels for next/previous page buttons in address book
1175
1176
11772006/03/23
1178----------
1179- Auto-detect mail header delimiters
1180- Regard daylight savings
1181- Localized quota display
1182- Started implementing search function
1183
1184
11852006/03/20
1186----------
1187- Avoid error message when saving an unchanged identity (Bug #1429510)
1188- Fixed hard-coded cols selection for sent folder (Bug #1354586)
1189- Enable some HTML links for use with "open in new window" or "save target"
1190- Check meta-key instead of ctrl on Macs
1191- Ignore double clicks when holding down a modifier key
1192- Fixed reloading of the login page
1193- Fixed typo in compose template (Bug #1446852)
1194- Added compose button to message read step (Request #1433288)
1195- New config parameter for persistent database connections (Bug #1431817)
1196
1197
11982006/03/14
1199----------
1200- Don't remove internal HTML tags in plaintext messages
1201- Improved error handling in DB connection failure
1202
1203
12042006/02/22
1205----------
1206- Updated localizations
1207- Fixed bug #1435989
1208
1209
12102006/02/19
1211----------
1212- Updated localizations
1213- Applied patch of Anders Karlsson
1214- Applied patch of Jacob Brunson
1215- Applied patch for virtuser_query by Robin Elfrink
1216- Added support for References header (patch by Auke)
1217- Added support for mbstring module by Tadashi Jokagi
1218- Added function for automatic remove of slashes on GET and POST vars
1219  if magic_quotes is enabled
1220
1221
12222006/02/05
1223----------
1224- Added Slovak, Hungarian, Bosnian and Croation translation
1225- Fixed bug when inserting signatures with !?&
1226- Chopping message headers before inserting into the message cache table
1227  (to avoid bugs in Postgres)
1228- Allow one-char domains in e-mail addresses
1229- Make product name in page title configurable
1230- Make username available as skin object
1231- Added session_write_close() in rcube_db class destructor to avoid problems
1232  in PHP 5.0.5
1233- Use move_uploaded_file() instead of copy() for a more secure handling of
1234  uploaded attachments
1235- Additional config parameter to show/hide deleted messages
1236- Added periodic request for checking new mails (Request #1307821)
1237- Added EXPUNGE command
1238- Optimized loading time for mail interface
1239- Changed to full UTF-8 support
1240- Additional timezones (Patch #1389912)
1241- Added LDAP public search (experimental)
1242- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
1243- Casting to strings when adding empty headers to message cache (Bug #1406026)
1244- Skip sender-address as recipient when Reply-to-all
1245- Fixes in utf8-class
1246- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
1247- Added garbage collector for message cache
1248- Added patches for BCC headers
1249
1250
12512005/12/16
1252----------
1253- Added Turkish and Simplified Chinese translation
1254- Use virtusertable to resolve e-mail addresses at login
1255- Configurable mail_domain used to compose correct e-mail addresses
1256  on first login
1257
1258
12592005/12/03
1260----------
1261- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
1262  Estonian and Chinese translation
1263- Get IMAP server capabilities in array
1264- Check for NAMESPACE capability before sending command
1265- Set default user language from config 'locale_string'
1266- Added sorting patch for message list
1267- Make default sort col/order configurable
1268- Fixed XSS in address book and identities
1269- Added more XSS protection (Bug #1308236)
1270- Added tab indexes for compose form
1271- Added 'changed' col to contacts table
1272- Support for 160-bit session hashes
1273- Added input check for contacts and identities (Patch #1346523)
1274- Added messages/warning to compose step (Patch #1323895)
1275- Added favicon to the default skin
1276- Fixed Bug #1334337 as far as possible
1277- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
1278- Redesign of client side AJAX code (enable multi threading)
1279- Added keep-alive signal every minute
1280- Make logs dir configurable
1281- Added support for SMTPS
1282- Decode attachment file names
1283- Make delimiter for message headers configurable
1284- Add generic footer to sent messages
1285- Choose the rigt identity when replying
1286- Remove signature when replying (Request #1333167)
1287- Signatures for each identity
1288- Select charset when composing message
1289- Complete re-design of the caching mechanism
1290
1291
12922005/08/11
1293----------
1294- Write list header to client even if list is empty
1295- Add functions "select all", "select none" to message list
1296- Improved filter for HTML messages to remove potentially malicious tags
1297  (script, iframe, object) and event handlers.
1298- Buttons for next/previous message in view mode
1299- Add new created contact to list and show confirmation status
1300- Added folder management (subscribe/create/delete)
1301- Log message sending (SMTP log)
1302- Grant access for Camino browser
1303- Added German translation
1304
1305
13062005/10/20
1307----------
1308- Added Swedish, Latvian, Portuguese and Catalan translation
1309- Make SMTP auth method configurable
1310- Make mailboxlist scrollable (Bug #1326372)
1311- Fixed SSL support
1312- Improved support for Courier IMAP (root folder and delimiter issues)
1313- Moved taskbar from bottom to top
1314- Added 'session_lifetime' parameter
1315- Fixed wrong unread count when deleting message (Bug #1332434)
1316- Srip tags when creating a new folder (Bug #1332084)
1317- Translate HTML tags in message headers (Bug #1330134)
1318- Correction in German translation (Bug #1329434)
1319- Display folder names with special chars correctly (Bug #1330157)
1320
1321
13222005/10/07
1323----------
1324- Added French, Italian, Spanish, Danish, Dutch translation
1325- Clarified license (Bug #1305966)
1326- Fixed PHP warnings (Bug #1299403)
1327- Fixed english translation (Bug #1295406)
1328- Fixed bug #1290833: Last character of email not seen
1329- Fixed bug #1292199 when creating new user
1330- Allow more browsers (Bug #1285101)
1331- Added setting for showing pretty dates
1332- Added support for SQLite database
1333- Make use of message caching configurable
1334- Also add attachments when forwarding a message
1335- Long folder names will not flow over message list (Bug #1267232)
1336- Show nested mailboxes hieracically
1337- Enable IMAPS by host
1338
1339
13402005/08/20
1341----------
1342- Improved cacheing of mailbox messagecount
1343- Fixed javascript bug when creating a new message folder
1344- Fixed javascript bugs #1260990 and #1260992: folder selection
1345- Make Trash folder configurable
1346- Auto create folders Inbox, Sent and Trash (if configured)
1347- Support for IMAP root folder
1348- Added support fot text/enriched messages
1349- Make list of special mailboxes configurable
1350
Note: See TracBrowser for help on using the repository browser.