Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | translation update | Vitaly Filatenko | 2014-12-15 |
| | |||
* | translation update | Type-kun | 2014-12-13 |
| | |||
* | translation update | Type-kun | 2014-12-12 |
| | |||
* | Merge remote-tracking branch 'origin/master' into scrutinizerissues | Gerrit Uitslag | 2014-12-09 |
|\ | | | | | | | | | | | | | | | | | Conflicts: inc/media.php inc/plugin.php inc/template.php lib/plugins/authplain/_test/escaping.test.php lib/plugins/syntax.php | ||
| * | translation update | Omid Hezaveh | 2014-12-08 |
| | | |||
| * | translation update | Patrick | 2014-11-19 |
| | | |||
| * | translation update | Aleksandr Selivanov | 2014-10-18 |
| | | |||
* | | more PHPDocs, unused var, small bit code reformatting | Gerrit Uitslag | 2014-10-01 |
| | | |||
* | | more scrutinizer issue improvements | Gerrit Uitslag | 2014-09-29 |
|/ | |||
* | Merge remote-tracking branch 'origin/auth_getUserData_improvements' | Andreas Gohr | 2014-09-26 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | * origin/auth_getUserData_improvements: KISS - remove class constants for REQUIRE_GROUPS & IGNORE_GROUPS and replace with boolean values use $requireGroups constants in auth classes; comments; code improvements fix comment errors, sp. & grammar code styling - add missing braces Allow user info to be retrieved without groups Restore correct public interface of getUserData() for authldap plugin Conflicts: inc/common.php | ||
| * | Allow user info to be retrieved without groups | Christopher Smith | 2014-03-12 |
| | | | | | | | | | | | | | | | | | | | | Some parts of dokuwiki (e.g. recent changes, old revisions) can requests lots of user info (to provide editor names) without requiring any group information. This change also implements caching of user info by authmysql & authpgsql plugins to avoid repeated querying of the DB to retrieve the same user information. | ||
* | | translation update | Mohamed Belhsine | 2014-09-22 |
| | | |||
* | | translation update | Jaroslav Lichtblau | 2014-09-20 |
| | | |||
* | | translation update | June-Hao Hou | 2014-09-13 |
| | | |||
* | | translation update | Felipe Castro | 2014-08-27 |
| | | |||
* | | translation update | Hamid | 2014-08-18 |
| | | |||
* | | updated dates in info.txt of various plugins and template | Anika Henke | 2014-08-02 |
| | | |||
* | | translation update | Davor Turkalj | 2014-07-10 |
| | | |||
* | | translation update | Aivars Miška | 2014-06-10 |
| | | |||
* | | Merge pull request #749 from dokuwiki-translate/lang_update_26 | Anika Henke | 2014-06-01 |
|\ \ | | | | | | | Translation update (pt) | ||
| * | | translation update | Paulo Silva | 2014-05-30 |
| | | | |||
* | | | translation update | Aivars Miška | 2014-05-30 |
|/ / | |||
* | | translation update | Murilo | 2014-05-29 |
| | | |||
* | | translation update | Marton Sebok | 2014-05-20 |
| | | |||
* | | translation update | PzF_X | 2014-05-18 |
| | | |||
* | | translation update | Mati | 2014-05-14 |
| | | |||
* | | translation update | lainme | 2014-05-13 |
| | | |||
* | | translation update | Владимир | 2014-04-25 |
| | | |||
* | | translation update | Antonio Bueno | 2014-04-16 |
| | | |||
* | | translation update | Eloy | 2014-04-11 |
| | | |||
* | | translation update | Robert Bogenschneider | 2014-04-10 |
| | | |||
* | | translation update | Jernej Vidmar | 2014-04-05 |
| | | |||
* | | Merge pull request #641 from dokuwiki-translate/lang_update_212 | Andreas Gohr | 2014-04-03 |
|\ \ | | | | | | | Translation update (ko) | ||
| * | | translation update | Young gon Cha | 2014-04-03 |
| | | | |||
* | | | fixed unclosed tags in some language translations | Clomode | 2014-04-03 |
|/ / | |||
* | | translation update | ggallon | 2014-03-24 |
| | | |||
* | | translation update | Christopher Schive | 2014-03-18 |
| | | |||
* | | notloggedin removed from nl as well + fix of AD domain string. | Gerrit Uitslag | 2014-03-17 |
| | | |||
* | | translation update | Rene | 2014-03-17 |
|/ | |||
* | translation update | Aleksandr Selivanov | 2014-03-11 |
| | |||
* | Merge pull request #590 from dokuwiki-translate/lang_update_91 | Andreas Gohr | 2014-03-08 |
|\ | | | | | Translation update (de) | ||
| * | translation update | Joerg | 2014-03-06 |
| | | |||
* | | translation update | Juan De La Cruz | 2014-03-06 |
|/ | |||
* | 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 | ||
* | | fixed merge error | Andreas Gohr | 2014-02-28 |
| | | |||
* | | translation update | Wild | 2014-02-28 |
| | | |||
* | | translation update | Marina Vladi | 2014-02-22 |
| | | |||
* | | fixed retrieveUser function in authad | Andreas Gohr | 2014-02-15 |
| | | | | | | | | previously it never returned any users |