Commit Graph

660 Commits (496972bf95e2ddbf01cb5e50a6a594615744d942)

Author SHA1 Message Date
Thomas Bruederli 22409b88c5 Add sanity check before attempting to add scripts to a non-html output object 9 years ago
Aleksander Machniak 0878c846bc Enigma: Larry support, finished PGP decryption, other fixes and improvements 9 years ago
Aleksander Machniak 65c95c7b38 Fix missing vcard_attachment icon on messages list (#1490303) 9 years ago
Aleksander Machniak 1d09ee0ce6 Added 'kpasswd' driver by Peter Allgeyer 9 years ago
Aleksander Machniak b59b72cc30 Fix "Non-static method PEAR::isError() should not be called statically" errors (#1490281) 9 years ago
Aleksander Machniak 3f308bf390 Display group icon on group entry in ACL autocomplete list 9 years ago
Aleksander Machniak 3e0ad293e1 Fix PHP fatal error when visiting Vacation interface and there's no sieve script yet 10 years ago
Aleksander Machniak af6e474141 Fix regression where Help toolbar buttons have had incorrect title 10 years ago
Thomas Bruederli 36147bd6df Update localizations from Transifex 10 years ago
Aleksander Machniak 7c96646de0 Fix security issue in DBMail driver of password plugin (#1490261) 10 years ago
Aleksander Machniak 04009e5ccb Fix bug in vacation script detection with kolab_master feature enabled but no active script 10 years ago
Thomas Bruederli b7a4e2ed18 Better selector for FF35+ 10 years ago
Thomas Bruederli 613966d76f Use @supports selector for setting date selector icon in Firefox 35+ 10 years ago
Aleksander Machniak 686ff4b538 Fix keyboard navigation and css in datepicker widget across many Firefox versions 10 years ago
Aleksander Machniak 5beaac231e Fixed color popup in Chrome browser
The whole <div> element need to be appended to document.body before calling .width() on it.
10 years ago
Aleksander Machniak dc9cc7aa8a Improve procedure of script selection to write a vacation rule 10 years ago
Aleksander Machniak b196d229c3 Bump up plugin version 10 years ago
Aleksander Machniak 501cdd651e Fix bug where vacation rule was saved to wrong script if managesieve_kolab_master=true 10 years ago
Aleksander Machniak 6af79f1517 Support "not allof" test as a negation of all sub-tests
Fixes also last commit change.
10 years ago
Aleksander Machniak 1f9c9fea55 Fix bug where actions without if/elseif/else in sieve scripts were skipped 10 years ago
Aleksander Machniak e44e51561d Fix margin in Help > License page 10 years ago
Aleksander Machniak 788d37db0d Integrate jquery.tagedit with jqueryui plugin 10 years ago
Aleksander Machniak 71bb892063 Set 'mainaction' class on Save button in ACL dialog 10 years ago
Thomas Bruederli fbb86218d0 Synchronized localizations from Transifex 10 years ago
Aleksander Machniak 217a1fce53 Fix compatibility with assets_path setting 10 years ago
Aleksander Machniak 7e788e4352 Fix legacy_plugin so it works with assets_path/assets_dir
and also when css/js file URLs do not contain cache buster
10 years ago
Aleksander Machniak 681ba6fc3c Improve system security by using optional special URL with security token
Allows to define separate server/path for image/js/css files
Fix bugs where CSRF attacks were still possible on some requests
10 years ago
Aleksander Machniak d7cd5ddb86 Add missing composer.json files (skipped because of .gitignore) 10 years ago
Aleksander Machniak 10ea055684 Add missing composer.json files (skipped because of .gitignore) 10 years ago
Aleksander Machniak 1143428dcb Update package.xml -> composer.json 10 years ago
Aleksander Machniak ef29ac4339 Fix generation of Blowfish-based password hashes (#1490184)
Added password_blowfish_cost config option.
10 years ago
Aleksander Machniak 72b117feb1 Use consistent license identifiers, remove redundant package.xml files 10 years ago
Aleksander Machniak ecf6c79d00 Bump up version number, remove package.xml file 10 years ago
Aleksander Machniak defe025b61 Fix button size in Larry 10 years ago
Aleksander Machniak 2f46789081 Added rcube_user::list_emails() method with better performance than list_identities()
which should be used always if we want only all user email addresses (with names)
10 years ago
Aleksander Machniak a94f4be8d2 Fix padding of some form elements 10 years ago
Thomas Bruederli f652e36b2b Force-pull translations from Transifex 10 years ago
Thomas Bruederli 63dd809b11 Remove empty labels and translation files 10 years ago
Thomas Bruederli 01bc27536a Updated localizations from Transifex 10 years ago
Aleksander Machniak 14094fca82 Remove redundant code 10 years ago
Aleksander Machniak 8cbebcac6a CS fixes and bump version number after PR merge 10 years ago
Aleksander Machniak a075df6f08 Merge pull request #243 from bnogas/master-p6
Add support for updating identities on each login
10 years ago
Bartlomiej Nogas 385bb6c1e6 Another correction for PR comments 10 years ago
Bartlomiej Nogas 1e89a627e0 Correcting for PR comments + change rcmail to rc 10 years ago
Aleksander Machniak e979511083 Remove redundant is_file() checks 10 years ago
Bartlomiej Nogas 193a0dddde Add support for updating identities on each login 10 years ago
Jonas Heinrich fc3ed3fef4 Fixed typo in config 10 years ago
Aleksander Machniak 5010941c43 Update password driver API description 10 years ago
Aleksander Machniak c8d082a83e Fix syntax error in plesk driver 10 years ago
Aleksander Machniak c7ac4bbe53 CS fixes after PR merge 10 years ago