summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* Merge pull request #282 from dokuwiki-translate/lang_update_111Andreas Gohr2013-08-11
|\ | | | | Translation update (nl)
| * translation updateGerrit Uitslag2013-08-10
| |
* | translation updater0sk2013-08-11
|/
* Merge pull request #280 from dokuwiki-translate/lang_update_99Andreas Gohr2013-08-09
|\ | | | | Translation update (fr)
| * translation updateEmmanuel2013-08-08
| |
* | translation updateEgor Smkv2013-08-08
|/
* translation updateEdmondo Di Tucci2013-08-08
|
* changed style of `<file>` slightly to help tell it apart from `<code>`Anika Henke2013-08-06
| | | | For Ingo from the LinuxHotel
* translation updateRachel2013-08-06
|
* translation updateEdmondo Di Tucci2013-08-05
|
* translation updatetsangho2013-08-05
|
* Merge pull request #271 from dokuwiki-translate/lang_update_40Andreas Gohr2013-08-05
|\ | | | | Translation update (el)
| * translation updateConstantinos Xanthopoulos2013-08-04
| |
* | Merge pull request #273 from dokuwiki-translate/lang_update_47Dominik Eckelmann2013-08-05
|\ \ | | | | | | Translation update (ru)
| * | translation updatePavel2013-08-05
| |/
* / translation updateTor Härnqvist2013-08-04
|/
* translation updateSven2013-08-04
|
* removed now unused interwiki iconsAndreas Gohr2013-08-04
|
* Merge pull request #263 from splitbrain/mediamanager_list_orderingAndreas Gohr2013-08-04
|\ | | | | Mediamanager list ordering
| * show media files in date order (most recent first) after an upload is completedChristopher Smith2013-08-03
| |
| * fix the default ordering of media files to be "natural".Christopher Smith2013-08-03
| | | | | | | | also allow the order to be specified in more places.
* | Merge pull request #264 from splitbrain/authconfigdangerAndreas Gohr2013-08-04
|\ \ | | | | | | Authconfigdanger
| * | change 'debug' setting to 'security' (rather than 'danger')Christopher Smith2013-08-03
| | |
| * | add 'danger' alert to authpgsql config settingsChristopher Smith2013-08-03
| | |
| * | add 'danger' alert to authmysql config settingsChristopher Smith2013-08-03
| | |
| * | add 'danger' alert to authldap config settingsChristopher Smith2013-08-03
| | |
| * | add 'danger' alert to authad config settingsChristopher Smith2013-08-03
| |/
* | Merge pull request #254 from splitbrain/user_importexportAndreas Gohr2013-08-04
|\ \ | | | | | | User importexport
| * | convert from iso-8859-1 if not utf8Christopher Smith2013-08-03
| | |
| * | style improvementsChristopher Smith2013-08-02
| | |
| * | enable email notifications & alert messages for imported usersChristopher Smith2013-08-02
| | |
| * | add csv import functionality to the user managerChristopher Smith2013-08-02
| | |
| * | add csv export functionality to the user managerChristopher Smith2013-08-01
| | |
* | | Merge pull request #268 from splitbrain/FS#2806Andreas Gohr2013-08-04
|\ \ \ | | | | | | | | FS#2806 - fix auth capability listing in html_debug()
| * | | FS#2806 - fix auth capability listing in html_debug()Christopher Smith2013-08-04
| | | |
* | | | translation updatemprins2013-08-04
|/ / /
* | | added style.local.ini to cache filesAnika Henke2013-08-03
| | |
* | | Merge pull request #262 from splitbrain/confstyleiniAnika Henke2013-08-03
|\ \ \ | | | | | | | | allow for a style.ini in conf/<tpl>/style.ini
| * \ \ 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
| | |/ | |/| | | | | | | | | | | | | This is another go at what pull request #227 tried to do. This removes support for a style.local.ini in the template file in preference of a style.ini in the conf folder
* | | Merge pull request #260 from lupo49/masterAndreas Gohr2013-08-03
|\ \ \ | | | | | | | | Populate global variable JSINFO also in the Media Manager popup / Replaces \r\n with \n
| * | | JSINFO in Media Manager: Initialize with empty array, as $ID and $NSMatthias Schulte2013-08-03
| | | | | | | | | | | | | | | | | | | | aren't useful and available. This is just for adding more values in e. g. an action plugin.
| * | | 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
|\ \ \ | | | | | | | | Acl tokensubstitution fixes
| * | | fix a bug in acl manager where it attempted to correct too high page ↵Christopher Smith2013-08-03
| |/ / | | | | | | | | | permission levels using the wrong var
* | | corrected comment in pagetools-item() mixinAnika Henke2013-08-03
| | |
* | | use only one mixin name for pagetoolsAndreas Gohr2013-08-03
| | | | | | | | | | | | less will use the right one based on parameter counts