Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use empty() where array values might not be set | Christopher Smith | 2014-03-05 |
| | |||
* | fix misspelled variable name, | Christopher Smith | 2014-03-05 |
| | |||
* | Merge pull request #541 from splitbrain/multidomainad | Andreas Gohr | 2014-03-05 |
|\ | | | | | Show a domain dropdown when multiple AD domains are configured | ||
| * | added missing language strings | Andreas Gohr | 2014-02-28 |
| | | |||
| * | Show a domain dropdown when multiple AD domains are configured | Andreas Gohr | 2014-02-14 |
| | | | | | | | | | | | | | | | | This integrates the functionality of the now outdated addomain plugin directly into the authad plugin and makes multi-domain setups usable without SSO. See also https://github.com/cosmocode/dokuwiki-plugin-addomain | ||
* | | translation update | xiqingongzi | 2014-03-05 |
| | | |||
* | | translation update | Cupen | 2014-03-05 |
| | | |||
* | | correct mis-spelled var name and correct empty password fields test | Christopher Smith | 2014-03-02 |
| | | |||
* | | Merge pull request #548 from splitbrain/FS#2654_passconfirmation | Christopher Smith | 2014-03-02 |
|\ \ | | | | | | | Add password confirmation fields to the usermanager | ||
| * | | user global strings for password confirmation prompt & error | Christopher Smith | 2014-02-16 |
| | | | |||
| * | | add password confirmation field when setting password in the usermanager | Christopher Smith | 2014-02-15 |
| | | | |||
| * | | add braces and indentation per coding standards | Christopher Smith | 2014-02-15 |
| | | | |||
| * | | fixes possibility of a user password change being sent out when a password ↵ | Christopher Smith | 2014-02-15 |
| | | | | | | | | | | | | couldn't be/wasn't changed | ||
* | | | Merge pull request #557 from splitbrain/cachetimeattr | Christopher Smith | 2014-03-02 |
|\ \ \ | | | | | | | | | Add _time attribute to cache object and minor PHPDocs improvements | ||
| * | | | PHPDocs js.php | Gerrit Uitslag | 2014-02-18 |
| |/ / | |||
* | | | Merge branch 'lang_update_69' of ↵ | Andreas Gohr | 2014-02-28 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/dokuwiki-translate/dokuwiki into pull-request-569 * 'lang_update_69' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: lib/plugins/extension/lang/nl/lang.php | ||
| * | | | translation update | Rene | 2014-02-23 |
| | | | | |||
* | | | | Merge branch 'lang_update_70' of ↵ | Andreas Gohr | 2014-02-28 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/dokuwiki-translate/dokuwiki into pull-request-570 * 'lang_update_70' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: lib/plugins/extension/lang/nl/lang.php | ||
| * | | | | translation update | Rene | 2014-02-24 |
| | | | | | |||
* | | | | | fixed merge error | Andreas Gohr | 2014-02-28 |
| | | | | | |||
* | | | | | translation update | Wild | 2014-02-28 |
| | | | | | |||
* | | | | | Merge pull request #568 from dokuwiki-translate/lang_update_68 | Andreas Gohr | 2014-02-28 |
|\ \ \ \ \ | | | | | | | | | | | | | Translation update (nl) | ||
| * | | | | | translation update | Rene | 2014-02-23 |
| | |/ / / | |/| | | | |||
* | | | | | Merge pull request #576 from dokuwiki-translate/lang_update_77 | Andreas Gohr | 2014-02-28 |
|\ \ \ \ \ | | | | | | | | | | | | | Translation update (ja) | ||
| * | | | | | translation update | Hideaki SAWADA | 2014-02-27 |
| | | | | | | |||
* | | | | | | improved German translation | Andreas Gohr | 2014-02-28 |
| | | | | | | |||
* | | | | | | translation update | H. Richard | 2014-02-27 |
|/ / / / / | |||
* | | | | | translation update | Martin Michalek | 2014-02-25 |
| | | | | | |||
* | | | | | removed language files for removed plugin plugin | Anika Henke | 2014-02-25 |
| |/ / / |/| | | | |||
* | | | | made sidebar content styles re-usable outside of ID (added class: aside) | Anika Henke | 2014-02-23 |
| | | | | |||
* | | | | made search form styles independent from sitetools ID | Anika Henke | 2014-02-23 |
|/ / / | |||
* | | | translation update | Robert Bogenschneider | 2014-02-23 |
| | | | |||
* | | | Merge pull request #565 from dokuwiki-translate/lang_update_54 | Andreas Gohr | 2014-02-22 |
|\ \ \ | | | | | | | | | Translation update (hu) | ||
| * | | | translation update | Marina Vladi | 2014-02-22 |
| | | | | |||
* | | | | Merge pull request #566 from dokuwiki-translate/lang_update_59 | Andreas Gohr | 2014-02-22 |
|\ \ \ \ | | | | | | | | | | | Translation update (fr) | ||
| * | | | | translation update | Schplurtz le Déboulonné | 2014-02-22 |
| |/ / / | |||
* | | | | Merge pull request #561 from splitbrain/dir_delete | Andreas Gohr | 2014-02-22 |
|\ \ \ \ | |/ / / |/| | | | replace dir_delete by io_rmdir | ||
| * | | | replace dir_delete by io_rmdir | Gerrit Uitslag | 2014-02-20 |
| |/ / | |||
* / / | Removed unused vars, define undefined ones | Gerrit Uitslag | 2014-02-20 |
|/ / | |||
* | | fixed pagetools being inaccessible on screens lacking necessary height, and ↵ | Anika Henke | 2014-02-15 |
| | | | | | | | | aligned them to content when on smaller screens | ||
* | | fixed retrieveUser function in authad | Andreas Gohr | 2014-02-15 |
| | | | | | | | | previously it never returned any users | ||
* | | handle limit=0 correctly in authmysql/pgsql FS#2919 | Andreas Gohr | 2014-02-15 |
| | | |||
* | | streamlined retrieveUsers() signature over all auth plugins FS#2919 | Andreas Gohr | 2014-02-15 |
| | | |||
* | | included geshi styles per @import, removed from lib/exe/css | Anika Henke | 2014-02-15 |
| | | |||
* | | LESSified GeSHI styles | Andreas Gohr | 2014-02-15 |
| | | |||
* | | combined geshi styles | Andreas Gohr | 2014-02-15 |
| | | | | | | | | using http://cleancss.com/ | ||
* | | recompiled geshi styles FS#2902 | Andreas Gohr | 2014-02-15 |
| | | |||
* | | move geshi highlighting to it's own LESS file | Andreas Gohr | 2014-02-15 |
| | | |||
* | | enable/disable extensions via AJAX FS#2927 | Andreas Gohr | 2014-02-15 |
|/ | |||
* | Revert "fix global $AUTH hiding $auth" | Andreas Gohr | 2014-02-14 |
| | | | | | | | Yes, it's hiding $auth, but detail templates might depend on that. We need to fix this properly. This reverts commit 343aa1749f17e62fa68e26193011a5051025881a. |