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
|
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
|
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 |
|