Commit Graph

438 Commits

Author SHA1 Message Date
alecpl
c5c3ae791d - Fix folder rename/delete buttons do not appear on creation of first folder (#1486468) 2010-02-02 08:50:57 +00:00
thomascube
d4a2c0cf5c Import contacts into the selected address book + set button states accordingly 2010-01-26 18:09:25 +00:00
alecpl
8f85e3759c - jQuery-1.4.1 2010-01-26 11:11:06 +00:00
alecpl
58fb6502e3 - Updated TinyMCE to 3.2.7 2009-12-15 08:48:45 +00:00
alecpl
46b48d9afc - fix console log msg for GET requests 2009-12-08 11:02:25 +00:00
alecpl
724cc1f0d0 - fix unintentional adding signatures with html mode and autoaddsignature=never (#1486335) 2009-12-04 14:41:25 +00:00
alecpl
018e2518cb - fix last commit 2009-12-03 09:58:33 +00:00
alecpl
3815e050e0 - Fix displaying nested message parts (#1486246) 2009-12-03 09:54:38 +00:00
alecpl
18153efe21 - Fix pasting from Office apps into html editor (#1486271) 2009-11-03 17:49:15 +00:00
thomascube
655bd9ade2 Cleanup top-posting feature (sorry, there are again some new texts) 2009-11-03 09:58:14 +00:00
thomascube
0207c45c90 More options for top posting feature (#1484272) using patch from Phil Weir 2009-11-02 09:58:14 +00:00
alecpl
50f56d2046 - top posting (#1484272) 2009-11-02 08:31:29 +00:00
alecpl
06e07571b6 - fix default quota image height 2009-10-24 19:18:35 +00:00
alecpl
7415c02ecf - Fix quota indicator issues by content generation on client-size
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220)
2009-10-24 19:09:23 +00:00
alecpl
04dcf0d8e1 - don't call focus() on html editor (#1486238) 2009-10-24 13:31:49 +00:00
alecpl
49771b1039 - Don't display disabled sections in Settings (#1486099) 2009-10-23 18:11:41 +00:00
alecpl
b4d940b112 - Fix newly attached files are not saved in drafts w/o editing any text (#1486202) 2009-10-06 13:04:44 +00:00
thomascube
01ffe03908 Hold attachment info in a js list in order to simplify things + codestyle 2009-10-06 06:55:08 +00:00
alecpl
640d305d8d - fix upload errors handling in Opera 2009-10-05 07:25:03 +00:00
vbenincasa
3f97120cb1 - Added an alert message when uploading still in progress and the user tries to send the message
- Added the functionality to abort the upload process
- Changed the loading icon background to transparent, so it can be used in other templates easily
2009-10-04 08:16:20 +00:00
vbenincasa
e737a50a36 - Reapply r3004 undone in r3011 2009-10-03 23:05:53 +00:00
alecpl
8879ed44b2 - remove test code 2009-10-03 19:14:32 +00:00
alecpl
ebf8726eea - Added attachment upload indicator with parallel upload (#1486058) 2009-10-03 19:12:27 +00:00
alecpl
ef70b856a3 - Fix return to first page from e-mail screen (#1486105) 2009-10-01 07:39:02 +00:00
alecpl
1cead0cbf4 - sorting by message index - added 'index_sort' option (#1485936) 2009-09-23 12:32:09 +00:00
alecpl
bc1296f729 - don't change case of autocomplete search to lower (per discussion for #1485792) 2009-09-22 07:35:28 +00:00
alecpl
f8dae9f00f - fix IE version check (fixes horizontal splitter height issue) 2009-09-20 06:53:11 +00:00
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