| Wed, 04 Nov 2009 13:00:40 +0100 |
Fixed a bug in the Group Editor that didn't let you add groups to other groups unless your $_TABLES['groups'] happened to be called "groups" (bug #0000998)
|
file | diff | annotate |
| Sun, 01 Nov 2009 09:43:28 +0100 |
Merged with "timezone" feature branch
|
file | diff | annotate |
| Sun, 20 Sep 2009 19:11:47 +0200 |
The user's time zone selection (from My Account) is actually used now
|
file | diff | annotate |
| 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, 01 Nov 2009 09:20:01 +0100 |
Update documentation + version number
|
file | diff | annotate |
| Sat, 31 Oct 2009 18:34:19 +0100 |
Out stripos() emulation threw an error on PHP 4 when $needle was empty (bug #0001008)
|
file | diff | annotate |
| Sat, 31 Oct 2009 18:03:53 +0100 |
Merged with "dbadmin" feature branch
|
file | diff | annotate |
| Sat, 26 Sep 2009 22:19:20 +0200 |
Moved the functionality of the toinnodb.php script into the Database Backups admin panel and added an option to optimze tables.
|
file | diff | annotate |
| Sat, 31 Oct 2009 16:46:46 +0100 |
Added a notice about the expiry time for the security token (and the potential loss of changes) to most editors.
|
file | diff | annotate |
| Fri, 30 Oct 2009 17:28:55 +0100 |
Second attempt to fix bug #0000980 (Changing the Post Mode in Advanced Editor mode selected the wrong tab), revised IE compatible patch provided by dengen.
|
file | diff | annotate |
| Fri, 30 Oct 2009 13:57:11 +0100 |
Updated documentation
|
file | diff | annotate |
| Thu, 29 Oct 2009 19:50:58 +0100 |
Fixed display of text excerpt for search results on PHP 4, caused by differences in the handling of references between PHP 4 and 5 (bug #0001004)
|
file | diff | annotate |
| Thu, 29 Oct 2009 14:47:18 +0100 |
The comment speed limit was being ignored (bug #0001003)
|
file | diff | annotate |
| Thu, 29 Oct 2009 11:56:23 +0100 |
Merged with "plgupdate" feature branch
|
file | diff | annotate |
| Mon, 28 Sep 2009 22:20:30 +0200 |
Added an icon to make the plugin update option somewhat more obvious
|
file | diff | annotate |
| Thu, 29 Oct 2009 11:37:11 +0100 |
Allow bigger values for a topic's Sort Order field (feature request #0001011)
|
file | diff | annotate |
| Sat, 17 Oct 2009 23:00:40 +0200 |
When a Story Admin did not have permission to edit a story, Geeklog threw a "call to a member function on a non-object" error when trying to display a proper "access denied" message (reported by Chase and Cesar)
|
file | diff | annotate |
| Sat, 17 Oct 2009 14:09:44 +0200 |
Don't display the comment form for a story when comments aren't enabled for it (bug #0000994)
|
file | diff | annotate |
| Sat, 17 Oct 2009 13:26:13 +0200 |
Creation of multiple plugin groups needs to be fixed in the install script, too
|
file | diff | annotate |
| 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
|
file | diff | annotate |
| Sun, 11 Oct 2009 22:19:31 +0200 |
Updated documentation
|
file | diff | annotate |
| 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)
|
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 |
| 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)
|
file | diff | annotate |
| Sat, 10 Oct 2009 16:46:57 +0200 |
Ensure that the year dropdown includes the close year
|
file | diff | annotate |
| Sun, 04 Oct 2009 21:47:24 +0200 |
Display the number of links in the current category in the Category Editor.
|
file | diff | annotate |
| 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"
|
file | diff | annotate |
| Sun, 04 Oct 2009 13:32:11 +0200 |
More consistency for the Mail Users dialog (cf. bug #0000992)
|
file | diff | annotate |
| 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)
|
file | diff | annotate |
| 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
|
file | diff | annotate |
| Sat, 03 Oct 2009 20:40:08 +0200 |
Display the number of stories in the current topic in the Topic Editor (feature request #0000806)
|
file | diff | annotate |
| Sat, 03 Oct 2009 19:34:59 +0200 |
Call CUSTOM_userCheck from admin/user.php (bug #0000925)
|
file | diff | annotate |
| 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.
|
file | diff | annotate |
| Sat, 03 Oct 2009 11:46:54 +0200 |
Keep track of the user id for submitted events (bug #0000993)
|
file | diff | annotate |
| Sun, 27 Sep 2009 09:56:06 +0200 |
Link titles in autotags showed up with backslashes before quotes (bug #0000986)
|
file | diff | annotate |
| 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 ...
|
file | diff | annotate |
| 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)
|
file | diff | annotate |
| Sat, 19 Sep 2009 11:50:37 +0200 |
Changed the former $cc parameter for COM_mail into an optional array of additional email headers
|
file | diff | annotate |
| Mon, 14 Sep 2009 19:17:22 +0200 |
Fixed reply notification for the very first comment (bug #0000973)
|
file | diff | annotate |
| Mon, 14 Sep 2009 16:54:20 +0200 |
Use different subjects for the comment notification and comment _submission_ notification emails (cf. bug #0000957)
|
file | diff | annotate |
| 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)
|
file | diff | annotate |
| 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
|
file | diff | annotate |
| Mon, 14 Sep 2009 12:51:35 +0200 |
Made the list of pages sortable by author (feature request #0000978)
|
file | diff | annotate |
| 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)
|
file | diff | annotate |
| 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)
|
file | diff | annotate |
| 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
|
file | diff | annotate |
| 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)
|
file | diff | annotate |
| 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
|
file | diff | annotate |
| Sun, 06 Sep 2009 17:58:59 +0200 |
Keep track of actual upper/lowercase spelling of plugin names in the XMLSitemap plugin
|
file | diff | annotate |
| Sun, 06 Sep 2009 15:37:18 +0200 |
Added support for a CUSTOM_renderMenu function when rendering the top menu (feature request #0000845)
|
file | diff | annotate |
| 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)
|
file | diff | annotate |
| Sun, 06 Sep 2009 13:07:25 +0200 |
Avoid SQL error with certain db dumps during migration (bug #0000955)
|
file | diff | annotate |
| Sun, 06 Sep 2009 11:59:29 +0200 |
Plugin migration was only called when the plugin also needed an upgrade (bug #0000947)
|
file | diff | annotate |
| 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)
|
file | diff | annotate |
| 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)
|
file | diff | annotate |
| 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)
|
file | diff | annotate |
| 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)
|
file | diff | annotate |
| Sun, 30 Aug 2009 19:46:34 +0200 |
Synced list of changes with 1.6.0sr2
|
file | diff | annotate |
| Sun, 30 Aug 2009 15:48:52 +0200 |
Updated documentation and version number
|
file | diff | annotate |
| 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 ...
|
file | diff | annotate |