source: github/CHANGELOG @ 197601e

HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8
Last change on this file since 197601e was 197601e, checked in by thomascube <thomas@…>, 5 years ago

Next step: introduce the application class 'rcmail' and get rid of some global vars

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