summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | | | | Merge pull request #453 from splitbrain/DokuCSSFile_CommentsChristopher Smith2013-12-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improved comments for code associated with PR#407 & PR#408
| | * | | | | | | | | | | | | | | | improved comments for code associated with PR#407 & PR#408Christopher Smith2013-11-26
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge pull request #455 from splitbrain/user_importexport_fixesChristopher Smith2013-12-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Usermanager import/export fixes
| | * | | | | | | | | | | | | | | | 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 #460 from splitbrain/FS#1833_bChristopher Smith2013-12-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | FS#1833 (b)
| | * | | | | | | | | | | | | | | | FS#1833 (b)Christopher Smith2013-12-01
| | |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent table entry syntax swallowing multiple preceeding blank lines (a) this shouldn't be necessary, blank lines are handled by paragraph processing (b) avoids issues with greedy table syntax competing with plugins
| * | | | | | | | | | | | | | | | Merge pull request #457 from dokuwiki-translate/lang_update_524Andreas Gohr2013-12-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation update (sl)
| | * | | | | | | | | | | | | | | | translation updateMatej Urbančič2013-11-30
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge pull request #458 from dokuwiki-translate/lang_update_525Andreas Gohr2013-12-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation update (el)
| | * | | | | | | | | | | | | | | | translation updatechris taklis2013-11-30
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge pull request #459 from dokuwiki-translate/lang_update_526Andreas Gohr2013-12-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | Translation update (pt-br)
| | * | | | | | | | | | | | | | | translation updateJuliano Marconi Lanigra2013-11-30
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | 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 candidate 2013-11-18 "Binky" RC2Guy Brand2013-11-18
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'master' into stableGuy Brand2013-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
| | | | | | | | | | | | | |