source: github/CHANGELOG @ e7d37ae

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