summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/app.js
AgeCommit message (Collapse)Author
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-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-26Add javascript event 'insertrow'thomasb
git-svn-id: https://svn.roundcube.net/trunk@2430 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-26Add two new javascript eventsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2428 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-24- Fix autocomplete spinning wheel does not disappear (#1485804)alec
git-svn-id: https://svn.roundcube.net/trunk@2423 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-24-Fix address list isn't refreshing after jquery integration (#1485818)alec
git-svn-id: https://svn.roundcube.net/trunk@2422 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-24- re-fix r2382alec
git-svn-id: https://svn.roundcube.net/trunk@2421 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-23- small css fixes in login form, boxes and subscription listalec
git-svn-id: https://svn.roundcube.net/trunk@2418 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-23- Fix text wrapping in HTML editor after switching from plain text to HTML ↵alec
(#1485521) git-svn-id: https://svn.roundcube.net/trunk@2417 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-23- Fix auto-complete function hangs with plus sign (#1485815)alec
git-svn-id: https://svn.roundcube.net/trunk@2415 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-21- Fix AJAX requests errors handler (#1485000)alec
git-svn-id: https://svn.roundcube.net/trunk@2410 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-21- Speed up message list displaying on IE (initialize list in background)alec
- use DOM methods instead of jQuery for messages list object git-svn-id: https://svn.roundcube.net/trunk@2408 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-20- fix Enter key handler in user login inputalec
git-svn-id: https://svn.roundcube.net/trunk@2403 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-15- don't execute autocomplete action on left/right arrow keyalec
- Konqueror fix for displaying the first message in preview pane git-svn-id: https://svn.roundcube.net/trunk@2394 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-15- Fix messagelist focus issue when modifying status of selected messages ↵alec
(#1485807) git-svn-id: https://svn.roundcube.net/trunk@2391 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-14- simplified code for serverside autocomplete + set rows limit on server ↵alec
side only git-svn-id: https://svn.roundcube.net/trunk@2390 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-10- Fix DEL key problem in search boxes (#1485528)alec
git-svn-id: https://svn.roundcube.net/trunk@2385 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-09- Fix drag&drop with scrolling on IE (#1485786)alec
git-svn-id: https://svn.roundcube.net/trunk@2382 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-08- Fix adding signature separator in html mode (#1485350)alec
git-svn-id: https://svn.roundcube.net/trunk@2379 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Prevent concurrent autocomplete query results display (#1485743)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2318 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-24- Fix IE problem with mouse click autocomplete (#1485739)alec
git-svn-id: https://svn.roundcube.net/trunk@2309 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-06- allow printing draftsalec
git-svn-id: https://svn.roundcube.net/trunk@2274 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-02- Fix checking for recent messages on various IMAP servers (#1485702)alec
- performance fix: Don't fetch quota and recent messages in "message view" mode git-svn-id: https://svn.roundcube.net/trunk@2269 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-30Fix drag & drop in address bookthomasb
git-svn-id: https://svn.roundcube.net/trunk@2204 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18Bugfix and improve auto-completionthomasb
git-svn-id: https://svn.roundcube.net/trunk@2176 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-15- fix unflagged icon setting on IEalec
- small code cleanups git-svn-id: https://svn.roundcube.net/trunk@2153 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-09#1485439: style fixes for IE6,7alec
git-svn-id: https://svn.roundcube.net/trunk@2138 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-08#1485444: drag-n-drop performance fix: read folders position only oncealec
git-svn-id: https://svn.roundcube.net/trunk@2134 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-07- Fix empty line before the signature in IE (#1485351)alec
git-svn-id: https://svn.roundcube.net/trunk@2130 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-04#1485602: fix 'searching' label in composealec
git-svn-id: https://svn.roundcube.net/trunk@2116 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-02- fix collapsing of folders with plus sign in name (use urlencode instead of ↵alec
escape) git-svn-id: https://svn.roundcube.net/trunk@2107 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-28Don't set client busy when automatically checking for new messages (#1485276)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2098 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Add onmouseup handler to hide autocompletion box when clicking outsidethomasb
git-svn-id: https://svn.roundcube.net/trunk@2082 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make ↵thomasb
autocompletion list clickable git-svn-id: https://svn.roundcube.net/trunk@2081 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23- Allow setting attachment col position in 'list_cols' optionalec
- Allow override 'list_cols' via skin (#1485577) - Fix: allow empty attribs in templates git-svn-id: https://svn.roundcube.net/trunk@2078 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alec
git-svn-id: https://svn.roundcube.net/trunk@2049 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-05- Fix HTML editor initialization on IE (#1485304)alec
- move back toggle_editor function to editor.js - merge identity and compose editor init functions git-svn-id: https://svn.roundcube.net/trunk@2040 208e9e7b-5314-0410-a742-e7e81cd9613c