summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* made info mechanism work againAndreas Gohr2013-08-09
* fixed popularity displayAndreas Gohr2013-08-09
* some style changesAndreas Gohr2013-08-09
* sort pluginsAndreas Gohr2013-08-09
* make sure temporary folders are cleaned upAndreas Gohr2013-08-09
* installation now worksAndreas Gohr2013-08-09
* added tests for the find_folders methodAndreas Gohr2013-08-09
* added a very simplistic lightboxAndreas Gohr2013-08-09
* moved CSS to LESS file, removed angua compatibilityAndreas Gohr2013-08-09
* added 4th tab for manual installAndreas Gohr2013-08-09
* added a first unit testAndreas Gohr2013-08-09
* fixed some confusion between base, id and nameAndreas Gohr2013-08-09
* some initial go at the search tabAndreas Gohr2013-08-09
* added gravatar imagesAndreas Gohr2013-08-09
* translated error messageAndreas Gohr2013-08-04
* removed test repository againAndreas Gohr2013-08-04
* added introsAndreas Gohr2013-08-04
* moved display stuff to gui class, added template listAndreas Gohr2013-08-04
* added tab navigationAndreas Gohr2013-08-04
* various gui fixesAndreas Gohr2013-08-04
* added connectivity recheckAndreas Gohr2013-08-04
* fixed typo in defineAndreas Gohr2013-08-04
* fixed screenshot heightAndreas Gohr2013-08-04
* added tabURL builderAndreas Gohr2013-08-04
* Merge branch 'extension_manager' of github.com:splitbrain/dokuwiki into exten...Andreas Gohr2013-08-04
|\
| * Extension manager: Implement extension tableMichael Hamann2013-08-02
| * 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
* | | added style.local.ini to cache filesAnika Henke2013-08-03
* | | Merge pull request #262 from splitbrain/confstyleiniAnika Henke2013-08-03
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/confstyleini' into confstyleiniAnika Henke2013-08-03
| |\ \ \
| | * | | removed debug statementAndreas Gohr2013-08-03
| * | | | fixed conf style.ini not working due to wrong incbase pathAnika Henke2013-08-03
| |/ / /
| * | | Readded style.local.ini and deprecated itAndreas Gohr2013-08-03
| * | | allow for a style.ini in conf/<tpl>/style.iniAndreas Gohr2013-08-03
* | | | Merge pull request #260 from lupo49/masterAndreas Gohr2013-08-03
|\ \ \ \
| * | | | JSINFO in Media Manager: Initialize with empty array, as $ID and $NSMatthias Schulte2013-08-03
| * | | | Populate global variable JSINFO also in the Media Manager popupMatthias Schulte2013-08-03
| |/ / /
* | | | Merge pull request #261 from splitbrain/acl_tokensubstitution_fixesAndreas Gohr2013-08-03
|\ \ \ \
| * | | | fix a bug in acl manager where it attempted to correct too high page permissi...Christopher Smith2013-08-03
| |/ / /
* | | | corrected comment in pagetools-item() mixinAnika Henke2013-08-03
* | | | use only one mixin name for pagetoolsAndreas Gohr2013-08-03
* | | | lessified pagetools items, added mixins simplify maintenanceAnika Henke2013-08-03
|/ / /
* | | fixed old pagetools sprite loading from cache when hoveringAnika Henke2013-08-03