Age | Commit message (Expand) | Author |
2011-05-05 | - Fix bug where messages were deleted instead moved to trash folder after Shi... | alecpl |
2011-05-04 | - Added table button in HTML editor, disabled contextmenu | alecpl |
2011-05-03 | - Fix mozilla browser detection | alecpl |
2011-05-03 | - Enable multiselection for attachments uploading in capable browsers (#1485969) | alecpl |
2011-05-02 | - Added an example in editor.js to help the skin developers know the possibi... | vbenincasa |
2011-05-02 | - Add possibility to change HTML editor configuration by skin | alecpl |
2011-04-29 | - Fix a bug where selecting too many contacts would produce too large URI req... | alecpl |
2011-04-27 | - Improve photo actions handling (set name of upload-photo, disable delete-ph... | alecpl |
2011-04-26 | - Fix handling of top-level domains with more than 5 chars or unicode chars (... | alecpl |
2011-04-25 | - Fix quota indicator in Webkit | alecpl |
2011-04-24 | - Remove cache buster from check-recent/keep-alive requests, it's already add... | alecpl |
2011-04-23 | - Fix incorrect CSS class name call (.quota_text_normal to .quota_text_low) | vbenincasa |
2011-04-22 | - Fix update_contact_row() was setting wrong ID when newcid=null | alecpl |
2011-04-21 | - Don't show ajax request errors when there is no real error | alecpl |
2011-04-20 | Updated to TinyMCE 3.4.2 which is now compatible with IE9 | thomascube |
2011-04-19 | Don't check identity email if not editable; fix import message | thomascube |
2011-04-13 | - Added scroll position reset for Opera (#1487689), small code improvements | alecpl |
2011-04-13 | - Fixed possible js error occurance (#1487872) | alecpl |
2011-04-11 | Fix call to parent window | thomascube |
2011-04-11 | - Fix setting 'unfocused' class on folder selection | alecpl |
2011-04-08 | - Prevent javascript error if TinyMCE is not initialized (#1487862) | alecpl |
2011-04-01 | - jQuery 1.5.2 | alecpl |
2011-03-27 | - TinyMCE 3.4.1 | alecpl |
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 |