public_html/docs/history
Sat, 17 Oct 2009 13:11:32 +0200 Fixed a long-standing quirk of the submission handling where the "Submissions" entry in the Admins Block wasn't updated after accepting / rejecting a submission
Sun, 11 Oct 2009 22:19:31 +0200 Updated documentation
Sun, 11 Oct 2009 20:45:41 +0200 Fixed display of the Polls block when it only contained blocks not visible for anonymous visitors (bug #0000996)
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.
Sat, 10 Oct 2009 21:57:23 +0200 The "Admin Group" checkbox in the Group Editor didn't work (bug #0000995, reported & fix provided by Tsuchi)
Sat, 10 Oct 2009 16:46:57 +0200 Ensure that the year dropdown includes the close year
Sun, 04 Oct 2009 21:47:24 +0200 Display the number of links in the current category in the Category Editor.
Sun, 04 Oct 2009 13:51:37 +0200 When viewing your own profile page, you now get an "edit" link that take you to "My Account"
Sun, 04 Oct 2009 13:32:11 +0200 More consistency for the Mail Users dialog (cf. bug #0000992)
Sun, 04 Oct 2009 11:10:08 +0200 Additional checks in "Mail Story to a Friend" and "Send mail to user" dialogs to make sure users don't enter email addresses into the name fields (bug #0000992)
Sun, 04 Oct 2009 10:08:27 +0200 Added an option to send a copy to self to the "Mail Story to a Friend" dialog and made the look of this and the "Send mail to user" dialogs more consistent
Sat, 03 Oct 2009 20:40:08 +0200 Display the number of stories in the current topic in the Topic Editor (feature request #0000806)
Sat, 03 Oct 2009 19:34:59 +0200 Call CUSTOM_userCheck from admin/user.php (bug #0000925)
Sat, 03 Oct 2009 14:50:24 +0200 Fresh installs of the static pages plugin in Geeklog 1.6.1 accidentally used a wrong name for the plugin's admin group. Silently fix that during the upgrade.
Sat, 03 Oct 2009 11:46:54 +0200 Keep track of the user id for submitted events (bug #0000993)
Sun, 27 Sep 2009 09:56:06 +0200 Link titles in autotags showed up with backslashes before quotes (bug #0000986)
Sat, 19 Sep 2009 17:58:30 +0200 Upgrading from Geeklog 1.5.2 did not extend the pid (poll id) to 40 characters. Let's try that again when upgrading to 1.6.1 ...
Sat, 19 Sep 2009 14:17:00 +0200 Changing the Post Mode in Advanced Editor mode selected the wrong tab (bug #0000980, patch provided by dengen)
Sat, 19 Sep 2009 11:50:37 +0200 Changed the former $cc parameter for COM_mail into an optional array of additional email headers
Mon, 14 Sep 2009 19:17:22 +0200 Fixed reply notification for the very first comment (bug #0000973)
Mon, 14 Sep 2009 16:54:20 +0200 Use different subjects for the comment notification and comment _submission_ notification emails (cf. bug #0000957)
Mon, 14 Sep 2009 16:45:58 +0200 When an anonymous commentor left a name, use it in the comment submission notification email (bug #0000960)
Mon, 14 Sep 2009 16:10:32 +0200 Removed the CSRF token from all links to edit a comment. We only need it in the actual comment editor and it caused problems on the moderation page
Mon, 14 Sep 2009 12:51:35 +0200 Made the list of pages sortable by author (feature request #0000978)
Fri, 11 Sep 2009 16:20:05 +0200 For anonymous comments, use the anonymous user's name from the database, not from the language file (cf. bug #0000960)
Fri, 11 Sep 2009 13:03:06 +0200 The session and password cookies are now created with the HttpOnly flag set to make it somewhat harder to read them from JavaScript (requires browser support)
Thu, 10 Sep 2009 13:36:34 +0200 Fixed visibility of the "Send Ping" links in the Story Admin's list of stories and the Story Options block
Wed, 09 Sep 2009 20:56:06 +0200 The install script was switching back to English in some upgrade scenarios (bug #0000969, patch provided by taca)
Sun, 06 Sep 2009 18:26:24 +0200 Added a workaround to not lose the XMLSitemap priorities for Locales where the comma is used as the decimal separator
Sun, 06 Sep 2009 17:58:59 +0200 Keep track of actual upper/lowercase spelling of plugin names in the XMLSitemap plugin
Sun, 06 Sep 2009 15:37:18 +0200 Added support for a CUSTOM_renderMenu function when rendering the top menu (feature request #0000845)
Sun, 06 Sep 2009 15:12:47 +0200 In the install script, always open db-config.php and siteconfig.php in binary mode to avoid EOL character mixup on Windows (bug #0000730)
Sun, 06 Sep 2009 13:07:25 +0200 Avoid SQL error with certain db dumps during migration (bug #0000955)
Sun, 06 Sep 2009 11:59:29 +0200 Plugin migration was only called when the plugin also needed an upgrade (bug #0000947)
Sun, 06 Sep 2009 10:23:14 +0200 The Migrate option in the install script now also works on an existing database (feature request #0000945)
Sat, 05 Sep 2009 20:48:03 +0200 Comment notifications used the phrase "Read the full article" when pointing to the new comment post (bug #0000940)
Sat, 05 Sep 2009 18:16:59 +0200 Send correct content type and character set header in the install script (bug #0000964, patch provided by taca)
Thu, 03 Sep 2009 20:32:24 +0200 The "Remember Me For" option under My Account did not recognize the "(don't)" option any more (bug #0000961)
Sun, 30 Aug 2009 19:46:34 +0200 Synced list of changes with 1.6.0sr2
Sun, 30 Aug 2009 15:48:52 +0200 Updated documentation and version number
Sat, 29 Aug 2009 19:57:10 +0200 Made $use_innodb a global variable (sigh) so that a fresh install with InnoDB tables actually creates InnoDB tables ...
Wed, 26 Aug 2009 21:57:15 +0200 Fixed wrong function name in the autoinstall.php file (bug #0000954)
Sun, 16 Aug 2009 17:55:44 +0200 Send a notification when a comment goes into the submission queue
Sun, 09 Aug 2009 10:33:39 +0200 Added a link back to the story to the "Mail Story to a Friend" form
Sat, 08 Aug 2009 21:57:44 +0200 Source code cosmetics + document that [code] and [raw] may sometimes be listed even though they won't work (e.g. in comments on stories)
Sat, 08 Aug 2009 19:51:31 +0200 List available autotags in the static pages editor
Sat, 08 Aug 2009 14:13:01 +0200 Updated documentation
Thu, 06 Aug 2009 11:37:23 +0200 Reintroduced {event_begin_anchortag} and {event_end_anchortag} variables in event.php
Wed, 05 Aug 2009 13:19:07 +0200 Keep number of hits when editing an event but set it to 0 for cloned events.
Sun, 02 Aug 2009 20:07:04 +0200 Updated Hebrew language files, provided by LWC
Sun, 02 Aug 2009 19:41:51 +0200 When an error occurs in bigdump.php (during migration) keep the language when sending the user back to migrate.php (bug #0000943)
Sun, 02 Aug 2009 19:31:01 +0200 Avoid triggering a false spam report when submitting an event with the default "http://" entry for the link still in place (bug #0000946)
Sat, 01 Aug 2009 21:39:34 +0200 Use COM_getUserDateTimeFormat, i.e. the user's preferred format, for displaying the date and time in search results
Sat, 01 Aug 2009 18:37:21 +0200 When disabling a feed, delete the feed file
Sat, 01 Aug 2009 11:20:46 +0200 Moved leftover hard-coded text from admin/sectest.php to the language files
Thu, 30 Jul 2009 21:00:35 +0200 Sync list of changes with 1.5.2sr5 and 1.6.0sr1
Wed, 29 Jul 2009 21:08:47 +0200 Updated documentation and version number
Wed, 29 Jul 2009 20:33:20 +0200 Updated documentation and version number
Sun, 26 Jul 2009 10:51:06 +0200 Updated list of changes
Sat, 25 Jul 2009 10:04:23 +0200 Start of 1.6.1 development: Updated version number and documentation