| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Fix violations for Generic.PHP.LowerCaseConstant.Found
|
|
|
|
|
|
| |
- removed some dead/unused code
- fixed phpdoc
- added typing on methods
|
|
|
|
| |
FIX for FS#2463 <https://bugs.dokuwiki.org/index.php?do=details&task_id=2463>
|
|
|
|
|
|
|
|
| |
i needed to disable all plugins to figure out which plugin was causing
template error, so it was quite annoying to click on the tiny checkbox
added html label so i could at least click on the plugin name to toggle
checkbox state
|
|
|
|
|
|
|
| |
manager
This patch makes the plugin manager not descend into symbolically linked
directories as this behaviour is not expected from a recursive delete.
|
|
|
|
|
| |
The redirect target URL is constructed with escaped ampersands since b625808123f.
Thanks to Chris Tapp for pointing out.
|
| |
|
| |
|
|
|
|
|
|
| |
Ignore-this: 252bb5a42965ed045221c0544136aa62
darcs-hash:20091111203437-7ad00-86f06d842b3bec22641a637cb09dbc666a42ca2d.gz
|
|
Ignore-this: 4007248aa01f09990612c844c8a83900
This patch moves the different classes of the plugin manager into their own
files and moves formerly global utility functions into the appropriate
class scopes.
darcs-hash:20090725152105-7ad00-89801e811b7eb0d0db25a825d6065aed8ef95c33.gz
|