Commit Graph

66 Commits

Author SHA1 Message Date
Aleksander Machniak
ff55fa622f Fix jqueryui plugin compatibility with assets_dir setting 2018-04-10 17:27:41 +02:00
Aleksander Machniak
df30d71e5a Elastic: Improvements to .ui-menu and z-index fix in the slider 2018-03-21 15:55:24 +00:00
Aleksander Machniak
0a01ccc00d Remove redundant datepicker localization 2018-01-15 13:45:23 +01:00
Aleksander Machniak
20a0ca6b16 Elastic: Remove tagedit.css, these styles are handled by the skin now 2018-01-10 13:41:11 +01:00
Aleksander Machniak
de544cc905 Add possibility to use localized date format as datepicker input placeholder
Need to be supported by skin. Elastic support is comming.
2017-12-07 12:05:10 +01:00
Aleksander Machniak
13dab18652 Add minicolors config to the client env 2017-11-23 11:42:12 +01:00
Aleksander Machniak
375d648917 Improve minicolors widget style for Elastic 2017-11-14 13:51:47 +01:00
Aleksander Machniak
dbecd3c8b5 Elastic: Fix padding for dialog buttons 2017-10-17 13:32:49 +02:00
Aleksander Machniak
3a77c906a1 Merge branch 'master' into dev-elastic 2017-09-10 13:28:47 +02:00
Aleksander Machniak
91826a755b Elastic: Cleanup datepicker styles 2017-08-31 18:32:10 +02:00
Aleksander Machniak
ebfc8448aa Small correction in dialog size calculation 2017-07-25 17:33:22 +02:00
Aleksander Machniak
0940370ccd Support elastic skin in jqueryui plugin
For now only dialogs covered.
2017-07-23 18:41:45 +02:00
Aleksander Machniak
c2068070df Fix path to minicolors image 2017-07-23 14:03:07 +00:00
Aleksander Machniak
b54a0b86b1 Update to jquery-minicolors 2.2.6 2017-07-22 21:03:34 +02:00
Aleksander Machniak
9858c2a294 Merge branch 'master' into dev-elastic 2017-05-14 13:32:35 +02:00
Thomas Bruederli
d4e4cfef92 More flattening of jQuery UI styles 2017-04-22 14:11:02 +02:00
Thomas Bruederli
7969981320 Flattened buttons and icons, removed gradients and box shadows 2017-04-22 13:51:31 +02:00
Aleksander Machniak
48d9ee4f1f A better way of intercepting dialog position in larry 2017-01-19 10:38:46 +01:00
Aleksander Machniak
e0cedf0f36 Fix some datepicker style in mozilla 2016-09-08 12:48:22 +02:00
Aleksander Machniak
f6d1c40a6b Fix background color of some menu lists 2016-09-06 05:29:36 -04:00
Aleksander Machniak
b0fae77784 Added missing composer.json file for jqueryui plugin 2016-09-06 05:25:10 -04:00
Aleksander Machniak
a5348bbe7f Fix some styles after jQuery-UI update 2016-08-15 11:58:44 +02:00
Aleksander Machniak
b12309a759 Re-enable accessible datepicker 2016-08-15 05:34:34 -04:00
Aleksander Machniak
8448c8d136 Upgrade to jquery-minicolors-2.2.4 2016-08-15 04:01:04 -04:00
Aleksander Machniak
b3ee5d13cd Update to jQuery-UI 1.12.0 2016-08-12 10:40:24 +02:00
Aleksander Machniak
74a7dd553c Fix datepicker so it is possible to re-open the calendar widget by click (Kolab 5115) 2016-02-29 12:57:35 +01:00
Thomas Bruederli
ca8cfd8654 Don't load jquery UI scripts twice 2015-04-14 15:32:01 +02:00
Thomas Bruederli
22409b88c5 Add sanity check before attempting to add scripts to a non-html output object 2015-03-11 20:18:39 +01:00
Thomas Bruederli
b7a4e2ed18 Better selector for FF35+ 2015-01-27 14:39:26 +01:00
Thomas Bruederli
613966d76f Use @supports selector for setting date selector icon in Firefox 35+ 2015-01-27 14:37:39 +01:00
Aleksander Machniak
686ff4b538 Fix keyboard navigation and css in datepicker widget across many Firefox versions 2015-01-23 09:49:47 +01:00
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.
2015-01-21 15:36:56 -05:00
Aleksander Machniak
788d37db0d Integrate jquery.tagedit with jqueryui plugin 2015-01-08 10:09:25 -05:00
Aleksander Machniak
72b117feb1 Use consistent license identifiers, remove redundant package.xml files 2014-12-09 05:02:13 -05:00
Aleksander Machniak
0ea079d604 dirname(__FILE__) -> __DIR__ 2014-10-13 14:41:55 +02:00
Aleksander Machniak
6c6991fb53 Shrinked some images with TinyPNG (saved 38%) 2014-10-07 10:41:04 +02:00
Thomas Bruederli
1db9a4931c Fix close icon position 2014-08-07 16:13:33 +02:00
Thomas Bruederli
f61959d9c2 Render a rounded outline on focused dialog close button 2014-08-07 16:12:40 +02:00
Thomas Bruederli
a6e9b4f97b Support the 'no-close' class feature for hiding close buttons in jQuery UI dialogs 2014-07-31 14:29:14 +02:00
Thomas Bruederli
5a28385e73 Fix error when activeCell is not defined 2014-07-09 11:18:13 +02:00
Thomas Bruederli
3fec3e04f6 Fix dialog close button focus border in Firefox 2014-07-09 10:49:47 +02:00
Thomas Bruederli
8f3bd30e54 Fix some jquery UI styles to match the Larry skin 2014-07-09 08:51:28 +02:00
Thomas Bruederli
dea5160798 Fix datepicker accessibility extension 2014-07-03 13:40:55 +02:00
Thomas Bruederli
2efb5cd52a Extend jQuery UI datepicker widget with basic accessibility features 2014-06-19 10:22:58 +02:00
Thomas Bruederli
142e7c9afc Update to jQuery UI 1.10.4 2014-06-17 16:00:27 +02:00
Thomas Bruederli
b34d679075 Specify licenses in all javascript files and blocks to please LibreJS 2014-04-27 15:35:07 +02:00
Aleksander Machniak
8a73fdb67f Integrate jQuery miniColors extension 2014-04-07 13:30:39 +02:00
Thomas Bruederli
ec057a5a52 Fix .listbox background color in jquery UI dialogs 2014-03-19 18:56:45 +01:00
Thomas Bruederli
c8fb38f076 Refined some skin styles 2014-03-11 11:53:53 +01:00
Thomas Bruederli
0c7bc4f5c0 Add styles for 'mainaction' dialog buttons 2014-03-09 16:06:02 +01:00