source: subversion/trunk/roundcubemail/CHANGELOG @ 1300

Last change on this file since 1300 was 1300, checked in by alec, 5 years ago
  • Added sections (fieldset+label) in Settings interface
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 33.4 KB
Line 
1CHANGELOG RoundCube Webmail
2---------------------------
3
42008/04/14 (alec)
5----------
6- Added sections (fieldset+label) in Settings interface
7
82008/04/12 (alec)
9----------
10- Fixed and optimized 'read_when_deleted': mark as read on server side
11  in one action when marking as deleted, fixed js bugs when deleting
12  from message preview page
13
142008/04/12 (thomasb)
15----------
16- Changed codebase to PHP5 with autoloader
17- Added some new classes from devel-vnext branch
18
192008/04/11 (alec)
20----------
21- Mark as read in one action with message preview (#1484972)
22- Delete redundant quota reads (#1484972)
23- Add options for empty trash and expunge inbox on logout (#1483863)
24
252008/04/10 (alec)
26----------
27- Add rows highlighting in onmousemove on ksearch list
28- Remove lines wrapping when displaying message
29- Fix month localization
30- Do ob_start/ob_end_clean when reading config files (#1484624)
31- Fix debug (ajax) console
32
332008/04/02 (alec)
34----------
35- Updated timezones list (#1484908)
36- Fix design in Settings (#1484799)
37- Fix deleting messages after clicking on "All" (#1484838)
38- Fix sorting o0f message list when default folder is empty (#1484317)
39- Fix creating a new folder w/a comma in its name (#1484681)
40
412008/04/01 (thomasb)
42----------
43- Fix Enter problem on login (#1484839)
44- Make the http-received header in outgoing mails configurable
45
462008/03/30 (till)
47----------
48- Fix Firefox problem with ob_gzhandler (#1484932)
49- Improve message previewpane - less loading (#1484316)
50
512008/03/28 (thomasb)
52----------
53- Disable installer by default; add config option to enable it again
54
552008/03/24 (till)
56----------
57- Don't send mark requests for already marked messages (#1484906)
58- Fix "quote inside a quote" (#1484783)
59
602008/03/23 (till)
61
62- Applied patch to strip newlines from headers (#1484811)
63- Applied patch to trim login (#1484231)
64- Added robots.txt
65- Fix attachment problem when restoring saved draft without body (#1484506)
66- Fix call to undefined function decrypt_passwd() 
67
682008/03/21 (thomasb)
69----------
70- Add configurable default charset for message decoding
71- Applied patch to fix mime decoding an folder subscription (#1484191)
72- Applied patch to correctly quote email recipient strings (#1484191)
73- Fix wrong charset aliases (#1484818 and #1484598)
74- Remove hard-coded size of logo image (#1484378)
75- Strip slashes from virtuser email values (#1484700)
76- Fixed message part window display in IE6 (#1484610)
77
782008/02/28 (thomasb)
79----------
80- Fix folder adding/renaming inspired by #1484800
81- Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
82- Fix quirky message selection
83- Completed installer
84
852008/02/20 (thomasb)
86----------
87- Localize folder name in page title (#1484785)
88- Fix code using wrong variable name (#1484018)
89- Allow to send mail with BCC recipients only
90- Remove MDN headers before saving in sent folder
91
922008/02/12 (estadtherr)
93----------
94- fix switching between HTML/plain composing (#1484752)
95- condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
96- fix image removal in message display when message HTML includes JS event handlers
97
982008/02/11 (thomasb)
99----------
100- Add function to mark the selected messages as read/unread (#1457360)
101- Also do charset decoding as suggested in RFC 2231 (fix #1484321)
102- Show message count in folder list and hint when creating a subfolder
103
1042008/02/08 (thomasb)
105----------
106- Distinguish ssl and tls for imap connections (#1484667)
107- Added some charset aliases to fix typical mis-labelling (#1484565)
108
1092008/02/07 (thomasb)
110----------
111- Remember decision to display images for a certain message during session (#1484754)
112- Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
113- Fix size of the attachment preview frame (#1484758)
114
1152008/02/05 (thomasb)
116----------
117- Fix regular expression for checking e-mail address (#1484710)
118- Make sending of read receipts configurable
119- Respect config when localize folder names (#1484707)
120- Applied patch for updating page title (#1484727, #1484650)
121- Applied patch to prevent from purging inbox by uberlinuxguy (#1484449)
122- Applied patch to prevent bad header delimiters (#1484751)
123- Also send search request when deleting a contact (#1484620)
124- Add CSS hack for Safari
125
1262008/02/02 (thomasb)
127----------
128- Always update $CONFIG with user prefs (#1484729)
129- Don't ask for MDN confirmations on drafted messages (#1484691)
130- Also respect receipt and priority settings when re-opening a draft message
131
1322008/01/31 (robin)
133----------
134- Remember search results (closes #1483883), patch by the_glu
135
1362008/01/08 (tomekp)
137----------
138- add he (Hebrew) localization (#1484713)
139
1402008/01/08 (tomekp)
141----------
142- update fr localization
143
1442008/01/04 (tomekp)
145- purge kur_KU because it has no messages translation
146- bump copyright for all localization files
147
1482007/12/31 (tomekp)
149----------
150- update es localization
151
1522007/12/28 (tomekp)
153----------
154- update mk localization
155
1562007/12/27 (tomekp)
157----------
158- update se localization
159
1602007/12/13 (robin)
161----------
162- Add Received header on outgoing mail
163
1642007/12/10 (estadtherr)
165----------
166- Upgrade to TinyMCE 2.1.3
167- Allow inserting image attachments into HTML messages while composing (#1484557)
168
1692007/12/10 (thomasb)
170----------
171- Delegate user-stuff to new class rcube_user
172- Implement Message-Disposition-Notification (Receipts)
173
1742007/12/05 (tomekp)
175----------
176- update bg, uk localization
177
1782007/12/04 (tomekp)
179----------
180- update bg localization
181
1822007/11/25 (thomasb)
183----------
184- Applied UID fetch patch by Glen Ogilvie
185- Applied patch for correct Postgres instructions from ticket #1484674
186- Fix overriding of session vars when register_globals is on (#1484670)
187- Fix wrong Postgres setup instructions in INSTALL (#1484674)
188- Fix bug with case-sensitive folder names (#1484245)
189- Don't create default folders by default
190- Added Georgian localization by Zaza Zviadadze
191- Updated Russian localization
192- Fixed some potential security risks (audited by Andris)
193- Only show new messages if they match the current search (#1484176)
194
1952007/11/20 (tomekp)
196----------
197- add Korean (kr) localization
198
1992007/11/14 (tomekp)
200----------
201- update id_ID localization
202
2032007/11/06 (thomasb)
204----------
205- Switch to/from when searcing in Sent folder (#1484555)
206- Correctly read the References header (#1484646)
207- Unset old cookie in before sending a new value (#1484639)
208- Correctly decode attachments when downloading them (#1484645 and #1484642)
209
2102007/10/22 (tomekp)
211----------
212- update ru, eo localizations
213
2142007/10/17 (thomasb)
215----------
216- Make message listing less error prone
217
2182007/10/10 (thomasb)
219----------
220- Suppress IE errors when clearing attachments form (#1484356)
221- Set preferences field in user table to NULL (#1484386)
222- Log error when login fails due to auto_create_user turned off
223- Update UPGRADING instructions
224
2252007/10/05 (tomekp)
226----------
227- Add Esperanto localization
228
2292007/10/04 (Stiwi)
230----------
231- Updated German localization
232
2332007/10/04 (yllar)
234----------
235- Added Malay localization
236- Updated Lithuanian localization
237
2382007/09/27 (tomekp)
239----------
240- Update dutch localization (closes #1484588)
241
2422007/09/29 (thomasb)
243----------
244- Filter linked/imported CSS files (closes #1484056)
245
246
2472007/09/27 (tomekp)
248----------
249- Update brazilian portuguese localization (#1484580)
250
2512007/09/26 (thomasb)
252----------
253- Improve message compose screen (closes #1484383)
254- Select next row after removing one from list (#1484387)
255
256
2572007/09/26 (tomekp)
258----------
259- Add polish labels for changes in r816.
260- Update polish localization (#1484579)
261- Update thai localization (#1484578)
262
2632007/09/25 (robin)
264----------
265- Enable drag-/dropping of folders to a new parent folder (#1457344)
266
267
2682007/09/24 (robin)
269----------
270- Fix preview pane size for Safari & Konqueror (#1484187)
271
272
2732007/09/20 (robin)
274----------
275- Make smtp HELO/EHLO hostname configurable (#1484067)
276
277
2782007/09/19 (thomasb)
279----------
280- IPv6 Compatability (#1484322), Patch #1484373
281- Unlock interface when message sending fails (#1484570)
282- Eval PHP code in template includes (if configured)
283- Show message when folder is empty. Mo more static text in table (#1484395)
284- Only display unread count in page title when new messages arrived
285- Show mailbox name in page title
286
287
2882007/09/09 (thomasb)
289----------
290- Fixed wrong delete button tooltip (#1483965)
291- Fixed charset encoding bug (#1484429)
292- Applied patch for LDAP version (#1484552)
293- Improved XHTML validation
294
295
2962007/09/05 (thomasb)
297----------
298- Fix message list selection (#1484550)
299- Better fix lowercased usernames (#1484473)
300- Update pngbehavior Script as suggested in #1484490
301
302
3032007/08/29 (richs)
304----------
305- Fixed moving/deleting messages when more than 1 is selected
306
3072007/08/15 (thomasb)
308----------
309- Applied patch for LDAP contacts listing by Glen Ogilvie
310- Applied patch for more address fields in LDAP contacts (#1484402)
311- Close LDAP connections on script shutdown
312
313
3142007/08/13 (thomasb)
315----------
316- Add alternative for getallheaders() (fix #1484508)
317- Revert changes for mbstring usage (fix #1484509)
318
319
3202007/08/10 (thomasb)
321----------
322- Identify mailboxes case-sensitive
323- Sort mailbox list case-insensitive (closes #1484338)
324- Fix display of multipart messages from Apple Mail (closes #1484027)
325- Protect AJAX request from being fetched by a foreign site (XSS)
326- Make autocomplete for loginform configurable by the skin template
327- Fix compose function from address book (closes #1484426)
328- Added //IGNORE to iconv call (patch #1484420, closes #1484023)
329- Check if mbstring supports charset (#1484290 and #1484292)
330- Prefer iconv over mbstring (as suggested in #1484292)
331- Check filesize of template includes (#1484409)
332- Updated Simplified Chinese localization
333- Added Ukrainian translation
334
335
3362007/08/09 (richs)
337----------
338- Fixed bug with buttons not dimming/enabling properly after switching folders
339- Fixed compose window becoming unresponsive after saving a draft (#1484487)
340- Re-enabled "Back" button in compose window now that bug #1484487 is fixed
341- Fixed unresponsive interface issue when downloading attachments (#1484496)
342- Lowered status message time from 5 to 3 seconds to improve responsiveness
343- Added note to INSTALL about .htaccess limiting upload_max_filesize
344- Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
345- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
346- Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed
347
348
3492007/07/03 (thomasb)
350----------
351- Added Macedonian (Slavic FYROM) localization
352- Fix status message bug #1484464 with regard to #1484353
353- Fix address adding bug reported by David Koblas
354- Applied socket error patch by Thomas Mangin
355
356
3572007/06/28 (tomekp)
358----------
359- fix typos in Polish localization (Janusz Zamecki)
360
361
3622007/06/27 (tomekp)
363----------
364- Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
365
366
3672007/06/12 (thomasb)
368----------
369- Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
370- Added Irish/Gaelic translation
371- Little correction in Swedish translation
372- Quote username for virtuser_query
373- Pass-by-reference workarround for PHP5 in sendmail.inc
374
375
3762007/06/04 (estadtherr)
377----------
378- Fixed bug in HTML->Plain editor toggling
379
380
3812007/05/28 (thomasb)
382---------
383- Fixed buggy imap_root settings (closes #1484379)
384- Prevent default events on subject links (#1484399)
385- Typo in rcube_smtp.inc
386
387
3882007/05/23 (estadtherr)
389----------
390- Upgrade to TinyMCE v2.1.1.1
391
392
3932007/05/18 (thomasb)
394----------
395- Use HTTP-POST requests for actions that change state
396
397
3982007/05/17 (thomasb)
399----------
400- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
401- Renamed localization folder for Chinese (Big5)
402- Chanegd Slovenian language code from 'si' to 'sl'
403- Added Sinhala (Sri-Lanka) localization
404- Use global filters and bind username/ for Ldap searches (#1484159)
405- Hide quota display if imap server does not support it
406- Hide address groups if no LDAP servers configured
407- Add link to message subjects (closes #1484257)
408- Better SQL query for contact listing/search (closes #1484369)
409
410
4112007/05/13 (thomasb)
412----------
413- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
414- Fixed marking as read in preview pane (closes #1484364)
415- CSS hack to display attachments correctly in IE6
416- Wrap message body text (closes #1484148)
417
418
4192007/05/03 (yllar)
420----------
421- Updated French, Lithuanian, Armenian, Spanish and Italian translations
422
423
4242007/05/01 (thomasb)
425----------
426- Updated German, Euskara, Hungarian, Romanian and Spanish translation
427- Added Hindi and Kurdish localization
428
429
4302007/04/28 (thomasb)
431----------
432- LDAP access is back in address book (closes #1484087)
433- Added search function for contacts
434- New Template parsing and output encoding
435- Fixed bugs #1484119 and #1483978
436
437
4382007/04/08 (thomasb)
439----------
440- Fixed message moving procedure (closes #1484308)
441- Fixed display of multiple attachments (closes #1466563)
442- Fixed check for new messages (closes #1484310)
443- List attachments without filename
444
445
4462007/03/27 (thomasb)
447----------
448- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
449  Should close bugs #1483951 and #1484299
450
451
4522007/03/23 (thomasb)
453----------
454- Correctly translate mailbox names (closes #1484276)
455- Quote e-mail address links (closes #1484300)
456
457
4582007/03/21 (thomasb)
459----------
460- Updated PEAR::Mail_mime package
461- Added Persian localization
462- Updated Catalan and Brazilian Portuguese translations
463- Updated INSTALL manual with a note about database passwords
464- Accept single quotes for HTML attributes when modifying message body (thanks Jason)
465- Sanitize input for new users/identities (thanks Colin Alston)
466
467
4682007/03/19 (thomasb)
469----------
470- Don't download HTML message parts
471- Convert HTML parts to plaintext if 'prefer_html' is off
472- Correctly parse message/rfc822 parts (closes #1484045)
473- Code cleanup
474
475
4762007/03/18 (thomasb)
477----------
478- Also use user_id for unique key in messages table (closes #1484074)
479- Hide contacts drop down on blur (closes #1484203)
480- Make entries in contacts drop down clickable
481- Turn off browser autocompletion on login page
482- Quote <? in text/html message parts
483- Hide border around radio buttons
484- Replaced old JS function calls.
485
486
4872007/03/13 (thomasb)
488----------
489- Applied patch for attachment download by crichardson (closes #1484198)
490- Fixed bug in Postgres DB handling (closes #1484068)
491- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
492- Fixed array_merge bug (closes #1484281)
493- Fixed flag for deletion in list view (closes #1484264)
494- Finally support semicolons as recipient separator (closes ##1484251)
495- Fixed message headers (subject) encoding
496
497
4982007/03/04 (tomekp)
499----------
500- check if safe mode is on or not (closes #1484269)
501
502
5032007/03/02 (thomasb)
504----------
505- Show "no subject" in message list if subject is missing (closes #1484243)
506- Solved page caching of message preview (closes #1484153)
507- Only use gzip compression if configured (closes #1484236)
508
509
5102007/02/25 (estadtherr)
511----------
512- Fixed priority selector issue (#1484150)
513- Upgraded to TinyMCE v2.1.0
514
515
5162007/02/21 (thomasb)
517----------
518- Fixed some CSS issues in default skin (closes #1484210 and #1484161)
519- Prevent from double quoting of numeric HTML character references (closes #1484253)
520
521
5222007/02/07 (tomekp)
523----------
524- Updated (bg) translation (Doichin Dokov)
525
526
5272007/02/06 (tomekp)
528----------
529- Updated (pl) translation
530- Updated (pt_BR) translation (Robson F. Ramaldes)
531- Big cleanup in program/localization
532
533
5342007/02/05 (thomasb)
535----------
536- Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
537
538
5392007/01/07 (estadtherr)
540----------
541- Fixed display of HTML message attachments (closes #1484178)
542
543
5442007/01/07 (thomasb)
545----------
546- Applied patch for preview caching (closes #1484186)
547- Added Thai and Vietnamese localization files
548
549
5502006/12/29 (thomasb)
551----------
552- Added error handling for attachment uploads
553- Use multibyte safe string functions where necessary (closes #1483988)
554- Updated Swiss German localization (de_CH)
555
556
5572006/12/22 (thomasb)
558----------
559- Applied security patch to validate the submitted host value (by Kees Cook)
560- Applied security patch to validate input values when deleting contacts (by Kees Cook)
561- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
562- Applied a patch to more aggressively sanitize a HTML message
563- Visualize blocked images in HTML messages
564
565
5662006/12/20 (thomasb)
567----------
568- Fixed wrong message listing when showing search results (closes #1484131)
569- Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
570- Show remote images when opening HTML message part as attachment
571
572
5732006/12/17 (thomasb)
574----------
575- Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
576
577
5782006/12/06 (thomasb)
579----------
580- Improve memory usage when sending mail (closes #1484098)
581- Mark messages as read once the preview is loaded (closes #1484132)
582- Include smtp final response in log (closes #1484081)
583
584
5852006/12/04 (thomasb)
586----------
587- Corrected date string in sent message header (closes #1484125)
588- Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
589- Changed srong tooltips for message browse buttons (closes #1483930)
590
591
5922006/12/03 (estadtherr)
593----------
594- Added fix to convert HTML signatures for plain text messages
595- Fixed signature delimeter character to be standard (Bug #1484035)
596
597
5982006/12/01 (thomasb)
599----------
600- Implemented preview pane
601- Fixed XSS vulnerability (Bug #1484109)
602- Remove newlines from mail headers (Bug #1484031)
603- Selection issues when moving/deleting (Bug #1484044)
604- Applied patch of Clement Moulin for imap host auto-selection
605- ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
606- Fixed folder name encoding in subscription list (Bug #1484113)
607- Fixed JS errors in identity list (Bug #1484120)
608- Show client debug console on debug_level 8
609- Added Serbian translation
610- Updated Spanish and Bulgarian localization
611
612
6132006/11/22 (robin)
614----------
615- Fix a bug introduced with Shift-Del yesterday
616
617
6182006/11/21 (robin)
619----------
620- Add missing nl_NL translations
621- Translate foldernames in folder form (closes #1484113)
622
623
6242006/11/21 (robin)
625----------
626- Added first and last buttons to message list, address book
627  and message detail
628- Pressing Shift-Del bypasses Trash folder
629- Enable purge command for Junk folder
630
631
6322006/11/17 (robin)
633----------
634- Re-initialize message list after shift-select and delete
635
636
6372006/11/16 (robin)
638----------
639- Fixed updating message list after expunge and purge
640- Fetch all aliases if virtuser_query is used instead
641  of only the first one
642
643
6442006/11/11 (estadtherr)
645----------
646- fixed deletion/moving of messages from within "show" page
647
648
6492006/11/09 (thomasb)
650----------
651- Little bugfix in HTML encoding
652- Fixed encoding issues and delete-on-reply problem
653- Corrected template parsing
654
655
6562006/11/07 (estadtherr)
657----------
658- Upgraded to TinyMCE v2.0.8
659- Fixed CSS path for editor popups
660
6612006/09/26 (estadtherr)
662----------
663- Added spellchecker plugin to TinyMCE configuration
664- Fixed HTML/Plain toggle labels
665
666
6672006/09/24 (thomasb)
668----------
669- Partial client re-write with a common list class
670- Re-enabled multi select of contacts (Bug #1484017)
671- Enable contact editing right after creation (Bug #1459641)
672- Updated Hungarian, Estonian and Traditional Chinese localization
673
674
6752006/09/19 (thomasb)
676----------
677- Correct UTF-7 to UTF-8 conversion if mbstring is not available
678
679
6802006/09/13 (estadtherr)
681----------
682- Introduction of TinyMCE HTML editor support for message composition and signatures
683  Note : a new column is added to the "identities" database table
684
685
6862006/09/12 (estadtherr)
687----------
688- Fixed html2text treatment of table headers (Bug #1484020)
689- Fixed IMAP fetch of message body (Bug #1484019)
690
691
6922006/09/08 (thomasb)
693----------
694- Fixed safe_mode problems (Bug #1418381)
695- Fixed wrong header encoding (Bug #1483976)
696
697
6982006/09/07 (thomasb)
699----------
700- Made automatic draft saving configurable
701- Fixed JS bug when renaming folders (Bug #1483989)
702- Don't wait for complete page load when calling JavaScript init()
703- Some improvements to prevent session expiration
704- Prevent from double submit of spell check requests
705
706
7072006/09/01 (thomasb)
708----------
709- Imporoved message parsing and HTML validation
710- Added quota display as image (by Brett Patterson)
711- Corrected creation of a message-id
712- Updated Norwegian (bokmal) localization
713
714
7152006/08/30 (thomasb)
716----------
717- New indentation for quoted message text
718- Improved HTML validity
719
720
7212006/08/28 (estadtherr)
722----------
723- Fixed URL character set (Ticket #1445501)
724- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
725
726
7272006/08/25 (thomasb)
728----------
729- Fixed folder renaming: unsubscribe before rename (Bug #1483920)
730- Finalized new message parsing (+ chaching)
731- Updated SQL scripts and UPGRADING instructions
732
733
7342006/08/23 (thomasb)
735----------
736- Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
737
738
7392006/08/20 (thomasb)
740----------
741- Fixed wrong usage of mbstring (Bug #1462439)
742- Set default spelling language (Ticket #1483938)
743- Added support for Nox Spell Server
744
745
7462006/08/18 (thomasb)
747----------
748- Re-built message parsing (Bug #1327068)
749  Now based on the message structure delivered by the IMAP server.
750- Fixed some XSS and SQL injection issues
751
752
7532006/08/10 (thomasb)
754----------
755- Fixed charset problems with folder renaming
756
757
7582006/08/04 (thomasb)
759----------
760- Fixed Bug in saving identities (Ticket #1483915)
761- Set folder name in window title (Bug #1483919)
762- Don't add imap_root to INBOX path (Bug #1483816)
763- Attempt to create default folders only after login
764- Avoid usage of $CONFIG in rcube_imap class
765
766
7672006/07/30 (thomasb)
768----------
769- Alter links in HTML messages (Bug #1326402)
770- Added fallback if host not found in 'mail_domain' array
771- Applied patch of Charles to highlight droptargets (Ticket #1473034)
772- Fixed folder renaming (Bug #1483914)
773- Added confirmation message after deleting a folder
774
775
7762006/07/25 (thomasb)
777----------
778- Made folder renaming a bit more ajax-style
779- Changed rename-labels and German translation
780- Fixed addressbox countbar width (Bug #1483845)
781- Fixed refresh interval problems in Safari (Bug #1483902)
782- Fixed clear_message_list_header() errors (Bug #1483898)
783- Sanity check of $message_set in imap.inc (Bug #1443200)
784- Added correct changing of message list headers for Sent folder
785- Updated Spanish localization (Ticket #1483887)
786- Applied patch #1483846
787
788
7892006/07/24 (richs)
790----------
791- Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
792- Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
793- Draft saving now properly returns an error when saving fails
794- Draft timer stops and resets properly when attachments are uploaded, or when saving manually
795- Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
796
797
7982006/07/19 (thomasb)
799----------
800- Correct entity encoding of link urls (HTML validity)
801- Improved usability in compose step (Ticket #1483807)
802- Added absolute URLs to several buttons (for "open in new window")
803- Applied patch #1328032
804- Fixed Bug/Patch #1443200
805
806
8072006/07/18 (thomasb)
808----------
809- Fixed password with spaces issue (Bug #1364122)
810- Replaced _auth hash with second cookie (Ticket #1483811)
811- Don't use get_input_value() for passwords (Bug #1468895)
812- Made password encryption key configurable
813- Minor bugfixes with charset encoding
814- Added <label> tags to forms (Ticket #1483810)
815
816
8172006/07/07 (thomasb)
818----------
819- Fixed INSTALL_PATH bug #1425663
820
821
8222006/07/03 (richs)
823----------
824- Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
825- Updated French localizations (Ticket #1483862)
826- Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
827- Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
828- Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
829- Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)
830
831
8322006/06/30 (richs)
833----------
834- Fixed empty INBOX compatibility bug (Patch #1443200)
835- Temporarily fixed French "compact" localization (Patch #1483862)
836- Fixed "Select All" not working with Delete interface button (Bug #1332434)
837- Fixed messsage list column compatibility with Konqueror (Bug #1395711)
838- Fixed "unread count" in window title when count changed (Bug #1483812)
839- Fixed DB error when deleting from message table (Patch #1483835)
840
841
8422006/06/29 (richs)
843----------
844- Added ability to remove attachments (Feature #1436721)
845- Default folders are now auto-created on first login (Feature #1471594)
846- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
847- Corrected Italian localizations
848- Tweaked rename-folder form to clear after a rename
849
850
8512006/06/26 (richs)
852----------
853- Added button to immediately check for new messages
854- New message checking now displays status "Checking for new messages..."
855- New message checking now looks for unread messages in all mailboxes (Feature #1326401)
856- Task buttons now respond to clicks by darkening (as in other applications)
857- Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
858- Added ability to sort messages by "Size"
859- Added ability to rename folders (Feature #1326396)
860- Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
861- Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
862
863
8642006/06/25
865----------
866- Changed behavior to include host-specific configuration (Bug #1483849)
867- Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
868- Fixed spell checker to work with the new URL at google.com
869- Some memory and security optimizations sendmail.inc
870- Updated UGRADING description
871
872
8732006/06/19
874----------
875- Added Drafts support (Feature #1326839) (richs)
876
877
8782006/06/02
879----------
880- Updated Estonian localization and moved from ee to et
881- Added Bulgarian localization
882
883
8842006/05/25
885----------
886- Finalized GoogieSpell integration
887
888
8892006/05/18
890----------
891- Added Arabic and Armenian localizations
892- Updated Russian localization
893- Removed MDB2 classes from repository. Install them seperately if used.
894- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
895- Allow & in e-mail addresses
896
897
8982006/05/05
899----------
900- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
901- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
902- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
903- Corrected INSTALL description (Bug #1476106)
904- Added charset to javascript HTTP headers
905- Fixed Opera bug with CC and BCC fields (Bug #1474576)
906- Changed login page title regarding product name (Bug #1476413)
907- Pimped search function
908- Applied attachment viewing/forwarding patches by Andrew Fladmark
909- Applied prev/next patch by Leonard Bouchet
910- Applied patches by Mark Bucciarelli
911- Applied patch for requesting receipts by Salvatore Ansani
912- Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
913
914
9152006/04/13
916----------
917- Added Slovenian localization
918- Updated Portuguese localization
919- Fixed parent.location problem for compose-links
920- Added sort order saving patch by Jacob Brunson
921- Added gzip compression support
922
923
9242006/04/02
925----------
926- Added Lithuanian localization
927- Improved search function
928- Added version string as template object
929- Load host-specific configuration file (see config/main.inc.php)
930- New config parameter adding domain to user names for login
931- Strip tags on _auth, _action, _task parameters
932- Corrected labels for next/previous page buttons in address book
933
934
9352006/03/23
936----------
937- Auto-detect mail header delimiters
938- Regard daylight savings
939- Localized quota display
940- Started implementing search function
941
942
9432006/03/20
944----------
945- Avoid error message when saving an unchanged identity (Bug #1429510)
946- Fixed hard-coded cols selection for sent folder (Bug #1354586)
947- Enable some HTML links for use with "open in new window" or "save target"
948- Check meta-key instead of ctrl on Macs
949- Ignore double clicks when holding down a modifier key
950- Fixed reloading of the login page
951- Fixed typo in compose template (Bug #1446852)
952- Added compose button to message read step (Request #1433288)
953- New config parameter for persistent database connections (Bug #1431817)
954
955
9562006/03/14
957----------
958- Don't remove internal HTML tags in plaintext messages
959- Improved error handling in DB connection failure
960
961
9622006/02/22
963----------
964- Updated localizations
965- Fixed bug #1435989
966
967
9682006/02/19
969----------
970- Updated localizations
971- Applied patch of Anders Karlsson
972- Applied patch of Jacob Brunson
973- Applied patch for virtuser_query by Robin Elfrink
974- Added support for References header (patch by Auke)
975- Added support for mbstring module by Tadashi Jokagi
976- Added function for automatic remove of slashes on GET and POST vars
977  if magic_quotes is enabled
978
979
9802006/02/05
981----------
982- Added Slovak, Hungarian, Bosnian and Croation translation
983- Fixed bug when inserting signatures with !?&
984- Chopping message headers before inserting into the message cache table
985  (to avoid bugs in Postgres)
986- Allow one-char domains in e-mail addresses
987- Make product name in page title configurable
988- Make username available as skin object
989- Added session_write_close() in rcube_db class destructor to avoid problems
990  in PHP 5.0.5
991- Use move_uploaded_file() instead of copy() for a more secure handling of
992  uploaded attachments
993- Additional config parameter to show/hide deleted messages
994- Added periodic request for checking new mails (Request #1307821)
995- Added EXPUNGE command
996- Optimized loading time for mail interface
997- Changed to full UTF-8 support
998- Additional timezones (Patch #1389912)
999- Added LDAP public search (experimental)
1000- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
1001- Casting to strings when adding empty headers to message cache (Bug #1406026)
1002- Skip sender-address as recipient when Reply-to-all
1003- Fixes in utf8-class
1004- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
1005- Added garbage collector for message cache
1006- Added patches for BCC headers
1007
1008
10092005/12/16
1010----------
1011- Added Turkish and Simplified Chinese translation
1012- Use virtusertable to resolve e-mail addresses at login
1013- Configurable mail_domain used to compose correct e-mail addresses
1014  on first login
1015
1016
10172005/12/03
1018----------
1019- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
1020  Estonian and Chinese translation
1021- Get IMAP server capabilities in array
1022- Check for NAMESPACE capability before sending command
1023- Set default user language from config 'locale_string'
1024- Added sorting patch for message list
1025- Make default sort col/order configurable
1026- Fixed XSS in address book and identities
1027- Added more XSS protection (Bug #1308236)
1028- Added tab indexes for compose form
1029- Added 'changed' col to contacts table
1030- Support for 160-bit session hashes
1031- Added input check for contacts and identities (Patch #1346523)
1032- Added messages/warning to compose step (Patch #1323895)
1033- Added favicon to the default skin
1034- Fixed Bug #1334337 as far as possible
1035- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
1036- Redesign of client side AJAX code (enable multi threading)
1037- Added keep-alive signal every minute
1038- Make logs dir configurable
1039- Added support for SMTPS
1040- Decode attachment file names
1041- Make delimiter for message headers configurable
1042- Add generic footer to sent messages
1043- Choose the rigt identity when replying
1044- Remove signature when replying (Request #1333167)
1045- Signatures for each identity
1046- Select charset when composing message
1047- Complete re-design of the caching mechanism
1048
1049
10502005/08/11
1051----------
1052- Write list header to client even if list is empty
1053- Add functions "select all", "select none" to message list
1054- Improved filter for HTML messages to remove potentially malicious tags
1055  (script, iframe, object) and event handlers.
1056- Buttons for next/previous message in view mode
1057- Add new created contact to list and show confirmation status
1058- Added folder management (subscribe/create/delete)
1059- Log message sending (SMTP log)
1060- Grant access for Camino browser
1061- Added German translation
1062
1063
10642005/10/20
1065----------
1066- Added Swedish, Latvian, Portuguese and Catalan translation
1067- Make SMTP auth method configurable
1068- Make mailboxlist scrollable (Bug #1326372)
1069- Fixed SSL support
1070- Improved support for Courier IMAP (root folder and delimiter issues)
1071- Moved taskbar from bottom to top
1072- Added 'session_lifetime' parameter
1073- Fixed wrong unread count when deleting message (Bug #1332434)
1074- Srip tags when creating a new folder (Bug #1332084)
1075- Translate HTML tags in message headers (Bug #1330134)
1076- Correction in German translation (Bug #1329434)
1077- Display folder names with special chars correctly (Bug #1330157)
1078
1079
10802005/10/07
1081----------
1082- Added French, Italian, Spanish, Danish, Dutch translation
1083- Clarified license (Bug #1305966)
1084- Fixed PHP warnings (Bug #1299403)
1085- Fixed english translation (Bug #1295406)
1086- Fixed bug #1290833: Last character of email not seen
1087- Fixed bug #1292199 when creating new user
1088- Allow more browsers (Bug #1285101)
1089- Added setting for showing pretty dates
1090- Added support for SQLite database
1091- Make use of message caching configurable
1092- Also add attachments when forwarding a message
1093- Long folder names will not flow over message list (Bug #1267232)
1094- Show nested mailboxes hieracically
1095- Enable IMAPS by host
1096
1097
10982005/08/20
1099----------
1100- Improved cacheing of mailbox messagecount
1101- Fixed javascript bug when creating a new message folder
1102- Fixed javascript bugs #1260990 and #1260992: folder selection
1103- Make Trash folder configurable
1104- Auto create folders Inbox, Sent and Trash (if configured)
1105- Support for IMAP root folder
1106- Added support fot text/enriched messages
1107- Make list of special mailboxes configurable
1108
Note: See TracBrowser for help on using the repository browser.