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
091f5e2978
Fix css selectors in resize() for IE ( #1490213 )
2015-01-10 17:39:51 +01: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
d9897520e7
Upgrade jQuery to version 2.1.3
2014-12-22 19:52:58 +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
8841810bce
Update TinyMCE to 4.1.7, use cache_suffix option to prevent browser caching issues
2014-12-10 14:02:20 +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
Aleksander Machniak
d876c6bd52
Merge pull request #249 from JohnDoh/patch-1
...
Check to see if the content frame exists before loading a contact
2014-11-17 09:49:09 +01:00
Aleksander Machniak
3d8745bd0b
Fix drag-n-drop to folders expanded while dragging ( #1490157 )
2014-11-17 09:36:01 +01: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
Aleksander Machniak
421ed1e545
Fix compose body area size, so scrollbars aren't truncated, unify padding
2014-10-27 17:51:28 +01:00
Thomas B.
8aee31cf55
Merge pull request #232 from JohnDoh/patch-1
...
better events for get_single_uid/cid
2014-10-26 13:21:05 +01:00
Aleksander Machniak
3350458b87
Catch only left-button clicks on the list widget's mouseup handler
2014-10-25 17:53:54 +02: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 Bruederli
7acda7a6f4
Also remove cloned search item from treelist
2014-09-11 12:48:13 +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
4a25b69828
Small tweaks for treelist interactions
2014-09-08 18:04:37 +02:00
Aleksander Machniak
588d1948ca
Don't cancel event on parent focus
2014-09-02 09:16:33 +02: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
Aleksander Machniak
e66a77e560
Fix contacts list update after adding/deleting/moving a contact ( #1490028 , #1490033 )
2014-08-17 09:11:56 +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
Victor Benincasa
8158049884
Allow browsers internal spellchecker to work
...
Fix a regression introduced at 731d190 that prevents in-browser spellchecker from working.
The new TinyMCE4 option is "browser_spellcheck", before it was "gecko_spellcheck".
Related ticket: http://trac.roundcube.net/ticket/1485060
2014-08-12 00:34:30 -03: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
Thomas Bruederli
00dd283999
Getter to detect if treelist widget is in search mode
2014-08-07 18:00:31 +02:00