Commit Graph

422 Commits (a9bfe21ba6329cf413b8965c8ce225308bcb6e57)

Author SHA1 Message Date
alecpl b4d940b112 - Fix newly attached files are not saved in drafts w/o editing any text (#1486202) 15 years ago
thomascube 01ffe03908 Hold attachment info in a js list in order to simplify things + codestyle 15 years ago
alecpl 640d305d8d - fix upload errors handling in Opera 15 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
15 years ago
vbenincasa e737a50a36 - Reapply r3004 undone in r3011 15 years ago
alecpl 8879ed44b2 - remove test code 15 years ago
alecpl ebf8726eea - Added attachment upload indicator with parallel upload (#1486058) 15 years ago
alecpl ef70b856a3 - Fix return to first page from e-mail screen (#1486105) 15 years ago
alecpl 1cead0cbf4 - sorting by message index - added 'index_sort' option (#1485936) 15 years ago
alecpl bc1296f729 - don't change case of autocomplete search to lower (per discussion for #1485792) 15 years ago
alecpl f8dae9f00f - fix IE version check (fixes horizontal splitter height issue) 15 years ago
alecpl e83f035887 - Fix LDAP contact update when RDN field is changed (#1485788) 15 years ago
thomascube e0896df540 Reset pressed buttons on next click (#1485987) 15 years ago
thomascube 141c9e732d Reload settings page if language was changed 15 years ago
thomascube 875ac893f1 Tweak settings page: align with tab list, remove that single advanced option for now, select 'general' section at startup 15 years ago
alecpl f05834857c - Re-designed User Preferences interface 15 years ago
alecpl e54bb72d30 - Added 'display_next' option 15 years ago
alecpl 9e953bc2d4 - fix preloading images without defined source 15 years ago
thomascube 356a67fa54 Improve button capabilities 15 years ago
thomascube 29f977858e Register button event handlers in javascript and save some html code 15 years ago
alecpl a01b3bf9ae - removed hardcoded 'compose-body' identifier (#1485996) 15 years ago
thomascube 2a5d02ab8e Also protect GET request from CSRF 15 years ago
thomascube 5499336fef Use global request tokens and automatically protect all POST requests 15 years ago
alecpl 91a35ee012 - use lowercase in html tag names (to make switch to xhtml simpler in the future) 15 years ago
alecpl 665cc56666 - Fix HTML editor tabIndex setting (#1485972) 15 years ago
alecpl c1e9b03061 - fix debug console 15 years ago
alecpl 6b42d52758 - call tinyMCE.triggerSave() before form submit (#1485860) 15 years ago
alecpl 3d241d914c - fix text input style by setting its type 15 years ago
alecpl 297a435959 - minimize autocomplete requests 15 years ago
alecpl e014742ffb - one hasClass check less 15 years ago
thomascube 72f5b15125 Open collapsed folders during drag & drop (#1485914) 15 years ago
thomascube 465d38b5cb Also trigger 'insertrow' event when list is initialized on page load (#1485826) 15 years ago
alecpl 3a2b270c9d - always call logout action as task (#1485919) 15 years ago
alecpl 069704b170 - Added message Edit feature (#1483891, #1484440) - need icon 15 years ago
alecpl 8ca0c7ce6a - fix folder ID generation (for example two folders 'aaa' and 'aaa "') 15 years ago
alecpl d9c83e7c46 - fix list page change 15 years ago
alecpl 0b2ce91f25 - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options handling in UI 15 years ago
alecpl 1691a8e91a - fix key repetition (#1485672) 15 years ago
alecpl b4ee74cda7 - removed unused var 15 years ago
alecpl 12989a756d - small fixes/improvements of drag&drop 15 years ago
alecpl 0061e7b77f - fix drag_move performance 15 years ago
alecpl 024130bee2 - fix selecting repetition with holded arrow key (#1485672) 15 years ago
thomascube 9489adc593 Fix list events used in drag&drop functionality (#1485890) 15 years ago
thomascube 0e99d37a18 Use event system on the client to handle ajax callbacks 15 years ago
alecpl 52818559ce - Added possibility to invert messages selection 15 years ago
alecpl dc2fc082d3 - After move/delete from 'show' action display next message instead of messages list (#1485887) 15 years ago
thomascube 3d3d1010cc Fix keyboard control of the autocomplete list 15 years ago
thomascube a25d3969a0 Re-enable the permalink command (allows one to choose right-click and open-in-new-tab) 15 years ago
alecpl 91d1a15ba8 - Add drag cancelling with ESC key (#1484344) 15 years ago
alecpl 49dfb0047a - Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
15 years ago