summaryrefslogtreecommitdiff
path: root/plugins/jqueryui
AgeCommit message (Expand)Author
2015-04-14Don't load jquery UI scripts twiceThomas Bruederli
2015-03-11Add sanity check before attempting to add scripts to a non-html output objectThomas Bruederli
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 vers...Aleksander Machniak
2015-01-21Fixed color popup in Chrome browserAleksander Machniak
2015-01-08Integrate jquery.tagedit with jqueryui pluginAleksander Machniak
2014-12-09Use consistent license identifiers, remove redundant package.xml filesAleksander Machniak
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-10-07Shrinked some images with TinyPNG (saved 38%)Aleksander Machniak
2014-08-07Fix close icon positionThomas Bruederli
2014-08-07Render a rounded outline on focused dialog close buttonThomas Bruederli
2014-07-31Support the 'no-close' class feature for hiding close buttons in jQuery UI di...Thomas Bruederli
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-03Fix datepicker accessibility extensionThomas Bruederli
2014-06-19Extend jQuery UI datepicker widget with basic accessibility featuresThomas Bruederli
2014-06-17Update to jQuery UI 1.10.4Thomas Bruederli
2014-04-27Specify licenses in all javascript files and blocks to please LibreJSThomas Bruederli
2014-04-07Integrate jQuery miniColors extensionAleksander Machniak
2014-03-19Fix .listbox background color in jquery UI dialogsThomas Bruederli
2014-03-11Refined some skin stylesThomas Bruederli
2014-03-09Add styles for 'mainaction' dialog buttonsThomas Bruederli
2014-01-26Update to jQuery UI 1.9.2 (without themes)Thomas Bruederli
2013-10-22Decorate drop-down menus in datepicker titleThomas Bruederli
2013-09-28Created composer.json files for default pluginsThomas Bruederli
2013-08-20s/$rcmail_config/$config/ also for plugins configurationAleksander Machniak
2013-06-20Make all bundled plugins the same license as Roundcube itself, which is GPLv3+Thomas Bruederli
2013-01-19Add basic tests for pluginsAleksander Machniak
2012-11-21Adapt stylesheets to recent changes in jQuery UI 1.9Thomas Bruederli
2012-11-07Updated to jQuery 1.8.2 and jQuery UI 1.9.1Thomas Bruederli
2012-10-18Add gradient styles for IEThomas Bruederli
2012-10-04Reduce spacing between UI tabs and contentThomas Bruederli
2012-08-04Also fix dialog position 'right'Thomas Bruederli
2012-08-04$ => jQuery to avoid replacements in PHPThomas Bruederli
2012-08-04Fix jQuery UI Larry theme (#1488533)Thomas Bruederli
2012-07-30Adapt to new default skin folder namimgThomas Bruederli
2012-07-30Rename old 'default' skin folder to 'classic'Thomas Bruederli
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are not...thomascube