summaryrefslogtreecommitdiff
path: root/lib/plugins
Commit message (Collapse)AuthorAge
* Merge pull request #186 from splitbrain/configmgr_improvementsAndreas Gohr2013-08-03
|\ | | | | Configmgr improvements
| * Merge branch 'master' into configmgr_improvementsChristopher Smith2013-08-03
| |\
| * \ Merge branch 'master' into configmgr_improvementsChristopher Smith2013-07-30
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/auth.php inc/template.php lib/plugins/authad/lang/zh/settings.php lib/plugins/authldap/lang/en/settings.php lib/plugins/authldap/lang/zh/settings.php lib/plugins/authmysql/lang/zh/settings.php lib/plugins/config/settings/config.class.php lib/plugins/usermanager/admin.php
| * | | fixed typosAndreas Gohr2013-02-24
| | | |
| * | | Simplified Chinese language updatelainme2013-02-24
| | | |
| * | | Italian language updateLorenzo Radaelli2013-02-24
| | | |
| * | | Fix remaining missing $INPUT uses FS#2577Michael Hamann2013-02-24
| | | | | | | | | | | | | | | | | | | | | | | | This adds $INPUT in all places where it was still missing and available. $INPUT is now also used in places where using $_REQUEST/... was okay in order to make the code consistent.
| * | | replace preset _cautionList property with _caution config metadata ↵Christopher Smith2013-02-18
| | | | | | | | | | | | | | | | parameter, plugins can now easily set cautions on their settings
| * | | fix security caution for 'remote' setting (was 'xmlrpc')Christopher Smith2013-02-18
| | | |
| * | | FS#2722 add settings_regex class, use it for hidepagesChristopher Smith2013-02-18
| | | |
| * | | remove no longer used email pattern, validation is done by mail_* functionsChristopher Smith2013-02-18
| | | |
| * | | remove php_strip_whitespace() alternate, no longer required as php min req't ↵Christopher Smith2013-02-18
| | | | | | | | | | | | | | | | ensures its always present
| * | | add comments for recent settings class additions to extra.class.phpChristopher Smith2013-02-18
| | | |
* | | | translation updateHenrik2013-08-03
| |_|/ |/| |
* | | Re-enable displaying the date in the revert manager (Fixes FS#2073)Matthias Schulte2013-08-03
| | |
* | | Merge branch 'pull-request-245'Andreas Gohr2013-08-02
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull-request-245: coding corrections. correct type hint, remove unused variable assignment HTTPClient don't pull too much bytes when no content-length is given de/de-informal: localization updates (delete user function) unit tests for self deleting of user accounts FS#2751 - self deletion of user account Conflicts: inc/lang/de-informal/lang.php inc/lang/de/lang.php
| * \ \ Merge branch 'FS#2751' of git://github.com/splitbrain/dokuwiki into ↵Andreas Gohr2013-08-02
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pull-request-245 * 'FS#2751' of git://github.com/splitbrain/dokuwiki: coding corrections. correct type hint, remove unused variable assignment de/de-informal: localization updates (delete user function) unit tests for self deleting of user accounts FS#2751 - self deletion of user account
| | * | | de/de-informal: localization updates (delete user function)Matthias Schulte2013-08-01
| | | | |
| | * | | FS#2751 - self deletion of user accountChristopher Smith2013-07-31
| | | | |
* | | | | Merge pull request #255 from splitbrain/usermanager_bugAndreas Gohr2013-08-02
|\ \ \ \ \ | | | | | | | | | | | | Usermanager bug fix
| * | | | | improve html structure and styling for add & edit user notesChristopher Smith2013-08-02
| | | | | | | | | | | | | | | | | | | | | | | | made necessary by PR#254 which adds content below these notes.
| * | | | | usermanager: fix an issue where edit user table would incorrectly show the ↵Christopher Smith2013-08-02
| | | | | | | | | | | | | | | | | | | | | | | | password blank message
* | | | | | Merge pull request #256 from lupo49/masterAndreas Gohr2013-08-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | de/de-informal/en: Removed redundant suffixes in TOC of configuration manager / Synchronize terms in de and de-informal
| * | | | | | de/de-informal/en: Removed redundant suffixes in TOC of configurationMatthias Schulte2013-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | manager / Synchronize terms in de and de-informal
* | | | | | | Merge pull request #253 from lupo49/masterAndreas Gohr2013-08-02
|\| | | | | | | |_|/ / / / |/| | | | | de/de-informal updates: Replace "Nutzer" with more common word "Benutzer" / fix several typos / Fixes FS#2821
| * | | | | de/de-informal updates: Replace "Nutzer" with more common word "Benutzer"Matthias Schulte2013-08-02
| | | | | | | | | | | | | | | | | | | | | | | | / fix several typos / Fixes FS#2821
* | | | | | Revert "translation update"Andreas Gohr2013-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d6d855093f24c6c3f608d005189385959a7efbf7. I guess it was a bit too early to think straight :-/
* | | | | | translation updateDokuWiki Translation2013-08-02
| |/ / / / |/| | | |
* | | | | Brazilian Portuguese language updateFrederico Guimarães2013-08-01
| | | | |
* | | | | Merge pull request #248 from splitbrain/ariaAndreas Gohr2013-08-01
|\ \ \ \ \ | |/ / / / |/| | | | Implemented some ARIA attributes
| * | | | added aria roles to search and acl managerAnika Henke2013-08-01
| |/ / /
* | | | update config metadata comments for parameter '_multiple'Christopher Smith2013-08-01
| | | |
* | | | Merge pull request #244 from splitbrain/mediause_indexAndreas Gohr2013-07-31
|\ \ \ \ | | | | | | | | | | Index media usage data
| * | | | Remove search_references() and the refshow configuration optionMichael Hamann2013-07-31
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | The refshow configuration option wasn't used as described anymore already in the latest release and after the introduction of the media usage index the parameter is also no longer relevant for internal optimization. The only place where it was still used is the no longer used search_references()-function which is removed here, too.
* | | | add html5 attributes to email fields of the config managerChristopher Smith2013-07-31
| | | |
* | | | add html5 'email' type to the user manager formsChristopher Smith2013-07-31
|/ / /
* | | corrected coding style, deleted ?>, renamed function keys and used plugin_loadMohamed Amine BERGAOUI2013-07-30
| | |
* | | moving ACL remote functions to the ACL pluginMohamed Amine BERGAOUI2013-07-30
| |/ |/|
* | Fix popularity data submission in the backend FS#2808Michael Hamann2013-07-29
| | | | | | | | | | | | The POST data contained the raw data instead of an array with the data that should be submitted like in the requests from the browser. The server backend has been fixed to be able to process both versions.
* | Hungarian language updateMárton Sebők2013-07-28
| |
* | Polish language updateMaciej Matejczuk2013-07-28
| |
* | Korean language update이명진2013-07-28
| |
* | Brazilian Portuguese language updateVictor Westmann2013-07-12
| |
* | Informal German language updateVolker Bödker2013-07-12
| |
* | Merge pull request #231 from splitbrain/infopluginnewpluginsAndreas Gohr2013-06-18
|\ \ | | | | | | add newest plugin types to info plugin
| * | add newest plugin types to info pluginKlap-in2013-06-18
| | |
* | | Merge pull request #230 from splitbrain/pwgen-eventAndreas Gohr2013-06-16
|\ \ \ | | | | | | | | AUTH_PASSWORD_GENERATE event added
| * | | AUTH_PASSWORD_GENERATE event addedAndreas Gohr2013-06-09
| |/ / | | | | | | | | | | | | This is needed to replace the password generator by a plugin implementation. Related to PR #166 and FS#2147
* | | Swedish language updateAndreas Gohr2013-06-16
| | |
* | | correctly count deleted users in plain auth FS#2800Andreas Gohr2013-06-14
|/ / | | | | | | | | reloading the user list after the delete action will make sure the count is always correct.