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.
5 years ago
Aleksander Machniak
4b607e2ed3
Fix so Elastic is also a default in jqueryui plugin ( #7039 )
5 years ago
PhilW
32775f0e43
remove redundant type attrib in script tag
5 years ago
Aleksander Machniak
cc1a1d95fe
Correct property name
5 years ago
Aleksander Machniak
4096739322
Fix including assets that exist only in minified version
5 years ago
Aleksander Machniak
1a68fe25c0
Elastic: Fix padding in jQuery-UI dialogs
6 years ago
Aleksander Machniak
1473522928
Keep .diff instead of .orig files
6 years ago
Aleksander Machniak
b6a3df2824
Update to jQuery-MiniColors 2.3.4
...
Fixes color picker issue when using Roundcube in an iframe.
6 years ago
Rotzbua
f8b6493ecf
Change http to https for plugins.roundcube.net ( #6405 )
6 years ago
Aleksander Machniak
d49eb1889b
Fix selecting jQuery-UI styles for skins that extend Elastic
7 years ago
Aleksander Machniak
50312af17e
Fix fatal error on asset_exists() use
7 years ago
Aleksander Machniak
ff55fa622f
Fix jqueryui plugin compatibility with assets_dir setting
7 years ago
Aleksander Machniak
df30d71e5a
Elastic: Improvements to .ui-menu and z-index fix in the slider
7 years ago
Aleksander Machniak
0a01ccc00d
Remove redundant datepicker localization
7 years ago
Aleksander Machniak
20a0ca6b16
Elastic: Remove tagedit.css, these styles are handled by the skin now
7 years ago
Aleksander Machniak
de544cc905
Add possibility to use localized date format as datepicker input placeholder
...
Need to be supported by skin. Elastic support is comming.
7 years ago
Aleksander Machniak
13dab18652
Add minicolors config to the client env
7 years ago
Aleksander Machniak
375d648917
Improve minicolors widget style for Elastic
7 years ago
Aleksander Machniak
dbecd3c8b5
Elastic: Fix padding for dialog buttons
7 years ago
Aleksander Machniak
3a77c906a1
Merge branch 'master' into dev-elastic
7 years ago
Aleksander Machniak
91826a755b
Elastic: Cleanup datepicker styles
7 years ago
Aleksander Machniak
ebfc8448aa
Small correction in dialog size calculation
7 years ago
Aleksander Machniak
0940370ccd
Support elastic skin in jqueryui plugin
...
For now only dialogs covered.
7 years ago
Aleksander Machniak
c2068070df
Fix path to minicolors image
7 years ago
Aleksander Machniak
b54a0b86b1
Update to jquery-minicolors 2.2.6
7 years ago
Aleksander Machniak
9858c2a294
Merge branch 'master' into dev-elastic
8 years ago
Thomas Bruederli
d4e4cfef92
More flattening of jQuery UI styles
8 years ago
Thomas Bruederli
7969981320
Flattened buttons and icons, removed gradients and box shadows
8 years ago
Aleksander Machniak
48d9ee4f1f
A better way of intercepting dialog position in larry
8 years ago
Aleksander Machniak
e0cedf0f36
Fix some datepicker style in mozilla
8 years ago
Aleksander Machniak
f6d1c40a6b
Fix background color of some menu lists
8 years ago
Aleksander Machniak
b0fae77784
Added missing composer.json file for jqueryui plugin
8 years ago
Aleksander Machniak
a5348bbe7f
Fix some styles after jQuery-UI update
8 years ago
Aleksander Machniak
b12309a759
Re-enable accessible datepicker
8 years ago
Aleksander Machniak
8448c8d136
Upgrade to jquery-minicolors-2.2.4
8 years ago
Aleksander Machniak
b3ee5d13cd
Update to jQuery-UI 1.12.0
8 years ago
Aleksander Machniak
74a7dd553c
Fix datepicker so it is possible to re-open the calendar widget by click (Kolab 5115)
9 years ago
Thomas Bruederli
ca8cfd8654
Don't load jquery UI scripts twice
10 years ago
Thomas Bruederli
22409b88c5
Add sanity check before attempting to add scripts to a non-html output object
10 years ago
Thomas Bruederli
b7a4e2ed18
Better selector for FF35+
10 years ago
Thomas Bruederli
613966d76f
Use @supports selector for setting date selector icon in Firefox 35+
10 years ago
Aleksander Machniak
686ff4b538
Fix keyboard navigation and css in datepicker widget across many Firefox versions
10 years ago
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.
10 years ago
Aleksander Machniak
788d37db0d
Integrate jquery.tagedit with jqueryui plugin
10 years ago
Aleksander Machniak
72b117feb1
Use consistent license identifiers, remove redundant package.xml files
10 years ago
Aleksander Machniak
0ea079d604
dirname(__FILE__) -> __DIR__
10 years ago
Aleksander Machniak
6c6991fb53
Shrinked some images with TinyPNG (saved 38%)
10 years ago
Thomas Bruederli
1db9a4931c
Fix close icon position
10 years ago
Thomas Bruederli
f61959d9c2
Render a rounded outline on focused dialog close button
10 years ago
Thomas Bruederli
a6e9b4f97b
Support the 'no-close' class feature for hiding close buttons in jQuery UI dialogs
10 years ago