summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixed auth_browseruid on IE9Dominik Eckelmann2013-02-24
* add security token back, but not for anonymous usersChristopher Smith2013-02-24
* remove security token from tpl_actiondropdown - its not necessary, we're not ...Christopher Smith2013-02-24
* change tpl_actiondropdown request method to 'get'Christopher Smith2013-02-24
* replace preset _cautionList property with _caution config metadata parameter,...Christopher Smith2013-02-18
* 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
* add comments for recent settings class additions to extra.class.phpChristopher Smith2013-02-18
* Merge pull request #184 from splitbrain/FS#2718Andreas Gohr2013-02-18
|\
| * force screen_mode to string type (IE returns a number which is always trigger...Christopher Smith2013-02-17
* | 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
|\
| * improve comments on settings::update() methodChristopher Smith2013-02-17
| * tidy up authtype setting class (incl. fix issue with auth change/logoff occur...Christopher Smith2013-02-17
| * add property to show disabled plugins, set it to false (to hide by default)Christopher Smith2013-02-17
* | Merge pull request #181 from splitbrain/authpluginconfigAndreas Gohr2013-02-17
|\ \
| * | litte fixesKlap-in2013-02-16
| * | Merge remote-tracking branch 'origin/master' into authpluginconfigKlap-in2013-02-16
| |\|
| * | Merge remote-tracking branch 'origin/master' into authpluginconfigKlap-in2013-02-16
| |\ \
| * | | separate default settings from non-existing settingsKlap-in2013-02-16
| * | | Complete metadata and defaults of auth plugin configsKlap-in2013-02-16
* | | | Display media file size only if file exists (prevents PHP warning)Michael Hamann2013-02-17
* | | | Merge pull request #179 from splitbrain/FS#2720Christopher Smith2013-02-17
|\ \ \ \ | |_|_|/ |/| | |
| * | | replace remaining hardcoded 'colspan' values with ->colspanChristopher Smith2013-02-17
| * | | Merge remote-tracking branch 'whoopdedo/diffmarkup' into FS#2720Christopher Smith2013-02-17
| |\ \ \
| | * | | Remove the prefix from inline diffs.Tom N Harris2013-02-16
| | * | | Fix width of indicator column.Tom N Harris2013-02-16
| | * | | Monospace font for header prefix.Tom N Harris2013-02-16
| | * | | Move inline diff headers into a vertical column.Tom N Harris2013-02-16
| | | |/ | | |/|
| * | | ensure diff formatters escape their outputChristopher Smith2013-02-17
| * | | fix a couple of diff issues: shouldn't be any need to html encode before find...Christopher Smith2013-02-16
| |/ /
* / / fixed html error in plugin lang fileAnika Henke2013-02-16
|/ /
* | Merge pull request #177 from splitbrain/FS#2111Andreas Gohr2013-02-16
|\ \
| * | FS#2111, improve security checkChristopher Smith2013-02-16
* | | disable additional auth plugins in installerAndreas Gohr2013-02-16
* | | Merge pull request #178 from whoopdedo/passcryptconfigAndreas Gohr2013-02-16
|\ \ \
| * | | Add django compatible hashes to the config options.Tom N Harris2013-02-16
* | | | fixed language file placeholders FS#2682Andreas Gohr2013-02-16
* | | | Abort old quick search requests when starting new onesMichael Hamann2013-02-16
* | | | Media manager: don't create empty namespaces FS#2642Michael Hamann2013-02-16
* | | | removed deprecated ACL wrapper objectAndreas Gohr2013-02-16
|/ / /
* | | corrected some inline documentation in template's jsAnika Henke2013-02-16
* | | disabled JavaScript compatibility layerAndreas Gohr2013-02-16
* | | introduced http_status() for sending HTTP status code FS#1698Andreas Gohr2013-02-16
|/ /
* | moved rewrite rules to uncomment together (FS#2484)Anika Henke2013-02-16