summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/app.js
AgeCommit message (Expand)Author
2011-04-11Fix call to parent windowthomasb
2011-04-11- Fix setting 'unfocused' class on folder selectionalec
2011-04-08- Prevent javascript error if TinyMCE is not initialized (#1487862)alec
2011-03-22Revert r4609 and use stateless request tokens; no need to save them in sessio...thomasb
2011-03-17- Fix console handling in IE8alec
2011-03-15Keep session alive while showing login page (request token is stored in sessi...thomasb
2011-03-15- Move console initialization to rcube.init(), hide console area if browser's...alec
2011-03-10Prepare for multiple concurrent compose windowsthomasb
2011-02-28Workaround for IE not sending referer with location.href (#1487806)thomasb
2011-02-27Update group identifier in modelthomasb
2011-02-25- Fix attachments uploading, broken with devel-addressbook branch mergealec
2011-02-19- Improve displaying of autocompletechars messagealec
2011-02-15Allow group identifiers to be changed upon renaming (used in LDAP)thomasb
2011-02-09Always generate valid DOM identifiers using html_identifier() write original ...thomasb
2011-02-06Delegate contact input validation to rcube_addressbook instance; accept alrea...thomasb
2011-02-05Normalize group list-item identifier when inserting a new address groupthomasb
2011-02-01- Fix command handlers return value check, unify typeof usagealec
2011-01-23When creating a new contact, add it to the selected group; consider the selec...thomasb
2011-01-22Wrap unread count in <span> for more flexible stylingthomasb
2011-01-19Show full mail subject as title (#1487128)thomasb
2011-01-19- Fix: selecting Preferences tab doesn't work after clicking other tabalec
2011-01-19Fix list column add/removal in IE (#1487703)thomasb
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
2011-01-17- Fix impossible to subscribe to protected folders (#1487656)alec
2011-01-12Missed some replacements in previous commit...thomasb
2011-01-09- Use 'loading' message's labels stacking + some code improvementsalec
2011-01-06Only display one loading message at oncethomasb
2010-12-29- Fallback to INBOX if this.env.mailbox is not specified in list_mailbox()alec
2010-12-23Show the same message only once; increase display time for warningsthomasb
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalec
2010-12-08- Fix displaying of foldersubscribing/folderunsubscribing labelsalec
2010-12-03- Fix: copying all messages in a folder copies only current pagealec
2010-12-03- New Folder Manager UIalec
2010-12-02- Fix preview window doesn't work when RC is in a frame (#1487314)alec
2010-11-17- Lock submit button in onsubmit event on login page (#1487036)alec
2010-11-12- Fix IE issue when replacing spaces doesn't workalec
2010-11-08- Changed timeout so non-error messages will disapear fasteralec
2010-11-08- Improved r4191 bugfixalec
2010-11-07- Fix: loading message doesn't disapear after using 'load-images' actionalec
2010-11-07- Add option for minimum length of autocomplete's string (#1486428)alec
2010-11-05- Enable autocomplete for all address fieldsalec
2010-11-04- Improve responsiveness of messages displaying (#1486986)alec
2010-11-04- Don't show confirmation message when marking message as read using delay (p...alec
2010-11-03- Add missing confirmation/error messages on contact/group/message actions (#...alec
2010-10-27- Hide loading message when preview pane is being "emptied" (#1487077)alec
2010-10-27- Revert r4135: allow Tab (auto)completionalec
2010-10-26- Fix autocomplete so Tab key will not insert selected contactalec
2010-10-23- Fix possible js error in hide_message() (#1487076)alec
2010-10-22List groups in address detail view and allow to subscribe/unsubscribe from th...thomasb
2010-10-18- When read-status column is disabled create status icon in subject columnalec