Commit Graph

10480 Commits (c973f003e584f841b9eac046e02941128271c6ae)
 

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