aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/plugins/extension
Commit message (Collapse)AuthorAge
* added logviwer admin pluginAndreas Gohr2020-08-13
| | | | | | This allows for easy viewing of the available logs. The log format was sligthly adjusted again for easier parsing.
* extension cli: do not try to upgrade bundled pluginsAndreas Gohr2020-08-12
| | | | fixes #3227
* translation updateMartin Michalek2020-08-05
|
* translation updateGHSRobert Ciang2020-08-05
|
* translation updatePaulo2020-07-30
|
* translation updateAxel Schwarzer2020-07-25
|
* translation updatePetr Kajzar2020-07-17
|
* translation updatePierre Henriot2020-06-19
|
* translation updateThien Hau2020-06-14
|
* translation updateHokkaidoPerson2020-06-13
|
* translation updateFilippo2020-06-12
|
* translation updateHokkaidoPerson2020-06-11
|
* translation updateDomingo Redal2020-06-04
|
* translation updatePaulo Schopf2020-05-29
|
* translation updatePaulo Schopf2020-05-28
|
* Merge pull request #3093 from dokuwiki-translate/lang_update_51_1590471152Henry Pan2020-05-26
|\ | | | | Translation update (ru)
| * translation updateAleksandr Selivanov2020-05-26
| |
* | translation updateAleksandr Selivanov2020-05-26
|/
* translation updateАнатолий2020-05-25
|
* translation updateDavi Jorge2020-05-22
|
* translation updateJacob Palm2020-05-22
|
* translation updateSchplurtz le Déboulonné2020-05-16
|
* Translation update (zh) (#3071)DokuWiki Translation Tool2020-05-06
| | | | | | | | * translation update * Update inc/lang/zh/lang.php * Update lib/plugins/extension/lang/zh/lang.php * Update lib/plugins/config/lang/zh/lang.php Co-authored-by: Xin <chenxin1034@gmail.com>
* translation updateThien Hau2020-05-06
|
* remove calls to deprecated methods and classesAndreas Gohr2020-05-01
|
* fix PHP styling on extension/adminPhy2020-03-09
|
* add overwrite option on extension upload formPhy2020-03-09
| | | | | | | | | | | | By default, on frontend $overwrite is false. Backend function installFromUpload / installFromURL will have a default of true to preserve existing behavior for other API users. installArchive now will insert a frontend msg() about not installing because of overwrite restriction. It's not being exposed by exception, but it should be reflected on its return array list of installed plugin. This fixes #715.
* Merge pull request #2985 from movatica/fix_fpermAndreas Gohr2020-03-04
|\ | | | | Fixed inconsistent handling of falsy values on fperm setting
| * Fixed inconsistent handling of falsy values on fperm settingmovatica2020-02-18
| | | | | | | | | | | | | | | | The $conf['fperm'] value was checked in multiple files using different methods. This can cause permission trouble with restricted environments, i.e. when chmod is forbidden and file permissions are non-default. Now, all checks use implicit cast to boolean which leads to consistent behaviour. Also, a misleading variable was renamed in context to better understand one of the checks.
* | jquery-migrate: replace on()/trigger() shorthand and use prop() for disabled ↵Phy2020-02-23
| | | | | | | | | | | | attr Related to #1546.
* | check linktype of bugtrackerURLSatoshi Sahara2020-02-20
| | | | | | | | The "report bugs" link in the plugin's home page may be located to the same page in some extensions.
* | fix url parameter separator in gui::tabURL()Satoshi Sahara2020-02-19
| |
* | revert aliasing FormWriter classSatoshi Sahara2020-02-19
| |
* | lowercase variable nameSatoshi Sahara2020-02-19
| |
* | set action attribute for form tagsSatoshi Sahara2020-02-18
| |
* | label.block design compatibilitySatoshi Sahara2020-02-18
| | | | | | | | | | render <br> after <input> tag inside <label class="block"> elements. to be compatible with Doku_Form::form_textfield(), form_filefield()
* | fix bundled extension listSatoshi Sahara2020-02-16
| |
* | bugfix: not work enable/disable plugin buttonsSatoshi Sahara2020-02-15
| |
* | rewrite code using Form\Form classSatoshi Sahara2020-02-15
| |
* | coding styleSatoshi Sahara2020-02-15
| |
* | Merge remote-tracking branch 'upstream/master' into extension-managerSatoshi Sahara2020-02-12
|\|
| * Merge remote-tracking branch 'upstream/master' into plugin-listSatoshi Sahara2020-01-20
| |\
| * | sort plugins in plugin_list()Satoshi Sahara2019-10-23
| | |
| * | Revert "eliminate access to global $plugin_controller"Satoshi Sahara2019-10-23
| | | | | | | | | | | | This reverts commit 2b1bb8ffafe5d72c35b81659b1d96b8dc19f0de3.
| * | eliminate access to global $plugin_controllerSatoshi Sahara2019-10-21
| | |
* | | PSR-12 coding styleSatoshi Sahara2020-02-12
| | |
* | | respect conf['target'] for Docs and Bugs linksSatoshi Sahara2020-02-11
| | | | | | | | | | | | fix #2912
* | | better variable nameSatoshi Sahara2020-02-11
| |/ |/|
* | translation updateTuomo Hartikainen2020-01-08
| |
* | translation updateSchopf2019-11-23
| |