summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Collapse)Author
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
2009-05-23- Added message menu (some image needed), removed Print and Source buttonsalec
- Added possibility to save message as .eml file (#1485861) git-svn-id: https://svn.roundcube.net/trunk@2523 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-18Fix Googiespellthomasb
git-svn-id: https://svn.roundcube.net/trunk@2500 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-17- don't show message on unknown error (#1485848) + translate "Server Error!" ↵alec
message git-svn-id: https://svn.roundcube.net/trunk@2493 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-14- Fix autocomplete problem with capital letters (#1485792)alec
git-svn-id: https://svn.roundcube.net/trunk@2479 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-09- Correct caret position in message form with signature (#1485833)alec
git-svn-id: https://svn.roundcube.net/trunk@2461 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-02- Added quick search box menu (#1484304)alec
git-svn-id: https://svn.roundcube.net/trunk@2446 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01- jQuery'fied GoogieSpell 4.0 + some changes in composealec
git-svn-id: https://svn.roundcube.net/trunk@2443 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01Update Googiespell to version 4.0thomasb
git-svn-id: https://svn.roundcube.net/trunk@2439 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-27- simplified messagelist sort action codealec
git-svn-id: https://svn.roundcube.net/trunk@2434 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-27- Fix wrong column sort order icons (#1485823)alec
- set defult sorting of new column to 'ASC' git-svn-id: https://svn.roundcube.net/trunk@2433 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-27- Updated TinyMCE to 3.2.3 versionalec
git-svn-id: https://svn.roundcube.net/trunk@2432 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-26Add javascript event 'insertrow'thomasb
git-svn-id: https://svn.roundcube.net/trunk@2430 208e9e7b-5314-0410-a742-e7e81cd9613c