summaryrefslogtreecommitdiff
path: root/lib/plugins
Commit message (Collapse)AuthorAge
* 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
| |
* | 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
|\|
| * Merge pull request #178 from whoopdedo/passcryptconfigAndreas Gohr2013-02-16
| |\ | | | | | | Add django compatible hashes to the config options.
| | * Add django compatible hashes to the config options.Tom N Harris2013-02-16
| | |
| * | fixed language file placeholders FS#2682Andreas Gohr2013-02-16
| | |
| * | removed deprecated ACL wrapper objectAndreas Gohr2013-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
| * don't expose version in info plugin FS#2701Andreas Gohr2013-02-16
| |
| * fixed config loading for auth pluginsAndreas Gohr2013-02-08
| |
* | 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
* | Complete metadata and defaults of auth plugin configsKlap-in2013-02-16
|/
* use consistent name for authpgsqlKlap-in2013-02-05
|
* fixed authpg plugin infoAndreas Gohr2013-02-05
|
* 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
| | |
| * | Merge pull request #176 from splitbrain/aclhelptextstructuringAndreas Gohr2013-02-01
| |\ \ | | | | | | | | Use list in acl help text, for more structure
| | * | Use list in acl help text, for more structureKlap-in2013-02-01
| | | |
| * | | Greek language updateVasileios Karavasilis2013-02-01
| |/ /
| * | Merge pull request #167 from Klap-in/masterAndreas Gohr2013-02-01
| |\ \ | | | | | | | | Adds loadHelper to Syntax class and litte code reformat
| | * | set $msg argument of loadHelper() default to true.Klap-in2013-01-27
| | | |