summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Collapse)Author
2011-04-11Fix call to parent windowthomasb
git-svn-id: https://svn.roundcube.net/trunk@4644 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-11- Fix setting 'unfocused' class on folder selectionalec
git-svn-id: https://svn.roundcube.net/trunk@4642 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Prevent javascript error if TinyMCE is not initialized (#1487862)alec
git-svn-id: https://svn.roundcube.net/trunk@4638 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-01- jQuery 1.5.2alec
git-svn-id: https://svn.roundcube.net/trunk@4628 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-27- TinyMCE 3.4.1alec
git-svn-id: https://svn.roundcube.net/trunk@4620 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-22Revert r4609 and use stateless request tokens; no need to save them in ↵thomasb
session and thus no keep-alive necessary; fixes #1487829 git-svn-id: https://svn.roundcube.net/trunk@4615 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-17- Fix console handling in IE8alec
git-svn-id: https://svn.roundcube.net/trunk@4611 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-15Keep session alive while showing login page (request token is stored in ↵thomasb
session data) git-svn-id: https://svn.roundcube.net/trunk@4609 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-15- Move console initialization to rcube.init(), hide console area if ↵alec
browser's console exists, some code cleanup git-svn-id: https://svn.roundcube.net/trunk@4608 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-10Prepare for multiple concurrent compose windowsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4604 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-28Workaround for IE not sending referer with location.href (#1487806)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4579 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-27Update group identifier in modelthomasb
git-svn-id: https://svn.roundcube.net/trunk@4574 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-25- Fix attachments uploading, broken with devel-addressbook branch mergealec
git-svn-id: https://svn.roundcube.net/trunk@4570 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-25- jQuery 1.5.1 alec
git-svn-id: https://svn.roundcube.net/trunk@4569 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-19- Improve displaying of autocompletechars messagealec
git-svn-id: https://svn.roundcube.net/trunk@4563 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15Allow group identifiers to be changed upon renaming (used in LDAP)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4552 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-09Always generate valid DOM identifiers using html_identifier() write original ↵thomasb
identifier string to rel attribute where possible git-svn-id: https://svn.roundcube.net/trunk@4508 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-06Delegate contact input validation to rcube_addressbook instance; accept ↵thomasb
already localized texts in rcube_output::show_message() git-svn-id: https://svn.roundcube.net/trunk@4498 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-05Normalize group list-item identifier when inserting a new address groupthomasb
git-svn-id: https://svn.roundcube.net/trunk@4496 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-04- Fix ICANN example addresses doesn't validate (#1487742)alec
git-svn-id: https://svn.roundcube.net/trunk@4493 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-01- Unify typeof and undefined usagealec
git-svn-id: https://svn.roundcube.net/trunk@4477 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-01- Fix command handlers return value check, unify typeof usagealec
git-svn-id: https://svn.roundcube.net/trunk@4476 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-23When creating a new contact, add it to the selected group; consider the ↵thomasb
selected group when deleting a contact git-svn-id: https://svn.roundcube.net/trunk@4454 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-22Wrap unread count in <span> for more flexible stylingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4445 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-19Show full mail subject as title (#1487128)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4432 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-19- Fix: selecting Preferences tab doesn't work after clicking other tabalec
git-svn-id: https://svn.roundcube.net/trunk@4430 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-19Fix list column add/removal in IE (#1487703)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4426 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-19- Fix add link has faulty characters in swedish (#1487702)alec
git-svn-id: https://svn.roundcube.net/trunk@4425 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@4424 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-17- Fix impossible to subscribe to protected folders (#1487656)alec
git-svn-id: https://svn.roundcube.net/trunk@4422 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Missed some replacements in previous commit...thomasb
git-svn-id: https://svn.roundcube.net/trunk@4411 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-09- Use 'loading' message's labels stacking + some code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@4400 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-06Only display one loading message at oncethomasb
git-svn-id: https://svn.roundcube.net/trunk@4397 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-29- Fallback to INBOX if this.env.mailbox is not specified in list_mailbox()alec
git-svn-id: https://svn.roundcube.net/trunk@4378 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-23Show the same message only once; increase display time for warningsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4364 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-16- When clicking on the list take the focus away from an iframe tooalec
git-svn-id: https://svn.roundcube.net/trunk@4343 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4328 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-08- Fix displaying of foldersubscribing/folderunsubscribing labelsalec
git-svn-id: https://svn.roundcube.net/trunk@4320 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- Fix: copying all messages in a folder copies only current pagealec
git-svn-id: https://svn.roundcube.net/trunk@4305 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- New Folder Manager UIalec
- Fix invalid Request when creating a folder (#1487443) - Add folder size and quota indicator in folder manager (#1485780) - Add possibility to move a subfolder into root folder (#1486791) git-svn-id: https://svn.roundcube.net/trunk@4304 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-02- Fix preview window doesn't work when RC is in a frame (#1487314)alec
- Add helper function is_framed() git-svn-id: https://svn.roundcube.net/trunk@4302 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-30- Fix cursor position on compose form in Webkit browsers (#1486674)alec
git-svn-id: https://svn.roundcube.net/trunk@4293 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-30- Fix window is blur'ed in IE when selecting a message (#1487316)alec
git-svn-id: https://svn.roundcube.net/trunk@4292 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-17- Lock submit button in onsubmit event on login page (#1487036)alec
git-svn-id: https://svn.roundcube.net/trunk@4229 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-15- Fix focused elements aren't unfocused when clicking on the list (#1487123)alec
git-svn-id: https://svn.roundcube.net/trunk@4224 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix IE issue when replacing spaces doesn't workalec
- Some code improvements git-svn-id: https://svn.roundcube.net/trunk@4221 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix handling of special characters when building content of drag layeralec
git-svn-id: https://svn.roundcube.net/trunk@4218 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- jQuery-1.4.4alec
git-svn-id: https://svn.roundcube.net/trunk@4217 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-08- Changed timeout so non-error messages will disapear fasteralec
git-svn-id: https://svn.roundcube.net/trunk@4196 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-08- Improved r4191 bugfixalec
git-svn-id: https://svn.roundcube.net/trunk@4195 208e9e7b-5314-0410-a742-e7e81cd9613c