Age | Commit message (Expand) | Author |
2011-03-22 | Revert r4609 and use stateless request tokens; no need to save them in sessio... | thomascube |
2011-03-17 | - Fix console handling in IE8 | alecpl |
2011-03-15 | Keep session alive while showing login page (request token is stored in sessi... | thomascube |
2011-03-15 | - Move console initialization to rcube.init(), hide console area if browser's... | alecpl |
2011-03-10 | Prepare for multiple concurrent compose windows | thomascube |
2011-02-28 | Workaround for IE not sending referer with location.href (#1487806) | thomascube |
2011-02-27 | Update group identifier in model | thomascube |
2011-02-25 | - Fix attachments uploading, broken with devel-addressbook branch merge | alecpl |
2011-02-25 | - jQuery 1.5.1 | alecpl |
2011-02-19 | - Improve displaying of autocompletechars message | alecpl |
2011-02-15 | Allow group identifiers to be changed upon renaming (used in LDAP) | thomascube |
2011-02-09 | Always generate valid DOM identifiers using html_identifier() write original ... | thomascube |
2011-02-06 | Delegate contact input validation to rcube_addressbook instance; accept alrea... | thomascube |
2011-02-05 | Normalize group list-item identifier when inserting a new address group | thomascube |
2011-02-04 | - Fix ICANN example addresses doesn't validate (#1487742) | alecpl |
2011-02-01 | - Unify typeof and undefined usage | alecpl |
2011-02-01 | - Fix command handlers return value check, unify typeof usage | alecpl |
2011-01-23 | When creating a new contact, add it to the selected group; consider the selec... | thomascube |
2011-01-22 | Wrap unread count in <span> for more flexible styling | thomascube |
2011-01-19 | Show full mail subject as title (#1487128) | thomascube |
2011-01-19 | - Fix: selecting Preferences tab doesn't work after clicking other tab | alecpl |
2011-01-19 | Fix list column add/removal in IE (#1487703) | thomascube |
2011-01-19 | - Fix add link has faulty characters in swedish (#1487702) | alecpl |
2011-01-18 | Merge branch devel-addressbook (r4193:4382) back into trunk | thomascube |
2011-01-17 | - Fix impossible to subscribe to protected folders (#1487656) | alecpl |
2011-01-12 | Missed some replacements in previous commit... | thomascube |
2011-01-09 | - Use 'loading' message's labels stacking + some code improvements | alecpl |
2011-01-06 | Only display one loading message at once | thomascube |
2010-12-29 | - Fallback to INBOX if this.env.mailbox is not specified in list_mailbox() | alecpl |
2010-12-23 | Show the same message only once; increase display time for warnings | thomascube |
2010-12-16 | - When clicking on the list take the focus away from an iframe too | alecpl |
2010-12-09 | - Improved Mail-Reply-To and Mail-Followup-To headers handling | alecpl |
2010-12-08 | - Fix displaying of foldersubscribing/folderunsubscribing labels | alecpl |
2010-12-03 | - Fix: copying all messages in a folder copies only current page | alecpl |
2010-12-03 | - New Folder Manager UI | alecpl |
2010-12-02 | - Fix preview window doesn't work when RC is in a frame (#1487314) | alecpl |
2010-11-30 | - Fix cursor position on compose form in Webkit browsers (#1486674) | alecpl |
2010-11-30 | - Fix window is blur'ed in IE when selecting a message (#1487316) | alecpl |
2010-11-17 | - Lock submit button in onsubmit event on login page (#1487036) | alecpl |
2010-11-15 | - Fix focused elements aren't unfocused when clicking on the list (#1487123) | alecpl |
2010-11-12 | - Fix IE issue when replacing spaces doesn't work | alecpl |
2010-11-12 | - Fix handling of special characters when building content of drag layer | alecpl |
2010-11-12 | - jQuery-1.4.4 | alecpl |
2010-11-08 | - Changed timeout so non-error messages will disapear faster | alecpl |
2010-11-08 | - Improved r4191 bugfix | alecpl |
2010-11-07 | - Fix: loading message doesn't disapear after using 'load-images' action | alecpl |
2010-11-07 | - Add option for minimum length of autocomplete's string (#1486428) | alecpl |
2010-11-05 | - Enable autocomplete for all address fields | alecpl |
2010-11-04 | - Improve responsiveness of messages displaying (#1486986) | alecpl |
2010-11-04 | - Don't show confirmation message when marking message as read using delay (p... | alecpl |