Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | added tests for the find_folders method | Andreas Gohr | 2013-08-09 | |
* | | | | | | | | added a very simplistic lightbox | Andreas Gohr | 2013-08-09 | |
* | | | | | | | | moved CSS to LESS file, removed angua compatibility | Andreas Gohr | 2013-08-09 | |
* | | | | | | | | added 4th tab for manual install | Andreas Gohr | 2013-08-09 | |
* | | | | | | | | added a first unit test | Andreas Gohr | 2013-08-09 | |
* | | | | | | | | fixed some confusion between base, id and name | Andreas Gohr | 2013-08-09 | |
* | | | | | | | | some initial go at the search tab | Andreas Gohr | 2013-08-09 | |
* | | | | | | | | added gravatar images | Andreas Gohr | 2013-08-09 | |
* | | | | | | | | translated error message | Andreas Gohr | 2013-08-04 | |
* | | | | | | | | removed test repository again | Andreas Gohr | 2013-08-04 | |
* | | | | | | | | added intros | Andreas Gohr | 2013-08-04 | |
* | | | | | | | | moved display stuff to gui class, added template list | Andreas Gohr | 2013-08-04 | |
* | | | | | | | | added tab navigation | Andreas Gohr | 2013-08-04 | |
* | | | | | | | | various gui fixes | Andreas Gohr | 2013-08-04 | |
* | | | | | | | | added connectivity recheck | Andreas Gohr | 2013-08-04 | |
* | | | | | | | | fixed typo in define | Andreas Gohr | 2013-08-04 | |
* | | | | | | | | fixed screenshot height | Andreas Gohr | 2013-08-04 | |
* | | | | | | | | added tabURL builder | Andreas Gohr | 2013-08-04 | |
* | | | | | | | | Merge branch 'extension_manager' of github.com:splitbrain/dokuwiki into exten... | Andreas Gohr | 2013-08-04 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | Extension manager: Implement extension table | Michael Hamann | 2013-08-02 | |
| * | | | | | | | Extension manager: implement uninstall, canModify and install/update | Michael Hamann | 2013-08-02 | |
| * | | | | | | | Extension manager: Improve update check | Michael Hamann | 2013-08-02 | |
| * | | | | | | | Extension manager: Use getInfo() when no info.txt is available | Michael Hamann | 2013-08-02 | |
| * | | | | | | | Extension manager: fix install dir for templates | Michael Hamann | 2013-08-02 | |
| * | | | | | | | Extension manager: add language file and simple admin component | Michael Hamann | 2013-08-01 | |
| * | | | | | | | Merge branch 'master' into extension_manager | Michael Hamann | 2013-08-01 | |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | Extension manager: implemented more extension info and basic repository access | Michael Hamann | 2013-08-01 | |
| * | | | | | | | | Extension manager: First draft of the extension class | Michael Hamann | 2013-08-01 | |
* | | | | | | | | | FS#2829 check if auth_random is available in PassHash | Andreas Gohr | 2013-08-04 | |
| |_|/ / / / / / |/| | | | | | | | ||||
* | | | | | | | | added missing default | Andreas Gohr | 2013-08-03 | |
* | | | | | | | | FS#2677 support arrays in to, cc, bcc headers in Mailer | Andreas Gohr | 2013-08-03 | |
* | | | | | | | | added style.local.ini to cache files | Anika Henke | 2013-08-03 | |
* | | | | | | | | Merge pull request #262 from splitbrain/confstyleini | Anika Henke | 2013-08-03 | |
|\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/confstyleini' into confstyleini | Anika Henke | 2013-08-03 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | removed debug statement | Andreas Gohr | 2013-08-03 | |
| * | | | | | | | | | fixed conf style.ini not working due to wrong incbase path | Anika Henke | 2013-08-03 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Readded style.local.ini and deprecated it | Andreas Gohr | 2013-08-03 | |
| * | | | | | | | | allow for a style.ini in conf/<tpl>/style.ini | Andreas Gohr | 2013-08-03 | |
| | |_|_|/ / / / | |/| | | | | | | ||||
* | | | | | | | | Merge pull request #260 from lupo49/master | Andreas Gohr | 2013-08-03 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | JSINFO in Media Manager: Initialize with empty array, as $ID and $NS | Matthias Schulte | 2013-08-03 | |
| * | | | | | | | | Populate global variable JSINFO also in the Media Manager popup | Matthias Schulte | 2013-08-03 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge pull request #261 from splitbrain/acl_tokensubstitution_fixes | Andreas Gohr | 2013-08-03 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | fix a bug in acl manager where it attempted to correct too high page permissi... | Christopher Smith | 2013-08-03 | |
| * | | | | | | | | Fix a couple of bugs in ACL substitution mechanism | Christopher Smith | 2013-08-03 | |
| |/ / / / / / / | ||||
* | | | | | | | | fixed cleanPath bug in tar library FS#2802 | Andreas Gohr | 2013-08-03 | |
* | | | | | | | | Merge pull request #259 from splitbrain/lessify-pagetools | Anika Henke | 2013-08-03 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | corrected comment in pagetools-item() mixin | Anika Henke | 2013-08-03 | |
| * | | | | | | | use only one mixin name for pagetools | Andreas Gohr | 2013-08-03 | |
| * | | | | | | | lessified pagetools items, added mixins simplify maintenance | Anika Henke | 2013-08-03 | |
|/ / / / / / / | ||||
* | | | | | | | fixed old pagetools sprite loading from cache when hovering | Anika Henke | 2013-08-03 |