Commit Graph

52 Commits

Author SHA1 Message Date
Michael Voříšek
28c778b7a0 Modernize more CS III (#9270)
* fix "single_trait_insert_per_statement"

* fix "empty_loop_condition"

* fix "backtick_to_shell_exec"

* fix "phpdoc_to_comment"

* fix "no_empty_statement"

* fix "heredoc_to_nowdoc"

* fix "class_reference_name_casing"

* fix "align_multiline_comment"

* fix "heredoc_indentation"

* fix "constant_case"

* fix "single_line_comment_style"

* fix "no_null_property_initialization"

* fix "standardize_increment"

* fix "no_unneeded_control_parentheses"

* fix missing NL after "<?php"

* fix php in *.sh files too

* fix trailing spaces from all text files

* fix "explicit_indirect_variable"

* Revert "fix "align_multiline_comment""

This reverts commit 42e584f8e3.

* fix "align_multiline_comment" properly

* Revert "fix trailing spaces from all text files" - diff files only

* Revert "Revert "fix trailing spaces from all text files" - diff files only"

This reverts commit 2101c2a3a3.

* rm useless "setup-php" config
2023-12-18 07:46:51 +01:00
Aleksander Machniak
c5022b9e52 Update jQuery-UI to version 1.13.2 (#9041) 2023-07-08 10:10:38 +02:00
Дилян Палаузов
e240dc7060 Optimize PNG files (#8827)
by calling

optipng -o7 -zm9 -strip all `find -name '*.png'`

This will lead to less data transferred to the browsers.
2022-12-30 10:12:42 +01:00
Aleksander Machniak
f9af15c8d1 Update to jQuery-UI 1.13.1 (#8455) 2022-03-12 09:26:28 +01:00
Aleksander Machniak
b6e0d6263c Moved the Larry skin to its own repository (#8271) 2021-11-27 14:08:47 +01:00
Aleksander Machniak
27f5fccaa7 Moved the Classic skin to its own repository (#8271)
https://github.com/roundcube/classic
2021-11-14 10:17:23 +01:00
Aleksander Machniak
d6aca6b6b7 Elastic: Drak mode (#6709) 2020-07-07 18:58:28 +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
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
20a0ca6b16 Elastic: Remove tagedit.css, these styles are handled by the skin now 2018-01-10 13:41:11 +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
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
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
a5348bbe7f Fix some styles after jQuery-UI update 2016-08-15 11:58:44 +02: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
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
788d37db0d Integrate jquery.tagedit with jqueryui plugin 2015-01-08 10:09:25 -05: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
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
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
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
Thomas Bruederli
419c090fd9 Update to jQuery UI 1.9.2 (without themes) 2014-01-26 16:10:43 +01:00
Thomas Bruederli
6f04daa754 Decorate drop-down menus in datepicker title 2013-10-22 11:40:37 +02:00
Thomas Bruederli
5e1775691c Adapt stylesheets to recent changes in jQuery UI 1.9 2012-11-21 15:56:09 +01:00
Thomas Bruederli
91c0990385 Updated to jQuery 1.8.2 and jQuery UI 1.9.1 2012-11-07 18:51:06 +01:00
Thomas Bruederli
1f369223c0 Add gradient styles for IE 2012-10-18 12:12:59 +02:00
Thomas Bruederli
0c1005da3f Reduce spacing between UI tabs and content 2012-10-04 16:05:23 +02:00
Thomas Bruederli
f86ee5e424 Fix jQuery UI Larry theme (#1488533) 2012-08-04 11:30:02 +02:00