summaryrefslogtreecommitdiff
path: root/lib/plugins
Commit message (Collapse)AuthorAge
...
| | * | | | French language updateskimpax2011-12-22
| | | | | |
| | * | | | Japanese language updateKazutaka Miyasaka2011-12-22
| | |/ / /
| | * | | Malay language updateJian Wei Tay2011-12-15
| | | | |
| | * | | Polish language updateBegina Felicysym2011-12-14
| | | | |
| | * | | Dutch language updateRicardo Guijt2011-12-08
| | | | |
| | * | | Norwegian language updateEgil Hansen2011-12-06
| | | | |
| | * | | Add missing German language values (config plugin)Andreas Haerter2011-12-06
| | | | |
| | * | | use throbber in ACL ajax interfaceAndreas Gohr2011-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | To avoid problems when an AJAX request takes a bit longer in the ACL manager, a throbber is shown while loading the info.
| | * | | Dutch language updateMarijn Hofstra2011-11-27
| | | | |
| | * | | avoid PHP notice in ACL ajax backend FS#2384Andreas Gohr2011-11-27
| | | | |
| | * | | added missing config metadata FS#2383Andreas Gohr2011-11-27
| | | | | | | | | | | | | | | | | | | | Translators need to add another string.
| | * | | French language updateChristophe Martin2011-11-27
| | | | |
| | * | | Traditional Chinese language updateShuo Ting Jian2011-11-27
| | | | |
| | * | | Chinese language updateShuo Ting Jian2011-11-27
| | | |/ | | |/|
| | * | add label to each plugin in plugin management pageElan Ruusamäe2011-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | added getapi methods to remote pluginDominik Eckelmann2012-02-05
| | | |
| * | | removed xmlrpc and xmlrpcuser - added remote and remoteuser config optionDominik Eckelmann2012-01-08
| | | |
| * | | added forgotten remote.php in lib/pluginsDominik Eckelmann2011-12-22
| |/ /
| * | fixed german language stringsAndreas Gohr2011-11-13
| | |
| * | fixed various errors in language filesAndreas Gohr2011-11-13
| | |
| * | Bulgarian language updateKiril Velikov2011-11-13
| | |
| * | Czech language updateZbyněk Křivka2011-11-13
| | |
| * | Finnish language fixesOtto Vainio2011-11-13
| | |
* | | made it possible to disable HTML mails in the configAndreas Gohr2012-04-15
|/ /
* | de/de-informal: language updateslupo492011-11-12
| |
* | Esperanto language updateRobert Bogenschneider2011-11-10
| |
* | Slovak language updateMartin Michalek2011-11-10
| |
* | French strings minor fix and obsolete email address updateGuy Brand2011-11-05
| |
* | pt: paraphrased '<' character in some language files to avoid XML errors André Neves2011-11-05
| | | | | | as per commit 34bc7405a09b0c63ed7eef338853e13d377c36e6
* | paraphrased '<' character in some language files (en, de, de-informal) to ↵Anika Henke2011-11-05
| | | | | | | | avoid XML errors -- please fix other languages
* | Bulgarian language updateKiril Velikov2011-10-27
| |
* | German language updatesPierre Corell2011-10-27
| |
* | Slovak language updateMartin Michalek2011-10-23
| |
* | Norwegian language updateJon Magne Bøe2011-10-23
| |
* | French language updateJohan Guilbaud2011-10-15
| |
* | Fixes FS#2323 Symbolic link to template doesn't workHakan Sandell2011-10-15
| | | | | | | | patch by Chris Green
* | fixed German translation informal -> formalAndreas Gohr2011-10-15
|/
* Dutch language updateJeroen Roeterd2011-10-10
|
* German language updateKaeptn Haddock2011-10-10
|
* Spanish language updateRubén Figols2011-10-10
|
* Romanian language updateMarius-Alex Olar2011-10-10
|
* Simplified Chinese language updatelainme2011-09-19
|
* Norwegian language updateThomas Nygreen2011-09-19
|
* Finnish language updateOtto Vainio2011-09-19
|
* Esperanto language updateRobert Bogenschneider2011-09-19
|
* Greek language updatePetros Vidalis2011-09-19
|
* Various JavaScript improvements, JSLint, jQueryAdrian Lang2011-09-13
|
* pt-BR language updateDedeco2011-09-12
|
* Merge branch 'plugincontroller' of git://github.com/piyushmishra/dokuwiki ↵Anika Henke2011-09-10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into plugincontroller This adds support for the config_cascade when enabling/disabling plugins, making farming easier. The changes have been implemented by Piyush Mishra and are a part of the new extension manager which will follow later. It's the result of a Google Summer of Code project, the official project page can be found at http://www.google-melange.com/gsoc/project/google/gsoc2011/piyushmishra/26001 Thanks to Piyush for the work and Google for sponsoring it! Conflicts: inc/lang/en/lang.php
| * added new plugins config cascade and added plugin.info.txtPiyush Mishra2011-08-20
| |