summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2015-04-20Bump up version numberAleksander Machniak
2015-04-20Add option to prepopulate vacation addresses on form init (#1490030)Aleksander Machniak
2015-04-18Fix incorrect filter data after filter delete (#1490356)Aleksander Machniak
Fix missing position idicator in Larry skin when dragging a filter
2015-04-14Don't load jquery UI scripts twiceThomas Bruederli
2015-04-14Add option to define default vacation intervalAleksander Machniak
2015-04-11Enigma: Added user preferences to disable plugin featuresAleksander Machniak
2015-04-08Enigma: diagnosed and described Crypt_GPG issues related with gnupg >= 2.0Aleksander Machniak
2015-04-05Enigma: fix issues with enabled messages_cacheAleksander Machniak
2015-04-03Enigma: really add composer.jsonAleksander Machniak
2015-04-03Enigma: added composer.json fileAleksander Machniak
2015-03-31Enigma: Handle signed content inside of encrypted messageAleksander Machniak
2015-03-31Enigma: Implemented messages signing and encryptingAleksander Machniak
2015-03-31Fix vpopmaild driver of password pluginAleksander Machniak
2015-03-31Fix zipped messages downloads after selecting all messages in a folder ↵Aleksander Machniak
(#1490339)
2015-03-23Allow help plugin to append a link to the error page for more information ↵Thomas Bruederli
about CSRF protection
2015-03-13Fix missing host:port in connection error messageAleksander Machniak
2015-03-12Simplify HTML structure of ACL dialogsThomas Bruederli
2015-03-12Give other plugins the opportunity to adjust the list of permissions and ↵Thomas Bruederli
groups to edit
2015-03-12Make ACL popups scale to the actual content and avoid scrolling if possibleThomas Bruederli
2015-03-12Fix handling of header test with one-element array as header nameAleksander Machniak
2015-03-12Remove obsolete mt_srand() callsThomas Bruederli
2015-03-11Add sanity check before attempting to add scripts to a non-html output objectThomas Bruederli
2015-03-08Enigma: Larry support, finished PGP decryption, other fixes and improvementsAleksander Machniak
2015-03-05Fix missing vcard_attachment icon on messages list (#1490303)Aleksander Machniak
2015-02-26Added 'kpasswd' driver by Peter AllgeyerAleksander Machniak
2015-02-26Fix "Non-static method PEAR::isError() should not be called statically" ↵Aleksander Machniak
errors (#1490281)
2015-02-20Display group icon on group entry in ACL autocomplete listAleksander Machniak
2015-02-18Fix PHP fatal error when visiting Vacation interface and there's no sieve ↵Aleksander Machniak
script yet
2015-02-16Fix regression where Help toolbar buttons have had incorrect titleAleksander Machniak
2015-02-07Update localizations from TransifexThomas Bruederli
2015-02-05Fix security issue in DBMail driver of password plugin (#1490261)Aleksander Machniak
2015-02-03Fix bug in vacation script detection with kolab_master feature enabled but ↵Aleksander Machniak
no active script
2015-01-27Better selector for FF35+Thomas Bruederli
2015-01-27Use @supports selector for setting date selector icon in Firefox 35+Thomas Bruederli
2015-01-23Fix keyboard navigation and css in datepicker widget across many Firefox ↵Aleksander Machniak
versions
2015-01-21Fixed color popup in Chrome browserAleksander Machniak
The whole <div> element need to be appended to document.body before calling .width() on it.
2015-01-20Improve procedure of script selection to write a vacation ruleAleksander Machniak
2015-01-14Bump up plugin versionAleksander Machniak
2015-01-14Fix bug where vacation rule was saved to wrong script if ↵Aleksander Machniak
managesieve_kolab_master=true
2015-01-14Support "not allof" test as a negation of all sub-testsAleksander Machniak
Fixes also last commit change.
2015-01-14Fix bug where actions without if/elseif/else in sieve scripts were skippedAleksander Machniak
2015-01-13Fix margin in Help > License pageAleksander Machniak
2015-01-08Integrate jquery.tagedit with jqueryui pluginAleksander Machniak
2015-01-07Set 'mainaction' class on Save button in ACL dialogAleksander Machniak
2014-12-28Synchronized localizations from TransifexThomas Bruederli
2014-12-17Fix compatibility with assets_path settingAleksander Machniak
2014-12-16Fix legacy_plugin so it works with assets_path/assets_dirAleksander Machniak
and also when css/js file URLs do not contain cache buster
2014-12-16Improve system security by using optional special URL with security tokenAleksander Machniak
Allows to define separate server/path for image/js/css files Fix bugs where CSRF attacks were still possible on some requests
2014-12-10Add missing composer.json files (skipped because of .gitignore)Aleksander Machniak
2014-12-10Add missing composer.json files (skipped because of .gitignore)Aleksander Machniak