Commit Graph

22 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
Aleksander Machniak
f9af15c8d1 Update to jQuery-UI 1.13.1 (#8455) 2022-03-12 09:26:28 +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
0a01ccc00d Remove redundant datepicker localization 2018-01-15 13:45:23 +01:00
Aleksander Machniak
b54a0b86b1 Update to jquery-minicolors 2.2.6 2017-07-22 21:03:34 +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
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
Thomas Bruederli
5a28385e73 Fix error when activeCell is not defined 2014-07-09 11:18:13 +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
419c090fd9 Update to jQuery UI 1.9.2 (without themes) 2014-01-26 16:10:43 +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
thomascube
48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 2012-03-31 12:25:48 +00:00