Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | translation update | Satoshi Sahara | 2014-12-17 |
| | |||
* | translation update | Vitaly Filatenko | 2014-12-15 |
| | |||
* | Merge pull request #964 from dokuwiki-translate/lang_update_94 | Andreas Gohr | 2014-12-15 |
|\ | | | | | Translation update (cs) | ||
| * | translation update | Jaroslav Lichtblau | 2014-12-13 |
| | | |||
* | | Merge pull request #965 from dokuwiki-translate/lang_update_98 | Andreas Gohr | 2014-12-15 |
|\ \ | | | | | | | Translation update (ru) | ||
| * | | translation update | Type-kun | 2014-12-13 |
| |/ | |||
* / | translation update | Myeongjin | 2014-12-14 |
|/ | |||
* | translation update | Type-kun | 2014-12-12 |
| | |||
* | Merge pull request #957 from dokuwiki-translate/lang_update_83 | Andreas Gohr | 2014-12-12 |
|\ | | | | | Translation update (ja) | ||
| * | translation update | Satoshi Sahara | 2014-12-12 |
| | | |||
* | | Merge pull request #959 from dokuwiki-translate/lang_update_87 | Andreas Gohr | 2014-12-12 |
|\ \ | | | | | | | Translation update (fi) | ||
| * | | translation update | Jussi Takala | 2014-12-12 |
| |/ | |||
* / | translation update | Jaroslav Lichtblau | 2014-12-12 |
|/ | |||
* | check for SSL support in the extension manager | Andreas Gohr | 2014-12-11 |
| | |||
* | translation update | Søren Birk | 2014-12-11 |
| | |||
* | Merge pull request #946 from dokuwiki-translate/lang_update_60 | Andreas Gohr | 2014-12-10 |
|\ | | | | | Translation update (it) | ||
| * | translation update | Torpedo | 2014-12-09 |
| | | |||
* | | Some PHPDocs media and admin plugin | Gerrit Uitslag | 2014-12-10 |
| | | |||
* | | translation update | Søren Birk | 2014-12-10 |
|/ | |||
* | 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 |
| | | |||
| * | warn about enabled, but not used auth plugins | Andreas Gohr | 2014-12-03 |
| | | |||
| * | Merge remote-tracking branch 'origin/master' | Gerrit Uitslag | 2014-12-03 |
| |\ | |||
| | * | translation update | Mohammad Sadegh | 2014-11-27 |
| | | | |||
| | * | Merge pull request #933 from dokuwiki-translate/lang_update_31 | Andreas Gohr | 2014-11-24 |
| | |\ | | | | | | | | | Translation update (no) | ||
| | | * | translation update | Patrick | 2014-11-19 |
| | | | | |||
| | * | | translation update | Jaroslav Lichtblau | 2014-11-21 |
| | |/ | |||
| * / | phpdocs syntax plugin base class | Gerrit Uitslag | 2014-12-03 |
| |/ | |||
| * | 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 |
| | | |