Aleksander Machniak
b7e42de7ac
Fix regressions in check_compose_input()
9 years ago
Aleksander Machniak
1b2d3c0ac2
Email Resent (Bounce) feature ( #4985 )
9 years ago
JohnDoh
5edfd5722e
improve detection for Egde browser and add pointer event support ( #5783 )
...
add support for pointer events on list widget, use either pointer or touch events, not both
9 years ago
Aleksander Machniak
4b2f2b6b3b
Use about:blank instead of blank.gif for empty iframes
9 years ago
Aleksander Machniak
86a4d78369
Merge branch 'dev-elastic'
9 years ago
Aleksander Machniak
6dee73a0ec
Support both comma and semicolon as recipient separator, drop recipients_separator option ( #5092 )
9 years ago
Aleksander Machniak
2ba2b1828c
Trigger onchange in ksearch_input_replace() on both supported input types
9 years ago
Aleksander Machniak
0e3623e87a
Fix setting Cancel button classes in simple_dialog()
9 years ago
Aleksander Machniak
682e88710b
Display loading message when going to another page ( #5541 )
9 years ago
Aleksander Machniak
9858c2a294
Merge branch 'master' into dev-elastic
9 years ago
Aleksander Machniak
955090ef1e
Add Edge browser detection with 'edge' class for <html> element
...
Additional 'ms' class for both IE and Edge.
9 years ago
Aleksander Machniak
533d32e991
Update to TinyMCE 4.5.7
9 years ago
Aleksander Machniak
02d4489df7
Replace new line characters from the response name
...
...when the name was derived from the response text.
9 years ago
Aleksander Machniak
542a817214
Define more classes for dialog buttons
9 years ago
Aleksander Machniak
ebb5d95288
Add also String.endsWith() polyfill
9 years ago
Aleksander Machniak
5a61e3487e
Set more classes to buttons in restore message dialog
9 years ago
Aleksander Machniak
d430903f6b
Support contentEditable elements for autocomplete
9 years ago
Aleksander Machniak
559254d6ee
Use <button> instead of <input> for submit button on logon screen
9 years ago
Aleksander Machniak
065b16df12
Update to TinyMCE 4.5.6
9 years ago
Aleksander Machniak
b314dfc548
Fix (restore) Tab key behaviour in autocomplete popup ( #5659 )
...
And make it to jump to the next field after inserting selected autocomplete entry.
9 years ago
Aleksander Machniak
7347c22af8
Update to TinyMCE 4.5.5
9 years ago
Aleksander Machniak
6c11825a0d
Improve googiespell widget for better styling capabilities
...
.. it is possible to style it with css, no images are required
9 years ago
Aleksander Machniak
8706d7fb0c
Merge branch 'dev-elastic' of github.com:roundcube/roundcubemail into dev-elastic
9 years ago
Aleksander Machniak
1d0cecb41a
Add autocomplete_create event so plugins/skins can do something on the autocomplete popup element
9 years ago
Aleksander Machniak
431b9d6b75
Fix update_row() for lists with checkbox selection
9 years ago
Aleksander Machniak
a928c3f988
Add editor-init event
9 years ago
ka7
9a35768c26
spelling fixes ( #5690 )
9 years ago
Aleksander Machniak
4b9a08657f
Set save button css class in simple dialog according to its label
9 years ago
Aleksander Machniak
ae8ff966b5
Fix (again) context of close function in simple dialog
9 years ago
Aleksander Machniak
29668f4c97
Fix context in close function of simple dialogs
9 years ago
Aleksander Machniak
4525388337
More unified style of folder-selector
9 years ago
Aleksander Machniak
aba37bfcaf
Make 'compose' command always enabled
9 years ago
Aleksander Machniak
adbab9d3e2
Merge branch 'master' into dev-elastic
9 years ago
Aleksander Machniak
ba11e844f7
Added optional checkbox selection for the list widget
9 years ago
Aleksander Machniak
e2d80479d6
Make possible to set (some) config options from a skin
9 years ago
Aleksander Machniak
3dd24bce75
Merge pull request #5658 from JohnDoh/group-rename
...
small amendment to #5652
9 years ago
JohnDoh
d379dc897a
small fix for current group detection and add similar rules for group-delete
9 years ago
Aleksander Machniak
ec98aa5b52
Merge pull request #5652 from JohnDoh/group-rename
...
don't use env for group-rename action
9 years ago
Aleksander Machniak
cd61d7ebd0
Minimize unwanted message loading in preview frame on drag ( #5616 )
...
also remove dummy_select flag which is not needed anymore.
9 years ago
Aleksander Machniak
dae5ffd07a
Fix bug where it was too easy accidentally move a folder when using the subscription checkbox ( #5655 )
9 years ago
JohnDoh
336e937946
also fix source in group create function
9 years ago
JohnDoh
82d049f1a2
check group id matches current one before changing the title
9 years ago
PhilW
e6f18ba6a6
Merge branch 'master'
9 years ago
Aleksander Machniak
95a7ece543
Fix update of group name in the contacts list header on group rename ( #5648 )
9 years ago
JohnDoh
f40e515cb2
don't use env for group-rename action
9 years ago
Aleksander Machniak
b7e4c94972
Bring back lists buttons in TinyMCE toolbar
9 years ago
Aleksander Machniak
df88d10f13
simple_dialog() improvements
9 years ago
Aleksander Machniak
3e427b4a42
Fix double http request regression ( #5633 )
...
Removed 'click' event handler on messages list which was used only
to allow message re-selection. As this feature was broken since 0.9
it looks like we don't really need it. When you're in ctrl-selection
state you can easily ctrl-unselect the message.
9 years ago
Aleksander Machniak
2d9444bef0
Display contact import and advanced search in popup dialogs
9 years ago
Aleksander Machniak
46e3b94826
Fix bug where signature couldn't be added above the quote in Firefox 51 ( #5628 )
9 years ago