| age |
author |
description |
| Thu, 11 Nov 2010 11:35:30 +0100 |
Tsuyoshi Ito |
Added tag before_multisitesupport_and_publishing_refactoring for changeset ffdc47b065badefault tip |
| Tue, 26 Oct 2010 15:10:22 +0200 |
mir |
approved version that is published is re-versioned to make sure all UriRefs have a versionbefore_multisitesupport_and_publishing_refactoring |
| Mon, 25 Oct 2010 15:12:30 +0200 |
mir |
corrected method name that was not changed when method name changed |
| Mon, 25 Oct 2010 14:21:55 +0200 |
mir |
improved javadoc |
| Mon, 25 Oct 2010 12:22:15 +0200 |
mir |
improved javadoc |
| Thu, 21 Oct 2010 16:49:33 +0200 |
mir |
CMS-360: use CommitableMGraph from org.clerezza.utils.rdf.simpletransaction instead of deprecated CommitableMGraph from cms.utils. Also now using org.clerezza.utils.jaxrs.requesthandler instead of PostHandler from cms.utils |
| Mon, 18 Oct 2010 18:05:49 +0200 |
mir |
CMS-341: added DC.contributor and DC.creator to unversioned predicates |
| Mon, 04 Oct 2010 19:29:54 +0200 |
mir |
now configurable that an approved version of a live version that goes offline before its publishing end date has passed or did not have a publishing end date is automatically created. Default is false |
| Thu, 30 Sep 2010 15:44:38 +0200 |
mir |
It was possible to modify versions provided by the pagepublishing service even though the user didn't have the required permissions. Fixed that. |
| Thu, 23 Sep 2010 18:32:14 +0200 |
mir |
commented confusing log message |
| Wed, 22 Sep 2010 12:04:38 +0200 |
mir |
fixed deadlock occuring when a live version goes offline in the cleanLiveVersions()-method |
| Tue, 21 Sep 2010 19:13:22 +0200 |
mir |
fix bug which occurred when two or more version had publishing end dates close to each other. Added functionality on /admin/publishisg/status page to re-create the live graph. |
| Mon, 20 Sep 2010 16:00:09 +0200 |
mir |
logs if a version is not of type PAGEPUBLISHING:Page |
| Mon, 20 Sep 2010 15:31:39 +0200 |
mir |
introduced new statutes "live" and "archived". Now automatically a draft version is created of a version that goes live (this is configurable over the felix webconsole) |
| Thu, 16 Sep 2010 17:17:08 +0200 |
mir |
tests pass again |
| Thu, 16 Sep 2010 16:51:07 +0200 |
mir |
fixed small bug. improved comments and variable names |
| Wed, 15 Sep 2010 16:39:12 +0200 |
mir |
fixed bug where after a restart of the pagepublishing service approved versions were not published, even though they should have been. Improved publishing status page |
| Fri, 10 Sep 2010 16:14:58 +0200 |
mir |
checks now if version status is null. |
| Tue, 07 Sep 2010 12:01:21 +0200 |
mir |
added util to correct malformed versions |
| Sat, 04 Sep 2010 15:12:32 +0200 |
mir |
fixed bug, where also for every versionable resources which already had a live version another live version was published when initializing the pagepublishingservice |
| Wed, 01 Sep 2010 17:41:13 +0200 |
mir |
CMS-304: fixed move bug. fixed potential dead-locks |
| Wed, 01 Sep 2010 16:12:44 +0200 |
mir |
fixed another potential deadlock |
| Fri, 27 Aug 2010 18:05:44 +0200 |
mir |
fixed bug where readLock wasn't closed when multiple start or end dates existed. |
| Wed, 25 Aug 2010 18:41:29 +0200 |
mir |
version copying now stops at versionable resources. |
| Tue, 24 Aug 2010 17:29:51 +0200 |
mir |
improved code |
| Mon, 23 Aug 2010 18:15:58 +0200 |
mir |
version are no longer unpublished when the publishing service is deactivated. There is now a limit for version the a PublishingUpdateJob can handle. |
| Tue, 17 Aug 2010 15:46:02 +0200 |
mir |
adjusted test to changed ContentGraphProvider (returns LockableMGraph now) |
| Mon, 02 Aug 2010 18:52:42 +0200 |
mir |
CMS-267: when pagepublishing is initialize all live pages are available at the same time |
| Mon, 02 Aug 2010 17:30:55 +0200 |
mir |
CMS-267: added methods to delete a VersionableResource. Fixed bug which caused deadlock when deactivating |
| Thu, 22 Jul 2010 16:41:55 +0200 |
mir |
CMS-267: refactored page publishing |
| Thu, 15 Jul 2010 12:21:49 +0200 |
mir |
CMS-261: if page is moved, publishing end date is set of the old page now |
| Wed, 14 Jul 2010 17:32:52 +0200 |
mir |
fixed page moving... again |
| Tue, 13 Jul 2010 16:15:07 +0200 |
mir |
fixed moving of pages |
| Mon, 12 Jul 2010 18:51:21 +0200 |
mir |
page with start time in the future are now published correctly after system restart. Also in the commit: Partially fix of moving pages (Not done yet). |
| Thu, 08 Jul 2010 20:09:15 +0200 |
mir |
fixed bug where old publishing start of published pages was not deleted (therefore published pages had two publishing start dates in archive graph) |
| Wed, 07 Jul 2010 14:55:46 +0200 |
mir |
added missing locks. Added FOAF:mbox to properties that are not versionized |
| Thu, 01 Jul 2010 15:09:09 +0200 |
mir |
added permission description provider for graph access permissions and annotated PageApprovalPermission |
| Thu, 01 Jul 2010 14:19:28 +0200 |
mir |
additional predicates that should not be versionized can now be specified over the felix web console |
| Thu, 01 Jul 2010 12:29:37 +0200 |
mir |
versioning of uris no longer depends on the default base uri |
| Thu, 01 Jul 2010 12:19:23 +0200 |
mir |
fixed several bug |
| Wed, 30 Jun 2010 15:41:27 +0200 |
mir |
CMS-244: when restarting the PagePublishingService first the old live graph is published, until an up-to-date live graph is ready. |
| Mon, 28 Jun 2010 13:19:13 +0200 |
mir |
CMS-239: if two page version (of the same origin page) have the same publishing start time, only one will be published (arbitrarily) |
| Mon, 28 Jun 2010 11:09:26 +0200 |
mir |
CMS-240: When creating a draft derived from another page, then a property versionOf is set which is pointing to page of which the new draft is a version of. if a new draft is created the versionOf property is not set. |
| Thu, 24 Jun 2010 18:03:36 +0200 |
mir |
fixed bug in deactivate which cause concurrentModificationEx. Added live graphs read permissions to BasePermissionsRole |
| Thu, 24 Jun 2010 17:16:00 +0200 |
mir |
fixed bug |
| Wed, 23 Jun 2010 17:33:55 +0200 |
Tsuyoshi Ito |
property added to point to the page which contains all version of a page |
| Wed, 23 Jun 2010 15:25:31 +0200 |
mir |
added writelock in unpublishLivePages() |
| Wed, 23 Jun 2010 15:06:44 +0200 |
mir |
fixed bug that allow draft pages to go live |
| Wed, 23 Jun 2010 15:06:05 +0200 |
mir |
fixed bug that allow draft pages to go live |
| Wed, 23 Jun 2010 14:40:37 +0200 |
Hasan |
corrected ontology types |
| Wed, 23 Jun 2010 14:14:23 +0200 |
Tsuyoshi Ito |
merged with default |
| Wed, 23 Jun 2010 14:13:52 +0200 |
Tsuyoshi Ito |
permission added |
| Wed, 23 Jun 2010 13:27:17 +0200 |
mir |
corrected publishing end time of prematurely unpublished pages |
| Wed, 23 Jun 2010 12:27:34 +0200 |
mir |
fixed bug |
| Wed, 23 Jun 2010 11:18:19 +0200 |
mir |
CMS-235: made service property configurable |
| Tue, 22 Jun 2010 11:28:32 +0200 |
mir |
CMS-235: cleaned up pom.xml |
| Tue, 22 Jun 2010 11:24:06 +0200 |
mir |
CMS-235: pagepublishing service implmented |
| Mon, 21 Jun 2010 13:54:10 +0200 |
mir |
CMS-235: Component is now immediately activated |
| Mon, 21 Jun 2010 11:09:23 +0200 |
mir |
CMS-235: initial version |