Commit Graph

324 Commits

Author SHA1 Message Date
alecpl
297a435959 - minimize autocomplete requests 2009-06-20 14:07:17 +00:00
alecpl
e014742ffb - one hasClass check less 2009-06-20 13:43:28 +00:00
thomascube
72f5b15125 Open collapsed folders during drag & drop (#1485914) 2009-06-19 17:29:52 +00:00
thomascube
465d38b5cb Also trigger 'insertrow' event when list is initialized on page load (#1485826) 2009-06-19 15:28:53 +00:00
alecpl
3a2b270c9d - always call logout action as task (#1485919) 2009-06-15 07:01:36 +00:00
alecpl
069704b170 - Added message Edit feature (#1483891, #1484440) - need icon 2009-06-11 18:07:35 +00:00
alecpl
8ca0c7ce6a - fix folder ID generation (for example two folders 'aaa' and 'aaa "') 2009-06-11 15:15:28 +00:00
alecpl
d9c83e7c46 - fix list page change 2009-06-10 12:31:14 +00:00
alecpl
0b2ce91f25 - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options handling in UI 2009-06-05 16:13:24 +00:00
alecpl
b4ee74cda7 - removed unused var 2009-06-05 08:22:16 +00:00
alecpl
12989a756d - small fixes/improvements of drag&drop 2009-06-05 08:12:26 +00:00
alecpl
0061e7b77f - fix drag_move performance 2009-06-04 20:01:31 +00:00
thomascube
9489adc593 Fix list events used in drag&drop functionality (#1485890) 2009-06-02 15:46:14 +00:00
thomascube
0e99d37a18 Use event system on the client to handle ajax callbacks 2009-06-01 15:35:53 +00:00
alecpl
52818559ce - Added possibility to invert messages selection 2009-05-31 11:12:04 +00:00
alecpl
dc2fc082d3 - After move/delete from 'show' action display next message instead of messages list (#1485887) 2009-05-30 15:10:35 +00:00
thomascube
3d3d1010cc Fix keyboard control of the autocomplete list 2009-05-27 15:46:39 +00:00
thomascube
a25d3969a0 Re-enable the permalink command (allows one to choose right-click and open-in-new-tab) 2009-05-26 13:21:57 +00:00
alecpl
91d1a15ba8 - Add drag cancelling with ESC key (#1484344) 2009-05-26 07:28:42 +00:00
alecpl
49dfb0047a - Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
2009-05-23 14:17:07 +00:00
alecpl
74d421d55a - don't show message on unknown error (#1485848) + translate "Server Error!" message 2009-05-17 07:04:51 +00:00
alecpl
cea956cf6a - Fix autocomplete problem with capital letters (#1485792) 2009-05-14 13:18:36 +00:00
alecpl
40418dd164 - Correct caret position in message form with signature (#1485833) 2009-05-09 07:52:29 +00:00
alecpl
30b152b194 - Added quick search box menu (#1484304) 2009-05-02 14:19:24 +00:00
alecpl
309d2f40a0 - jQuery'fied GoogieSpell 4.0 + some changes in compose 2009-05-01 19:27:36 +00:00
thomascube
ffa6c1011c Update Googiespell to version 4.0 2009-05-01 16:58:25 +00:00
alecpl
23387ef853 - simplified messagelist sort action code 2009-04-27 09:15:56 +00:00
alecpl
9f3579b1f8 - Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
2009-04-27 09:01:15 +00:00
thomascube
c5d8db9f81 Add javascript event 'insertrow' 2009-04-26 17:07:27 +00:00
thomascube
99d8660737 Add two new javascript events 2009-04-26 16:47:49 +00:00
alecpl
9d003afcad - Fix autocomplete spinning wheel does not disappear (#1485804) 2009-04-24 08:29:59 +00:00
alecpl
4b2be228e2 -Fix address list isn't refreshing after jquery integration (#1485818) 2009-04-24 07:51:43 +00:00
alecpl
111be7087f - re-fix r2382 2009-04-24 07:11:57 +00:00
alecpl
f055b12f3e - small css fixes in login form, boxes and subscription list 2009-04-23 17:31:55 +00:00
alecpl
962085baa1 - Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521) 2009-04-23 09:56:14 +00:00
alecpl
df781b5399 - Fix auto-complete function hangs with plus sign (#1485815) 2009-04-23 07:07:55 +00:00
alecpl
9ff9f516d3 - Fix AJAX requests errors handler (#1485000) 2009-04-21 12:46:11 +00:00
alecpl
c4b819e9b9 - Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object
2009-04-21 09:04:49 +00:00
alecpl
74a2d7a126 - fix Enter key handler in user login input 2009-04-20 08:24:49 +00:00
thomascube
cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 2009-04-19 17:44:29 +00:00
alecpl
ca3c738706 - don't execute autocomplete action on left/right arrow key
- Konqueror fix for displaying the first message in preview pane
2009-04-15 13:31:03 +00:00
alecpl
91df1995cd - Fix messagelist focus issue when modifying status of selected messages (#1485807) 2009-04-15 08:57:37 +00:00
alecpl
80e2278594 - simplified code for serverside autocomplete + set rows limit on server side only 2009-04-14 09:24:21 +00:00
alecpl
58c9dd7293 - Fix DEL key problem in search boxes (#1485528) 2009-04-10 11:11:45 +00:00
alecpl
432a614ab6 - Fix drag&drop with scrolling on IE (#1485786) 2009-04-09 19:38:50 +00:00
alecpl
6e9f9fb9e6 - Fix adding signature separator in html mode (#1485350) 2009-04-08 18:39:23 +00:00
thomascube
aaffbeb049 Prevent concurrent autocomplete query results display (#1485743) 2009-02-27 11:06:29 +00:00
alecpl
7b0eac9b17 - Fix IE problem with mouse click autocomplete (#1485739) 2009-02-24 19:45:13 +00:00
alecpl
b7827e6ea1 - allow printing drafts 2009-02-06 09:34:02 +00:00
alecpl
2e1809e550 - Fix checking for recent messages on various IMAP servers (#1485702)
- performance fix: Don't fetch quota and recent messages in "message view" mode
2009-02-02 10:45:32 +00:00