You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(48) |
Dec
(31) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(22) |
Feb
(68) |
Mar
(185) |
Apr
(11) |
May
(21) |
Jun
(23) |
Jul
(46) |
Aug
(69) |
Sep
(211) |
Oct
(26) |
Nov
(51) |
Dec
(52) |
2006 |
Jan
(13) |
Feb
(13) |
Mar
(8) |
Apr
(21) |
May
(17) |
Jun
(100) |
Jul
(34) |
Aug
(23) |
Sep
(26) |
Oct
(16) |
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(66) |
Oct
(10) |
Nov
(1) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
(1) |
Apr
(3) |
May
(8) |
Jun
(5) |
Jul
(31) |
Aug
(8) |
Sep
(11) |
Oct
(6) |
Nov
|
Dec
|
2012 |
Jan
(13) |
Feb
(2) |
Mar
(9) |
Apr
(6) |
May
(24) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(120) |
2013 |
Jan
(6) |
Feb
(35) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <mb...@re...> - 2005-03-20 23:13:43
|
Author: mbooth Date: 2005-03-21 00:11:30 +0100 (Mon, 21 Mar 2005) New Revision: 452 Modified: ccm-cms-types-glossaryitem/trunk/ ccm-cms-types-glossaryitem/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-cms-types-glossaryitem/ Property changes on: ccm-cms-types-glossaryitem/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-cms-types-glossaryitem/:1-318 + /releases/1.0.2/ccm-cms-types-glossaryitem/:1-431 Modified: ccm-cms-types-glossaryitem/trunk/application.xml =================================================================== --- ccm-cms-types-glossaryitem/trunk/application.xml 2005-03-20 23:11:28 UTC (rev 451) +++ ccm-cms-types-glossaryitem/trunk/application.xml 2005-03-20 23:11:30 UTC (rev 452) @@ -1,30 +1,24 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-cms-types-glossaryitem" +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-cms-types-glossaryitem" prettyName="Red Hat CCM Content Types" version="6.1.0" - release="7" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - + release="9" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> </ccm:dependencies> - <ccm:directories> <ccm:directory name="pdl"/> <ccm:directory name="sql"/> <ccm:directory name="src"/> </ccm:directories> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Glossary Item Content Type for the Red Hat CCM CMS. </ccm:description> - </ccm:application> |
From: <mb...@re...> - 2005-03-20 23:13:39
|
Author: mbooth Date: 2005-03-21 00:11:26 +0100 (Mon, 21 Mar 2005) New Revision: 450 Modified: ccm-cms-types-newsitem/trunk/ ccm-cms-types-newsitem/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-cms-types-newsitem/ Property changes on: ccm-cms-types-newsitem/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-cms-types-newsitem/:1-318 + /releases/1.0.2/ccm-cms-types-newsitem/:1-431 Modified: ccm-cms-types-newsitem/trunk/application.xml =================================================================== --- ccm-cms-types-newsitem/trunk/application.xml 2005-03-20 23:11:22 UTC (rev 449) +++ ccm-cms-types-newsitem/trunk/application.xml 2005-03-20 23:11:26 UTC (rev 450) @@ -1,28 +1,23 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-cms-types-newsitem" +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-cms-types-newsitem" prettyName="Red Hat CCM Content Types" version="6.1.0" - release="8" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - + release="10" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> </ccm:dependencies> - <ccm:directories> <ccm:directory name="pdl"/> <ccm:directory name="sql"/> <ccm:directory name="src"/> </ccm:directories> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/ccm" type="website"/> <ccm:contact uri="mailto:cc...@re..." type="support"/> </ccm:contacts> - <ccm:description> The News Item Content Type for the Red Hat CCM CMS. </ccm:description> |
From: <mb...@re...> - 2005-03-20 23:13:38
|
Author: mbooth Date: 2005-03-21 00:11:22 +0100 (Mon, 21 Mar 2005) New Revision: 449 Modified: ccm-cms-types-esdservice/trunk/ ccm-cms-types-esdservice/trunk/application.xml ccm-cms-types-esdservice/trunk/src/com/arsdigita/cms/contenttypes/ui/ESDServiceContactsTable.java Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-cms-types-esdservice/ Property changes on: ccm-cms-types-esdservice/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-cms-types-esdservice/:1-318 + /releases/1.0.2/ccm-cms-types-esdservice/:1-431 Modified: ccm-cms-types-esdservice/trunk/application.xml =================================================================== --- ccm-cms-types-esdservice/trunk/application.xml 2005-03-20 23:11:20 UTC (rev 448) +++ ccm-cms-types-esdservice/trunk/application.xml 2005-03-20 23:11:22 UTC (rev 449) @@ -1,31 +1,25 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-cms-types-esdservice" +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-cms-types-esdservice" prettyName="Red Hat CCM Content Types" version="6.1.0" - release="7" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - + release="9" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> <ccm:requires name="ccm-cms-types-contact" version="6.1.0"/> </ccm:dependencies> - <ccm:directories> <ccm:directory name="pdl"/> <ccm:directory name="sql"/> <ccm:directory name="src"/> </ccm:directories> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> The EsdService Content Type for created for Tameside project. </ccm:description> - </ccm:application> Modified: ccm-cms-types-esdservice/trunk/src/com/arsdigita/cms/contenttypes/ui/ESDServiceContactsTable.java =================================================================== --- ccm-cms-types-esdservice/trunk/src/com/arsdigita/cms/contenttypes/ui/ESDServiceContactsTable.java 2005-03-20 23:11:20 UTC (rev 448) +++ ccm-cms-types-esdservice/trunk/src/com/arsdigita/cms/contenttypes/ui/ESDServiceContactsTable.java 2005-03-20 23:11:22 UTC (rev 449) @@ -17,6 +17,11 @@ */ package com.arsdigita.cms.contenttypes.ui; +import com.arsdigita.cms.ContentItem; +import com.arsdigita.cms.ItemSelectionModel; +import com.arsdigita.cms.contenttypes.Contact; +import com.arsdigita.cms.contenttypes.ESDService; + import com.arsdigita.bebop.Component; import com.arsdigita.bebop.ControlLink; import com.arsdigita.bebop.Label; @@ -29,9 +34,6 @@ import com.arsdigita.bebop.table.TableColumnModel; import com.arsdigita.bebop.table.TableModel; import com.arsdigita.bebop.table.TableModelBuilder; -import com.arsdigita.cms.ItemSelectionModel; -import com.arsdigita.cms.contenttypes.Contact; -import com.arsdigita.cms.contenttypes.ESDService; import com.arsdigita.domain.DomainObjectFactory; import com.arsdigita.persistence.DataCollection; import com.arsdigita.persistence.OID; @@ -97,6 +99,7 @@ public TableModel makeModel ( Table table, PageState state ) { table.getRowSelectionModel().clearSelection(state); DataCollection m_contacts = SessionManager.getSession().retrieve(Contact.BASE_DATA_OBJECT_TYPE); + m_contacts.addEqualsFilter(ContentItem.VERSION, ContentItem.DRAFT); return new ContactsTableModel(table, m_contacts); } } |
From: <mb...@re...> - 2005-03-20 23:13:38
|
Author: mbooth Date: 2005-03-21 00:11:20 +0100 (Mon, 21 Mar 2005) New Revision: 448 Modified: ccm-ldn-importer/trunk/ ccm-ldn-importer/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-ldn-importer/ Property changes on: ccm-ldn-importer/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-ldn-importer/:1-318 + /releases/1.0.2/ccm-ldn-importer/:1-431 Modified: ccm-ldn-importer/trunk/application.xml =================================================================== --- ccm-ldn-importer/trunk/application.xml 2005-03-20 23:11:17 UTC (rev 447) +++ ccm-ldn-importer/trunk/application.xml 2005-03-20 23:11:20 UTC (rev 448) @@ -1,26 +1,20 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-ldn-importer" - prettyName="Importer" - version="1.0.0" - release="7" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-ldn-importer" + prettyName="Importer" + version="1.0.0" + release="9"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> <ccm:requires name="ccm-ldn-util" version="1.4.1"/> </ccm:dependencies> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> Importer is the opposite of DomainObjectTraversal - it parses the XML produced by the latter and creates objects in database. </ccm:description> - </ccm:application> - |
From: <mb...@re...> - 2005-03-20 23:13:31
|
Author: mbooth Date: 2005-03-21 00:11:17 +0100 (Mon, 21 Mar 2005) New Revision: 447 Modified: ccm-cms-types-formsectionitem/trunk/ ccm-cms-types-formsectionitem/trunk/application.xml ccm-cms-types-formsectionitem/trunk/src/com/arsdigita/cms/formbuilder/FormSectionItemLoader.java Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-cms-types-formsectionitem/ Property changes on: ccm-cms-types-formsectionitem/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-cms-types-formsectionitem/:1-318 + /releases/1.0.2/ccm-cms-types-formsectionitem/:1-431 Modified: ccm-cms-types-formsectionitem/trunk/application.xml =================================================================== --- ccm-cms-types-formsectionitem/trunk/application.xml 2005-03-20 23:11:14 UTC (rev 446) +++ ccm-cms-types-formsectionitem/trunk/application.xml 2005-03-20 23:11:17 UTC (rev 447) @@ -1,28 +1,23 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-cms-types-formsectionitem" +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-cms-types-formsectionitem" prettyName="Red Hat CCM Content Types" version="6.1.0" - release="9" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - + release="11" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> </ccm:dependencies> - <ccm:directories> <ccm:directory name="pdl"/> <ccm:directory name="sql"/> <ccm:directory name="src"/> </ccm:directories> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/ccm" type="website"/> <ccm:contact uri="mailto:cc...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Form Section Item Content Type for the Red Hat CCM CMS. </ccm:description> Modified: ccm-cms-types-formsectionitem/trunk/src/com/arsdigita/cms/formbuilder/FormSectionItemLoader.java =================================================================== --- ccm-cms-types-formsectionitem/trunk/src/com/arsdigita/cms/formbuilder/FormSectionItemLoader.java 2005-03-20 23:11:14 UTC (rev 446) +++ ccm-cms-types-formsectionitem/trunk/src/com/arsdigita/cms/formbuilder/FormSectionItemLoader.java 2005-03-20 23:11:17 UTC (rev 447) @@ -43,7 +43,7 @@ private final Parameter m_contentSections = new StringParameter ("com.arsdigita.cms.formbuilder.FormSectionItem.sections", - Parameter.REQUIRED, "forms"); + Parameter.REQUIRED, "content"); { register(m_contentSections); |
From: <mb...@re...> - 2005-03-20 23:13:28
|
Author: mbooth Date: 2005-03-21 00:11:14 +0100 (Mon, 21 Mar 2005) New Revision: 446 Modified: ccm-cms-types-organization/trunk/ ccm-cms-types-organization/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-cms-types-organization/ Property changes on: ccm-cms-types-organization/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-cms-types-organization/:1-318 + /releases/1.0.2/ccm-cms-types-organization/:1-431 Modified: ccm-cms-types-organization/trunk/application.xml =================================================================== --- ccm-cms-types-organization/trunk/application.xml 2005-03-20 23:11:11 UTC (rev 445) +++ ccm-cms-types-organization/trunk/application.xml 2005-03-20 23:11:14 UTC (rev 446) @@ -1,30 +1,24 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-cms-types-organization" +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-cms-types-organization" prettyName="Red Hat CCM Content Types" version="6.1.0" - release="7" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - + release="9" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> </ccm:dependencies> - <ccm:directories> <ccm:directory name="pdl"/> <ccm:directory name="sql"/> <ccm:directory name="src"/> </ccm:directories> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Organization Content Type for the Red Hat CCM CMS. </ccm:description> - </ccm:application> |
From: <mb...@re...> - 2005-03-20 23:13:28
|
Author: mbooth Date: 2005-03-21 00:11:09 +0100 (Mon, 21 Mar 2005) New Revision: 444 Modified: ccm-cms-types-event/trunk/ ccm-cms-types-event/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-cms-types-event/ Property changes on: ccm-cms-types-event/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-cms-types-event/:1-318 + /releases/1.0.2/ccm-cms-types-event/:1-431 Modified: ccm-cms-types-event/trunk/application.xml =================================================================== --- ccm-cms-types-event/trunk/application.xml 2005-03-20 23:10:58 UTC (rev 443) +++ ccm-cms-types-event/trunk/application.xml 2005-03-20 23:11:09 UTC (rev 444) @@ -1,28 +1,23 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-cms-types-event" +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-cms-types-event" prettyName="Red Hat CCM Content Types" version="6.1.0" - release="7" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - + release="9" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> </ccm:dependencies> - <ccm:directories> <ccm:directory name="pdl"/> <ccm:directory name="sql"/> <ccm:directory name="src"/> </ccm:directories> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/ccm" type="website"/> <ccm:contact uri="mailto:cc...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Event Content Type for the Red Hat CCM CMS. </ccm:description> |
From: <mb...@re...> - 2005-03-20 23:13:24
|
Author: mbooth Date: 2005-03-21 00:11:11 +0100 (Mon, 21 Mar 2005) New Revision: 445 Modified: ccm-ldn-theme/trunk/ ccm-ldn-theme/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-ldn-theme/ Property changes on: ccm-ldn-theme/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-ldn-theme/:1-318 + /releases/1.0.2/ccm-ldn-theme/:1-431 Modified: ccm-ldn-theme/trunk/application.xml =================================================================== --- ccm-ldn-theme/trunk/application.xml 2005-03-20 23:11:09 UTC (rev 444) +++ ccm-ldn-theme/trunk/application.xml 2005-03-20 23:11:11 UTC (rev 445) @@ -1,25 +1,20 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-ldn-theme" - prettyName="Theme" - version="1.0.0" - release="8" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-ldn-theme" + prettyName="Theme" + version="1.0.0" + release="10"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-ldn-subsite" version="1.4.1"/> <!--ccm:requires name="ccm-ldn-aplaws" version="1.9.1"/--> </ccm:dependencies> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> The theme package allows graphic designers a way to upload files that can then be used alter the styling within a subsite. </ccm:description> - </ccm:application> |
From: <mb...@re...> - 2005-03-20 23:13:20
|
Author: mbooth Date: 2005-03-21 00:10:58 +0100 (Mon, 21 Mar 2005) New Revision: 443 Added: ccm-ldn-atoz/trunk/pdl/com/arsdigita/london/atoz/terms/ ccm-ldn-atoz/trunk/pdl/com/arsdigita/london/atoz/terms/DomainProvider.pdl ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/terms/ ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/terms/DomainGenerator.java ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/terms/DomainProvider.java ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/ui/terms/ ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/ui/terms/DomainProviderAdmin.java ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/ui/terms/DomainProviderForm.java Removed: ccm-ldn-atoz/trunk/pdl/com/arsdigita/london/atoz/terms/DomainProvider.pdl ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/terms/DomainGenerator.java ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/terms/DomainProvider.java ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/ui/terms/DomainProviderAdmin.java ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/ui/terms/DomainProviderForm.java Modified: ccm-ldn-atoz/trunk/ ccm-ldn-atoz/trunk/application.xml ccm-ldn-atoz/trunk/src/WEB-INF/resources/atoz-adapters.xml ccm-ldn-atoz/trunk/src/ccm-ldn-atoz.load ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/AtoZCategoryProvider.java ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/AtoZConfig.java ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/AtoZConfig_parameter.properties ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/Initializer.java Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-ldn-atoz/ Property changes on: ccm-ldn-atoz/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-ldn-atoz/:1-318 + /releases/1.0.2/ccm-ldn-atoz/:1-431 Modified: ccm-ldn-atoz/trunk/application.xml =================================================================== --- ccm-ldn-atoz/trunk/application.xml 2005-03-20 23:10:56 UTC (rev 442) +++ ccm-ldn-atoz/trunk/application.xml 2005-03-20 23:10:58 UTC (rev 443) @@ -1,25 +1,23 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-ldn-atoz" - prettyName="A-Z" - version="1.0.1" - release="4" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-ldn-atoz" + prettyName="A-Z" + version="1.0.2" + release="3"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> <ccm:requires name="ccm-ldn-util" version="1.4.1"/> + <ccm:requires name="ccm-ldn-terms" version="1.0.2"/> + <ccm:requires name="ccm-ldn-navigation" version="1.4.4"/> + <ccm:requires name="ccm-ldn-subsite" version="1.4.1"/> </ccm:dependencies> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Red Hat Web Application Framework is a platform for writing database-backed web applications in Java. </ccm:description> - </ccm:application> Copied: ccm-ldn-atoz/trunk/pdl/com/arsdigita/london/atoz/terms (from rev 431, releases/1.0.2/ccm-ldn-atoz/pdl/com/arsdigita/london/atoz/terms) Deleted: ccm-ldn-atoz/trunk/pdl/com/arsdigita/london/atoz/terms/DomainProvider.pdl Copied: ccm-ldn-atoz/trunk/pdl/com/arsdigita/london/atoz/terms/DomainProvider.pdl (from rev 431, releases/1.0.2/ccm-ldn-atoz/pdl/com/arsdigita/london/atoz/terms/DomainProvider.pdl) Property changes on: ccm-ldn-atoz/trunk/pdl/com/arsdigita/london/atoz/terms/DomainProvider.pdl ___________________________________________________________________ Name: svn:keywords + Id Author URL Modified: ccm-ldn-atoz/trunk/src/WEB-INF/resources/atoz-adapters.xml =================================================================== --- ccm-ldn-atoz/trunk/src/WEB-INF/resources/atoz-adapters.xml 2005-03-20 23:10:56 UTC (rev 442) +++ ccm-ldn-atoz/trunk/src/WEB-INF/resources/atoz-adapters.xml 2005-03-20 23:10:58 UTC (rev 443) @@ -27,12 +27,21 @@ <xrd:property name="/object/rootUseContext/rootCategory/defaultDomainClass"/> <xrd:property name="/object/rootUseContext/rootCategory/defaultAncestors"/> </xrd:attributes> + <xrd:associations rule="include"> <xrd:property name="/object/rootUseContext"/> <xrd:property name="/object/rootUseContext/rootCategory"/> </xrd:associations> </xrd:adapter> + <xrd:adapter objectType="com.arsdigita.london.atoz.terms.DomainProvider"> + <xrd:attributes rule="exclude"> + <xrd:property name="/object/id"/> + <xrd:property name="/object/defaultDomainClass"/> + <xrd:property name="/object/displayName"/> + </xrd:attributes> + </xrd:adapter> + <xrd:adapter objectType="com.arsdigita.london.atoz.AtoZItemProvider"> <xrd:attributes rule="exclude"> <xrd:property name="/object/id"/> Modified: ccm-ldn-atoz/trunk/src/ccm-ldn-atoz.load =================================================================== --- ccm-ldn-atoz/trunk/src/ccm-ldn-atoz.load 2005-03-20 23:10:56 UTC (rev 442) +++ ccm-ldn-atoz/trunk/src/ccm-ldn-atoz.load 2005-03-20 23:10:58 UTC (rev 443) @@ -4,6 +4,7 @@ <table name="acs_objects"/> <initializer class="com.arsdigita.core.Initializer"/> <initializer class="com.arsdigita.london.util.Initializer"/> + <initializer class="com.arsdigita.london.terms.Initializer"/> </requires> <provides> <table name="atoz_provider"/> Modified: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/AtoZCategoryProvider.java =================================================================== --- ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/AtoZCategoryProvider.java 2005-03-20 23:10:56 UTC (rev 442) +++ ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/AtoZCategoryProvider.java 2005-03-20 23:10:58 UTC (rev 443) @@ -28,9 +28,22 @@ import com.arsdigita.categorization.Category; +import com.arsdigita.london.navigation.Navigation; +import com.arsdigita.london.navigation.GenericNavigationModel; +import com.arsdigita.london.navigation.NavigationModel; +import com.arsdigita.london.subsite.SubsiteContext; +import com.arsdigita.london.subsite.Subsite; +import com.arsdigita.london.subsite.Site; + +import com.arsdigita.web.Application; + +import org.apache.log4j.Logger; + public class AtoZCategoryProvider extends AtoZProvider { + private static final Logger s_log = Logger.getLogger(AtoZCategoryProvider.class); + public static final String BASE_DATA_OBJECT_TYPE = "com.arsdigita.london.atoz.AtoZCategoryProvider"; @@ -42,6 +55,9 @@ public static final String ATOMIC_ENTRIES = "com.arsdigita.london.atoz.getAtomicCategoryEntries"; + public static final String ATOMIC_ENTRIES_FOR_ROOT_CATEGORY = + "com.arsdigita.london.atoz.getAtomicCategoryEntriesForRootCategory"; + public static final String COMPOUND_ENTRIES = "com.arsdigita.london.atoz.getCompoundCategoryEntries"; @@ -77,6 +93,9 @@ return provider; } + + + protected void setup(String title, String description, boolean isCompound) { @@ -124,9 +143,20 @@ } public DataQuery getAtomicEntries() { - DataQuery cats = SessionManager.getSession() - .retrieveQuery(ATOMIC_ENTRIES); - cats.setParameter("providerID", getID()); + DataQuery cats = null; + SubsiteContext subsiteContext = Subsite.getContext(); + boolean useSubsiteSpecificNavigationCategory = AtoZ.getConfig().useSubsiteSpecificNavigationCategory(); // configured using ccm set + boolean hasSite = subsiteContext.hasSite(); + if (hasSite && useSubsiteSpecificNavigationCategory) { + Site site = subsiteContext.getSite(); + Category root = site.getRootCategory(); + cats = SessionManager.getSession().retrieveQuery(ATOMIC_ENTRIES_FOR_ROOT_CATEGORY); + cats.setParameter("providerID", getID()); + cats.setParameter("rootCategoryID", root.getID()); + } else { + cats = SessionManager.getSession().retrieveQuery(ATOMIC_ENTRIES); + cats.setParameter("providerID", getID()); + } return cats; } Modified: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/AtoZConfig.java =================================================================== --- ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/AtoZConfig.java 2005-03-20 23:10:56 UTC (rev 442) +++ ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/AtoZConfig.java 2005-03-20 23:10:58 UTC (rev 443) @@ -23,8 +23,9 @@ import com.arsdigita.london.util.ui.CategoryPicker; import com.arsdigita.london.util.ui.ApplicationCategoryPicker; +import com.arsdigita.util.parameter.BooleanParameter; +import com.arsdigita.util.parameter.ClassParameter; import com.arsdigita.util.parameter.Parameter; -import com.arsdigita.util.parameter.ClassParameter; import com.arsdigita.util.parameter.URLParameter; import com.arsdigita.util.UncheckedWrapperException; @@ -44,6 +45,7 @@ private Set m_types; private Parameter m_adapters; private Parameter m_rootCategoryPicker; + private BooleanParameter m_useSubsiteSpecificNavigationCategory; public AtoZConfig() { m_types = new HashSet(); @@ -62,9 +64,15 @@ Parameter.REQUIRED, ApplicationCategoryPicker.class); + m_useSubsiteSpecificNavigationCategory = new BooleanParameter + ("com.arsdigita.london.atoz.use_subsite_specific_navigation_category", + Parameter.OPTIONAL, + Boolean.FALSE); + register(m_adapters); register(m_rootCategoryPicker); - + register(m_useSubsiteSpecificNavigationCategory); + loadInfo(); } @@ -89,4 +97,8 @@ return (AtoZProviderType[])m_types .toArray(new AtoZProviderType[m_types.size()]); } + + public boolean useSubsiteSpecificNavigationCategory() { + return ((Boolean) get(m_useSubsiteSpecificNavigationCategory)).booleanValue(); + } } Modified: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/AtoZConfig_parameter.properties =================================================================== --- ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/AtoZConfig_parameter.properties 2005-03-20 23:10:56 UTC (rev 442) +++ ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/AtoZConfig_parameter.properties 2005-03-20 23:10:58 UTC (rev 443) @@ -6,3 +6,7 @@ com.arsdigita.london.atoz.root_category_picker.purpose=The UI widget for the Root Category Picker com.arsdigita.london.atoz.root_category_picker.format=[class] com.arsdigita.london.atoz.root_category_picker.example=com.arsdigita.london.util.ui.ApplicationCategoryPicker +com.arsdigita.london.atoz.use_subsite_specific_navigation_category.title=Make AtoZ use subsite-specific navigation categories +com.arsdigita.london.atoz.use_subsite_specific_navigation_category.purpose=Set this to yes, and the AtoZ will use the subsite-specific navigation categories if you define *any* CategoryProvider +com.arsdigita.london.atoz.use_subsite_specific_navigation_category.format=[boolean] +com.arsdigita.london.atoz.use_subsite_specific_navigation_category.example=true \ No newline at end of file Modified: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/Initializer.java =================================================================== --- ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/Initializer.java 2005-03-20 23:10:56 UTC (rev 442) +++ ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/Initializer.java 2005-03-20 23:10:58 UTC (rev 443) @@ -18,19 +18,22 @@ package com.arsdigita.london.atoz; +import com.arsdigita.london.atoz.terms.DomainProvider; +import com.arsdigita.london.atoz.ui.admin.CategoryProviderForm; +import com.arsdigita.london.atoz.ui.admin.CategoryProviderAdmin; +import com.arsdigita.london.atoz.ui.admin.ItemProviderForm; +import com.arsdigita.london.atoz.ui.admin.ItemProviderAdmin; +import com.arsdigita.london.atoz.ui.terms.DomainProviderAdmin; +import com.arsdigita.london.atoz.ui.terms.DomainProviderForm; + import com.arsdigita.db.DbHelper; - import com.arsdigita.domain.xml.TraversalHandler; - import com.arsdigita.persistence.pdl.ManifestSource; import com.arsdigita.persistence.pdl.NameFilter; import com.arsdigita.persistence.pdl.ManifestSource; +import com.arsdigita.london.navigation.ApplicationNavigationModel; +import com.arsdigita.london.navigation.DefaultNavigationModel; -import com.arsdigita.london.atoz.ui.admin.CategoryProviderForm; -import com.arsdigita.london.atoz.ui.admin.CategoryProviderAdmin; -import com.arsdigita.london.atoz.ui.admin.ItemProviderForm; -import com.arsdigita.london.atoz.ui.admin.ItemProviderAdmin; - import com.arsdigita.runtime.RuntimeConfig; import com.arsdigita.runtime.PDLInitializer; import com.arsdigita.runtime.CompoundInitializer; @@ -85,5 +88,18 @@ ItemProviderAdmin.class ) ); + + ApplicationNavigationModel.register(AtoZ.class.getName(), + new DefaultNavigationModel()); + + AtoZ.getConfig().registerProviderType( + new AtoZProviderType( + "ESD Toolkit Domain Provider", + "Provides a ESD Toolkit A-Z", + DomainProvider.class, + DomainProviderForm.class, + DomainProviderAdmin.class + ) + ); } } Copied: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/terms (from rev 431, releases/1.0.2/ccm-ldn-atoz/src/com/arsdigita/london/atoz/terms) Deleted: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/terms/DomainGenerator.java Copied: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/terms/DomainGenerator.java (from rev 431, releases/1.0.2/ccm-ldn-atoz/src/com/arsdigita/london/atoz/terms/DomainGenerator.java) Property changes on: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/terms/DomainGenerator.java ___________________________________________________________________ Name: svn:keywords + Id Author URL Deleted: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/terms/DomainProvider.java Copied: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/terms/DomainProvider.java (from rev 431, releases/1.0.2/ccm-ldn-atoz/src/com/arsdigita/london/atoz/terms/DomainProvider.java) Property changes on: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/terms/DomainProvider.java ___________________________________________________________________ Name: svn:keywords + Id Author URL Copied: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/ui/terms (from rev 431, releases/1.0.2/ccm-ldn-atoz/src/com/arsdigita/london/atoz/ui/terms) Deleted: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/ui/terms/DomainProviderAdmin.java Copied: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/ui/terms/DomainProviderAdmin.java (from rev 431, releases/1.0.2/ccm-ldn-atoz/src/com/arsdigita/london/atoz/ui/terms/DomainProviderAdmin.java) Property changes on: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/ui/terms/DomainProviderAdmin.java ___________________________________________________________________ Name: svn:keywords + Id Author URL Deleted: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/ui/terms/DomainProviderForm.java Copied: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/ui/terms/DomainProviderForm.java (from rev 431, releases/1.0.2/ccm-ldn-atoz/src/com/arsdigita/london/atoz/ui/terms/DomainProviderForm.java) Property changes on: ccm-ldn-atoz/trunk/src/com/arsdigita/london/atoz/ui/terms/DomainProviderForm.java ___________________________________________________________________ Name: svn:keywords + Id Author URL |
From: <mb...@re...> - 2005-03-20 23:13:09
|
Author: mbooth Date: 2005-03-21 00:10:56 +0100 (Mon, 21 Mar 2005) New Revision: 442 Modified: ccm-cms-types-contact/trunk/ ccm-cms-types-contact/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-cms-types-contact/ Property changes on: ccm-cms-types-contact/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-cms-types-contact/:1-318 + /releases/1.0.2/ccm-cms-types-contact/:1-431 Modified: ccm-cms-types-contact/trunk/application.xml =================================================================== --- ccm-cms-types-contact/trunk/application.xml 2005-03-20 23:10:54 UTC (rev 441) +++ ccm-cms-types-contact/trunk/application.xml 2005-03-20 23:10:56 UTC (rev 442) @@ -1,30 +1,24 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-cms-types-contact" +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-cms-types-contact" prettyName="Red Hat CCM Content Types" version="6.1.0" - release="4" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - + release="6" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> </ccm:dependencies> - <ccm:directories> <ccm:directory name="pdl"/> <ccm:directory name="sql"/> <ccm:directory name="src"/> </ccm:directories> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Contact Content Type for the Red Hat CCM CMS. </ccm:description> - </ccm:application> |
From: <mb...@re...> - 2005-03-20 23:13:07
|
Author: mbooth Date: 2005-03-21 00:10:54 +0100 (Mon, 21 Mar 2005) New Revision: 441 Modified: ccm-cms-assets-relatedlink/trunk/ ccm-cms-assets-relatedlink/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-cms-assets-relatedlink/ Property changes on: ccm-cms-assets-relatedlink/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-cms-assets-relatedlink/:1-318 + /releases/1.0.2/ccm-cms-assets-relatedlink/:1-431 Modified: ccm-cms-assets-relatedlink/trunk/application.xml =================================================================== --- ccm-cms-assets-relatedlink/trunk/application.xml 2005-03-20 23:10:52 UTC (rev 440) +++ ccm-cms-assets-relatedlink/trunk/application.xml 2005-03-20 23:10:54 UTC (rev 441) @@ -1,28 +1,23 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-cms-assets-relatedlink" +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-cms-assets-relatedlink" prettyName="Red Hat CMS Content Asset Related Link" version="6.1.0" - release="8" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - + release="10" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> </ccm:dependencies> - <ccm:directories> <ccm:directory name="pdl"/> <ccm:directory name="sql"/> <ccm:directory name="src"/> </ccm:directories> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/ccm" type="website"/> <ccm:contact uri="mailto:cc...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Related Link Asset for the Red Hat CMS. </ccm:description> |
From: <mb...@re...> - 2005-03-20 23:13:05
|
Author: mbooth Date: 2005-03-21 00:10:52 +0100 (Mon, 21 Mar 2005) New Revision: 440 Modified: ccm-auth-http/trunk/ ccm-auth-http/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-auth-http/ Property changes on: ccm-auth-http/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-auth-http/:1-318 + /releases/1.0.2/ccm-auth-http/:1-431 Modified: ccm-auth-http/trunk/application.xml =================================================================== --- ccm-auth-http/trunk/application.xml 2005-03-20 23:10:50 UTC (rev 439) +++ ccm-auth-http/trunk/application.xml 2005-03-20 23:10:52 UTC (rev 440) @@ -1,23 +1,18 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-auth-http" - prettyName="Auth HTTP" - version="1.4.1" - release="7" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-auth-http" + prettyName="Auth HTTP" + version="1.4.1" + release="9"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> </ccm:dependencies> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Red Hat Web Application Framework is a platform for writing database-backed web applications in Java. </ccm:description> - </ccm:application> |
From: <mb...@re...> - 2005-03-20 23:13:04
|
Author: mbooth Date: 2005-03-21 00:10:50 +0100 (Mon, 21 Mar 2005) New Revision: 439 Modified: ccm-cms-types-faqitem/trunk/ ccm-cms-types-faqitem/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-cms-types-faqitem/ Property changes on: ccm-cms-types-faqitem/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-cms-types-faqitem/:1-318 + /releases/1.0.2/ccm-cms-types-faqitem/:1-431 Modified: ccm-cms-types-faqitem/trunk/application.xml =================================================================== --- ccm-cms-types-faqitem/trunk/application.xml 2005-03-20 23:10:48 UTC (rev 438) +++ ccm-cms-types-faqitem/trunk/application.xml 2005-03-20 23:10:50 UTC (rev 439) @@ -1,30 +1,24 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-cms-types-faqitem" +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-cms-types-faqitem" prettyName="Red Hat CCM Content Types" version="6.1.0" - release="7" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - + release="9" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> </ccm:dependencies> - <ccm:directories> <ccm:directory name="pdl"/> <ccm:directory name="sql"/> <ccm:directory name="src"/> </ccm:directories> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> The FAQ Item Content Type for the Red Hat CCM CMS. </ccm:description> - </ccm:application> |
From: <mb...@re...> - 2005-03-20 23:13:02
|
Author: mbooth Date: 2005-03-21 00:10:48 +0100 (Mon, 21 Mar 2005) New Revision: 438 Modified: ccm-cms-types-minutes/trunk/ ccm-cms-types-minutes/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-cms-types-minutes/ Property changes on: ccm-cms-types-minutes/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-cms-types-minutes/:1-318 + /releases/1.0.2/ccm-cms-types-minutes/:1-431 Modified: ccm-cms-types-minutes/trunk/application.xml =================================================================== --- ccm-cms-types-minutes/trunk/application.xml 2005-03-20 23:10:45 UTC (rev 437) +++ ccm-cms-types-minutes/trunk/application.xml 2005-03-20 23:10:48 UTC (rev 438) @@ -1,28 +1,23 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-cms-types-minutes" +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-cms-types-minutes" prettyName="Red Hat CCM Content Types" version="6.1.0" - release="7" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - + release="9" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> </ccm:dependencies> - <ccm:directories> <ccm:directory name="pdl"/> <ccm:directory name="sql"/> <ccm:directory name="src"/> </ccm:directories> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/ccm" type="website"/> <ccm:contact uri="mailto:cc...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Minutes Content Type for the Red Hat CCM CMS. </ccm:description> |
From: <mb...@re...> - 2005-03-20 23:12:59
|
Author: mbooth Date: 2005-03-21 00:10:45 +0100 (Mon, 21 Mar 2005) New Revision: 437 Modified: ccm-ldn-xmlfeed/trunk/ ccm-ldn-xmlfeed/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-ldn-xmlfeed/ Property changes on: ccm-ldn-xmlfeed/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-ldn-xmlfeed/:1-318 + /releases/1.0.2/ccm-ldn-xmlfeed/:1-431 Modified: ccm-ldn-xmlfeed/trunk/application.xml =================================================================== --- ccm-ldn-xmlfeed/trunk/application.xml 2005-03-20 23:10:42 UTC (rev 436) +++ ccm-ldn-xmlfeed/trunk/application.xml 2005-03-20 23:10:45 UTC (rev 437) @@ -1,27 +1,22 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-ldn-xmlfeed" - prettyName="XML Feed" - version="1.4.1" - release="7" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-ldn-xmlfeed" + prettyName="XML Feed" + version="1.4.1" + release="9" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> <ccm:requires name="ccm-cms-types-formsectionitem" version="6.1.0"/> <ccm:requires name="ccm-cms-types-formitem" version="6.1.0"/> </ccm:dependencies> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Red Hat Web Application Framework is a platform for writing database-backed web applications in Java. </ccm:description> - </ccm:application> |
From: <mb...@re...> - 2005-03-20 23:12:55
|
Author: mbooth Date: 2005-03-21 00:10:42 +0100 (Mon, 21 Mar 2005) New Revision: 436 Modified: ccm-ldn-exporter/trunk/ ccm-ldn-exporter/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-ldn-exporter/ Property changes on: ccm-ldn-exporter/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-ldn-exporter/:1-318 + /releases/1.0.2/ccm-ldn-exporter/:1-431 Modified: ccm-ldn-exporter/trunk/application.xml =================================================================== --- ccm-ldn-exporter/trunk/application.xml 2005-03-20 23:10:39 UTC (rev 435) +++ ccm-ldn-exporter/trunk/application.xml 2005-03-20 23:10:42 UTC (rev 436) @@ -1,17 +1,14 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-ldn-exporter" - prettyName="exporter" - version="1.0.0" - release="4" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-ldn-exporter" + prettyName="exporter" + version="1.0.0" + release="6"> <ccm:directories> <ccm:directory name="src"/> <ccm:directory name="pdl"/> <ccm:directory name="web"/> </ccm:directories> - <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> @@ -19,17 +16,13 @@ <ccm:requires name="ccm-cms-types-filestorageitem" version="6.1.0"/> <ccm:requires name="ccm-cms-types-mparticle" version="6.1.0"/> </ccm:dependencies> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> Exporter uses a special DomainObjectXMLRenderer to output objects in XML, suitable for later procesing with the importer application. </ccm:description> - </ccm:application> - |
From: <mb...@re...> - 2005-03-20 23:12:53
|
Author: mbooth Date: 2005-03-21 00:10:39 +0100 (Mon, 21 Mar 2005) New Revision: 435 Modified: ccm-ldn-shortcuts/trunk/ ccm-ldn-shortcuts/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-ldn-shortcuts/ Property changes on: ccm-ldn-shortcuts/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-ldn-shortcuts/:1-318 + /releases/1.0.2/ccm-ldn-shortcuts/:1-431 Modified: ccm-ldn-shortcuts/trunk/application.xml =================================================================== --- ccm-ldn-shortcuts/trunk/application.xml 2005-03-20 23:10:35 UTC (rev 434) +++ ccm-ldn-shortcuts/trunk/application.xml 2005-03-20 23:10:39 UTC (rev 435) @@ -1,23 +1,18 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-ldn-shortcuts" - prettyName="Shortcuts" - version="1.4.1" - release="9" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-ldn-shortcuts" + prettyName="Shortcuts" + version="1.4.1" + release="11"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> </ccm:dependencies> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Red Hat Web Application Framework is a platform for writing database-backed web applications in Java. </ccm:description> - </ccm:application> |
From: <mb...@re...> - 2005-03-20 23:12:49
|
Author: mbooth Date: 2005-03-21 00:10:35 +0100 (Mon, 21 Mar 2005) New Revision: 434 Modified: ccm-cms-types-article/trunk/ ccm-cms-types-article/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-cms-types-article/ Property changes on: ccm-cms-types-article/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-cms-types-article/:1-318 + /releases/1.0.2/ccm-cms-types-article/:1-431 Modified: ccm-cms-types-article/trunk/application.xml =================================================================== --- ccm-cms-types-article/trunk/application.xml 2005-03-20 23:10:31 UTC (rev 433) +++ ccm-cms-types-article/trunk/application.xml 2005-03-20 23:10:35 UTC (rev 434) @@ -1,30 +1,24 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-cms-types-article" +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-cms-types-article" prettyName="Red Hat CCM Content Types" version="6.1.0" - release="8" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - + release="10" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> </ccm:dependencies> - <ccm:directories> <ccm:directory name="pdl"/> <ccm:directory name="sql"/> <ccm:directory name="src"/> </ccm:directories> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Multi-Part Article Content Type for the Red Hat CCM CMS. </ccm:description> - </ccm:application> |
From: <mb...@re...> - 2005-03-20 23:12:48
|
Author: mbooth Date: 2005-03-21 00:10:27 +0100 (Mon, 21 Mar 2005) New Revision: 432 Modified: ccm-ldn-dublin/trunk/ ccm-ldn-dublin/trunk/application.xml Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-ldn-dublin/ Property changes on: ccm-ldn-dublin/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-ldn-dublin/:1-318 + /releases/1.0.2/ccm-ldn-dublin/:1-431 Modified: ccm-ldn-dublin/trunk/application.xml =================================================================== --- ccm-ldn-dublin/trunk/application.xml 2005-03-20 22:52:19 UTC (rev 431) +++ ccm-ldn-dublin/trunk/application.xml 2005-03-20 23:10:27 UTC (rev 432) @@ -1,27 +1,22 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-ldn-dublin" - prettyName="Dublin Core" - version="1.4.1" - release="7" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-ldn-dublin" + prettyName="Dublin Core" + version="1.4.1" + release="9" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> - <ccm:requires name="ccm-ldn-terms" version="1.0.1"/> + <ccm:requires name="ccm-ldn-terms" version="1.0.2"/> <ccm:requires name="ccm-ldn-navigation" version="1.4.4"/> </ccm:dependencies> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Red Hat Web Application Framework is a platform for writing database-backed web applications in Java. </ccm:description> - </ccm:application> |
From: <mb...@re...> - 2005-03-20 23:12:46
|
Author: mbooth Date: 2005-03-21 00:10:31 +0100 (Mon, 21 Mar 2005) New Revision: 433 Modified: ccm-ldn-navigation/trunk/ ccm-ldn-navigation/trunk/application.xml ccm-ldn-navigation/trunk/src/com/arsdigita/london/navigation/ApplicationNavigationModel.java ccm-ldn-navigation/trunk/src/com/arsdigita/london/navigation/ui/ContentList.java Log: Merged revisions 319-431 via svnmerge from /releases/1.0.2/ccm-ldn-navigation/ Property changes on: ccm-ldn-navigation/trunk ___________________________________________________________________ Name: svnmerge-integrated - /releases/1.0.2/ccm-ldn-navigation/:1-318 + /releases/1.0.2/ccm-ldn-navigation/:1-431 Modified: ccm-ldn-navigation/trunk/application.xml =================================================================== --- ccm-ldn-navigation/trunk/application.xml 2005-03-20 23:10:27 UTC (rev 432) +++ ccm-ldn-navigation/trunk/application.xml 2005-03-20 23:10:31 UTC (rev 433) @@ -1,27 +1,22 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<ccm:application name="ccm-ldn-navigation" - prettyName="Navigation" - version="1.4.4" - release="1" - webapp="ROOT" - xmlns:ccm="http://ccm.redhat.com/ccm-project"> - +<?xml version="1.0"?> +<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project" + name="ccm-ldn-navigation" + prettyName="Navigation" + version="1.4.4" + release="3" + webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.1.1"/> <ccm:requires name="ccm-cms" version="6.1.1"/> <ccm:requires name="ccm-ldn-util" version="1.4.1"/> - <ccm:requires name="ccm-ldn-terms" version="1.0.1"/> + <ccm:requires name="ccm-ldn-terms" version="1.0.2"/> </ccm:dependencies> - <ccm:contacts> <ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/> <ccm:contact uri="mailto:rh...@re..." type="support"/> </ccm:contacts> - <ccm:description> The Red Hat Web Application Framework is a platform for writing database-backed web applications in Java. </ccm:description> - </ccm:application> Modified: ccm-ldn-navigation/trunk/src/com/arsdigita/london/navigation/ApplicationNavigationModel.java =================================================================== --- ccm-ldn-navigation/trunk/src/com/arsdigita/london/navigation/ApplicationNavigationModel.java 2005-03-20 23:10:27 UTC (rev 432) +++ ccm-ldn-navigation/trunk/src/com/arsdigita/london/navigation/ApplicationNavigationModel.java 2005-03-20 23:10:31 UTC (rev 433) @@ -44,9 +44,6 @@ static { register(ContentSection.BASE_DATA_OBJECT_TYPE, new CMSNavigationModel()); register(Navigation.BASE_DATA_OBJECT_TYPE, new DefaultNavigationModel()); - // use strings not to introduce dependencies - register("com.arsdigita.london.atoz.AtoZ", new DefaultNavigationModel()); - register("com.arsdigita.london.portal.Workspace", new DefaultNavigationModel()); } public ACSObject getObject() { Modified: ccm-ldn-navigation/trunk/src/com/arsdigita/london/navigation/ui/ContentList.java =================================================================== --- ccm-ldn-navigation/trunk/src/com/arsdigita/london/navigation/ui/ContentList.java 2005-03-20 23:10:27 UTC (rev 432) +++ ccm-ldn-navigation/trunk/src/com/arsdigita/london/navigation/ui/ContentList.java 2005-03-20 23:10:31 UTC (rev 433) @@ -62,7 +62,7 @@ * <ul> * <li> add the following to 'web/package/navigation/templates/default.jsp':<br> * <define:component name="contentList" - * classname="com.runtimecollective.cms.dispatcher.ContentList" /> + * classname="com.arsdigita.cms.dispatcher.ContentList" /> * <li> add the following to 'web/__ccm__/apps/navigation/xsl/index.xsl':<br> * <xsl:include href="content-lists.xsl" /> * </ul> @@ -71,7 +71,7 @@ * <ul> * <li> add the following to 'web/package/content-section/templates/default/item.jsp':<br> * <define:component name="contentList" - * classname="com.runtimecollective.cms.dispatcher.ContentList" /> + * classname="com.arsdigita.cms.dispatcher.ContentList" /> * <li> add the following to 'web/__ccm__/apps/content-section/xsl/index.xsl':<br> * <xsl:include href="../../navigation/xsl/content-lists.xsl" /> * </ul> |
Author: mbooth Date: 2005-03-20 23:52:19 +0100 (Sun, 20 Mar 2005) New Revision: 431 Modified: ccm-auth-http/trunk/ ccm-cms-assets-fileattachment/trunk/ ccm-cms-assets-relatedlink/trunk/ ccm-cms-types-address/trunk/ ccm-cms-types-agenda/trunk/ ccm-cms-types-article/trunk/ ccm-cms-types-bookmark/trunk/ ccm-cms-types-contact/trunk/ ccm-cms-types-esdservice/trunk/ ccm-cms-types-event/trunk/ ccm-cms-types-faqitem/trunk/ ccm-cms-types-filestorageitem/trunk/ ccm-cms-types-formitem/trunk/ ccm-cms-types-formsectionitem/trunk/ ccm-cms-types-glossaryitem/trunk/ ccm-cms-types-htmlform/trunk/ ccm-cms-types-inlinesite/trunk/ ccm-cms-types-job/trunk/ ccm-cms-types-legalnotice/trunk/ ccm-cms-types-minutes/trunk/ ccm-cms-types-motditem/trunk/ ccm-cms-types-mparticle/trunk/ ccm-cms-types-newsitem/trunk/ ccm-cms-types-organization/trunk/ ccm-cms-types-pressrelease/trunk/ ccm-cms-types-service/trunk/ ccm-cms-types-siteproxy/trunk/ ccm-cms/trunk/ ccm-forum/trunk/ ccm-ldn-aplaws/trunk/ ccm-ldn-atoz/trunk/ ccm-ldn-dublin/trunk/ ccm-ldn-exporter/trunk/ ccm-ldn-freeform/trunk/ ccm-ldn-image-step/trunk/ ccm-ldn-importer/trunk/ ccm-ldn-navigation/trunk/ ccm-ldn-portal/trunk/ ccm-ldn-rss/trunk/ ccm-ldn-search/trunk/ ccm-ldn-shortcuts/trunk/ ccm-ldn-subsite/trunk/ ccm-ldn-terms/trunk/ ccm-ldn-theme/trunk/ ccm-ldn-util/trunk/ ccm-ldn-xmlfeed/trunk/ ccm-simplesurvey/trunk/ Log: Add APLAWS+ Release 1.02 branch metainfo for relevant applications Property changes on: ccm-auth-http/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-auth-http/:1-318 Property changes on: ccm-cms/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms/:1-318 Property changes on: ccm-cms-assets-fileattachment/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-assets-fileattachment/:1-318 Property changes on: ccm-cms-assets-relatedlink/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-assets-relatedlink/:1-318 Property changes on: ccm-cms-types-address/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-address/:1-318 Property changes on: ccm-cms-types-agenda/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-agenda/:1-318 Property changes on: ccm-cms-types-article/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-article/:1-318 Property changes on: ccm-cms-types-bookmark/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-bookmark/:1-318 Property changes on: ccm-cms-types-contact/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-contact/:1-318 Property changes on: ccm-cms-types-esdservice/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-esdservice/:1-318 Property changes on: ccm-cms-types-event/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-event/:1-318 Property changes on: ccm-cms-types-faqitem/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-faqitem/:1-318 Property changes on: ccm-cms-types-filestorageitem/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-filestorageitem/:1-318 Property changes on: ccm-cms-types-formitem/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-formitem/:1-318 Property changes on: ccm-cms-types-formsectionitem/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-formsectionitem/:1-318 Property changes on: ccm-cms-types-glossaryitem/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-glossaryitem/:1-318 Property changes on: ccm-cms-types-htmlform/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-htmlform/:1-318 Property changes on: ccm-cms-types-inlinesite/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-inlinesite/:1-318 Property changes on: ccm-cms-types-job/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-job/:1-318 Property changes on: ccm-cms-types-legalnotice/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-legalnotice/:1-318 Property changes on: ccm-cms-types-minutes/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-minutes/:1-318 Property changes on: ccm-cms-types-motditem/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-motditem/:1-318 Property changes on: ccm-cms-types-mparticle/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-mparticle/:1-318 Property changes on: ccm-cms-types-newsitem/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-newsitem/:1-318 Property changes on: ccm-cms-types-organization/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-organization/:1-318 Property changes on: ccm-cms-types-pressrelease/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-pressrelease/:1-318 Property changes on: ccm-cms-types-service/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-service/:1-318 Property changes on: ccm-cms-types-siteproxy/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-cms-types-siteproxy/:1-318 Property changes on: ccm-forum/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-forum/:1-318 Property changes on: ccm-ldn-aplaws/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-aplaws/:1-318 Property changes on: ccm-ldn-atoz/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-atoz/:1-318 Property changes on: ccm-ldn-dublin/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-dublin/:1-318 Property changes on: ccm-ldn-exporter/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-exporter/:1-318 Property changes on: ccm-ldn-freeform/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-freeform/:1-318 Property changes on: ccm-ldn-image-step/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-image-step/:1-318 Property changes on: ccm-ldn-importer/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-importer/:1-318 Property changes on: ccm-ldn-navigation/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-navigation/:1-318 Property changes on: ccm-ldn-portal/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-portal/:1-318 Property changes on: ccm-ldn-rss/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-rss/:1-318 Property changes on: ccm-ldn-search/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-search/:1-318 Property changes on: ccm-ldn-shortcuts/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-shortcuts/:1-318 Property changes on: ccm-ldn-subsite/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-subsite/:1-318 Property changes on: ccm-ldn-terms/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-terms/:1-318 Property changes on: ccm-ldn-theme/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-theme/:1-318 Property changes on: ccm-ldn-util/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-util/:1-318 Property changes on: ccm-ldn-xmlfeed/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-ldn-xmlfeed/:1-318 Property changes on: ccm-simplesurvey/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-simplesurvey/:1-318 |
From: <mb...@re...> - 2005-03-20 22:33:09
|
Author: mbooth Date: 2005-03-20 23:30:36 +0100 (Sun, 20 Mar 2005) New Revision: 430 Modified: ccm-core/trunk/ Log: Add merge metainfo for 102 branch Property changes on: ccm-core/trunk ___________________________________________________________________ Name: svnmerge-integrated + /releases/1.0.2/ccm-core/:1-315 |
From: <mb...@re...> - 2005-03-18 15:39:45
|
Author: mbooth Date: 2005-03-18 16:37:18 +0100 (Fri, 18 Mar 2005) New Revision: 429 Added: users/mbooth/projects/aplaws/svn-switch-trunk.sh Removed: users/mbooth/projects/aplaws/svn-switch.sh Log: Rename svn-switch to svn-switch-trunk Copied: users/mbooth/projects/aplaws/svn-switch-trunk.sh (from rev 416, users/mbooth/projects/aplaws/svn-switch.sh) Deleted: users/mbooth/projects/aplaws/svn-switch.sh |
From: <mb...@re...> - 2005-03-18 15:21:56
|
Author: mbooth Date: 2005-03-18 16:19:45 +0100 (Fri, 18 Mar 2005) New Revision: 428 Modified: releases/1.0.2/ccm-core/sql/ccm-core/fixes/formbuilder/delete-bogus-form-widgets.sql Log: Change update syntax for postgres. Modified: releases/1.0.2/ccm-core/sql/ccm-core/fixes/formbuilder/delete-bogus-form-widgets.sql =================================================================== --- releases/1.0.2/ccm-core/sql/ccm-core/fixes/formbuilder/delete-bogus-form-widgets.sql 2005-03-18 15:11:45 UTC (rev 427) +++ releases/1.0.2/ccm-core/sql/ccm-core/fixes/formbuilder/delete-bogus-form-widgets.sql 2005-03-18 15:19:45 UTC (rev 428) @@ -1,48 +1,48 @@ -- Delete bogus entries -delete from bebop_component_hierarchy h1 +delete from bebop_component_hierarchy where not exists( select 1 from acs_objects - where object_id = h1.container_id + where object_id = bebop_component_hierarchy.container_id and object_type = 'com.arsdigita.formbuilder.FormSection' ) and not exists( select 1 from bebop_component_hierarchy h2 - where h2.component_id = h1.container_id + where h2.component_id = bebop_component_hierarchy.container_id ); -delete from bebop_widgets w +delete from bebop_widgets where not exists( select 1 from bebop_component_hierarchy h - where h.component_id = w.widget_id - or h.container_id = w.widget_id ); + where h.component_id = bebop_widgets.widget_id + or h.container_id = bebop_widgets.widget_id ); -delete from bebop_listener_map m +delete from bebop_listener_map where not exists( select 1 from bebop_component_hierarchy h - where h.component_id = m.component_id - or h.container_id = m.component_id ); + where h.component_id = bebop_listener_map.component_id + or h.container_id = bebop_listener_map.component_id ); -delete from bebop_listeners l +delete from bebop_listeners where not exists( select 1 from bebop_listener_map m - where l.listener_id = m.listener_id ); + where bebop_listeners.listener_id = m.listener_id ); -delete from bebop_components c +delete from bebop_components where not exists( select 1 from bebop_component_hierarchy h - where h.component_id = c.component_id - or h.container_id = c.component_id + where h.component_id = bebop_components.component_id + or h.container_id = bebop_components.component_id ) and not exists ( select 1 from acs_objects o - where o.object_id = c.component_id + where o.object_id = bebop_components.component_id and o.object_type = 'com.arsdigita.formbuilder.FormSection' ); -delete from bebop_options o +delete from bebop_options where not exists( select 1 from bebop_components c - where o.option_id = c.component_id ); + where bebop_options.option_id = c.component_id ); -- Delete orphaned Listeners @@ -94,12 +94,12 @@ ) ); -delete from acs_objects o - where o.object_type = 'com.arsdigita.formbuilder.Listener' +delete from acs_objects + where acs_objects.object_type = 'com.arsdigita.formbuilder.Listener' and not exists( select 1 from bebop_listeners l - where o.object_id = l.listener_id + where acs_objects.object_id = l.listener_id ); -- Delete orphaned WidgetLabels @@ -152,12 +152,12 @@ ) ); -delete from acs_objects o - where o.object_type = 'com.arsdigita.formbuilder.WidgetLabel' +delete from acs_objects + where acs_objects.object_type = 'com.arsdigita.formbuilder.WidgetLabel' and not exists( select 1 from forms_widget_label l - where o.object_id = l.label_id + where acs_objects.object_id = l.label_id ); -- Delete orphaned Options @@ -210,12 +210,12 @@ ) ); -delete from acs_objects o - where o.object_type = 'com.arsdigita.formbuilder.Option' +delete from acs_objects + where acs_objects.object_type = 'com.arsdigita.formbuilder.Option' and not exists( select 1 from bebop_options b - where o.object_id = b.option_id + where acs_objects.object_id = b.option_id ); -- Delete orphaned Widgets @@ -268,10 +268,10 @@ ) ); -delete from acs_objects o - where o.object_type = 'com.arsdigita.formbuilder.Widget' +delete from acs_objects + where acs_objects.object_type = 'com.arsdigita.formbuilder.Widget' and not exists( select 1 from bebop_widgets w - where o.object_id = w.widget_id + where acs_objects.object_id = w.widget_id ); |
From: <mb...@re...> - 2005-03-18 15:14:09
|
Author: mbooth Date: 2005-03-18 16:11:45 +0100 (Fri, 18 Mar 2005) New Revision: 427 Modified: ccm-core/trunk/sql/ccm-core/fixes/formbuilder/delete-bogus-form-widgets.sql Log: Change update syntax for postgres. Modified: ccm-core/trunk/sql/ccm-core/fixes/formbuilder/delete-bogus-form-widgets.sql =================================================================== --- ccm-core/trunk/sql/ccm-core/fixes/formbuilder/delete-bogus-form-widgets.sql 2005-03-18 15:09:11 UTC (rev 426) +++ ccm-core/trunk/sql/ccm-core/fixes/formbuilder/delete-bogus-form-widgets.sql 2005-03-18 15:11:45 UTC (rev 427) @@ -1,48 +1,48 @@ -- Delete bogus entries -delete from bebop_component_hierarchy h1 +delete from bebop_component_hierarchy where not exists( select 1 from acs_objects - where object_id = h1.container_id + where object_id = bebop_component_hierarchy.container_id and object_type = 'com.arsdigita.formbuilder.FormSection' ) and not exists( select 1 from bebop_component_hierarchy h2 - where h2.component_id = h1.container_id + where h2.component_id = bebop_component_hierarchy.container_id ); -delete from bebop_widgets w +delete from bebop_widgets where not exists( select 1 from bebop_component_hierarchy h - where h.component_id = w.widget_id - or h.container_id = w.widget_id ); + where h.component_id = bebop_widgets.widget_id + or h.container_id = bebop_widgets.widget_id ); -delete from bebop_listener_map m +delete from bebop_listener_map where not exists( select 1 from bebop_component_hierarchy h - where h.component_id = m.component_id - or h.container_id = m.component_id ); + where h.component_id = bebop_listener_map.component_id + or h.container_id = bebop_listener_map.component_id ); -delete from bebop_listeners l +delete from bebop_listeners where not exists( select 1 from bebop_listener_map m - where l.listener_id = m.listener_id ); + where bebop_listeners.listener_id = m.listener_id ); -delete from bebop_components c +delete from bebop_components where not exists( select 1 from bebop_component_hierarchy h - where h.component_id = c.component_id - or h.container_id = c.component_id + where h.component_id = bebop_components.component_id + or h.container_id = bebop_components.component_id ) and not exists ( select 1 from acs_objects o - where o.object_id = c.component_id + where o.object_id = bebop_components.component_id and o.object_type = 'com.arsdigita.formbuilder.FormSection' ); -delete from bebop_options o +delete from bebop_options where not exists( select 1 from bebop_components c - where o.option_id = c.component_id ); + where bebop_options.option_id = c.component_id ); -- Delete orphaned Listeners @@ -94,12 +94,12 @@ ) ); -delete from acs_objects o - where o.object_type = 'com.arsdigita.formbuilder.Listener' +delete from acs_objects + where acs_objects.object_type = 'com.arsdigita.formbuilder.Listener' and not exists( select 1 from bebop_listeners l - where o.object_id = l.listener_id + where acs_objects.object_id = l.listener_id ); -- Delete orphaned WidgetLabels @@ -152,12 +152,12 @@ ) ); -delete from acs_objects o - where o.object_type = 'com.arsdigita.formbuilder.WidgetLabel' +delete from acs_objects + where acs_objects.object_type = 'com.arsdigita.formbuilder.WidgetLabel' and not exists( select 1 from forms_widget_label l - where o.object_id = l.label_id + where acs_objects.object_id = l.label_id ); -- Delete orphaned Options @@ -210,12 +210,12 @@ ) ); -delete from acs_objects o - where o.object_type = 'com.arsdigita.formbuilder.Option' +delete from acs_objects + where acs_objects.object_type = 'com.arsdigita.formbuilder.Option' and not exists( select 1 from bebop_options b - where o.object_id = b.option_id + where acs_objects.object_id = b.option_id ); -- Delete orphaned Widgets @@ -268,10 +268,10 @@ ) ); -delete from acs_objects o - where o.object_type = 'com.arsdigita.formbuilder.Widget' +delete from acs_objects + where acs_objects.object_type = 'com.arsdigita.formbuilder.Widget' and not exists( select 1 from bebop_widgets w - where o.object_id = w.widget_id + where acs_objects.object_id = w.widget_id ); |