Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed button text when enabling/disabling extension via ajax (probably ↵ | Anika Henke | 2016-04-21 |
| | | | | introduced in #1231) | ||
* | Merge pull request #1540 from splitbrain/deprecatedisablefilesplugin | Gerrit Uitslag | 2016-04-19 |
|\ | | | | | Remove support for 'disabled' in plugin folder | ||
| * | add some spaces before %s in nl lang file | Gerrit Uitslag | 2016-04-19 |
| | | |||
* | | removed comment referencing IE6 #1535 | Andreas Gohr | 2016-04-19 |
| | | |||
* | | Merge pull request #1539 from splitbrain/remove-old-browser-support | Andreas Gohr | 2016-04-19 |
|\ \ | | | | | | | Remove old browser support | ||
| * | | removed obsolete vendor prefixes (and fixed broken gradients) | Anika Henke | 2016-04-18 |
| |/ | |||
* | | remove support for loading old auth backend configs #1535 | Andreas Gohr | 2016-04-19 |
| | | |||
* | | removed implementation of _getcsv() in usermanager | Anika Henke | 2016-04-19 |
| | | | | | | | | | | Our minimum PHP version requirement is now over 5.3, so this workaround is not needed anymore. See also c9454ee3a82b29418a7ee59f0bb35006ea6a7fb1 | ||
* | | Merge pull request #1532 from dokuwiki-translate/lang_update_26 | Anika Henke | 2016-04-18 |
|\ \ | |/ |/| | Translation update (fr) | ||
| * | translation update | Schplurtz le Déboulonné | 2016-04-15 |
| | | |||
* | | removed very old left overs from IE7 (and even IE6) support | Anika Henke | 2016-04-18 |
| | | |||
* | | translation update | David Roy | 2016-04-16 |
|/ | |||
* | Merge pull request #1501 from splitbrain/reflection | Andreas Gohr | 2016-04-07 |
|\ | | | | | Reflection based method export for remote plugins | ||
| * | adjusted for scrutinizer hints | Andreas Gohr | 2016-03-15 |
| | | |||
| * | first go at using reflection for remote export | Andreas Gohr | 2016-03-15 |
| | | |||
* | | Merge pull request #1495 from splitbrain/django_pbkdf2 | Andreas Gohr | 2016-04-07 |
|\ \ | | | | | | | add support for new Django hashing methods | ||
| * | | add support for new Django hashing methods | Andreas Gohr | 2016-03-11 |
| | | | | | | | | | | | | | | | | | | | | | New Python Django application default to PBKDF2 with SHA256 as a password mechanism. This adds support for that mechanism in our password hasher class. This will be needed in the tests for the new PDO auth plugin. | ||
* | | | Merge pull request #1497 from splitbrain/passobfuscate | Andreas Gohr | 2016-04-07 |
|\ \ \ | | | | | | | | | obfuscate auth passwords in config. fixes #1487 | ||
| * | | | obfuscate auth passwords in config. fixes #1487 | Andreas Gohr | 2016-03-12 |
| |/ / | | | | | | | | | | | | | we already do it for other passwords, so it makes sense to do it here as well. | ||
* | | | translation update | Adrian Vesa | 2016-04-02 |
| | | | |||
* | | | translation update | Viliam Dias | 2016-03-24 |
| | | | |||
* | | | translation update | Myeongjin | 2016-03-19 |
| |/ |/| | |||
* | | Fixes for the FR translation | Olivier Humbert | 2016-03-12 |
| | | | | | | A few fixes. | ||
* | | Merge pull request #1361 from TorMec/master | Andreas Gohr | 2016-03-12 |
|\ \ | |/ |/| | multicheckbox without extra string input | ||
| * | Change from _nostring to _other | Christopher Smith | 2015-09-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Permit three values: - always (default), the other input field is always displayed - exists, the other input field is only displayed when the setting contains value(s) not listed in choices*. - never, the other input field is never displayed. If the setting contains any value(s) not listed in choices they will be discarded on saving. * This means, under normal circumstances the admin will not see the other input field. It will only appear after manual editing to enter a non-listed _choice or if an update were to remove a previously selected _choice | ||
| * | nostring accepts only on | tormec | 2015-09-21 |
| | | |||
| * | multicheckbox without extra string input | tormec | 2015-09-21 |
| | | |||
* | | translation update | Masoud Sadrnezhaad | 2016-02-14 |
| | | |||
* | | translation update | Romano | 2016-02-11 |
| | | |||
* | | Merge pull request #1399 from wilminator/master | Dominik Eckelmann | 2016-02-05 |
|\ \ | | | | | | | Disable/enable user editing of AD display name or email address | ||
| * | | * Created two new options to enable or disable the editing of the display ↵ | Michael Wilmes | 2015-11-12 |
| | | | | | | | | | | | | name or the email address in Active Directory. This will allow for the admin to turn the edit feature off if it is not desired that the user could edit their attributes or to prevent errors in case AD does not permit the user to update these attributes. | ||
* | | | translation update | Masoud Sadrnezhaad | 2016-02-03 |
| | | | |||
* | | | Merge pull request #1352 from mariusvw/plugin-config | Andreas Gohr | 2016-01-29 |
|\ \ \ | | | | | | | | | Undefined offset, initialize as null | ||
| * | | | Undefined offset, initialize as null | Marius van Witzenburg | 2015-09-08 |
| | | | | |||
* | | | | translation update | dimsharav | 2016-01-07 |
| | | | | |||
* | | | | Merge pull request #1442 from diafol666/master | Andreas Gohr | 2015-12-30 |
|\ \ \ \ | | | | | | | | | | | Welsh translation (cy) of lang files | ||
| * | | | | Remaining plugin translations for Welsh (cy) | diafol666 | 2015-12-29 |
| | | | | | |||
| * | | | | Partial Plugin Translation for Welsh | diafol666 | 2015-12-29 |
| | | | | | | | | | | | | | | | | | | | | Plugin translation #1 | ||
* | | | | | translation update | Wesley de Weerd | 2015-12-29 |
| | | | | | |||
* | | | | | Merge pull request #1438 from dokuwiki-translate/lang_update_127 | Michael Hamann | 2015-12-27 |
|\ \ \ \ \ | | | | | | | | | | | | | Translation update (uk) | ||
| * | | | | | translation update | Maksim | 2015-12-24 |
| | | | | | | |||
* | | | | | | translation update | Mohmmad Razavi | 2015-12-27 |
|/ / / / / | |||
* / / / / | translation update | Martin Michalek | 2015-12-19 |
|/ / / / | |||
* | | | | translation update | Alfredo Silva | 2015-12-17 |
| | | | | |||
* | | | | translation update | ms | 2015-12-15 |
| | | | | |||
* | | | | translation update | Erial | 2015-12-14 |
| | | | | |||
* | | | | translation update | sagi | 2015-12-10 |
| | | | | |||
* | | | | translation update | lainme | 2015-12-04 |
| | | | | |||
* | | | | Merge pull request #1417 from dokuwiki-translate/lang_update_74 | Andreas Gohr | 2015-11-28 |
|\ \ \ \ | | | | | | | | | | | Translation update (it) | ||
| * | | | | translation update | Torpedo | 2015-11-28 |
| | | | | |