summaryrefslogtreecommitdiff
path: root/lib/plugins/config
Commit message (Collapse)AuthorAge
* Brazilian Portuguese language updateFrederico Guimarães2013-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
|/
* Hungarian language updateMárton Sebők2013-07-28
|
* Korean language update이명진2013-07-28
|
* Informal German language updateVolker Bödker2013-07-12
|
* Swedish language updateAndreas Gohr2013-06-16
|
* Korean language update이명진2013-06-07
|
* updated dates in templates' and plugins' info.txt filesAnika Henke2013-05-06
|
* Japanese language updateSatoshi Sahara2013-05-05
|
* Czech language updateMiroslav Kučera2013-05-05
|
* Russian language updateIvan I. Udovichenko2013-04-26
|
* 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
* 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.
* | Dutch language updateAndré Koot2013-04-04
| |
* | Latvian language updateAivars Miška2013-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
|
* French language updateBruno Veilleux2013-03-11
|
* Traditional chinese language update日向小郎2013-03-11
|
* fix security caution for 'remote' setting (was 'xmlrpc')Christopher Smith2013-02-24
|
* Italian language updateLorenzo Radaelli2013-02-24
|
* removed a bunch of functions which were deprecated in 2005/2006Anika Henke2013-02-18
|
* 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
| |
* | Merge remote-tracking branch 'origin/master' into authpluginconfigKlap-in2013-02-16
|\|
| * fixed html error in plugin lang fileAnika Henke2013-02-16
| |
* | Merge remote-tracking branch 'origin/master' into authpluginconfigKlap-in2013-02-16
|\|
| * Add django compatible hashes to the config options.Tom N Harris2013-02-16
| |
| * removed useless css from config manager (causing issues in Opera, FS#2678)Anika Henke2013-02-16
| |
| * allow richer email addresses in notify and registernotify FS#2689Andreas Gohr2013-02-16
| | | | | | | | This deprecates the "richemail" config class
* | separate default settings from non-existing settingsKlap-in2013-02-16
|/ | | | setting type read from metadata eqaul to empty string is default 'setting' class (a textarea), everything else should be a existing class otherwise 'setting_no_class' is loaded
* Merge branch 'master' into futureAndreas Gohr2013-02-03
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (162 commits) fixed revision JS for images upgraded SimplePie to 1.3.1 FS#2708 removed obsolete browser plugin (migrate does it) adjust spacing to match standard 1.4em grid added comment on use of whitelist vs blacklist Updated idfilter() function for IIS use var and remove suggestions when needed Use variable for maximum number of suggestions for quicksearch. And hide suggestions when search field is emptied, or when no suggestion are found. added 'home' class to first link in hierarchical breadcrumbs reduced required max width to go into tablet mode re-added linear gradients for firefox added missing styling for disabled form elements (FS#2705) fixed acronyms in italics (FS#2684) improved print styles (includes fixes for FS#2645 and FS#2707) basic styles improvements Greek language update Use list in acl help text, for more structure Galician language update touch the config on save, even if no changes were made unwind the width narrowing commit put some whitespace between form submit button and fieldset bottom border ... Conflicts: lib/plugins/config/admin.php lib/plugins/config/settings/config.class.php
| * Merge pull request #175 from splitbrain/touchconfigAndreas Gohr2013-02-03
| |\ | | | | | | touch the config on save, even if no changes were made
| | * touch the config on save, even if no changes were madeAndreas Gohr2013-01-31
| | |
| * | Greek language updateVasileios Karavasilis2013-02-01
| | |
| * | Galician language updateRodrigo Rega2013-02-01
| | |
| * | added SHA512 hashing method FS#2663Andreas Gohr2013-01-26
| | |