summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | added tabURL builderAndreas Gohr2013-08-04
| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'extension_manager' of github.com:splitbrain/dokuwiki into ↵Andreas Gohr2013-08-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extension_manager * 'extension_manager' of github.com:splitbrain/dokuwiki: Extension manager: Implement extension table Extension manager: implement uninstall, canModify and install/update Extension manager: Improve update check Extension manager: Use getInfo() when no info.txt is available Extension manager: fix install dir for templates Extension manager: add language file and simple admin component Extension manager: implemented more extension info and basic repository access Extension manager: First draft of the extension class
| | | * | | | | | | | | | | | | | | | | | | | Extension manager: Implement extension tableMichael Hamann2013-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This uses a lot of code and the whole design from the previous extension manager implementation.
| | | * | | | | | | | | | | | | | | | | | | | Extension manager: implement uninstall, canModify and install/updateMichael Hamann2013-08-02
| | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | Extension manager: Improve update checkMichael Hamann2013-08-02
| | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | Extension manager: Use getInfo() when no info.txt is availableMichael Hamann2013-08-02
| | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | Extension manager: fix install dir for templatesMichael Hamann2013-08-02
| | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | Extension manager: add language file and simple admin componentMichael Hamann2013-08-01
| | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into extension_managerMichael Hamann2013-08-01
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | Extension manager: implemented more extension info and basic repository accessMichael Hamann2013-08-01
| | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | Extension manager: First draft of the extension classMichael Hamann2013-08-01
| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | check for false in readdirAndreas Gohr2014-01-19
| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #494 from splitbrain/recursivedeleteAndreas Gohr2014-01-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Recursive delete function
| | * | | | | | | | | | | | | | | | | | | | | | treat non-existing files as success on deleteAndreas Gohr2014-01-06
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | added tests for io_rmdirAndreas Gohr2014-01-06
| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | added recursive delete function to io.phpAndreas Gohr2014-01-06
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #506 from dokuwiki-translate/lang_update_18Dominik Eckelmann2014-01-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation update (ru)
| | * | | | | | | | | | | | | | | | | | | | | translation updateErli Moen2014-01-19
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #507 from dokuwiki-translate/lang_update_19Dominik Eckelmann2014-01-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | Translation update (hu)
| | * | | | | | | | | | | | | | | | | | | | translation updateMarina Vladi2014-01-19
| |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | Merge pull request #501 from dokuwiki-translate/lang_update_13Andreas Gohr2014-01-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation update (fa)
| | * | | | | | | | | | | | | | | | | | | | translation updatereza_khn2014-01-16
| |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | Merge pull request #500 from razvand/masterAndreas Gohr2014-01-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | Corrections in Romanian language files
| | * | | | | | | | | | | | | | | | | | | Adjust and correct translations in Romanian text filesRazvan Deaconescu2014-01-16
| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Make minor corrections to Romanian language fileRazvan Deaconescu2014-01-16
| |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Merge pull request #498 from dokuwiki-translate/lang_update_3Dominik Eckelmann2014-01-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation update (zh)
| | * | | | | | | | | | | | | | | | | | | translation updateoott1232014-01-12
| |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | fix renderer:plugin() signatureAndreas Gohr2014-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in 82d616353e4c3680d88f083eb6f88fe68de92904 we introduced passing the raw match for syntax plugins to the plugin method of the renderer. This was introduced for renderer plugins that might need access to the raw syntax (like the table editor or WYSIWYG plugins). However the function signature was never updated, making these additional parameter basically secret. With strict standard this throws errors. This patch fixes this.
| * | | | | | | | | | | | | | | | | | | php doc blockAndreas Gohr2014-01-08
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | removed some unused parameters, fixed some docblocksAndreas Gohr2014-01-07
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this file makes me cry. there is so much shit going on here.
| * | | | | | | | | | | | | | | | | | removed superflous parameterAndreas Gohr2014-01-07
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | removed superflous parameterAndreas Gohr2014-01-07
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | drop code coverage for nowAndreas Gohr2014-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Something is broken on travis-ci.org regarding the max execution time limit and code coverage generation. I have no clue how to solve this, so I remove this again for test completion's sake. Please chime in with ideas at * https://github.com/travis-ci/travis-ci/issues/1837 * http://stackoverflow.com/q/20972248/172068
| * | | | | | | | | | | | | | | | | | another travis config changeAndreas Gohr2014-01-07
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | integrate code coverage reports in scrutinizer-ciAndreas Gohr2014-01-06
| |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not sure if we end up using it
| * | | | | | / / / / / / / / / / / fixed error in .travis.ymlAndreas Gohr2014-01-05
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | notify IRC on change onlyAndreas Gohr2014-01-05
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | also notify IRC channelAndreas Gohr2014-01-05
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | display more info on travis testsAndreas Gohr2014-01-05
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | try testing dokuwiki on travis-ciAndreas Gohr2014-01-05
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #491 from dokuwiki-translate/lang_update_636Dominik Eckelmann2014-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | Translation update (ar)
| | * | | | | | | | | | | | | | | translation updatealhajr2014-01-05
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | removed invalid source mappingsAndreas Gohr2014-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minified jQuery contains a source mapping hint that will result in a 404 in Chrome. I removed the hint for now. A better solution (eg. fixing the mapping URL) should be found.
| * | | | | | | | | | | | | | | Merge pull request #484 from gturri/patch-1Andreas Gohr2014-01-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typo
| | * | | | | | | | | | | | | | | Fixed typoGuillaume Turri2013-12-29
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #485 from dokuwiki-translate/lang_update_613Andreas Gohr2014-01-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation update (bg)
| | * | | | | | | | | | | | | | | | translation updateIvan Peltekov2013-12-31
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge pull request #487 from dokuwiki-translate/lang_update_618Andreas Gohr2014-01-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation update (ar)
| | * | | | | | | | | | | | | | | | translation updatealhajr2014-01-01
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge pull request #490 from dokuwiki-translate/lang_update_625Andreas Gohr2014-01-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | Translation update (he)