summaryrefslogtreecommitdiff
path: root/lib/plugins
Commit message (Collapse)AuthorAge
* Merge pull request #213 from lupo49/masterMichael Hamann2013-04-21
|\ | | | | de/de-informal language updates for several components.
| * de/de-informal: Change "Vorlage" to "Template"lupo492013-04-21
| |
| * de/de-informal: Re-add TOC suffixes (Will be removed after the releaselupo492013-04-21
| | | | | | | | again)
| * de/de-informal: Re-apply the updates of ba09710ad34bb383ae3526e84490a3d545f78866Mateng Schimmerlos2013-04-21
| |
| * Revert "German language update"lupo492013-04-21
| | | | | | | | | | | | | | This reverts commit ba09710ad34bb383ae3526e84490a3d545f78866. Conflicts: lib/plugins/authad/lang/de/settings.php
* | Rename ad_username to admin_usernameKlap-in2013-04-21
|/ | | | canDo getUsers to false when unavailable
* adjusted authad language files for config option changeAndreas Gohr2013-04-19
|
* Merge pull request #204 from senorandy/masterAndreas Gohr2013-04-19
|\ | | | | Correctly identify AD account
| * Update settings.phpsenorandy2013-03-26
| |
| * Update metadata.phpsenorandy2013-03-26
| | | | | | Without this unable to access AD info. Also allows SSO.
| * Update default.phpsenorandy2013-03-26
| | | | | | Wihtout this, unable to fetch any AD info.. also allows SSO.
* | LDAP: do not bind anonymously if superuser is set FS#2607Andreas Gohr2013-04-19
| |
* | Brazilian Portuguese language updateVictor Westmann2013-04-15
| |
* | Finnish language updateOtto Vainio2013-04-15
| |
* | German language updateMartin Terber2013-04-15
| |
* | Merge pull request #209 from lupo49/localizationAndreas Gohr2013-04-07
|\ \ | | | | | | de/de-informal language updates for several components.
| * | de/de-informal: config plugin - Clean up the TOC in the configuration page / ↵lupo492013-03-31
| | | | | | | | | | | | No need to add "Konfiguration" or "Plugin" to every element if the heading tells you that.
| * | de/de-informal: language updates for the core, authldap, authmysql, authpgsqllupo492013-03-31
| |/
* | Dutch language updateAndré Koot2013-04-04
| |
* | Brazilian Portuguese language updateVictor Westmann2013-04-04
| |
* | Latvian language updateAivars Miška2013-04-04
| |
* | Chinese language update이명진2013-04-04
| |
* | Korean language update이명진2013-04-04
|/
* German (informal) language updateFrank Loizzi2013-03-24
|
* Korean language update이명진2013-03-24
|
* Brazilian Portuguese language updateVictor Westmann2013-03-24
|
* removed unsused translation fileDominik Eckelmann2013-03-19
|
* Merge pull request #196 from NEOhidra/masterAndreas Gohr2013-03-17
|\ | | | | BG: language update
| * Bulgarian language updateKiril LastName2013-03-06
| |
* | Simplified Chinese language updatelainme2013-03-11
| |
* | Esperanto language updateRobert Bogenschneider2013-03-11
| |
* | typo fixAndreas Gohr2013-03-11
| |
* | French language updateBruno Veilleux2013-03-11
| |
* | Traditional chinese language update日向小郎2013-03-11
| |
* | fixed use of removed plugin function in revert plugin (FS#2744)Anika Henke2013-03-09
|/
* fixed loading of old configuration for auth pluginsAndreas Gohr2013-03-01
|
* fix security caution for 'remote' setting (was 'xmlrpc')Christopher Smith2013-02-24
|
* 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-20
| | | | | | 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.
* fixed line endingsAnika Henke2013-02-18
|
* removed a bunch of functions which were deprecated in 2005/2006Anika Henke2013-02-18
|
* removed unnecessary css partsAnika Henke2013-02-17
|
* improved disabled acl permission styling (FS#2714)Anika Henke2013-02-17
|
* Merge pull request #183 from splitbrain/configmgr_and_disabled_pluginsAndreas Gohr2013-02-17
|\ | | | | Config Manager & Disabled Plugins.
| * improve comments on settings::update() methodChristopher Smith2013-02-17
| |
| * tidy up authtype setting class (incl. fix issue with auth change/logoff ↵Christopher Smith2013-02-17
| | | | | | | | occurring when only one auth plugin is enabled and other settings are updated)
| * add property to show disabled plugins, set it to false (to hide by default)Christopher Smith2013-02-17
| |
* | litte fixesKlap-in2013-02-16
| |