| #
5e29103a |
| 11-Dec-2023 |
annda <annda@users.noreply.github.com> |
Automatic code style fixes
|
| #
7fe2cdf2 |
| 13-Sep-2023 |
Andreas Gohr <andi@splitbrain.org> |
apply #670 and manually cleanup afterwards
fixes some failing tests uses sexplode over array_pad reformats multiline arrays
|
| #
7234bfb1 |
| 13-Sep-2023 |
splitbrain <splitbrain@users.noreply.github.com> |
Automatic code style fixes
|
| #
17dda596 |
| 29-Mar-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Respect ACLs in serial editor (#599)
Fixes #589
|
| #
0549dcc5 |
| 13-Jan-2022 |
Andreas Gohr <andi@splitbrain.org> |
PHP code sniffer autofixes
|
| #
748e747f |
| 09-Apr-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Manual coding style fixes
Method and variable visibility, camel case method names. Some exclusions due to inheritance
|
| #
d6d97f60 |
| 09-Apr-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Automatic coding style fixes
|
| #
8824339d |
| 26-Jul-2016 |
Andreas Gohr <gohr@cosmocode.de> |
load new config when changing the type in editor #74
|
| #
ba766201 |
| 28-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
Use DokuWiki new autoloader for class files
No longer do we need to register our own autoloader. Namespace had to be vendor prefixed.
|
| #
9dfe4ab9 |
| 23-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
autocomplete: print stack trace to console if allowdebug
|
| #
914921fb |
| 29-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
allow types to define their own AJAX backend
|