Aleksander Machniak
|
f045812fcc
|
Bump masterminds/html5 version up
|
6 years ago |
Laurent Declercq
|
ae59269f27
|
Make use of rcube::raise_error() function for error handling in bin/install-jsdeps.sh (#6704)
|
6 years ago |
Aleksander Machniak
|
4d1b3e263a
|
Elastic: Fix folders list scrolling on touch devices (#6706)
|
6 years ago |
Aleksander Machniak
|
a35699637d
|
Fix PHP error when using Net_LDAP3 from master
get_entry() method signature has changed. We don't really needed
that override in rcube_ldap_generic, so it's now removed.
|
6 years ago |
Aleksander Machniak
|
347b92f8cf
|
Update tinymce languages url
|
6 years ago |
dsoares
|
00cc13a1b9
|
Fix bug where HTML messages with a xml:namespace tag were not rendered.
|
6 years ago |
Aleksander Machniak
|
ddef3926aa
|
Fix TinyMCE download location (#6694)
|
6 years ago |
Aleksander Machniak
|
dbf6e0a81d
|
Improve display_message() for sophisticated 'loading' messages
So it's possible to display more than one message of type 'loading'
at a time and define custom timeout.
|
6 years ago |
Aleksander Machniak
|
fae26eab13
|
Elastic: Add Prev/Next buttons on message page toolbar (#6648)
|
6 years ago |
Aleksander Machniak
|
f1c40c8aa9
|
Fix bug where attachment preview didn't work with x_frame_options=deny (#6688)
|
6 years ago |
Aleksander Machniak
|
27408182b9
|
Expect skin thumbnails to be in assets
|
6 years ago |
Aleksander Machniak
|
ab7eeb3daa
|
CS fixes
|
6 years ago |
Aleksander Machniak
|
d8488aae32
|
Disable spellcheker (hide button) if the list of languages is empty
Better handling of uninitialized (not installed) spellchecker engine.
Also prevent from PHP fatal error if enchant ext is not installed.
|
6 years ago |
Aleksander Machniak
|
844ec53612
|
Elastic: Fix bug where toolbar disappears on attachment menu use in Chrome (#6677)
|
6 years ago |
Aleksander Machniak
|
c827925051
|
Fix so "Open in new window" consistently displays "external window" interface (#6659)
Both 'show' and 'extwin' will use _extwin=1 argument.
|
6 years ago |
Aleksander Machniak
|
b15e61a17f
|
Elastic: Remove incorrect .proplist padding
|
6 years ago |
Aleksander Machniak
|
3eebe8da56
|
Elastic: Fix overflow issues in ACL form
|
6 years ago |
Aleksander Machniak
|
3b4d07a055
|
Elastic: Close search options on Enter key press in quick-search input (#6660)
|
6 years ago |
Cedric Girard
|
c7677a5722
|
Follow redirection when downloading with curl (#6681)
|
6 years ago |
Aleksander Machniak
|
982919582c
|
Add zh_MO and zh_HK as aliases of zh_TW (#6666)
with CS fixes
|
6 years ago |
Aleksander Machniak
|
53c37a1321
|
WS and CS fixes
|
6 years ago |
Boris Rybalkin
|
2d85dad0cc
|
Support ROUNDCUBE_CONFIG_DIR env variable (#6112)
|
6 years ago |
Aleksander Machniak
|
2bd039c9b5
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
6 years ago |
Aleksander Machniak
|
ab28c4ae26
|
Fix bug where external content (e.g. mail body) was passed to templates parsing code (#6640)
It should have been part of "Fix so templating system does not mess with external (e.g. email)
content (#5499)" (d02e6ea45e ), but it wasn't.
|
6 years ago |
Peter Kubica
|
b2ffe58f9d
|
Fix for: Password: De-duplicate ldap drivers code (#6669)
|
6 years ago |
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 |