| Sun, 17 May 2009 16:30:39 +0200 |
Added a check to all plugins to see if they support the DBMS the site is running on
|
file | diff | annotate |
| Sun, 17 May 2009 16:07:38 +0200 |
A fresh install didn't call the plugin_compatible_with_this_version API function for the bundled plugins; fixing this also got rid of some code duplication
|
file | diff | annotate |
| Sun, 17 May 2009 13:18:39 +0200 |
Don't include Links in the sitemap automatically as it should not point to redirecting URLs
|
file | diff | annotate |
| Sun, 17 May 2009 10:28:44 +0200 |
The user's current password is no longer available in $_USER, so changing the password or deleting an account no longer worked (reported by Tom Homer)
|
file | diff | annotate |
| Sun, 17 May 2009 10:05:01 +0200 |
Fixes to get the XMLSitemap plugin's postinstall working from the install script
|
file | diff | annotate |
| Mon, 11 May 2009 12:16:47 +0200 |
Fixed handling of "entire page" centerblocks in a multi-language environment
|
file | diff | annotate |
| Sun, 10 May 2009 11:23:06 +0200 |
Made COM_createImage recognize https:// URLs
|
file | diff | annotate |
| Sun, 10 May 2009 09:30:30 +0200 |
Fixed notices in the config class, caused by the check to prevent people from locking themselves out of their site by disabling all 3 login methods.
|
file | diff | annotate |
| Sat, 09 May 2009 17:59:54 +0200 |
Fixed empty entries in the "Type" dropdown on the Advanced Search page (part of bug #0000874)
|
file | diff | annotate |
| Sat, 09 May 2009 17:48:14 +0200 |
Ensure PLG_templateSetVars (and therefore CUSTOM_templateSetVars) is called properly when the "Skip Preview" option is disabled (bug #0000880)
|
file | diff | annotate |
| Sat, 09 May 2009 16:44:43 +0200 |
Fixed handling of multi-byte encoded texts when limiting the content of feed entries to a certain amount of characters
|
file | diff | annotate |
| Sat, 02 May 2009 11:51:40 +0200 |
Fixed "missing argument 2" error when changing config options (reported by Markus Wollschl?ger)
|
file | diff | annotate |
| Sat, 02 May 2009 11:09:55 +0200 |
Added a verbose logging option to the search class and make it default to off
|
file | diff | annotate |
| Sat, 02 May 2009 08:56:18 +0200 |
Fixed a typo that prevented the [staticpage:] autotag from working
|
file | diff | annotate |
| Fri, 01 May 2009 11:23:44 +0200 |
New XMLSitemap plugin, provided by mystral-kk
|
file | diff | annotate |
| Fri, 01 May 2009 10:05:04 +0200 |
Documentation updates
|
file | diff | annotate |
| Wed, 29 Apr 2009 12:16:17 +0200 |
Don't allow to add/remove users to/from the All Users and Logged-in Users groups via the group editor (bugs #0000863 and #0000864)
|
file | diff | annotate |
| Tue, 28 Apr 2009 21:43:52 +0200 |
Cosmetic changes to the form to add/remove users to/from groups, for consistency with the other admin panels
|
file | diff | annotate |
| Sun, 26 Apr 2009 12:14:06 +0200 |
Document where CUSTOM_templateSetVars is actually called from (bug #0000862)
|
file | diff | annotate |
| Sun, 26 Apr 2009 11:57:49 +0200 |
Updated documentation
|
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 |
| Sun, 19 Apr 2009 12:16:59 +0200 |
Moved hard-coded texts from admin/sectest.php to the language files (bug #0000716)
|
file | diff | annotate |
| Sun, 19 Apr 2009 10:35:57 +0200 |
Added an option to send a copy of the email to a user to self (feature request #0000771, based on a patch by Roshan Singh)
|
file | diff | annotate |
| Sat, 18 Apr 2009 23:37:42 +0200 |
Bad design decision: COM_checkList would use the table name in the HTML. Added a new parameter for the name to use instead.
|
file | diff | annotate |
| Sat, 18 Apr 2009 22:10:44 +0200 |
Fixed wrong use of COM_allowedHTML and COM_checkHTML in plugins (bug #0000785)
|
file | diff | annotate |
| Sat, 18 Apr 2009 21:10:04 +0200 |
More missing finish() calls (cf. bug #0000855)
|
file | diff | annotate |
| Sat, 18 Apr 2009 19:46:23 +0200 |
Moved documentation to docs/english so that it can be translated (feature request #0000770)
|
file | diff | annotate |
| Sat, 18 Apr 2009 13:27:50 +0200 |
Synced list of changes with 1.5.2sr4
|
file | diff | annotate |
| Sat, 18 Apr 2009 09:58:24 +0200 |
Updated version numbers and list of changes
|
file | diff | annotate |
| Wed, 15 Apr 2009 20:24:04 +0200 |
New plugin API function PLG_pluginStateChange
|
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 |
| Mon, 13 Apr 2009 18:08:11 +0200 |
Sync list of changes with 1.5.2sr3
|
file | diff | annotate |
| Mon, 13 Apr 2009 15:57:21 +0200 |
Updated version numbers and list of changes
|
file | diff | annotate |
| Sun, 12 Apr 2009 16:15:38 +0200 |
Slightly faster template class (feature request #0000760, patches provided by dengen and mystral-kk)
|
file | diff | annotate |
| Sun, 12 Apr 2009 15:21:52 +0200 |
Use a more efficient implementation of Story::hasContent (bug #0000858, patch provided by Maciej Cupial)
|
file | diff | annotate |
| Sun, 12 Apr 2009 11:11:10 +0200 |
Make sure formerly optional config items can be disabled (bug #0000846)
|
file | diff | annotate |
| Sun, 12 Apr 2009 09:21:52 +0200 |
Re-introduced function get_SPX_Ver in the install script, which is still needed when upgrading from old Geeklog releases (reported by Sheila)
|
file | diff | annotate |
| Sat, 11 Apr 2009 18:52:02 +0200 |
New plugin API function PLG_getDocumentationUrl (feature request #0000848)
|
file | diff | annotate |
| Sat, 11 Apr 2009 15:35:58 +0200 |
Fresh installs + MySQL only: Changed some tinyint fields that are only used as flags to tinyint(1) from tinyint(3) (bug #0000857)
|
file | diff | annotate |
| Sat, 11 Apr 2009 14:42:39 +0200 |
Fixed one of the predefined date format strings (bug #0000854)
|
file | diff | annotate |
| Fri, 10 Apr 2009 23:33:02 +0200 |
Replace Wiki-style formatting in the Daily Digest and when emailing a story to a friend (bug #0000837, patch provided by Pawel Szczur)
|
file | diff | annotate |
| Fri, 10 Apr 2009 17:04:09 +0200 |
Missing bits and pieces for the comment changes
|
file | diff | annotate |
| Sat, 04 Apr 2009 20:22:02 +0200 |
Ported 1.5.2sr2 changes over from the branch
|
file | diff | annotate |
| Sat, 04 Apr 2009 16:25:45 +0200 |
Fixed SQL injection in the session handling
|
file | diff | annotate |
| Tue, 31 Mar 2009 20:39:43 +0200 |
Added Geeklog 1.5.2sr1 to the changelog
|
file | diff | annotate |
| Mon, 30 Mar 2009 19:56:28 +0200 |
Fernando Munoz reported a possible XSS in the query form on most admin panels (bug #0000841).
|
file | diff | annotate |
| Sun, 29 Mar 2009 11:18:09 +0200 |
New plugin API function PLG_configChange (feature request #0000694)
|
file | diff | annotate |
| Sat, 28 Mar 2009 19:59:33 +0100 |
Fixed layout of the Batch Admin screen
|
file | diff | annotate |
| Sat, 28 Mar 2009 10:31:38 +0100 |
On a login failure, the user registration form showed up even when new user registration was disabled (bug #0000843)
|
file | diff | annotate |
| Sun, 22 Mar 2009 21:56:55 +0100 |
The Wiki-style format broke national special characters, e.g. Japanese and German umlauts (bug #0000823)
|
file | diff | annotate |
| Sun, 22 Mar 2009 10:49:26 +0100 |
Introduced new plugin API function PLG_migrate
|
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, 21 Mar 2009 19:09:10 +0100 |
Include information about the remote service used (if any) in the notification email about new user submissions
|
file | diff | annotate |
| Sat, 21 Mar 2009 15:01:34 +0100 |
Define {xmlns} when using XHTML for XHTML compliance
|
file | diff | annotate |
| Sun, 15 Mar 2009 16:31:07 +0100 |
Fixed wrong use of '&' when sending a trackback (bug #0000825)
|
file | diff | annotate |
| Sun, 15 Mar 2009 16:24:56 +0100 |
Removed extra double quote from upcoming events block (bug #0000827)
|
file | diff | annotate |
| Sat, 07 Mar 2009 15:33:28 +0100 |
Removed incomplete PDF generator (never enabled in any shipped version)
|
file | diff | annotate |
| Wed, 04 Mar 2009 14:15:22 +0100 |
Fixed a problem with words being merged together in newsfeeds when the article was written with CR as the line separator
|
file | diff | annotate |