Aleksander Machniak
9d19d5b5d5
Merge branch 'army1349-master'
6 years ago
Aleksander Machniak
0751c1c8eb
Password: De-duplicate ldap drivers code
6 years ago
Aleksander Machniak
2ea9d4fe80
Merge branch 'master' of https://github.com/army1349/roundcubemail into army1349-master
6 years ago
Aleksander Machniak
0ac2747293
Elastic: Add missing filter drag-n-drop indicators
6 years ago
Aleksander Machniak
d88fb7e4ff
Elastic: Fix displaying (.invalid-feedback) error messages in forms
6 years ago
Aleksander Machniak
78070441de
Elastic: Move Actions button from filters list footer to header
6 years ago
Aleksander Machniak
939ca63a59
Filters set -> Filter set, consistently
6 years ago
Aleksander Machniak
4fff3315d0
Elastic: Changed read/unread icons ( #6636 )
6 years ago
Aleksander Machniak
7387bfcd0c
Elastic: Changed "Move to..." icon ( #6637 )
6 years ago
Aleksander Machniak
0f6f20c629
Elastic: Improve selector for table.propform content
6 years ago
Aleksander Machniak
b232886488
Properly cleanup on drag end in treelist widget
6 years ago
Peter Kubica
07d7ec83a0
ldap_exop - move function exist check to the start
6 years ago
Aleksander Machniak
743794f1d8
Treelist: Add possibility to not reset selection on reset()
6 years ago
Peter Kubica
772dad8805
ldap_exop - add PHP version requirement
6 years ago
Peter Kubica
51abe31f1a
ldap_exop - fix issue #4992
6 years ago
Aleksander Machniak
3c760092a0
Merge branch 'johndoh-less_cleanup'
6 years ago
Aleksander Machniak
43e540f72f
Elastic: Fix edit icon regression
6 years ago
Aleksander Machniak
5fb08eeb3f
Elastic: Fix next/prev icons in toolbar
6 years ago
Aleksander Machniak
34ee036efc
Merge branch 'less_cleanup' of https://github.com/johndoh/roundcubemail into johndoh-less_cleanup
6 years ago
Aleksander Machniak
5058d36581
Fix bug where next row wasn't selected after deleting a collapsed thread ( #6655 )
6 years ago
PhilW
98f0abf9dd
fix css selector
6 years ago
Aleksander Machniak
ad4ea7e62e
Merge branch 'master' of github.com:roundcube/roundcubemail
6 years ago
Aleksander Machniak
950512dce1
Update changelog
6 years ago
Aleksander Machniak
0acb53cde6
Merge branch 'johndoh-adv_options'
6 years ago
Aleksander Machniak
c0b9c222fc
Merge branch 'adv_options' of https://github.com/johndoh/roundcubemail into johndoh-adv_options
6 years ago
dchisolm
b0f7e4207c
Parse abook entries more reliably ( #6646 )
...
* Update the squirrelmail_user_copy plugin to use the same method of parsing abook entries
as squirrelmail uses. If a user has entered something that has been quoted such as double quotes or pipes, this will parse the address book entry better than exploding on the pipe alone
* Noticed undefined variable $sig in convert charset
6 years ago
Aleksander Machniak
b313295e45
Merge branch 'less_cleanup' of https://github.com/johndoh/roundcubemail into johndoh-less_cleanup
6 years ago
johndoh
8957f496db
fix tiny typo ( #6654 )
6 years ago
PhilW
9543e6af7e
remove some duplicate code in toolbar.less
6 years ago
Aleksander Machniak
e3e9573391
Fix small issue when quota object does not specify 'title'
6 years ago
Thomas Bruederli
0c01dad398
Add margin to buttons inside alert boxes
6 years ago
Aleksander Machniak
cc20de329d
Elastic: Use Bootstrap's custom file input
...
... with localization and some js logic to display selected file(s) in the input.
6 years ago
Aleksander Machniak
ede90c1f8c
Elastic: Fix adding Cc/Bcc fields in Bounce dialog
6 years ago
Aleksander Machniak
bca1397927
Fix links to Identities/Responses
6 years ago
PhilW
fbc052e5df
(Elastic) hide advanced settings sections
6 years ago
Aleksander Machniak
e7816ccd36
Elastic: Keep original line wrapping in Message headers dialog
6 years ago
Aleksander Machniak
9b553aa2e0
Elastic: Improve "Mark all as read" dialog style (use .proplist)
6 years ago
Aleksander Machniak
147a2c8611
Elastic: Use appropriate icon for Mark button in "Mark all as read" dialog
6 years ago
Aleksander Machniak
553f83618e
Elastic: Custom switch improvements
6 years ago
Aleksander Machniak
88c5507f29
Elastic: Replace .icon-checkbox with Bootstrap's custom switch
6 years ago
Aleksander Machniak
26bce22bff
Fix bug when aborting dragging with ESC key didn't stop the move action ( #6623 )
...
+ small code improvements
+ focus the list on drag start to make sure it's focused state is up-to-date
which is needed for proper keypress handling (e.g. ESC key on drag action)
6 years ago
Aleksander Machniak
b2b39ade23
Bootstrap 4.3.1
6 years ago
Aleksander Machniak
2373aea95c
Elastic: Add style for .part-notice elements (like e.g. .boxwarning)
6 years ago
Aleksander Machniak
167c9aee6f
Update changelog
6 years ago
Aleksander Machniak
04fef18459
Merge branch 'mharjac-master'
6 years ago
Aleksander Machniak
7a4aed8320
Move common code to a function
6 years ago
Aleksander Machniak
79c1135052
Merge branch 'master' of https://github.com/mharjac/roundcubemail into mharjac-master
6 years ago
Athanasios Douitsis
2427b0967b
Add icon for language selection form ( #6624 )
...
Trying to fix the appearance of the login-language selector for the new elastic theme.
This is a small addition which makes the login-language plugin present an icon, like the rest of the login form fields. I have also issued a request for the login form selector to drop the custom styles attribute: https://github.com/hassansin/roundcube-login-language/issues/11 . These two (small) enhancements make the login form appear perfectly when the login-language plugin is used.
Here is the corrected result with these changes applied: https://imgur.com/a/5clC67e
6 years ago
Mario Harjac
136175e445
Fix missing CSRF token in message download ( #6621 )
6 years ago
Aleksander Machniak
641a67fe75
Elastic: Fix unintentional layout preference overwrite ( #6613 )
...
This is actually skin-independent mechanism that prevents overwriting
of skin-specific preferences by ajax requests (that until now were
not aware of skin config).
6 years ago