org.clerezza.cms.publishing

log

age author description
Fri, 09 Mar 2012 16:09:11 +0100 Daniel Spicar [maven release plugin] updated to next development version org.clerezza.cms.publishing-0.2-SNAPSHOT.default tip
Fri, 09 Mar 2012 10:41:47 +0100 dsr Added tag org.clerezza.cms.publishing-0.1 for changeset 08c8a8230558
Fri, 09 Mar 2012 10:38:43 +0100 Daniel Spicar [maven-release-plugin] prepare release org.clerezza.cms.publishing-0.1org.clerezza.cms.publishing-0.1
Thu, 08 Mar 2012 10:16:44 +0100 daniel "[maven-release-plugin] rollback the release of org.clerezza.cms.publishing-0.1-SNAPSHOT"
Thu, 08 Mar 2012 10:07:59 +0100 daniel "[maven-release-plugin] prepare release $artifactId-$version"
Mon, 05 Mar 2012 18:22:03 +0100 daniel "added relative path"
Mon, 20 Feb 2012 14:17:29 +0100 daniel CMS-482: removed hard-coded graph names
Thu, 26 May 2011 10:14:01 +0200 Tsuyoshi Ito closeableiterator closed
Tue, 26 Apr 2011 10:53:46 +0200 Tsuyoshi Ito version removed of dependency
Wed, 06 Apr 2011 08:44:27 +0200 Tsuyoshi Ito poll and quiz added to unversioned predicates
Wed, 23 Feb 2011 15:29:52 +0100 Hasan reactivated copying triples of live a graph to live b graph
Sat, 19 Feb 2011 23:56:24 +0100 Tsuyoshi Ito update artifactId of apache clerezza projects
Wed, 09 Feb 2011 18:39:04 +0100 Hasan improved code: moving a live page does not create a new draft if a draft exists, and some minor improvements
Mon, 10 Jan 2011 15:52:10 +0100 Hasan postponed cleaning up of live versions, publishing of versions and scheduling during activation of publishing service
Thu, 06 Jan 2011 20:16:16 +0100 Hasan commented out copying of live graphs and placed some TODOs for sanitizing codes
Mon, 03 Jan 2011 13:24:19 +0100 Tsuyoshi Ito test updated because of change in jenaparser interface
Thu, 23 Dec 2010 15:10:04 +0100 Tsuyoshi Ito fixed graph.filter
Thu, 23 Dec 2010 09:28:43 +0100 Tsuyoshi Ito improved performance: using filter instead of contains
Mon, 13 Dec 2010 15:13:04 +0100 Hasan fixed PagePermissionTest: used ProtectionDomain instead of CodeSource as param for getPermissions, removed setting of security manager
Thu, 09 Dec 2010 19:30:09 +0100 Hasan commented out some tests in PagePermissionTest due to conflict with PublishingServiceTest
Thu, 09 Dec 2010 17:18:32 +0100 Hasan added PagePermission and its test
Wed, 01 Dec 2010 13:34:44 +0100 mir added versions to packages. imported requesthandler and simpletransaction with a version range specified
Thu, 11 Nov 2010 16:30:02 +0100 mir fixed javadoc
Thu, 11 Nov 2010 11:35:30 +0100 Tsuyoshi Ito Added tag before_multisitesupport_and_publishing_refactoring for changeset ce840f9647b3
Wed, 03 Nov 2010 17:25:37 +0100 mir CMS-388: corrected javadocsbefore_multisitesupport_and_publishing_refactoring
Wed, 03 Nov 2010 16:23:16 +0100 mir CMS-388: made pagepublishing service more generic