Commit Graph

411 Commits

Author SHA1 Message Date
alecpl
e83f035887 - Fix LDAP contact update when RDN field is changed (#1485788) 2009-08-29 18:41:17 +00:00
thomascube
e0896df540 Reset pressed buttons on next click (#1485987) 2009-08-27 07:37:15 +00:00
thomascube
141c9e732d Reload settings page if language was changed 2009-08-27 06:18:54 +00:00
thomascube
875ac893f1 Tweak settings page: align with tab list, remove that single advanced option for now, select 'general' section at startup 2009-08-12 11:12:33 +00:00
alecpl
f05834857c - Re-designed User Preferences interface 2009-08-03 18:27:53 +00:00
alecpl
e54bb72d30 - Added 'display_next' option 2009-07-31 09:07:54 +00:00
alecpl
9e953bc2d4 - fix preloading images without defined source 2009-07-29 09:35:32 +00:00
thomascube
356a67fa54 Improve button capabilities 2009-07-24 10:36:52 +00:00
thomascube
29f977858e Register button event handlers in javascript and save some html code 2009-07-24 09:44:03 +00:00
alecpl
a01b3bf9ae - removed hardcoded 'compose-body' identifier (#1485996) 2009-07-23 06:57:20 +00:00
thomascube
2a5d02ab8e Also protect GET request from CSRF 2009-07-21 16:13:42 +00:00
thomascube
5499336fef Use global request tokens and automatically protect all POST requests 2009-07-21 16:02:33 +00:00
alecpl
91a35ee012 - use lowercase in html tag names (to make switch to xhtml simpler in the future) 2009-07-17 08:46:59 +00:00
alecpl
665cc56666 - Fix HTML editor tabIndex setting (#1485972) 2009-07-11 12:46:46 +00:00
alecpl
c1e9b03061 - fix debug console 2009-07-07 17:23:55 +00:00
alecpl
6b42d52758 - call tinyMCE.triggerSave() before form submit (#1485860) 2009-07-01 20:34:02 +00:00
alecpl
3d241d914c - fix text input style by setting its type 2009-06-29 11:31:45 +00:00
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
1691a8e91a - fix key repetition (#1485672) 2009-06-05 13:18:08 +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
alecpl
024130bee2 - fix selecting repetition with holded arrow key (#1485672) 2009-06-03 11:02:19 +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
thomascube
aee4601907 Fix Googiespell 2009-05-18 08:12:42 +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
alecpl
29da6414db - Updated TinyMCE to 3.2.3 version 2009-04-27 07:36:26 +00:00
thomascube
c5d8db9f81 Add javascript event 'insertrow' 2009-04-26 17:07:27 +00:00