| Wed, 01 Feb 2012 20:35:07 -0500 |
Tom |
CC setting is now an admin option. Original patch provided by Rouslan Placella. (feature request #0001259)
HEAD
|
changeset |
files
|
| Wed, 01 Feb 2012 10:45:33 -0500 |
Tom |
A remote service user now bypasses current password check when account is deleted. (bug #0001417)
HEAD
|
changeset |
files
|
| Tue, 31 Jan 2012 14:47:10 -0500 |
Tom |
Fix voters count problem when saving a poll in the admin (bug #0001419)
HEAD
|
changeset |
files
|
| Tue, 24 Jan 2012 19:46:07 -0500 |
Tom |
Fixed location of the note about deleting an account.
HEAD
|
changeset |
files
|
| Tue, 24 Jan 2012 19:43:30 -0500 |
Tom |
Scripts class does not set automatically theme css file now. Css file for themes now set in functions.php. Scripts class will set css file named "theme" first if found. (bug #0001407)
HEAD
|
changeset |
files
|
| Mon, 23 Jan 2012 12:49:32 -0500 |
Tom |
Fixed checking of permissions issue in breadcrumbs when user doesn't have access to one of the parent topics. If parent topic is not accessible the title is just displayed without a link.
HEAD
|
changeset |
files
|
| Sun, 22 Jan 2012 09:26:05 +0100 |
Dirk Haun |
Changes to have the comment form on the same page as the story (patch #0000728, provided by dengen)
commentform
|
changeset |
files
|
| Fri, 20 Jan 2012 10:52:03 -0500 |
Tom |
Fixed PGSQL line that was missing a space (bug #0001418)
HEAD
|
changeset |
files
|
| Fri, 20 Jan 2012 10:42:11 -0500 |
Tom |
You can now specify a max text length for clickable urls. Work done from patch provided by Ivy (patch #0001139)
HEAD
|
changeset |
files
|
| Tue, 17 Jan 2012 09:14:25 -0500 |
Tom |
Added a bit more padding around the breadcrumbs.
HEAD
|
changeset |
files
|
| Mon, 16 Jan 2012 16:41:08 -0500 |
Tom |
Added block_start and block_end template variables to staticpage plugin templates to allow for better positioning of breadcrumbs.
HEAD
|
changeset |
files
|
| Mon, 16 Jan 2012 13:46:35 -0500 |
Tom |
Add Configuration option to enable or disable Staticpage Breadcrumbs.
HEAD
|
changeset |
files
|
| Mon, 16 Jan 2012 13:28:56 -0500 |
Tom |
Add Configuration options to enable or disable Breadcrumbs (Topics, Articles, Plugins).
HEAD
|
changeset |
files
|
| Thu, 12 Jan 2012 14:19:57 -0500 |
Tom |
Added breadcrumb support to staticpage plugin.
HEAD
|
changeset |
files
|
| Thu, 12 Jan 2012 14:18:36 -0500 |
Tom |
Added Breadcrumb support for Topics and Articles.
HEAD
|
changeset |
files
|
| Thu, 05 Jan 2012 20:32:19 -0500 |
Tom |
Category Editor now uses Topic library function for displaying topics.
HEAD
|
changeset |
files
|
| Thu, 05 Jan 2012 12:20:27 -0500 |
Tom |
Copyright Year in configuration can now accept a year range (bug #0001416)
HEAD
|
changeset |
files
|
| Wed, 04 Jan 2012 10:40:50 -0500 |
Tom |
Links Plugin now version 2.1.2
HEAD
|
changeset |
files
|
| Tue, 03 Jan 2012 10:24:32 -0500 |
Tom |
COM_stripslashes will now handle arrays (bug #0001413)
HEAD
|
changeset |
files
|
| Mon, 02 Jan 2012 13:34:24 -0500 |
Tom |
Advanced Search and viewing, submitting Comments will now take into account what topic they are in. The correct topic blocks will display.
HEAD
|
changeset |
files
|
| Mon, 02 Jan 2012 13:32:09 -0500 |
Tom |
Fixed view of a comment when topic permissions come into play.
HEAD
|
changeset |
files
|
| Mon, 02 Jan 2012 13:28:45 -0500 |
Tom |
Fixed statistics being displayed when dealing with stories with multiple topics and different permissions.
HEAD
|
changeset |
files
|
| Fri, 30 Dec 2011 10:03:20 -0500 |
Tom |
Reversing mistakenly committed files with changes not meant for the repository.
HEAD
|
changeset |
files
|
| Fri, 30 Dec 2011 09:57:00 -0500 |
Tom |
Made sure topic list is passed as category for web services.
HEAD
|
changeset |
files
|
| Sat, 24 Dec 2011 09:30:00 -0500 |
Tom |
Fixed comment count for story on comment submission. Would be incorrect if another object shared the same id and had a comment (bug# 0001414)
HEAD
|
changeset |
files
|
| Fri, 23 Dec 2011 13:19:32 -0500 |
Tom |
Staticpage Plugin now Version 1.6.5 and requires Geeklog 1.9.0
HEAD
|
changeset |
files
|
| Fri, 23 Dec 2011 13:13:22 -0500 |
Tom |
Fixed double all selection in topics in search and fixed searching of stories when all is selected.
HEAD
|
changeset |
files
|
| Fri, 23 Dec 2011 13:10:43 -0500 |
Tom |
Added tracking of current topic via a session variable stored in the db.
HEAD
|
changeset |
files
|
| Wed, 14 Dec 2011 15:16:08 -0500 |
Tom |
Updated Professional_CSS theme with the latest topic, block and story theme changes.
HEAD
|
changeset |
files
|
| Wed, 14 Dec 2011 14:46:00 -0500 |
Tom |
In My Account Exclude Topics and Daily Digest Topic Selection now display as a tree structure instead of being just listed.
HEAD
|
changeset |
files
|
| Tue, 13 Dec 2011 11:02:09 -0500 |
Tom |
Cleaned code up a bit
HEAD
|
changeset |
files
|
| Tue, 06 Dec 2011 20:18:46 -0500 |
Tom |
Search now returns inherited stories.
HEAD
|
changeset |
files
|
| Mon, 05 Dec 2011 11:45:50 -0500 |
Tom |
For individual topics, syndication now returns stories for topics that have anonymous access.
HEAD
|
changeset |
files
|
| Mon, 05 Dec 2011 11:42:09 -0500 |
Tom |
Fixed counts for some items listed in the Admin Block, What's New Block and Older Stories Block
HEAD
|
changeset |
files
|
| Mon, 05 Dec 2011 11:40:02 -0500 |
Tom |
With SEC_hasAccess you now can specify a user id if you wish to check access for someone besides the current user.
HEAD
|
changeset |
files
|
| Mon, 05 Dec 2011 11:34:27 -0500 |
Tom |
Missed committing file for update to Syndication Editor
HEAD
|
changeset |
files
|
| Mon, 05 Dec 2011 11:32:32 -0500 |
Tom |
Syndication editor now uses topic information from topic array.
HEAD
|
changeset |
files
|
| Mon, 05 Dec 2011 11:30:31 -0500 |
Tom |
Now store all of topic permissions in topic array.
HEAD
|
changeset |
files
|
| Mon, 05 Dec 2011 11:22:42 -0500 |
Tom |
Month article counts now are acurate for articles belonging to more than one topic
HEAD
|
changeset |
files
|
| Thu, 01 Dec 2011 13:02:28 -0500 |
Tom |
Fixed Directory to use topic assignments table.
HEAD
|
changeset |
files
|
| Wed, 30 Nov 2011 10:41:46 -0500 |
Tom |
Stories now can belong to one or more topics.
HEAD
|
changeset |
files
|
| Wed, 19 Oct 2011 10:39:21 -0400 |
Tom |
Fixed Topic and Block permission issue when a parent topic is not accessible by a user but the child topic is still viewed.
HEAD
|
changeset |
files
|
| Thu, 13 Oct 2011 13:57:28 -0400 |
Tom |
Blocks are now inherited from child topics if enabled. Created Topic Selection Control which Blocks now uses
HEAD
|
changeset |
files
|
| Mon, 10 Oct 2011 14:24:23 -0400 |
Tom |
Merged changes
HEAD
|
changeset |
files
|
| Mon, 10 Oct 2011 14:03:17 -0400 |
Tom |
Staticpage now deals when a group or topic get deleted
HEAD
|
changeset |
files
|
| Mon, 10 Oct 2011 14:01:15 -0400 |
Tom |
Updated blocks to deal with no topic assignments
HEAD
|
changeset |
files
|
| Mon, 10 Oct 2011 13:57:56 -0400 |
Tom |
Topics can now have parent topics.
HEAD
|
changeset |
files
|
| Sun, 09 Oct 2011 10:09:01 +0200 |
Dirk Haun |
Added tag geeklog_1_8_1_stable for changeset d95b3fabad63
HEAD
|
changeset |
files
|
| Sat, 08 Oct 2011 13:31:45 +0200 |
Dirk Haun |
Merged changes from Geeklog 1.8.1
HEAD
|
changeset |
files
|
| Sat, 08 Oct 2011 13:29:43 +0200 |
Dirk Haun |
Updated list of changes
geeklog_1_8_0_1 geeklog_1_8_1_stable
|
changeset |
files
|
| Mon, 03 Oct 2011 10:35:12 -0400 |
Tom |
Fixed censor mode problems (bug# 0001392)
geeklog_1_8_0_1
|
changeset |
files
|
| Mon, 03 Oct 2011 09:07:12 +0200 |
Dirk Haun |
Updated (raw) list of changes
HEAD
|
changeset |
files
|
| Mon, 03 Oct 2011 09:06:32 +0200 |
Dirk Haun |
Merged changes from geeklog_1_8_0_1 branch
HEAD
|
changeset |
files
|
| Mon, 03 Oct 2011 09:04:35 +0200 |
Dirk Haun |
Updated list of changes
geeklog_1_8_0_1
|
changeset |
files
|
| Mon, 03 Oct 2011 08:44:25 +0200 |
Dirk Haun |
Merged changes from geeklog_1_8_0_1 branch
HEAD
|
changeset |
files
|
| Thu, 29 Sep 2011 20:34:05 -0400 |
Tom |
Fixed saving of new elements in Geeklog Configuration (bug #0001396)
geeklog_1_8_0_1
|
changeset |
files
|
| Thu, 29 Sep 2011 14:08:06 -0400 |
Tom |
Merged changes
HEAD
|
changeset |
files
|
| Thu, 29 Sep 2011 14:01:20 -0400 |
Tom |
Updated Polls Plugin to 2.1.4
HEAD
|
changeset |
files
|
| Thu, 29 Sep 2011 13:58:03 -0400 |
Tom |
Updated Calendar Plugin to 1.1.3
HEAD
|
changeset |
files
|
| Thu, 29 Sep 2011 13:54:38 -0400 |
Tom |
Topic ids now cannot include 'all', 'homeonly' and 'selectedtopics'
HEAD
|
changeset |
files
|