summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Collapse)Author
2011-09-21- Revert possibility to select contact with TAB key in autocompletion listalec
git-svn-id: https://svn.roundcube.net/trunk@5259 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-20- Fix so TAB key stops autocompletion and jumps to next fieldalec
git-svn-id: https://svn.roundcube.net/trunk@5252 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-20- Do not prepend '-- ' to signature if a line '-- ' already exists in signaturealec
git-svn-id: https://svn.roundcube.net/trunk@5250 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-19Numbers are also allowed in action namesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5246 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-19Allow 'compose' commands from any taskthomasb
git-svn-id: https://svn.roundcube.net/trunk@5245 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalec
- Fixed message ID updates in cache - Changed message flags handling + some fixes (e.g. fixed messages listing after delete) git-svn-id: https://svn.roundcube.net/trunk@5233 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-17- Fix GCC warning in googiespell.js (#1488090)alec
git-svn-id: https://svn.roundcube.net/trunk@5231 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-15- Disable message list keypress operations when CTRL key is pressed,alec
to workaround FF6 issue, where Ctrl+Pg(Up/Down) was changing list page and browser tab) - Fix multiselection with Ctrl+Up/Down keys git-svn-id: https://svn.roundcube.net/trunk@5221 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-13- jQuery 1.6.4alec
git-svn-id: https://svn.roundcube.net/trunk@5212 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-13- Fix js error when calling spellchecker on empty textareaalec
git-svn-id: https://svn.roundcube.net/trunk@5211 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-10- Followup last commit, trim subject text for titlealec
git-svn-id: https://svn.roundcube.net/trunk@5200 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-10- Fix setting title for truncated subject in IE (#1487128)alec
git-svn-id: https://svn.roundcube.net/trunk@5199 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-09- Don't select quick search input on init, Safari/Chrome is adding border to ↵alec
focused input, it doesn't look good on init git-svn-id: https://svn.roundcube.net/trunk@5197 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-08- Fix compacting folder resets message list filter (#1488076)alec
- Fix reset-search action so it resets list page number to 1 git-svn-id: https://svn.roundcube.net/trunk@5194 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alec
git-svn-id: https://svn.roundcube.net/trunk@5182 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-06- Merge devel-spellcheck branch:alec
- Added spellchecker exceptions dictionary (shared or per-user) - Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options) git-svn-id: https://svn.roundcube.net/trunk@5181 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-04- Fix all messages remain selected after moving all search results and ↵alec
clearing search (#1488066) git-svn-id: https://svn.roundcube.net/trunk@5157 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-02- jQuery 1.6.3alec
git-svn-id: https://svn.roundcube.net/trunk@5154 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-02- Fix error in messages drag&drop action caused by r5146alec
git-svn-id: https://svn.roundcube.net/trunk@5153 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-29Initialize GUI objects which are added after initthomasb
git-svn-id: https://svn.roundcube.net/trunk@5146 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-29Really abort autocompletion when hitting Escapethomasb
git-svn-id: https://svn.roundcube.net/trunk@5145 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-29Make list of mimetypes that open in preview window configurable (#1487625)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5144 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-24Add copyright line on files with significant changes from Kolab Systemsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5128 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-22- Added 'priority' column on messages listalec
git-svn-id: https://svn.roundcube.net/trunk@5111 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-22- Prevent from form submit with Enter key in file input fields in Internet ↵alec
Explorer git-svn-id: https://svn.roundcube.net/trunk@5109 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-22- Fix contact row update after name change when in searching mode, update ↵alec
changelog git-svn-id: https://svn.roundcube.net/trunk@5108 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-19- Improve setting upload form attributes, IE7 uses 'encoding' attribute ↵alec
instead of 'enctype' git-svn-id: https://svn.roundcube.net/trunk@5100 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18- Fix photo links in contact edit formalec
git-svn-id: https://svn.roundcube.net/trunk@5088 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16- Add client-side checking of uploaded files sizealec
git-svn-id: https://svn.roundcube.net/trunk@5071 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-11Fix saving and deleting LDAP contacts; skip client-side input validation for ↵thomasb
contacts, this is done server-side git-svn-id: https://svn.roundcube.net/trunk@5049 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-08- Fix inserting autocomplete entry (with MT enebled)alec
git-svn-id: https://svn.roundcube.net/trunk@5027 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-06- Fix unlocking in abort_request() (#1488025)alec
git-svn-id: https://svn.roundcube.net/trunk@5026 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Don't call set_env() where it isn't requiredalec
git-svn-id: https://svn.roundcube.net/trunk@5024 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Fix moving folder to root, it wasn't working with IMAP delimiter different ↵alec
that a dot git-svn-id: https://svn.roundcube.net/trunk@5023 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Add abort_request() functionalec
git-svn-id: https://svn.roundcube.net/trunk@5021 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Make that reset-search resets also pending searches alec
git-svn-id: https://svn.roundcube.net/trunk@5020 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Check current search value in ksearch_query_results() to prevent from ↵alec
wrong regexp replacement when it's empty git-svn-id: https://svn.roundcube.net/trunk@5019 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalec
git-svn-id: https://svn.roundcube.net/trunk@5014 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Fixed error in IE7 (#1488017)alec
git-svn-id: https://svn.roundcube.net/trunk@5006 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralec
git-svn-id: https://svn.roundcube.net/trunk@5003 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Simplified frame lock handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4995 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-31Fix parse error in IE6thomasb
git-svn-id: https://svn.roundcube.net/trunk@4994 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-30Log session validation errors; keep error message when redirecting to login ↵thomasb
after session error git-svn-id: https://svn.roundcube.net/trunk@4991 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-29- Unify/add loading messages when "opening" a framealec
git-svn-id: https://svn.roundcube.net/trunk@4990 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-28Delay window.print() on Safari browsersthomasb
git-svn-id: https://svn.roundcube.net/trunk@4984 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-28- Fix errors when console is not defined (#1488010)alec
git-svn-id: https://svn.roundcube.net/trunk@4982 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Call ksearch_destroy() on ksearch_hide()alec
git-svn-id: https://svn.roundcube.net/trunk@4972 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26- Move console object initialization code into one placealec
git-svn-id: https://svn.roundcube.net/trunk@4966 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-25- Added optional "multithreading" autocomplete featurealec
git-svn-id: https://svn.roundcube.net/trunk@4963 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-21- Add comment about FF5 bug workaroundalec
git-svn-id: https://svn.roundcube.net/trunk@4949 208e9e7b-5314-0410-a742-e7e81cd9613c