summaryrefslogtreecommitdiff
path: root/lib/plugins
Commit message (Collapse)AuthorAge
...
| | * | improvements in acl plugin to avoid missing var errorsChristopher Smith2014-03-05
| | | |
| | * | use empty() where array values might not be setChristopher Smith2014-03-05
| | | |
| * | | Merge pull request #590 from dokuwiki-translate/lang_update_91Andreas Gohr2014-03-08
| |\ \ \ | | | | | | | | | | Translation update (de)
| | * | | translation updateJoerg2014-03-06
| | |/ /
| * | | Merge pull request #596 from dokuwiki-translate/lang_update_99Andreas Gohr2014-03-08
| |\ \ \ | | | | | | | | | | Translation update (ru)
| | * | | translation updateAleksandr Selivanov2014-03-08
| | | | |
| * | | | Extension manager: Fix cache extension to be .repoMichael Hamann2014-03-08
| |/ / / | | | | | | | | | | | | The dot was missing i.e. the cache files had no real extension at all.
| * | | translation updateJanar Leas2014-03-06
| | | |
| * | | translation updateJuan De La Cruz2014-03-06
| |/ /
| * | Merge pull request #541 from splitbrain/multidomainadAndreas Gohr2014-03-05
| |\ \ | | | | | | | | Show a domain dropdown when multiple AD domains are configured
| | * | added missing language stringsAndreas Gohr2014-02-28
| | | |
| | * | Show a domain dropdown when multiple AD domains are configuredAndreas Gohr2014-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 updatexiqingongzi2014-03-05
| | | |
| * | | translation updateCupen2014-03-05
| | | |
| * | | correct mis-spelled var name and correct empty password fields testChristopher Smith2014-03-02
| | | |
| * | | Merge pull request #548 from splitbrain/FS#2654_passconfirmationChristopher Smith2014-03-02
| |\ \ \ | | | | | | | | | | Add password confirmation fields to the usermanager
| | * | | user global strings for password confirmation prompt & errorChristopher Smith2014-02-16
| | | | |
| | * | | add password confirmation field when setting password in the usermanagerChristopher Smith2014-02-15
| | | | |
| | * | | add braces and indentation per coding standardsChristopher Smith2014-02-15
| | | | |
| | * | | fixes possibility of a user password change being sent out when a password ↵Christopher Smith2014-02-15
| | | | | | | | | | | | | | | | | | | | couldn't be/wasn't changed
| * | | | Merge branch 'lang_update_69' of ↵Andreas Gohr2014-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 updateRene2014-02-23
| | | | | |
| * | | | | Merge branch 'lang_update_70' of ↵Andreas Gohr2014-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 updateRene2014-02-24
| | |/ / / /
| * | | | | fixed merge errorAndreas Gohr2014-02-28
| | | | | |
| * | | | | translation updateWild2014-02-28
| | | | | |
| * | | | | Merge pull request #568 from dokuwiki-translate/lang_update_68Andreas Gohr2014-02-28
| |\ \ \ \ \ | | | | | | | | | | | | | | Translation update (nl)
| | * | | | | translation updateRene2014-02-23
| | |/ / / /
| * | | | | Merge pull request #576 from dokuwiki-translate/lang_update_77Andreas Gohr2014-02-28
| |\ \ \ \ \ | | | | | | | | | | | | | | Translation update (ja)
| | * | | | | translation updateHideaki SAWADA2014-02-27
| | | | | | |
| * | | | | | improved German translationAndreas Gohr2014-02-28
| | | | | | |
| * | | | | | translation updateH. Richard2014-02-27
| |/ / / / /
| * | | | | translation updateMartin Michalek2014-02-25
| | | | | |
| * | | | | removed language files for removed plugin pluginAnika Henke2014-02-25
| |/ / / /
* | | | | Merge remote-tracking branch 'origin/master' into diff_navigationGerrit Uitslag2014-02-23
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/html.php
| * | | | translation updateRobert Bogenschneider2014-02-23
| | | | |
| * | | | Merge pull request #565 from dokuwiki-translate/lang_update_54Andreas Gohr2014-02-22
| |\ \ \ \ | | | | | | | | | | | | Translation update (hu)
| | * | | | translation updateMarina Vladi2014-02-22
| | |/ / /
| * / / / translation updateSchplurtz le Déboulonné2014-02-22
| |/ / /
* | | | Merge remote-tracking branch 'origin/master' into diff_navigationGerrit Uitslag2014-02-15
|\| | |
| * | | fixed retrieveUser function in authadAndreas Gohr2014-02-15
| | | | | | | | | | | | | | | | previously it never returned any users
| * | | handle limit=0 correctly in authmysql/pgsql FS#2919Andreas Gohr2014-02-15
| | | |
| * | | streamlined retrieveUsers() signature over all auth plugins FS#2919Andreas Gohr2014-02-15
| | | |
| * | | enable/disable extensions via AJAX FS#2927Andreas Gohr2014-02-15
| |/ /
| * | fixed some doc stringsAndreas Gohr2014-02-14
| | |
| * | authldap: handle bad groupkey gracefullyAndreas Gohr2014-02-14
| | |
| * | Merge branch 'master' of git://github.com/SteScho/dokuwiki into pull-request-524Andreas Gohr2014-02-14
| |\ \ | | | | | | | | | | | | | | | | | | | | * 'master' of git://github.com/SteScho/dokuwiki: Update auth.php Update auth.php
| | * | Update auth.phpSteScho2014-02-03
| | | | | | | | | | | | As suggested by @selfthinker
| | * | Update auth.phpSteScho2014-01-30
| | | | | | | | | | | | In Novell eDir the group search returns strings, not arrays. Added if-statement which determines if the result is an array or an string.
| * | | Merge pull request #531 from dokuwiki-translate/lang_update_10Andreas Gohr2014-02-04
| |\ \ \ | | |_|/ | |/| | Translation update (sl)