summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* remove incorrect 'private' restriction from tset methodChristopher Smith2013-12-01
|
* comment (hide) incomplete export with filter testChristopher Smith2013-12-01
|
* Per FS#2884, implement a local version of str_getcsv() to maintainChristopher Smith2013-12-01
| | | | | compatibility with php 5.2.x (str_getcsv() is only available in php 5.3+ and is used by user manager import feature.
* test import against auth plugin which doesn't allow adding usersChristopher Smith2013-11-28
|
* Add unit tests for usermanager import & export functionsChristopher Smith2013-11-28
|
* Improvements to facilitate unit testingChristopher Smith2013-11-28
| | | | | | - don't die at end of _export() - internal classs wrapper method for is_uploaded_file() to allow overriding for use under cli & without having to upload a file
* MINOR: comment spelling correctionsChristopher Smith2013-11-28
|
* IMPROVEMENT: remove generated password from import failure dataChristopher Smith2013-11-28
|
* Bugfix: correct variable name toChristopher Smith2013-11-28
|
* Merge pull request #449 from dokuwiki-translate/lang_update_517Andreas Gohr2013-11-25
|\ | | | | Translation update (ko)
| * translation updateGaram2013-11-25
|/
* Merge pull request #448 from dokuwiki-translate/lang_update_516Andreas Gohr2013-11-25
|\ | | | | Translation update (no)
| * translation updateBoris2013-11-25
|/
* Merge pull request #443 from dokuwiki-translate/lang_update_508Andreas Gohr2013-11-25
|\ | | | | Translation update (no)
| * translation updateThomas Juberg2013-11-24
| |
* | Merge pull request #444 from dokuwiki-translate/lang_update_511Andreas Gohr2013-11-25
|\ \ | | | | | | Translation update (pl)
| * | translation updateTomasz Bosak2013-11-24
| |/
* | Merge pull request #445 from dokuwiki-translate/lang_update_512Andreas Gohr2013-11-25
|\ \ | | | | | | Translation update (de-informal)
| * | translation updateJanosch2013-11-25
| | |
* | | Merge pull request #446 from dokuwiki-translate/lang_update_514Andreas Gohr2013-11-25
|\ \ \ | | | | | | | | Translation update (it)
| * | | translation updateClaudio Lanconelli2013-11-25
| |/ /
* | | Merge pull request #447 from dokuwiki-translate/lang_update_515Andreas Gohr2013-11-25
|\ \ \ | |/ / |/| | Translation update (fr)
| * | translation updateJérôme Brandt2013-11-25
|/ /
* | Merge pull request #439 from dokuwiki-translate/lang_update_503Andreas Gohr2013-11-24
|\ \ | | | | | | Translation update (fi)
| * | translation updateRami Lehti2013-11-24
| | |
* | | Merge pull request #438 from dokuwiki-translate/lang_update_502Andreas Gohr2013-11-24
|\ \ \ | |_|/ |/| | Translation update (ko)
| * | translation updateMyeongjin2013-11-24
| |/
* | Merge pull request #433 from dokuwiki-translate/lang_update_499Andreas Gohr2013-11-23
|\ \ | | | | | | Translation update (ja)
| * | translation updateSatoshi Sahara2013-11-19
| |/
* | added deleted files (was missing from latest RC)Anika Henke2013-11-22
| |
* | Merge pull request #432 from dokuwiki-translate/lang_update_498Anika Henke2013-11-21
|\ \ | | | | | | Translation update (nl)
| * | translation updateGerrit Uitslag2013-11-18
| | |
* | | Merge pull request #431 from dokuwiki-translate/lang_update_497Anika Henke2013-11-21
|\ \ \ | |_|/ |/| | Translation update (de)
| * | translation updateBenedikt Fey2013-11-18
| |/
* / Release preparationGuy Brand2013-11-18
|/
* Merge pull request #430 from splitbrain/change-installer-allowregAnika Henke2013-11-17
|\ | | | | swapped logic for allowing/disabling registration in installer
| * swapped logic for allowing/disabling registration in installerAnika Henke2013-11-17
| |
* | ensure css loadfile test doesn't try to create a directory (and fail) if the ↵Christopher Smith2013-11-17
| | | | | | | | directory already exists
* | Merge pull request #406 from splitbrain/remove-deprecated-stuffChristopher Smith2013-11-17
|\ \ | | | | | | Remove deprecated stuff
| * | Revert "deleted wrongly added file"Anika Henke2013-11-04
| | | | | | | | | | | | This reverts commit 9b47ccb8d0bb02c6f5a7a67d261a43f0fd31413c.
| * | deleted another wronlgy added fileAnika Henke2013-11-04
| | |
| * | deleted wrongly added fileAnika Henke2013-11-04
| | |
| * | removed deprecated imagesAnika Henke2013-11-04
| | |
| * | removed deprecated html_attbuild()Anika Henke2013-11-04
| | |
| * | removed deprecated tpl_getFavicon()Anika Henke2013-11-04
| | |
| * | removed loading of deprecated RTL stylesAnika Henke2013-11-04
| | |
| * | removed deprecated third param of cleanID()Anika Henke2013-11-04
| | |
* | | Merge pull request #407 from splitbrain/FS#2875Christopher Smith2013-11-17
|\ \ \ | |_|/ |/| | FS#2875 : Allow less to parse @import of .less files
| * | refactor to improve eleganceChristopher Smith2013-11-11
| | |
| * | fix sp. in commentChristopher Smith2013-11-11
| | |