Aleksander Machniak
89e54718ca
Migration to PHPUnit v9
2021-07-25 11:07:56 +02:00
Aleksander Machniak
9e2bc40213
Dropped support for PHP < 7.3 ( #7976 )
2021-07-25 09:16:33 +02:00
Aleksander Machniak
ac8e067ae6
Use official GPL-3.0-or-later license identifier ( #7901 )
2021-02-24 15:39:36 +01:00
Aleksander Machniak
13e1455cd2
Bump PHP version requirement also for plugins
...
[skip ci]
2021-02-07 10:02:11 +01:00
Aleksander Machniak
996ae95f38
Fix regression in including minicolors and tagedit styles
2021-01-03 18:41:55 +01:00
johndoh
dec10e51da
Support providing skins for plugins inside the main skin folder ( #7445 )
2020-12-21 09:45:34 +01:00
Aleksander Machniak
7c53300990
PHP8 fixes, CS fixes, short array syntax, tests
2020-12-08 21:56:41 +01:00
Aleksander Machniak
f95212d626
PHP8: More warnings fixed
2020-10-11 15:24:30 +02:00
Aleksander Machniak
d6aca6b6b7
Elastic: Drak mode ( #6709 )
2020-07-07 18:58:28 +02:00
Aleksander Machniak
47d9ed6d0c
Add support for PHPUnit 6 and 7 ( #6870 )
...
Fixes composer dependencies: Package phpunit/phpunit-mock-objects is abandoned
We cannot support v8 yet because of errors like:
Declaration of MailFunc::setUp() must be compatible with PHPUnit\Framework\TestCase::setUp(): void
It would require dropping PHP < 7.1 support.
2019-12-28 09:37:45 +01:00
Aleksander Machniak
4b607e2ed3
Fix so Elastic is also a default in jqueryui plugin ( #7039 )
2019-11-18 15:30:23 +01:00
PhilW
32775f0e43
remove redundant type attrib in script tag
2019-10-19 13:54:52 +01:00
Aleksander Machniak
cc1a1d95fe
Correct property name
2019-10-16 12:40:41 +02:00
Aleksander Machniak
4096739322
Fix including assets that exist only in minified version
2019-08-30 12:08:48 +02:00
Aleksander Machniak
1a68fe25c0
Elastic: Fix padding in jQuery-UI dialogs
2019-03-25 12:51:08 +01:00
Aleksander Machniak
1473522928
Keep .diff instead of .orig files
2019-01-30 12:02:49 +01:00
Aleksander Machniak
b6a3df2824
Update to jQuery-MiniColors 2.3.4
...
Fixes color picker issue when using Roundcube in an iframe.
2019-01-30 11:59:29 +01:00
Rotzbua
f8b6493ecf
Change http to https for plugins.roundcube.net ( #6405 )
2018-11-08 12:30:45 +01:00
Aleksander Machniak
d49eb1889b
Fix selecting jQuery-UI styles for skins that extend Elastic
2018-04-28 11:11:00 +00:00
Aleksander Machniak
50312af17e
Fix fatal error on asset_exists() use
2018-04-12 06:45:00 +00:00
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