Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use list in acl help text, for more structure | Klap-in | 2013-02-01 |
| | |||
* | Merge pull request #167 from Klap-in/master | Andreas Gohr | 2013-02-01 |
|\ | | | | | Adds loadHelper to Syntax class and litte code reformat | ||
| * | set $msg argument of loadHelper() default to true. | Klap-in | 2013-01-27 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' | Klap-in | 2013-01-26 |
| |\ | |||
| * | | Reformat last bottom end of the syntax plugin file | Klap-in | 2013-01-26 |
| | | | |||
| * | | Added loadHelper() to DokuWiki_Syntax_Plugin. | Klap-in | 2013-01-26 |
| | | | |||
* | | | Galician language update | Rodrigo Rega | 2013-02-01 |
| |/ |/| | |||
* | | added SHA512 hashing method FS#2663 | Andreas Gohr | 2013-01-26 |
| | | |||
* | | added mediawiki password method FS#2559 | Andreas Gohr | 2013-01-26 |
| | | | | | | | | This should make migrating from MediaWiki a bit easier. | ||
* | | Revert "handle bzip1 as well" | Andreas Gohr | 2013-01-23 |
| | | | | | | | | | | | | | | This reverts commit f2cb3ec76dec3fe2b40f25765ef842223c7132fe. Turns out I was too fast merging this. I can't get PHP's bzip handler to handle a bzip1 compressed file. | ||
* | | handle bzip1 as well | Elan Ruusamäe | 2013-01-23 |
| | | | | | | | | | | in fact .tbz is tar.bz (bzip1) and .tbz2 is what tar.bz2 is used commonly. | ||
* | | Turkish language update | Erdem | 2013-01-18 |
| | | |||
* | | Catalan language update | Daniel López Prat | 2013-01-18 |
| | | |||
* | | Traditional Chinese language update | 日向小郎 | 2013-01-09 |
|/ | |||
* | Arabic language update | Osama Al-Kofahi | 2013-01-06 |
| | |||
* | some coding style improvements | Dominik Eckelmann | 2012-11-29 |
| | | | | | | - removed some dead/unused code - fixed phpdoc - added typing on methods | ||
* | Correct German plugin manager translation (download != install) | Michael Hamann | 2012-11-28 |
| | |||
* | Galician language update | Leandro Regueiro | 2012-11-23 |
| | |||
* | French language update | Anael Mobilia | 2012-11-12 |
| | |||
* | Merge pull request #140 from splitbrain/tar | Andreas Gohr | 2012-11-12 |
|\ | | | | | New Tar Archive library | ||
| * | removed old TarLib and changed plugin manager to use new one | Andreas Gohr | 2012-11-03 |
| | | |||
* | | Czech language update | Jakub | 2012-11-12 |
| | | |||
* | | Merge pull request #121 from splitbrain/strict | Andreas Gohr | 2012-11-04 |
|\ \ | |/ |/| | fix E_STRICT errors FS#2427 | ||
| * | fix E_STRICT errors FS#2427 | Andreas Gohr | 2012-07-28 |
| | | | | | | | | | | | | | | | | This commit fixes all E_STRICT messages shown when running the test suite. There might be more problems not covered by tests, yet. For compatibility reasons with plugins, E_STRICT errors are still supressed. | ||
* | | Korean language update | 이명진 | 2012-11-02 |
| | | |||
* | | Latvian language update | Aivars Miska | 2012-11-02 |
| | | |||
* | | Persian language update | AmirH Hassaneini | 2012-10-23 |
| | | |||
* | | Spanish language update | Mercè López | 2012-10-23 |
| | | |||
* | | russian language update | sh.khmit | 2012-10-23 |
| | | |||
* | | Kazach language update | sh.khmit | 2012-10-23 |
| | | |||
* | | Brazilia Portuguese language update | Frederico Goncalves Guimaraes | 2012-10-12 |
| | | |||
* | | fixed warning in popularity plugin FS#2628 | Andreas Gohr | 2012-10-07 |
| | | |||
* | | Basque language update | Zigor Astarbe | 2012-10-07 |
| | | |||
* | | Esperanto language update | Robert Bogenschneider | 2012-09-21 |
| | | |||
* | | Slovak language update | Martin Michalek | 2012-09-21 |
| | | |||
* | | Simplified Chinese language update | lainme | 2012-09-21 |
| | | |||
* | | Italian language update | Edmondo Di Tucci | 2012-09-21 |
| | | |||
* | | added missing info.txt parameters, added plugin plugin's info.txt, adjusted ↵ | Anika Henke | 2012-09-09 |
| | | | | | | | | old default template's description | ||
* | | updated (and added missing) info.txt files | Anika Henke | 2012-09-09 |
| | | |||
* | | Replacing $_REQUEST variables with $INPUT wrapper, usermanager plugin | Hakan Sandell | 2012-09-08 |
| | | |||
* | | Replacing $_REQUEST variables with $INPUT wrapper, popularity plugin | Hakan Sandell | 2012-09-08 |
| | | |||
* | | Replacing $_REQUEST variables with $INPUT wrapper, plugin manager | Hakan Sandell | 2012-09-08 |
| | | |||
* | | Replacing $_REQUEST variables with $INPUT wrapper, config/admin.php | Hakan Sandell | 2012-09-08 |
| | | |||
* | | Merge pull request #127 from mprins/FS#2463 | Hakan Sandell | 2012-09-08 |
|\ \ | | | | | | | update the url to the latest one used in the manager (FS#2463) | ||
| * | | update the url to the latest one used in the manager | Mark | 2012-08-27 |
| | | | | | | | | | | | | FIX for FS#2463 <https://bugs.dokuwiki.org/index.php?do=details&task_id=2463> | ||
* | | | French language update | Olivier Duval | 2012-09-07 |
| | | | |||
* | | | Spanish language update | Gerardo Zamudio | 2012-09-07 |
| | | | |||
* | | | Finish language update | Jukka Inkeri | 2012-09-07 |
| | | | |||
* | | | Traditional Chinese language update | 日向小郎 | 2012-09-07 |
|/ / | |||
* | | Finish language update | Otto Vainio | 2012-08-26 |
| | |