Timeline
Dec 12, 2009:
- 1:11 PM Ticket #1486289 (smtp server response: RECEIVED: 555 5.5.2 Syntax error) closed by
- worksforme: No feedback.
- 10:34 AM Ticket #1486292 (PHP warning when user authentication fails) closed by
- fixed: I've added in [317a7d9f] a check to prevent from this warning.
- 10:33 AM Changeset in subversion [3177] by
- - fix warning when authentication fails and debug_level=4 (#1486292)
- 10:33 AM Changeset in github [317a7d9]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by
- - fix warning when authentication fails and debug_level=4 (#1486292)
- 3:30 AM Ticket #1486115 (Deleted messages still shown) closed by
- fixed: No feedback.
- 3:29 AM Ticket #1484982 (Message body blank) closed by
- worksforme: what about 0.3.1?
Dec 11, 2009:
- 4:40 PM Ticket #1486284 (PHP 5.3 warning in rcube_imap.php) closed by
- fixed: Fixed in [7a05909d].
- 4:39 PM Changeset in subversion [3176] by
- - fix warning on PHP5.3 (#1486284)
- 4:39 PM Changeset in github [7a05909]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by
- - fix warning on PHP5.3 (#1486284)
- 2:48 PM Ticket #1486338 (don't show some message in HTML format) closed by
- fixed: Probably fixed in [f96ffde2]. Works for me. BTW, message contains …
- 11:54 AM Ticket #1486356 (#3170 problem: json_encode(): Invalid UTF-8 sequence in argument) closed by
- fixed: Fixed in [2717f9f6].
- 11:53 AM Changeset in subversion [3175] by
- - use proper unicode cleanup for JSON, fixes #1486356
- 11:53 AM Changeset in github [2717f9f]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by
- - use proper unicode cleanup for JSON, fixes #1486356
- 2:18 AM Ticket #1486362 (Order of SQL-Upgrade makes no sense) closed by
- fixed: Fixed in [f47e2dc5].
- 2:18 AM Changeset in subversion [3174] by
- - move TRUNCATE before CREATE INDEX (#1486362)
- 2:18 AM Changeset in github [f47e2dc]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by
- - move TRUNCATE before CREATE INDEX (#1486362)
Dec 10, 2009:
- 6:28 PM Ticket #1486362 (Order of SQL-Upgrade makes no sense) created by
- I referring to the SQL/mysql.update.sql (rev. 2999) file. Especially the …
- 12:41 PM Ticket #1486360 (Provide option to use DB connection with SSL) closed by
- wontfix: You can use ?ssl=true option in DSN, …
- 12:25 PM Changeset in subversion [3173] by
- - pixel-fix in mailboxlist
- 12:25 PM Changeset in github [3f5cce66]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by
- - pixel-fix in mailboxlist
- 11:27 AM Ticket #1486361 (Database based filters) closed by
- duplicate: IMAP server is a better place to do filtering than a client. Duplicate of …
- 9:15 AM Ticket #1486361 (Database based filters) created by
- Hi all, We're about to migrate data (prefs, address books and etc) from …
- 9:13 AM Ticket #1486360 (Provide option to use DB connection with SSL) created by
- AFAIKT, there is currently no way to connect to a database using SSL. My …
- 7:52 AM Ticket #1486359 (Grey out "Create new contact card" button for read-only address books) created by
- The "Delete contacts" button works nicely but the Create button stays on …
- 6:47 AM Ticket #1486358 (Resending an email with eml files attached doesn't work) created by
- 1. Send an email to yourself with an attached eml file 2. The mail is …
- 4:14 AM Ticket #1486357 (Feature Request: "Save All Attachments" Button.) closed by
- duplicate: Duplicate of #1445509
- 4:03 AM Ticket #1486357 (Feature Request: "Save All Attachments" Button.) created by
- Our company use this great webmail in production for needs of our agents. …
- 12:04 AM Ticket #1486356 (#3170 problem: json_encode(): Invalid UTF-8 sequence in argument) created by
- PHP Warning: json_encode(): Invalid UTF-8 sequence in argument in …
Dec 9, 2009:
- 6:56 PM Ticket #1486355 (IMAP Error: Empty startup greeting) created by
- I am running 0.3.1 and am experiencing user sessions being randomly timed …
- 10:00 AM Ticket #1486354 (Please improve mailto links) created by
- Please improve mailto links to apply subject and body params. …
- 5:28 AM Ticket #1486327 (Square brackets in object field, fails to show senders and objects) reopened by
- No, what you see is probably due to a my copy error. I have just send an …
- 4:54 AM Ticket #1486327 (Square brackets in object field, fails to show senders and objects) closed by
- wontfix: I've used attached message as is and IMAP server (dovecot) doesn't return …
- 4:30 AM Ticket #1486353 (Changeset 3165 Bug) closed by
- fixed: Fixed in [8abe5485].
- 4:30 AM Changeset in subversion [3172] by
- - move compose_message_body hook to better place (#1486353)
- 4:30 AM Changeset in github [8abe548]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by
- - move compose_message_body hook to better place (#1486353)
- 4:22 AM Ticket #1486350 (Formatting code shows up in HTML messages) closed by
- fixed: Fixed in [f96ffde2].
- 4:22 AM Changeset in subversion [3171] by
- - Fix parsing conditional comments in HTML messages (#1486350)
- 4:22 AM Changeset in github [f96ffde]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by
- - Fix parsing conditional comments in HTML messages (#1486350)
- 3:38 AM Ticket #1486353 (Changeset 3165 Bug) created by
- The changeset 3165 at http://trac.roundcube.net/changeset/3165 contains an …
- 3:36 AM Ticket #1486352 (Option to "Return receipt" will be always checked) created by
- Now the Return receipt is setted one by one mail. Can implement it as …
- 3:18 AM Changeset in subversion [3170] by
- - Use built-in json_encode() for proper JSON format in AJAX replies (and …
- 3:18 AM Changeset in github [e5d60d6]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by
- - Use built-in json_encode() for proper JSON format in AJAX replies (and …
- 3:10 AM Ticket #1486351 (In Drafts,the tag "Recipient" changed after edited) created by
- In Drafts, normally the tags are Recipient,Subject,Date and Size. When …
Dec 8, 2009:
- 5:42 PM Ticket #1486350 (Formatting code shows up in HTML messages) created by
- I received a message from a Roundcube user which was prepended by some …
- 5:00 PM Plugin_Hooks edited by
- (diff)
- 3:44 PM Ticket #1486311 (Reply to textmessages in html-format) closed by
- duplicate: Duplicate of #1486334
- 3:37 PM Ticket #1485988 (Non-existent subscribed folders show in the folder list) closed by
- duplicate: Duplicate of #1486225
- 3:37 PM Ticket #1486349 (password plugin: using LDAP EXOP for changing passwords (RFC3062)) created by
- Hello please append EXOP (ldap EXtended OPeraton) form of change password …
- 3:32 PM Ticket #1485881 (ManageSieve plugin should support multiple scripts and selecting which ...) closed by
- fixed: Implemented in trunk.
- 12:24 PM Ticket #1486348 (All but the last to header is lost) created by
- When an email has multiple "To" headers all but the last one is lost in …
- 9:36 AM Ticket #1486347 (SORT=DISPLAY support) created by
- There's a draft for extension enabling server-side message sorting based …
- 8:51 AM Ticket #1486342 (emails containing attachments with extension. "txt" are not displayed in ...) closed by
- worksforme: I see where's the problem. There's no semicolon befor charset parameter in …
- 7:31 AM Ticket #1486346 (Check for default folders is not case sensitive: drafts != Drafts) created by
- In our configuration, we have […] We have a dovecot 1.0 IMAP server. …
- 6:02 AM Changeset in subversion [3169] by
- - fix console log msg for GET requests
- 6:02 AM Changeset in github [46b48d9a]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by
- - fix console log msg for GET requests
- 5:09 AM Howto_Config edited by
- multiple host domain (diff)
- 4:04 AM Ticket #1486344 (little bug in changeset 3161) closed by
- fixed: Fixed in r3168/svn.
- 4:04 AM Changeset in subversion [3168] by
- - fix usage of private rcube_imap::$default_charset (#1486344)
- 3:40 AM Ticket #1486345 (Squirrelmail_usercopy plugin - Database support) created by
- I have updated the squirrelmail_usercopy plugin to support copying prefs …
- 3:23 AM Ticket #1486344 (little bug in changeset 3161) created by
- The error log say by viewing email source PHP Fatal error: Cannot access …
Dec 7, 2009:
- 8:35 PM Ticket #1486343 (Random Session Logouts) created by
- With latest stable, 0.3.1, I randomly get logged out. This patch made it …
- 5:43 PM Ticket #1486342 (emails containing attachments with extension. "txt" are not displayed in ...) created by
- Good day. Formerly RCM was installed 0.2 stable and I have worked …
- 8:54 AM Ticket #1486341 (Installation error) closed by
- invalid: This is not a support forum. Please, do not reopen. Version 0.1.x will …
- 8:50 AM Ticket #1486341 (Installation error) reopened by
- sorry please help me which version of Roundcube will be right …
- 7:51 AM Ticket #1486341 (Installation error) closed by
- worksforme: What you have in specified line? Roundcube requires PHP5. Works for me.
- 7:47 AM Ticket #1486341 (Installation error) created by
- Parse error: syntax error, unexpected T_OBJECT_OPERATOR in …
Dec 6, 2009:
- 6:55 AM Ticket #1486340 (Every folder shows 1 unread message when check_all_folders is set to ...) closed by
- fixed: Fixed in [b68cb394].
- 6:55 AM Changeset in subversion [3167] by
- - fix r3163 change (#1486340)
- 6:55 AM Changeset in github [b68cb39]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by
- - fix r3163 change (#1486340)
- 4:06 AM Ticket #1486340 (Every folder shows 1 unread message when check_all_folders is set to ...) created by
- Since the change to /program/steps/mail/getunread.inc (rev 3163), every …
- 3:02 AM Ticket #1486312 (message_compose plugin hook doesn't set proper params) closed by
- fixed: Patch applied in [ceeab9ed].
- 3:02 AM Changeset in subversion [3166] by
- - Allow setting only selected params in 'message_compose' hook (#1486312)
- 3:02 AM Changeset in github [ceeab9e]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by
- - Allow setting only selected params in 'message_compose' hook (#1486312)
- 1:41 AM Ticket #1486339 (Provide tools for (un)shrinking JavaScript files with Closure Compiler) created by
- Several JavaScript? modules are "shrunk" in release tarballs of RoundCube …
Dec 5, 2009:
- 2:11 PM Ticket #1486285 (Compose body modification by hook) closed by
- fixed: Added 'message_compose_body' hook in [a82dcd42]. Please, add a description …
- 2:10 PM Changeset in subversion [3165] by
- - Plugin API: added 'message_compose_body' hook (#1486285)
- 2:10 PM Changeset in github [a82dcd4]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by
- - Plugin API: added 'message_compose_body' hook (#1486285)
- 1:39 PM Ticket #1485643 (Categorized contacts) closed by
- duplicate
Note: See TracTimeline
for information about the timeline view.
