Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | translation update | lioujheyu | 2014-10-27 | |
| | | ||||
| * | translation update | Jaroslav Lichtblau | 2014-10-22 | |
| | | ||||
| * | translation update | Aleksandr Selivanov | 2014-10-18 | |
| | | ||||
| * | translation update | Yadav Gowda | 2014-10-15 | |
| | | ||||
| * | Merge pull request #879 from Dr-Yukon/patch-2 | Andreas Gohr | 2014-10-14 | |
| |\ | | | | | | | Update lang.php | |||
| | * | Update lang.php | Rainbow Spike | 2014-10-01 | |
| | | | | | | | | | Microfix | |||
| * | | Merge pull request #876 from dokuwiki-translate/lang_update_53 | Andreas Gohr | 2014-10-14 | |
| |\ \ | | | | | | | | | Translation update (hr) | |||
| | * | | translation update | Davor Turkalj | 2014-09-30 | |
| | |/ | ||||
| * | | AUTH_USER_CHANGE handler can modify passed data | Michal Koutný | 2014-10-13 | |
| | | | | | | | | | | | | | | | | | | Originally AUTH_USER_CHANGE handler could modify the user data, however, auth plugin consequently worked with different copy of the array thus effectively preventing any changes by the AUTH_USER_CHANGE implementer. | |||
| * | | escaping backslash should be included in split items | Christopher Smith | 2014-10-04 | |
| | | | ||||
| * | | Fix for issues 877 & 885 related to a bug in PCRE 6.6 | Christopher Smith | 2014-10-03 | |
| |/ | ||||
| * | postgresql auth plugin: correct function name | Christopher Smith | 2014-09-29 | |
| | | ||||
* | | PHPDocs and some improvements | Gerrit Uitslag | 2014-10-02 | |
| | | ||||
* | | more PHPDocs, unused var, small bit code reformatting | Gerrit Uitslag | 2014-10-01 | |
| | | ||||
* | | Many PHPDocs, some unused and dyn declared vars | Gerrit Uitslag | 2014-10-01 | |
| | | | | | | | | | | | | many PHPDocs some unused variables some dynamically declared variables declared | |||
* | | more scrutinizer issue improvements | Gerrit Uitslag | 2014-09-29 | |
| | | ||||
* | | scrutinizer documentations issues | Gerrit Uitslag | 2014-09-29 | |
|/ | ||||
* | Merge pull request #828 from ssahara/extension-make_info | Andreas Gohr | 2014-09-27 | |
|\ | | | | | Last Update Date info of extension fix | |||
| * | Last Update Date info of extension fix | Satoshi Sahara | 2014-08-06 | |
| | | | | | | | | | | | | This request makes "Your last update" of the extension info shown when clicking more info triangle mark. The first installed date of the extension may not be necessary for local site admin work. | |||
* | | 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 | |||
| * | | KISS - remove class constants for REQUIRE_GROUPS & IGNORE_GROUPS and replace ↵ | Christopher Smith | 2014-05-04 | |
| | | | | | | | | | | | | with boolean values | |||
| * | | use $requireGroups constants in auth classes; comments; code improvements | Christopher Smith | 2014-03-14 | |
| | | | ||||
| * | | fix comment errors, sp. & grammar | Christopher Smith | 2014-03-12 | |
| | | | ||||
| * | | code styling - add missing braces | Christopher Smith | 2014-03-12 | |
| | | | ||||
| * | | 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. | |||
| * | | Restore correct public interface of getUserData() for authldap | Christopher Smith | 2014-03-12 | |
| | | | | | | | | | | | | | | | | | | | | | plugin The outer/public getUserData() implemented as a wrapper for the previous fn which is now protected. | |||
* | | | translation update | Mohamed Belhsine | 2014-09-22 | |
| | | | ||||
* | | | translation update | Jaroslav Lichtblau | 2014-09-20 | |
| | | | ||||
* | | | translation update | Davor Turkalj | 2014-09-19 | |
| | | | ||||
* | | | translation update | Schplurtz le Déboulonné | 2014-09-17 | |
| | | | ||||
* | | | Merge pull request #857 from dokuwiki-translate/lang_update_20 | Andreas Gohr | 2014-09-15 | |
|\ \ \ | | | | | | | | | Translation update (zh-tw) | |||
| * | | | translation update | June-Hao Hou | 2014-09-13 | |
| | | | | ||||
* | | | | translation update | Viktor Zavadil | 2014-09-15 | |
|/ / / | ||||
* | | | translation update | Davor Turkalj | 2014-09-10 | |
| | | | ||||
* | | | Merge pull request #851 from dokuwiki-translate/lang_update_12 | Andreas Gohr | 2014-09-10 | |
|\ \ \ | | | | | | | | | Translation update (hr) | |||
| * | | | translation update | Davor Turkalj | 2014-09-08 | |
| | | | | ||||
* | | | | translation update | Mohamad Mehdi Habibi | 2014-09-10 | |
|/ / / | ||||
* | | | translation update | pokesakura | 2014-08-28 | |
| | | | ||||
* | | | translation update | Felipe Castro | 2014-08-27 | |
| | | | ||||
* | | | translation update | Hamid | 2014-08-18 | |
| | | | ||||
* | | | translation update | Fabio | 2014-08-09 | |
| | | | ||||
* | | | Merge pull request #831 from dokuwiki-translate/lang_update_127 | Andreas Gohr | 2014-08-07 | |
|\ \ \ | | | | | | | | | Translation update (ru) | |||
| * | | | translation update | Igor Degraf | 2014-08-07 | |
| | |/ | |/| | ||||
* / | | translation update | Igor Degraf | 2014-08-07 | |
|/ / | ||||
* | | updated dates in info.txt of various plugins and template | Anika Henke | 2014-08-02 | |
| | | ||||
* | | translation update | Stan | 2014-08-02 | |
| | | ||||
* | | translation update | Dominik Mahr | 2014-08-01 | |
| | | ||||
* | | translation update | Davor Turkalj | 2014-07-17 | |
| | | ||||
* | | translation update | Yuthana Tantirungrotechai | 2014-07-12 | |
| | | ||||
* | | translation update | Davor Turkalj | 2014-07-10 | |
| | |