Commit Graph

1082 Commits

Author SHA1 Message Date
Aleksander Machniak
b7e3b15a8a Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210) 2015-01-16 09:47:46 +01:00
Aleksander Machniak
de0bc662f9 Fix bug where search was reset after returning from compose opened by reply button(s) 2015-01-15 10:56:17 +01:00
Aleksander Machniak
a109d19a77 Fix error when dragging jquery dialog window in Folder Manager page 2015-01-13 06:58:25 -05:00
Aleksander Machniak
5a84736e53 Fix bug where Drafts list wasn't updated on draft-save action in new window (#1490225)
That if the window was opened using "Edit" button, not double-click on a message.
2015-01-13 10:45:23 +01:00
Aleksander Machniak
83b5834360 Skip .skip-on-drag elements when producing long subject title 2015-01-12 13:02:29 -05:00
Aleksander Machniak
b6b2858b01 Fix checks based on window.ActiveXObject in IE > 10 2015-01-10 14:20:12 +01:00
Aleksander Machniak
1187f60d12 Build proper quota text when quota 'percent' is undefined 2015-01-09 05:56:43 -05:00
Aleksander Machniak
9e26034801 Fix bug where max_group_members was ignored when adding a new contact (#1490214)
Also fix list refresh after new contact was added and any group is selected.
2015-01-09 09:06:01 +01:00
Aleksander Machniak
6ca090b341 Add _mbox parameter to the 'mark' request sent after opening a message 2014-12-25 10:03:51 +01:00
Aleksander Machniak
79e92da7ed Fix js error when calling show_popup_dialog() without 'options' argument 2014-12-22 19:52:02 +01:00
Thomas Bruederli
ceee7eb110 Prevent folder selection changes if app is busy (#1490158) 2014-12-18 13:13:07 +01:00
Thomas Bruederli
da0d0aca2a Avoid useless reloading list when resetting search with active filter (#1490057) 2014-12-18 13:03:37 +01:00
Aleksander Machniak
681ba6fc3c Improve system security by using optional special URL with security token
Allows to define separate server/path for image/js/css files
Fix bugs where CSRF attacks were still possible on some requests
2014-12-16 13:28:48 +01:00
Aleksander Machniak
630d08fb49 Assign "mainaction" class to "default" buttons in dialogs 2014-12-10 06:43:15 -05:00
Aleksander Machniak
adc23f8b01 Fix label on "forwarded" icon 2014-12-08 19:21:15 +01:00
Aleksander Machniak
a3873bd93c Enable menu-* actions when UI is locked 2014-12-08 10:00:42 +01:00
Aleksander Machniak
0b36d15157 Add method to display operation (uploading) progress in UI message 2014-11-20 06:03:22 -05:00
JohnDoh
0a909fb722 check to see if the content frame exists before loading a contact 2014-11-13 09:14:12 +00:00
Aleksander Machniak
0b96b1cd81 Fix reply scrolling issue with text mode and start message below the quote (#1490114) 2014-10-29 10:33:13 +01:00
Aleksander Machniak
45bfde71d2 Fix so draft auto-save does not turn spellchecker off (#1490120) 2014-10-28 11:21:18 +01:00
JohnDoh
9d693a4b55 better events for get_single_uid/cid 2014-10-16 08:05:07 +01:00
Thomas Bruederli
e0496fc01d Enable/disable siganture commands before exiting the function in new compose window (#1490074) 2014-09-27 00:07:52 +02:00
Thomas Bruederli
7d3be1f3c8 Fix restoring draft messages from localStorage if editor mode differs (#1490016) 2014-09-26 23:41:17 +02:00
Thomas Bruederli
1cb23c9368 Access list body through abstract property 2014-09-16 21:10:26 +02:00
Thomas B.
ae69e6a81e Merge pull request #218 from JohnDoh/patch-1
pass click event to general hide_menu call
2014-09-09 08:46:08 +02:00
JohnDoh
a35c9fa428 pass click event to hide_menu call 2014-09-08 22:09:20 +01:00
JohnDoh
3ef97f8de3 add missing event arg 2014-09-08 19:12:51 +01:00
Thomas Bruederli
3fb36a11fe Add option to focus a treelist widget on clicks to the container (#1489997) 2014-08-20 09:03:19 +02:00
Thomas Bruederli
44b47dfb35 Add config/preference option to disable saving messages in localStorage (#1489979) 2014-08-20 08:30:24 +02:00
Thomas Bruederli
e833e8601f Show icons (person, group) in autocomplete popup 2014-08-18 18:03:54 +02:00
Thomas Bruederli
96f084e9cf Don't expand recipient groups if they have an email address 2014-08-18 14:17:16 +02:00
Thomas Bruederli
48e340a829 Allow focussing treelist item checkboxes with tab and normal list navigation with cursor keys (#1489648) 2014-08-13 18:25:09 +02:00
Aleksander Machniak
e9ecd49f74 Added namespace filter in Folder Manager 2014-08-11 13:11:10 +02:00
Aleksander Machniak
765a0b0706 Fix errors when adding/updating contacts in active search (#1490015) 2014-08-10 10:39:25 +02:00
Aleksander Machniak
ef4c478760 Reset search after folder creation/remove/rename 2014-08-08 13:36:33 +02:00
Aleksander Machniak
66233b76c8 Added folder searching in Folder Manager 2014-08-08 12:52:26 +02:00
Aleksander Machniak
9e9dcc34bc Fix frame check and strange "parent is undefined" issue 2014-08-04 11:07:27 +02:00
Aleksander Machniak
44cfef0927 Modify is_framed() so it returns boolean value 2014-08-04 11:05:58 +02:00
Aleksander Machniak
31b0236265 Fixed variable name 2014-07-30 04:19:02 -04:00
Thomas Bruederli
d4783319a0 Set 'compose_extwin' env property on every step; accept a list of URL parameters for the 'compose' command 2014-07-28 09:39:43 +02:00
Aleksander Machniak
1957769817 Handle clicks on list parent element from the list widget 2014-07-26 10:16:02 +02:00
Aleksander Machniak
6c5c22b877 Create/rename groups in UI dialogs (#1489951) 2014-07-26 09:54:11 +02:00
Aleksander Machniak
2c0d3e1dd0 Fix drag-n-drop after folder move/create (#1489648) 2014-07-25 17:40:37 +02:00
Aleksander Machniak
b0b9cf00d2 Fix errors when using localStorage in Safari's private browsing mode (#1489996) 2014-07-23 18:24:49 +02:00
Aleksander Machniak
be6a095f83 Use jQuery.each instead of "for (i in Array)" (#1489988) 2014-07-21 11:26:01 +02:00
Thomas Bruederli
b54731d869 Iterate over all drafts saved in localStorage when asking for restoring. Delege/Ignore buttons will display the next item, if any 2014-07-20 13:58:46 +02:00
Aleksander Machniak
3cb61e7528 Collapsible (and iconized) folders tree in folder manager (#1489648) 2014-07-16 11:08:11 +02:00
Thomas Bruederli
7e7e451b66 Warn for unsent/unsaved message when closing compose window; remove localStorage copy if page was left intentionally but not on session errors (#1489818) 2014-07-09 10:55:25 +02:00
Aleksander Machniak
1f164e4526 Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)"
This reverts commit d81539af31.
2014-07-09 08:45:05 +02:00
Aleksander Machniak
d81539af31 Fix bug where compose storage wasn't cleared on page unload (#1489818) 2014-07-08 18:22:40 +02:00