Commit Graph

376 Commits (63a3dc5fde5a3ceed4f03c19c5015aab19050bee)

Author SHA1 Message Date
alecpl cca7b3fd02 - rewert old change: don't load first section page in Preferences 16 years ago
alecpl 9b3fdc25c1 - Implemented messages copying using drag&drop + SHIFT (#1484086) 16 years ago
alecpl c16986be7f - use popupmenu style for attachments upload form
- move .popupmenu style definition to common.css
16 years ago
alecpl 81ab85e5ab - use jQuery.inArray() instead of rcube_in_array() 16 years ago
thomascube f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 16 years ago
alecpl 4d81544057 - messages list performance: build subject link on client side 16 years ago
alecpl edaf6a6cef - Last commit fix 16 years ago
alecpl 6611b415ae - Fix sig replacement (#1486538) + fix checking for separator existance in sig 16 years ago
alecpl dbe028f947 - Don't open first section in Preferences: makes behaviour consistent with the rest of UI and fixes Konqueror issue (#1486154) 16 years ago
thomascube a96183883d Changed signature separator when top-posting (#1486330) 16 years ago
thomascube 7910c0ff55 Remember search modifiers in user prefs (#1486146) + bring back the old defaults 16 years ago
thomascube c8cf268b9d No more case-insensitive folder name comparisons 16 years ago
thomascube 5e9a566101 Fix checking for new mail (#1485794) 16 years ago
alecpl 812abdd797 - Fix email address auto-completion shows regexp pattern (#1486258) 16 years ago
alecpl c5c3ae791d - Fix folder rename/delete buttons do not appear on creation of first folder (#1486468) 16 years ago
thomascube d4a2c0cf5c Import contacts into the selected address book + set button states accordingly 16 years ago
alecpl 46b48d9afc - fix console log msg for GET requests 16 years ago
alecpl 724cc1f0d0 - fix unintentional adding signatures with html mode and autoaddsignature=never (#1486335) 16 years ago
alecpl 018e2518cb - fix last commit 16 years ago
alecpl 3815e050e0 - Fix displaying nested message parts (#1486246) 16 years ago
thomascube 655bd9ade2 Cleanup top-posting feature (sorry, there are again some new texts) 16 years ago
thomascube 0207c45c90 More options for top posting feature (#1484272) using patch from Phil Weir 16 years ago
alecpl 50f56d2046 - top posting (#1484272) 16 years ago
alecpl 06e07571b6 - fix default quota image height 16 years ago
alecpl 7415c02ecf - Fix quota indicator issues by content generation on client-size
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220)
16 years ago
alecpl 04dcf0d8e1 - don't call focus() on html editor (#1486238) 16 years ago
alecpl 49771b1039 - Don't display disabled sections in Settings (#1486099) 16 years ago
alecpl b4d940b112 - Fix newly attached files are not saved in drafts w/o editing any text (#1486202) 16 years ago
thomascube 01ffe03908 Hold attachment info in a js list in order to simplify things + codestyle 16 years ago
alecpl 640d305d8d - fix upload errors handling in Opera 16 years ago
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
16 years ago
vbenincasa e737a50a36 - Reapply r3004 undone in r3011 16 years ago
alecpl 8879ed44b2 - remove test code 16 years ago
alecpl ebf8726eea - Added attachment upload indicator with parallel upload (#1486058) 16 years ago
alecpl ef70b856a3 - Fix return to first page from e-mail screen (#1486105) 16 years ago
alecpl 1cead0cbf4 - sorting by message index - added 'index_sort' option (#1485936) 16 years ago
alecpl bc1296f729 - don't change case of autocomplete search to lower (per discussion for #1485792) 16 years ago
alecpl e83f035887 - Fix LDAP contact update when RDN field is changed (#1485788) 17 years ago
thomascube e0896df540 Reset pressed buttons on next click (#1485987) 17 years ago
thomascube 141c9e732d Reload settings page if language was changed 17 years ago
thomascube 875ac893f1 Tweak settings page: align with tab list, remove that single advanced option for now, select 'general' section at startup 17 years ago
alecpl f05834857c - Re-designed User Preferences interface 17 years ago
alecpl e54bb72d30 - Added 'display_next' option 17 years ago
alecpl 9e953bc2d4 - fix preloading images without defined source 17 years ago
thomascube 356a67fa54 Improve button capabilities 17 years ago
thomascube 29f977858e Register button event handlers in javascript and save some html code 17 years ago
alecpl a01b3bf9ae - removed hardcoded 'compose-body' identifier (#1485996) 17 years ago
thomascube 2a5d02ab8e Also protect GET request from CSRF 17 years ago
thomascube 5499336fef Use global request tokens and automatically protect all POST requests 17 years ago
alecpl 91a35ee012 - use lowercase in html tag names (to make switch to xhtml simpler in the future) 17 years ago