summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Collapse)Author
2009-10-23- Don't display disabled sections in Settings (#1486099)alec
git-svn-id: https://svn.roundcube.net/trunk@3055 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-06- Fix newly attached files are not saved in drafts w/o editing any text ↵alec
(#1486202) git-svn-id: https://svn.roundcube.net/trunk@3024 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-06Hold attachment info in a js list in order to simplify things + codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@3021 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-05- fix upload errors handling in Operaalec
git-svn-id: https://svn.roundcube.net/trunk@3017 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-04- Added an alert message when uploading still in progress and the user tries ↵netbit
to send the message - Added the functionality to abort the upload process - Changed the loading icon background to transparent, so it can be used in other templates easily git-svn-id: https://svn.roundcube.net/trunk@3015 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-03- Reapply r3004 undone in r3011netbit
git-svn-id: https://svn.roundcube.net/trunk@3013 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-03- remove test codealec
git-svn-id: https://svn.roundcube.net/trunk@3012 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-03- Added attachment upload indicator with parallel upload (#1486058)alec
git-svn-id: https://svn.roundcube.net/trunk@3011 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-01- Fix return to first page from e-mail screen (#1486105)alec
git-svn-id: https://svn.roundcube.net/trunk@3004 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alec
git-svn-id: https://svn.roundcube.net/trunk@2983 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-22- don't change case of autocomplete search to lower (per discussion for ↵alec
#1485792) git-svn-id: https://svn.roundcube.net/trunk@2978 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-20- fix IE version check (fixes horizontal splitter height issue)alec
git-svn-id: https://svn.roundcube.net/trunk@2971 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-29- Fix LDAP contact update when RDN field is changed (#1485788)alec
git-svn-id: https://svn.roundcube.net/trunk@2889 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-27Reset pressed buttons on next click (#1485987)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2876 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-27Reload settings page if language was changedthomasb
git-svn-id: https://svn.roundcube.net/trunk@2873 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-12Tweak settings page: align with tab list, remove that single advanced option ↵thomasb
for now, select 'general' section at startup git-svn-id: https://svn.roundcube.net/trunk@2855 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-03- Re-designed User Preferences interfacealec
git-svn-id: https://svn.roundcube.net/trunk@2830 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-31- Added 'display_next' optionalec
git-svn-id: https://svn.roundcube.net/trunk@2822 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-29- fix preloading images without defined source alec
git-svn-id: https://svn.roundcube.net/trunk@2805 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Improve button capabilitiesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2796 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Register button event handlers in javascript and save some html codethomasb
git-svn-id: https://svn.roundcube.net/trunk@2794 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-23- removed hardcoded 'compose-body' identifier (#1485996)alec
git-svn-id: https://svn.roundcube.net/trunk@2787 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-21Also protect GET request from CSRFthomasb
git-svn-id: https://svn.roundcube.net/trunk@2779 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-21Use global request tokens and automatically protect all POST requeststhomasb
git-svn-id: https://svn.roundcube.net/trunk@2778 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-17- use lowercase in html tag names (to make switch to xhtml simpler in the ↵alec
future) git-svn-id: https://svn.roundcube.net/trunk@2761 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-11- Fix HTML editor tabIndex setting (#1485972)alec
git-svn-id: https://svn.roundcube.net/trunk@2733 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-07- fix debug consolealec
git-svn-id: https://svn.roundcube.net/trunk@2721 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-01- call tinyMCE.triggerSave() before form submit (#1485860)alec
git-svn-id: https://svn.roundcube.net/trunk@2694 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-29- fix text input style by setting its typealec
git-svn-id: https://svn.roundcube.net/trunk@2686 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-20- minimize autocomplete requestsalec
git-svn-id: https://svn.roundcube.net/trunk@2670 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-20- one hasClass check lessalec
git-svn-id: https://svn.roundcube.net/trunk@2669 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-19Open collapsed folders during drag & drop (#1485914)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2661 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-19Also trigger 'insertrow' event when list is initialized on page load (#1485826)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2655 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-15- always call logout action as task (#1485919)alec
git-svn-id: https://svn.roundcube.net/trunk@2645 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-11- Added message Edit feature (#1483891, #1484440) - need iconalec
git-svn-id: https://svn.roundcube.net/trunk@2639 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-11- fix folder ID generation (for example two folders 'aaa' and 'aaa "')alec
git-svn-id: https://svn.roundcube.net/trunk@2638 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-10- fix list page changealec
git-svn-id: https://svn.roundcube.net/trunk@2630 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options ↵alec
handling in UI git-svn-id: https://svn.roundcube.net/trunk@2615 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- fix key repetition (#1485672)alec
git-svn-id: https://svn.roundcube.net/trunk@2612 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- removed unused varalec
git-svn-id: https://svn.roundcube.net/trunk@2611 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- small fixes/improvements of drag&dropalec
git-svn-id: https://svn.roundcube.net/trunk@2610 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-04- fix drag_move performancealec
git-svn-id: https://svn.roundcube.net/trunk@2607 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-03- fix selecting repetition with holded arrow key (#1485672)alec
git-svn-id: https://svn.roundcube.net/trunk@2602 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-02Fix list events used in drag&drop functionality (#1485890)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2592 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-01Use event system on the client to handle ajax callbacksthomasb
git-svn-id: https://svn.roundcube.net/trunk@2589 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-31- Added possibility to invert messages selectionalec
git-svn-id: https://svn.roundcube.net/trunk@2581 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-30- After move/delete from 'show' action display next message instead of ↵alec
messages list (#1485887) git-svn-id: https://svn.roundcube.net/trunk@2576 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-27Fix keyboard control of the autocomplete listthomasb
git-svn-id: https://svn.roundcube.net/trunk@2550 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-26Re-enable the permalink command (allows one to choose right-click and ↵thomasb
open-in-new-tab) git-svn-id: https://svn.roundcube.net/trunk@2544 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-26- Add drag cancelling with ESC key (#1484344)alec
git-svn-id: https://svn.roundcube.net/trunk@2538 208e9e7b-5314-0410-a742-e7e81cd9613c