Aleksander Machniak
d4ced14455
Elastic: Added style for .ui-slider
7 years ago
Aleksander Machniak
e4ccc2bb48
Update copyright year in few places
7 years ago
Aleksander Machniak
501e7e3c29
Elastic: Create fake rcube_browser object on error page to prevent from js errors
7 years ago
Aleksander Machniak
0f3ad342f7
Fix bug where some unix timestamps were not handled correctly by rcube_utils::anytodatetime() ( #6212 )
7 years ago
Aleksander Machniak
3e8ffa0c8d
Don't add form-control class to file inputs, fix padding on .popupmenu.formcontent
7 years ago
Aleksander Machniak
752a20aa57
Fix height of a button in .table-widget footer
7 years ago
Aleksander Machniak
dd4e0cc31e
Prevent from a rare error
7 years ago
Aleksander Machniak
a451ad6599
Fix handling encoding of HTML tags in "inline" JSON output ( #6207 )
7 years ago
Aleksander Machniak
981cd8726d
Remove holes in cache index keys - makes the serialized representation shorter
7 years ago
Aleksander Machniak
866bf959b7
Use document.body consistently
7 years ago
Aleksander Machniak
eb91daf00d
Added 9pt and 11pt to the list of font sizes in HTML editor
7 years ago
Aleksander Machniak
264da42fa5
Use 0775 permission, it's needed for e.g. skins/elastic/deps folder
7 years ago
Aleksander Machniak
8eb4ae1b17
Elastic: Make .treetoggle transparent
...
On some lists it overlaps with focus indicator.
7 years ago
Aleksander Machniak
c99f6e4db1
Add note about Elastic in changelog
7 years ago
Aleksander Machniak
4224ae81d3
Elastic: Make treetoggle icon smaller
7 years ago
Aleksander Machniak
4a7603a207
Install Bootstrap and LessJS with install-jsdeps.sh
7 years ago
Aleksander Machniak
997f317654
Add notes about css compilation for Elastic skin
7 years ago
Aleksander Machniak
52dc193865
Cleanup README.md after merging Elastic code
7 years ago
Aleksander Machniak
94ee0094b1
Merge remote-tracking branch 'elastic/master'
7 years ago
Aleksander Machniak
48417c5fc9
Remove default for enigma_pgp_homedir ( #6173 )
...
To make the default installation more secure force users to set the folder.
Added notes that it should be secured or not accessible from the web browser.
7 years ago
Aleksander Machniak
640429c7d2
Require Net_Sieve 1.4.3 (for GSSAPI support)
7 years ago
Aleksander Machniak
26211fa4ac
Fix indentation
7 years ago
Aleksander Machniak
9752e26162
Merge branch 'master' of https://github.com/neilmunday/roundcubemail into neilmunday-master
7 years ago
Aleksander Machniak
91d4d4bf34
Fix compatibility with contextmenu plugin
...
https://github.com/johndoh/roundcube-contextmenu/issues/103
7 years ago
Aleksander Machniak
1058924e21
Move some framework classes to sub-directories
7 years ago
Aleksander Machniak
d07b032bcd
Refactor cache code with separate engine-specific classes
7 years ago
Aleksander Machniak
fa06d37901
Merge branch 'feature/add_redis_as_cache' of https://github.com/ledgr/roundcubemail into ledgr-feature/add_redis_as_cache
7 years ago
Aleksander Machniak
f35e9dc4c8
Fix var scope
7 years ago
Aleksander Machniak
31ffef67ad
Skip _lang param if not set ( #6203 )
7 years ago
Aleksander Machniak
6bfebc5e32
Add sanity check when auto-unsubscribing non-existing folders
7 years ago
Aleksander Machniak
656f979831
Fix column type ( #6200 )
7 years ago
Aleksander Machniak
157eb531b8
Also do not convert tables inside of the .boxinformation
7 years ago
Aleksander Machniak
7b1f0f020b
Enigma: Multi-host support
7 years ago
Thomas Bruederli
d42b51a1f3
Removed Docker files
...
These are now maintained in a seprarate repository at
https://github.com/roundcube/roundcubemail-docker
7 years ago
neilmunday
57fa665db1
Updated to use latest Net_Sieve Sieve class
7 years ago
neilmunday
7abcc5a2cc
Added hook for managesieve_connect to set up GSSAPI authentication
7 years ago
neilmunday
0b12721a77
Merge branch 'master' of https://github.com/roundcube/roundcubemail
7 years ago
Aleksander Machniak
7e0844d229
Add support for Mailvelope's encrypt and sign feature
7 years ago
Aleksander Machniak
51cf1c5935
Fix setting contacts copy action state, CS fixes
7 years ago
Aleksander Machniak
ba77da4b37
Unify .virtual entries' opacity in folder selector and other lists
7 years ago
Aleksander Machniak
9ccf7c01c8
Move @listing-treetoggle-width var to variables.less
7 years ago
johndoh
b01e5ae192
Trigger getselection in get_single_selection() ( #6180 )
...
Make it so that the event getselection is triggered when either rcube_list_widget::get_selection() or rcube_list_widget::get_single_selection() is called
7 years ago
johndoh
8877c1589e
fix tiny typo ( #6196 )
7 years ago
Aleksander Machniak
20a81c2a0a
Small alignment fix for treetoggle icon
7 years ago
Aleksander Machniak
6e763fe02c
CS fixes
7 years ago
Aleksander Machniak
9dae592948
Merge pull request #146 from johndoh/data_hidden_parsing
...
check for valid values in data-hidden attr
7 years ago
PhilW
e92c130386
check for valid values in data-hidden attr
7 years ago
Aleksander Machniak
1556eb01c7
Use JSON_UNESCAPED_UNICODE only on PHP >= 7.1.0 ( #6187 )
7 years ago
Aleksander Machniak
b46ee5626b
Unify opacity value on disabled buttons in toolbar and menus
7 years ago
Aleksander Machniak
7b282f637f
Remove debug code
7 years ago