summaryrefslogtreecommitdiff
path: root/lib/plugins
Commit message (Collapse)AuthorAge
* Swedish language updateMikael Mallander2011-07-02
|
* Kazakh translation addedNurgozha Kaliaskarov2011-06-21
|
* Bulgarian language updateKiril Velikov2011-06-16
|
* config manager: always write back to the last fileAndreas Gohr2011-06-16
| | | | in the local config cascade tree
* finished jQuery port of ACL managerAndreas Gohr2011-06-09
|
* started jQuery port of ACL managerAndreas Gohr2011-06-09
|
* Estonian language updateRivo Zängov2011-06-05
|
* Merge pull request #46 from gturri/masterAnika Henke2011-06-04
|\ | | | | Fix display in popularity plugin
| * Fix display in popularity pluginGuillaume Turri2011-05-28
| |
* | Hungarian language updateSzabó Dávid2011-06-04
| |
* | Add missing Slovak language fileMartin Michalek2011-05-31
| |
* | Persian language updateSoroush Falahati2011-05-30
| |
* | Norwegian language updateRune Rasmussen2011-05-30
|/
* Slovak language updateMartin Michalek2011-05-25
|
* Persian language updateOmid Mottaghi2011-05-25
|
* Arabic language updateUsama Akkad2011-05-25
|
* fixed some missing config_cascade occurrences (FS#2235)Anika Henke2011-05-07
|
* Dutch language updateBart Lamberigts2011-05-03
|
* Spanish language updateMarcelo Zunino2011-05-03
|
* Brazilian Portuguese language updateFrederico Goncalves Guimaraes2011-05-02
|
* Chinese language updateChoicky Chou2011-05-01
|
* language updates: update.dokuwiki.org is currently used for update/msg-checksMatthias Schulte2011-04-28
|
* Czech language updateVojta Beran2011-04-27
|
* Korean language updateErial Krale2011-04-27
|
* Bulgarian language updateKiril Velikov2011-04-27
|
* eu: language updatesMatthias Schulte2011-04-27
|
* de/de-informal: language updates (added "packageinstalled")lupo492011-04-23
|
* Portuguese language updateJosé Carlos Campos2011-04-20
|
* Hungarian language updateTihanyi Sándor2011-04-19
|
* Latvian language updateAivars Miska2011-04-19
|
* Merge remote-tracking branch 'upstream/master'Kate Arzamastseva2011-04-18
|\
| * Traditional Chinese updateShuo-Ting Jian2011-04-17
| |
| * Japanese update (missing file)Yuji TAKENAKA2011-04-17
| | | | | | | | Signed-off-by: Guy Brand <gb@unistra.fr>
| * Japanese updateYuji TAKENAKA2011-04-17
| | | | | | | | Signed-off-by: Guy Brand <gb@unistra.fr>
| * tiny fixes for xhtml strictAnika Henke2011-04-17
| |
| * Bulgarian language updateKiril Velikov2011-04-17
| |
| * Merge branch 'master' of https://github.com/lupo49/dokuwiki into lupo49-masterGuy Brand2011-04-16
| |\
| | * eo: updates for esperanto languagelupo492011-04-16
| | |
| * | French strings updateGuy Brand2011-04-16
| | |
| * | Removed hard coded strings from plugin managerGuy Brand2011-04-16
| |/
| * closed hidden input in popularity pluginAnika Henke2011-04-16
| |
| * avoid empty optgroup in acl adminAnika Henke2011-04-16
| |
| * fix ACL preview for users with special chars FS#2206Andreas Gohr2011-04-16
| | | | | | | | The user was nameencoded twice.
| * Finnish language updateOtto Vainio2011-04-16
| |
| * French language updateConstantinos Xanthopoulos2011-04-16
| |
| * Finnish language updateOtto Vainio2011-04-16
| |
| * fixed two errors in safefnrecode pluginMyron Turner2011-04-06
| |
| * safefnrecode: don't double fix filenamesAndreas Gohr2011-04-03
| |
| * fix end indicator fixAndreas Gohr2011-04-03
| |
| * Temporary conversion plugin for new fnencode FS#2197Andreas Gohr2011-04-03
| | | | | | | | | | | | | | | | | | | | This plugin converts existing filenames that were stored using the option "safe" in fnencode from using the dot (.) as post_indicator to using a bracket (]) as post_insdicator. It will also add a post_indicator at the end of the file name should it be missing (Bug FS#2122). This plugin needs testing by people using the safe encode option!