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
|
13d203303e
|
Refactored Help plugin to use frames, added Elastic skin support
|
2017-08-02 19:13:19 +02:00 |
|
Thomas Bruederli
|
08167e9114
|
Improve help plugin with some options to display contents according to the current task/step
|
2013-07-04 14:51:58 +02:00 |
|
Thomas Bruederli
|
07c6c69eca
|
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
|
2013-06-20 22:06:28 +02:00 |
|
Thomas Bruederli
|
93a41586db
|
Remove non-matching </div>
|
2012-11-11 14:44:04 +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 |
|
till
|
63a3dc5fde
|
moved plugins
|
2010-03-20 14:20:01 +00:00 |
|
thomascube
|
fbab111ef6
|
Improve styling of help contents + little text changes
|
2009-10-28 16:51:05 +00:00 |
|
alecpl
|
564a2ba793
|
- Help plugin
- support 'dummy' task (for plugins)
|
2009-07-22 09:15:36 +00:00 |
|