| Sun, 20 Sep 2009 11:00:03 +0200 |
Modernized the "timezone hack", made the config option a dropdown, and moved all timezone-related code into a new TimeZoneConfig class
|
file | diff | annotate |
| Sun, 11 Oct 2009 11:00:55 +0200 |
Added new option $_CONF['article_comment_close_enabled'] to enable/disable automatically closing stories for comments after a certain amount of days (bug #0000959). Changed handling of comment_expire field in gl_stories such that 0 means the story is always open for comments.
|
file | diff | annotate |
| Tue, 04 Aug 2009 09:23:31 -0400 |
Added meta description and meta keywords to stories, staticpages and polls.
|
file | diff | annotate |
| Thu, 11 Jun 2009 10:35:38 +0200 |
Added a config option to send an X-FRAME-OPTIONS HTTP header to prevent "clickjacking"
|
file | diff | annotate |
| Thu, 21 May 2009 17:02:23 +0200 |
Removed the $_CONF['search_no_data'] config option and moved the text to the language files (bug #0000873)
|
file | diff | annotate |
| Sun, 19 Apr 2009 21:45:18 +0200 |
Added a config option to enable/disable clickable links
|
file | diff | annotate |
| Sun, 19 Apr 2009 19:34:29 +0200 |
Changed some default settings
|
file | diff | annotate |
| Sun, 19 Apr 2009 16:57:27 +0200 |
Experimental feature: Optionally compress output before sending it to the browser (disabled by default)
|
file | diff | annotate |
| Mon, 13 Apr 2009 19:31:28 +0200 |
Fixed dropdown for the "censor mode", which has more than the two options offered previously (bug #0000692)
|
file | diff | annotate |
| Sat, 11 Apr 2009 16:59:56 +0200 |
Make the name of the 'anon-name' cookie configurable and keep it alive for longer
|
file | diff | annotate |
| Fri, 10 Apr 2009 17:04:09 +0200 |
Missing bits and pieces for the comment changes
|
file | diff | annotate |
| Tue, 31 Mar 2009 23:45:11 +0100 |
Search now uses pre-existing $_CONF variables instead of its own (bug #0000839)
|
file | diff | annotate |
| Sat, 21 Mar 2009 23:32:53 +0100 |
Allow switching the DOCTYPE from the Configuration. Requires a theme that uses {doctype} instead of a hard-coded DOCTYPE declaration (feature request #0000745)
|
file | diff | annotate |
| Sat, 07 Mar 2009 15:33:28 +0100 |
Removed incomplete PDF generator (never enabled in any shipped version)
|
file | diff | annotate |
| Sat, 21 Feb 2009 15:07:45 +0100 |
Added a filename mask config option for the names of the database backups
|
file | diff | annotate |
| Sat, 07 Feb 2009 18:46:54 +0100 |
The default replacement text for censored text was supposed to read "censored", not "censormode"
|
file | diff | annotate |
| Sat, 07 Feb 2009 18:46:54 +0100 |
The default replacement text for censored text was supposed to read "censored", not "censormode"
|
file | diff | annotate |
| Tue, 03 Feb 2009 11:11:23 +0100 |
Changed sort_order for the search options and added them to the update
|
file | diff | annotate |
| Mon, 02 Feb 2009 23:04:14 +0000 |
Implemented Search Improvements
|
file | diff | annotate |
| Sun, 25 Jan 2009 18:01:20 -0500 |
Changes to support the new 'advanced_html' config setting
|
file | diff | annotate |
| Sat, 03 Jan 2009 17:55:42 +0100 |
Cosmetics: Always set the default for the copyright year to the current year
|
file | diff | annotate |
| Sat, 03 Jan 2009 17:55:42 +0100 |
Cosmetics: Always set the default for the copyright year to the current year
|
file | diff | annotate |
| Wed, 31 Dec 2008 17:34:40 +0100 |
Don't initialize the plugin configuration - the plugins are doing that themselves now
|
file | diff | annotate |
| Sun, 14 Dec 2008 21:36:53 +0100 |
Reverted changes that shouldn't be in this branch
|
file | diff | annotate |
| Sun, 16 Nov 2008 10:30:00 +0100 |
Added a configuration option to control the JPEG quality (Feature request #0000720)
|
file | diff | annotate |
| Sun, 21 Sep 2008 08:37:12 +0000 |
Fixed protection against direct execution on non-case sensitive file systems
|
file | diff | annotate |
| Tue, 05 Aug 2008 17:52:16 +0000 |
$_CONF['have_pear'] was initialized with an emtpy string - should be "false"
|
file | diff | annotate |
| Fri, 21 Mar 2008 15:38:05 +0000 |
Removed 'fn:' config type again; looks for specific functions now for dynamic array contents
|
file | diff | annotate |
| Sun, 16 Mar 2008 12:22:02 +0000 |
Calender plugin configuration
|
file | diff | annotate |
| Sat, 15 Mar 2008 18:11:43 +0000 |
Polls plugin configuration
|
file | diff | annotate |
| Sat, 08 Mar 2008 21:53:34 +0000 |
debug_image_upload option should be disabled by default
|
file | diff | annotate |
| Sun, 24 Feb 2008 16:49:51 +0000 |
Fixed variable name: 'copyright' -> 'copyrightyear'
|
file | diff | annotate |
| Sun, 10 Feb 2008 17:09:38 +0000 |
Decoupled config subgroup and fieldset order from the language files. Now we can reorder / regroup options simply by database updates.
|
file | diff | annotate |
| Sun, 03 Feb 2008 20:52:55 +0000 |
Revert 'aftersave_story' to 'list', which makes more sense for sending Trackbacks, etc. after saving a story
|
file | diff | annotate |
| Sun, 03 Feb 2008 19:11:50 +0000 |
Added Links plugin config to the configuration GUI
|
file | diff | annotate |
| Sat, 02 Feb 2008 20:03:07 +0000 |
Have the config data for the Spam-X plugin in only one place
|
file | diff | annotate |
| Sat, 02 Feb 2008 16:36:34 +0000 |
Have the config data for the Static Pages plugin in only one place
|
file | diff | annotate |
| Sun, 27 Jan 2008 10:53:03 +0000 |
Moved 'site_enabled' flag from the config GUI to siteconfig.php
|
file | diff | annotate |
| Sat, 26 Jan 2008 17:17:42 +0000 |
Added Spam-X config to the configuration GUI
|
file | diff | annotate |
| Sat, 26 Jan 2008 13:14:46 +0000 |
Moved default permissions to a separate config group
|
file | diff | annotate |
| Sat, 26 Jan 2008 11:47:22 +0000 |
Remove Static Pages plugin version number from the config and added it to functions.inc instead
|
file | diff | annotate |
| Sun, 20 Jan 2008 20:55:17 +0000 |
Introduced a new config type 'fn:' that calls a specified function to provide contents of a dropdown at runtime, e.g. for the language and theme selection
|
file | diff | annotate |
| Sun, 20 Jan 2008 18:09:16 +0000 |
Moved some options around: "Topics and Daily Digest" is now "Blocks" (Daily Digest is now under Miscellaneous); reordered Trackback and Pingback options
|
file | diff | annotate |
| Sun, 20 Jan 2008 16:25:40 +0000 |
Fixed some config option: 'sortmethod', 'searchloginrequired', 'skip_preview', 'comment_code', 'cookiesecure'; enable 'debug_image_upload' option (but keep it off)
|
file | diff | annotate |
| Sat, 19 Jan 2008 19:36:11 +0000 |
Use dropdowns in Static Pages plugin configuration (where possible)
|
file | diff | annotate |
| Sun, 06 Jan 2008 11:57:13 +0000 |
Added a "Webservices" group and a 'restric_webservices' option (not used yet)
|
file | diff | annotate |
| Sun, 06 Jan 2008 09:56:38 +0000 |
Make mysqldump path available in the config GUI
|
file | diff | annotate |
| Sun, 06 Jan 2008 08:55:57 +0000 |
Removed 'ostype' from config GUI - you shouldn't be able to change it anyway.
|
file | diff | annotate |
| Sat, 05 Jan 2008 15:56:13 +0000 |
Installation now loading initial staticpages config records
|
file | diff | annotate |
| Wed, 02 Jan 2008 14:40:22 +0000 |
Added an option to disable webservices
|
file | diff | annotate |
| Sun, 30 Dec 2007 00:11:40 +0000 |
Updated config class to run more smoothly with PHP4.
|
file | diff | annotate |
| Sat, 29 Dec 2007 20:49:57 +0000 |
Set $_CONF['cookie_tzid']
|
file | diff | annotate |
| Fri, 28 Sep 2007 00:22:06 +0000 |
removing left_blocks_in_footer config setting and placing it in lib-common;
|
file | diff | annotate |
| Mon, 24 Sep 2007 01:51:15 +0000 |
fix typo
|
file | diff | annotate |
| Sun, 23 Sep 2007 19:20:40 +0000 |
Fixed option name: 'user_logging_method' -> 'user_login_method'
|
file | diff | annotate |
| Sun, 23 Sep 2007 18:51:16 +0000 |
$_CONF['week_start'] can only be 'Sun' or 'Mon', so make it a dropdown
|
file | diff | annotate |
| Sun, 23 Sep 2007 08:54:06 +0000 |
Fixed $_CONF['pingback_self'] configuration (can be 0, 1, or 2)
|
file | diff | annotate |
| Mon, 03 Sep 2007 02:25:19 +0000 |
Added localization support to configuration UI, changed defaults of some config values to be
|
file | diff | annotate |