summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2014-07-31Support the 'no-close' class feature for hiding close buttons in jQuery UI ↵Thomas Bruederli
dialogs
2014-07-28Fix missing css/js scripts in filter form in mail taskAleksander Machniak
2014-07-16Code improvements + added tests for vacation date regexps handlingAleksander Machniak
2014-07-16Updated changelog and CS fixes after PR mergeAleksander Machniak
2014-07-16CS fixes after PR mergeAleksander Machniak
2014-07-16Merge pull request #202 from jacoblister/masterAleksander Machniak
Add Vacation date range feature without the sieve 'date' extension
2014-07-16Merge pull request #203 from mdamt/gearman-passwordAleksander Machniak
New gearman driver for password plugin
2014-07-16Don't overwrite the whole fieldmap so autocomplete names are resolved correctlyAleksander Machniak
2014-07-14New gearman driver for password pluginMohammad Anwari
2014-07-14Add Vacation date range feature for servers without the sieve 'date' ↵Jacob Lister
extension (using regexes)
2014-07-09Fix error when activeCell is not definedThomas Bruederli
2014-07-09Fix dialog close button focus border in FirefoxThomas Bruederli
2014-07-09Fix some jquery UI styles to match the Larry skinThomas Bruederli
2014-07-08Support contact_search_name option in ACL plugin autocompletionAleksander Machniak
2014-07-03Fix datepicker accessibility extensionThomas Bruederli
2014-07-02Get rid of -moz-box-shadowAleksander Machniak
2014-07-02Get rid of -o-box-shadowAleksander Machniak
2014-07-02Move all filter:(opacity=X) styles to legacy_browser pluginAleksander Machniak
2014-07-02Use treelist widget for folders list in Settings/Folders (#1489648)Aleksander Machniak
2014-06-26After PR merge code cleanupAleksander Machniak
2014-06-25Show password rules before committing new password (#1488285)simonp
2014-06-24Allow anonymous LDAP searchesAleksander Machniak
2014-06-24Add possibility to specify an after-vacation-rule action (keep, discard, ↵Aleksander Machniak
redirect) in Vacation UI
2014-06-22Fix bug where non-existing (or unsubscribed) folder wasn't listed in folder ↵Aleksander Machniak
selector (#1489956)
2014-06-20Fix so all pages are displayed correctly in extwin mode (#1489952)Aleksander Machniak
2014-06-20Fix loading localizationAleksander Machniak
2014-06-19Support Firefox < 4 via legacy_browser (jQuery 2.x does not work)Aleksander Machniak
2014-06-19Link heading with the acl tableThomas Bruederli
2014-06-19Hide acltable heading for voice-only outputThomas Bruederli
2014-06-19Extend jQuery UI datepicker widget with basic accessibility featuresThomas Bruederli
2014-06-17Update to jQuery UI 1.10.4Thomas Bruederli
2014-06-16Added option to specify connection socket parameters - managesieve_conn_optionsAleksander Machniak
2014-06-16Add title attribute to settings menuAleksander Machniak
2014-06-16Add title attribute for settings menuAleksander Machniak
2014-06-13Focus first input in password form on page loadAleksander Machniak
2014-06-12Move some code to legacy_browser pluginAleksander Machniak
2014-06-10Code cleanup and small fixes (after pull request merge)Aleksander Machniak
2014-06-10Merge branch 'master' of https://github.com/simonpl/roundcubemail into ↵Aleksander Machniak
simonpl-master Conflicts: CHANGELOG
2014-06-10ACL: Improved UI accessibilityAleksander Machniak
2014-06-10Move login/hosts to seperate functionsimonp
2014-06-09Managesieve: Improved UI accessibilityAleksander Machniak
2014-06-07Fix for login/hosts exceptionssimonp
2014-06-06Moved functionality from password_first to password_initsimonp
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
Conflicts: program/include/rcmail_output_html.php program/js/app.js program/js/treelist.js program/lib/Roundcube/html.php skins/larry/styles.css skins/larry/templates/compose.html
2014-06-04Fixed Save button in classic skin of Vacation interface (#1489926)Aleksander Machniak
2014-06-03Apply accessibility improvements to the settings sectionThomas Bruederli
2014-06-03Attach nemail_notifier script only to main windowAleksander Machniak
2014-05-28Merge branch 'tinymce4'Aleksander Machniak
Conflicts: program/js/app.js program/js/editor.js program/js/tiny_mce/tiny_mce.js program/steps/utils/spell_html.inc
2014-05-27Add option to force new users to change their password (#1486884)simonp
2014-05-17Merge branch 'dev-text2html'Aleksander Machniak
Conflicts: program/js/app.js Fix handling magic_quotes in rcube_text2html and rcube_html2text - move stripslashes from these classes to action files