From: <dd...@us...> - 2012-08-10 13:18:39
|
Revision: 2779 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2779&view=rev Author: ddietz Date: 2012-08-10 13:18:33 +0000 (Fri, 10 Aug 2012) Log Message: ----------- . Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/GroupsRemovalController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/invocation/lifecycle/LifecycleBundleTasks.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-08-15 16:18:29
|
Revision: 2786 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2786&view=rev Author: ddietz Date: 2012-08-15 16:18:21 +0000 (Wed, 15 Aug 2012) Log Message: ----------- Made AbstractBasicEntity generic Modified Paths: -------------- branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/CMSContentDisplayer.java branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/CMSFormMailerConfig.java branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/admin/CMSContentEditor.java branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/model/CMSContent.java branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/model/Page.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/MassSignUpController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/UserEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/CoreContentDisplayer.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/filter/FilterContentDisplayer.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/SitemapMenuController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/search/SearchSiteResult.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/ShopContentDisplayer.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/admin/ShopContentEditor.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/Checkout.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/SendEmailsTask.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/Address.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/Customer.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/DispatchData.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/DispatchType.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/Order.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/OrderContents.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/OrderDetails.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/OrderMetaData.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/OrderPosition.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/PaymentData.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/PaymentExtraChargePercentage.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/PaymentMethod.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/Price.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/TaxRate.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/TotalPrice.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/model/Voucher.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/Price.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/ShopSettings.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/ShopVariant.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/ShoppingCart.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/ShoppingCartPosition.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/TaxGroup.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/profile/ProfileAddress.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/AbstractBaseAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/AbstractRegexVersionedPerVisitAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/UpdateStatisticsDatabaseTask.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/AbstractRegexVersioned.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/AbstractResolution.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/AbstractVersion.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/OperatingSystem.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/PIRecord.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/RegexVersion.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/StatisticsServer.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/UserAgent.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractCountAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractRegexVersionedCounter.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractRegexVersionedCounterAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractTreeAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/CountryHitCounter.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/OperatingSystemVersionCounter.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/PIRecordCountAggregationHitCounter.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/UserAgentVersionCounter.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/AbstractRegexVersionedCounterAggregationRowData.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/AbstractRegexVersionedCounterAggregationRowDataBuilder.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/CountedTotal.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/RefererAnalysisViewControllerResult.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/StoreContentDisplayer.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/admin/StoreContentEditor.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/admin/StoreContentImageGroupEditor.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreContent.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreContentImageGroup.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreItem.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreVariant.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/SurveyProgress.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/export/ExcelExportJoblet.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/model/AbstractQuestion.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/model/AbstractTypedAnswer.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/model/OpenQuestion.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/model/OpenQuestionAnswer.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/model/QuestionGroup.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/model/QuestionGroupAnswer.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/model/Questionnaire.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/model/SelectQuestion.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/model/SelectQuestionAnswer.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/model/Survey.java branches/0.7/trunk/components/survey/src/unit-tests/org/torweg/pulse/component/survey/model/TestQuestions.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/model/AbstractExtendedAddress.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/model/Representative.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/model/Retailer.java branches/0.7/trunk/conf/pulse.xml branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/AbstractAccessControlObject.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/AbstractUserBase.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/ChangeEmailRequest.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/ChangePasswordRequest.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/CommandMatcher.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/Group.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/Permission.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/PreliminaryUser.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/Profile.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/Role.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/User.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/UserAttribute.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/attributes/AbstractAttribute.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/attributes/AbstractTypedCheck.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/attributes/AbstractValue.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/attributes/BooleanAttribute.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/attributes/SectionAttribute.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/attributes/SelectionAttribute.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/attributes/StringAttribute.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/attributes/types/Option.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/attributes/types/Selection.java branches/0.7/trunk/container/src/java/org/torweg/pulse/email/Email.java branches/0.7/trunk/container/src/java/org/torweg/pulse/invocation/lifecycle/LifecycleHibernateTasks.java branches/0.7/trunk/container/src/java/org/torweg/pulse/result/FormResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/CommandBuilder.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/Parameter.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/View.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/AbstractBasicContent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/AbstractBasicVariant.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/AbstractContentDisplayer.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/AbstractRegistryNode.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/AbstractSummaryDescriptionContent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/AbstractSummaryDescriptionVariant.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Attachment.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Content.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/ContentLocalizationMap.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/FileContent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Localized.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Variant.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/AbstractBasicContentEditor.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/filter/Filter.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/jaxb.index branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/registry/ContentRegistryNode.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapNode.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapSectionTag.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/CollectionUtils.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/INameable.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/StringUtils.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/AbstractBasicEntity.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/AbstractEncryptableAddress.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/AbstractImageGroup.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/AbstractNamableEntity.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/AbstractNamedEntity.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/IHasLazyFields.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/IHasTransientFields.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/Node.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/dao/DeleteDAO.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/dao/DeleteDAOResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/dao/LoadDAO.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/dao/LoadDAOResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/dao/PagingDAO.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/dao/PagingDAOResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/jaxb/AbstractBasicEntityWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/io/FastByteArrayOutputStream.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/io/SerializableDataSource.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractAssorterDataJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractBasicEntityAdminJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractEncryptableAddressJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractNamedEntityJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractNodeJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ContentJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/search/SitemapNodeSectionTagFilterFactory.java branches/0.7/trunk/container/src/java/org/torweg/pulse/vfs/VirtualFile.java Added Paths: ----------- branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/ContentPlugin.java Removed Paths: ------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/IHasAlternativeImages.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/IHasMainImage.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-08-16 10:58:06
|
Revision: 2788 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2788&view=rev Author: ddietz Date: 2012-08-16 10:58:00 +0000 (Thu, 16 Aug 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreContent.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreVariant.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Content.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Variant.java branches/0.7/trunk/container/src/java/org/torweg/pulse/vfs/VirtualFile.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-08-16 11:22:54
|
Revision: 2790 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2790&view=rev Author: ddietz Date: 2012-08-16 11:22:48 +0000 (Thu, 16 Aug 2012) Log Message: ----------- fix: removed Collections.unmodifiable... in JAXB-output-methods which does not actually access the proxy of the collection which will/can lead to LazyInitializationException during un-marshalling Modified Paths: -------------- branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/model/CMSContent.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreContent.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreContentImageGroup.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreVariant.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Content.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/ContentLocalizationMap.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Localized.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Variant.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapNode.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/AbstractImageGroup.java branches/0.7/trunk/container/src/java/org/torweg/pulse/vfs/VirtualFile.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-08-17 14:51:57
|
Revision: 2794 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2794&view=rev Author: ddietz Date: 2012-08-17 14:51:51 +0000 (Fri, 17 Aug 2012) Log Message: ----------- Further work on ContentPlugins Modified Paths: -------------- branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/model/Page.java branches/0.7/trunk/conf/pulse.jaxb-endorsed.xml branches/0.7/trunk/conf/pulse.xml branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Content.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/ContentLocalizationMap.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/ContentPlugin.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Variant.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/jaxb.index branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/jaxb.index branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/AbstractBasicEntity.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/jaxb/AbstractBasicEntityWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractObjectJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/result/AdminErrorResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/requestbean/BundleAwareRequestBean.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/requestbean/RequestAwareRequestBean.java Added Paths: ----------- branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/XMLContentPlugin.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentPluginEditorController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentPluginEditorControllerConfiguration.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-08-23 11:36:21
|
Revision: 2797 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2797&view=rev Author: ddietz Date: 2012-08-23 11:36:15 +0000 (Thu, 23 Aug 2012) Log Message: ----------- Further work on ContentPlugins Modified Paths: -------------- branches/0.7/trunk/bundles/Core/bundle.xml branches/0.7/trunk/container/src/java/org/torweg/pulse/bundle/Bundle.java branches/0.7/trunk/container/src/java/org/torweg/pulse/bundle/Controller.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Content.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/ContentPlugin.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Variant.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/XMLContentPlugin.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentPluginEditorController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentPluginEditorControllerConfiguration.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/jaxb.index branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/IHasLazyFields.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/dao/DeleteDAO.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/dao/LoadDAO.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/dao/PagingDAO.java Added Paths: ----------- branches/0.7/trunk/bundles/Core/org.torweg.pulse.site.content.admin.ContentPluginEditorController.xml branches/0.7/trunk/bundles/Core/org.torweg.pulse.site.content.admin.XMLContentPluginEditorController.xml branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/IHasContentPlugins.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/XMLContentPluginEditorController.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-08-23 14:17:14
|
Revision: 2799 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2799&view=rev Author: ddietz Date: 2012-08-23 14:17:03 +0000 (Thu, 23 Aug 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/admin/SitemapNodeEditorController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/ContentPlugin.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/XMLContentPlugin.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentPluginEditorController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/XMLContentPluginEditorController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/jaxb.index branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractCommandURLGenerator.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/jaxb.index branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/result/AdminErrorResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/result/LoadRolesForAssorterResult.java Added Paths: ----------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ContentPluginJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/XMLContentPluginJSONWrapper.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-08-27 09:43:49
|
Revision: 2803 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2803&view=rev Author: ddietz Date: 2012-08-27 09:43:40 +0000 (Mon, 27 Aug 2012) Log Message: ----------- Further work on ContentPlugins (start of viewport-integration) Modified Paths: -------------- branches/0.7/trunk/bundles/Blog/org.torweg.pulse.component.core.CommandGenerator.xml branches/0.7/trunk/bundles/CMS/org.torweg.pulse.component.core.CommandGenerator.xml branches/0.7/trunk/bundles/Shop/org.torweg.pulse.component.core.CommandGenerator.xml branches/0.7/trunk/bundles/Store/org.torweg.pulse.component.core.CommandGenerator.xml branches/0.7/trunk/components/cms/xsl/ajax.CMS.CMSContent.Editor.xsl branches/0.7/trunk/components/core/xsl/ajax.Core.ContentGroup.Editor.xsl branches/0.7/trunk/components/core/xsl/ajax.Core.FileContent.Editor.xsl branches/0.7/trunk/components/core/xsl/ajax.Core.URLContent.Editor.xsl branches/0.7/trunk/components/core/xsl/ajax.Filter.FilterContent.Editor.xsl branches/0.7/trunk/components/shop/xsl/ajax.Shop.ShopContent.Editor.xsl branches/0.7/trunk/components/shop/xsl/ajax.Shop.ShopVariant.Editor.xsl branches/0.7/trunk/components/store/xsl/ajax.Store.StoreContent.Editor.xsl branches/0.7/trunk/components/store/xsl/ajax.Store.StoreVariant.Editor.xsl branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentPluginEditorController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/XMLContentPluginEditorController.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-08-27 14:17:43
|
Revision: 2804 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2804&view=rev Author: ddietz Date: 2012-08-27 14:17:37 +0000 (Mon, 27 Aug 2012) Log Message: ----------- Further work on ContentPlugins (start of viewport-integration) Modified Paths: -------------- branches/0.7/trunk/components/cms/src/ext-js/PULSE.CMS.Page.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.AbstractBasicContent.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.Attachments.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.ContentEditor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.ContentLocalizationMap.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.Core.ContentGroup.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.SubEditorPanel.js branches/0.7/trunk/components/store/src/ext-js/PULSE.Store.StoreContent.Editor.js branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentPluginEditorController.java branches/0.7/trunk/xsl/admin-viewport.JS-common-properties.xsl branches/0.7/trunk/xsl/i18n/admin-viewport.babelfish.de.xsl branches/0.7/trunk/xsl/i18n/admin-viewport.babelfish.en.xsl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-08-28 15:26:20
|
Revision: 2805 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2805&view=rev Author: ddietz Date: 2012-08-28 15:26:11 +0000 (Tue, 28 Aug 2012) Log Message: ----------- Further work on ContentPlugins (midway through viewport-integration) Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.ContentEditor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapProvider.js branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentPluginEditorController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/XMLContentPluginEditorController.java Added Paths: ----------- branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XAJAXErrorHandler.js branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XEditorTab.js branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XEntityGrid.js branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XEntityStore.js branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XMenu.js branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XPanel.js branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XViewPort.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XContentPluginGridEditorPlugin.js Removed Paths: ------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.XAJAXErrorHandler.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XEditorTab.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XEntityGrid.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XEntityStore.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XMenu.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XPanel.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XViewPort.js This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-08-29 16:50:49
|
Revision: 2808 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2808&view=rev Author: ddietz Date: 2012-08-29 16:50:40 +0000 (Wed, 29 Aug 2012) Log Message: ----------- Further work on ContentPlugins (finished first basic viewport-integration) Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.ContentEditor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XEntityStore.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XContentPluginGridEditorPlugin.js branches/0.7/trunk/components/core/xsl/ajax.Core.jsObject.xsl branches/0.7/trunk/components/shop/src/ext-js/PULSE.Shop.ShopContent.Editor.js branches/0.7/trunk/components/shop/src/ext-js/PULSE.Shop.ShopVariant.Editor.js branches/0.7/trunk/components/shop/xsl/ajax.Shop.ShopVariant.Editor.xsl branches/0.7/trunk/components/store/src/ext-js/PULSE.Store.StoreContent.Editor.js branches/0.7/trunk/components/store/src/ext-js/PULSE.Store.StoreVariant.Editor.js branches/0.7/trunk/components/store/xsl/ajax.Store.StoreVariant.Editor.xsl branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Variant.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentPluginEditorController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentPluginEditorControllerConfiguration.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/XMLContentPluginEditorController.java Added Paths: ----------- branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XWindow.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XXMLContentPluginEditor.js This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2012-08-30 12:27:42
|
Revision: 2815 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2815&view=rev Author: dukes_little_b Date: 2012-08-30 12:27:33 +0000 (Thu, 30 Aug 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/UserEditor.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/User.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2012-08-31 13:53:57
|
Revision: 2828 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2828&view=rev Author: dukes_little_b Date: 2012-08-31 13:53:46 +0000 (Fri, 31 Aug 2012) Log Message: ----------- recursively generified Event type hierarchy Modified Paths: -------------- branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/vfs/VFSImporter.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/DirectOutputEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/DownloadEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/Event.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/ForbiddenEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/JFreeChartPNGOutputEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/JSONOutputAsHtmlEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/JSONOutputEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/NotFoundEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/PDFOutputEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/PlainTextOutputEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/RedirectEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/RedirectSafelyEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/ResultAwareEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/XMLOutputEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/XSLTOutputEvent.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-09-04 14:48:50
|
Revision: 2843 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2843&view=rev Author: ddietz Date: 2012-09-04 14:48:40 +0000 (Tue, 04 Sep 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapSectionTagEditor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XStyleAndThemeEditor.js branches/0.7/trunk/xsl/admin-viewport.CSS-common-properties.xsl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-09-05 10:12:22
|
Revision: 2846 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2846&view=rev Author: ddietz Date: 2012-09-05 10:12:13 +0000 (Wed, 05 Sep 2012) Log Message: ----------- Modifications to ContentPlugin in order to make it "copy-able" Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.XXMLContentPluginEditor.js branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreVariant.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Content.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/ContentPlugin.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/XMLContentPlugin.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentPluginEditorController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentPluginEditorControllerConfiguration.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/XMLContentPluginEditorController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ContentPluginJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/xml/bind/ThrowableXmlAdapter.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-09-06 13:11:26
|
Revision: 2855 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2855&view=rev Author: ddietz Date: 2012-09-06 13:11:15 +0000 (Thu, 06 Sep 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.ContentEditor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XEditorTab.js branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XPanel.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XAssorterPanel.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapNodeEditor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapProviderCopyNodeWizard.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapSectionTagEditor.js branches/0.7/trunk/xsl/admin-viewport.CSS-common-properties.xsl Added Paths: ----------- branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XItemsEditorTab.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XCheckBoxEditor.js This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-09-06 17:14:24
|
Revision: 2856 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2856&view=rev Author: ddietz Date: 2012-09-06 17:14:18 +0000 (Thu, 06 Sep 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XEditorTab.js branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XItemsEditorTab.js branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XPanel.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapNodeEditor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapProvider.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapSectionTagEditor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XStyleAndThemeEditor.js branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/admin/SitemapNodeEditorController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/admin/SitemapNodeEditorRequestBean.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/admin/jaxb.index branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapNodeEditor.java branches/0.7/trunk/xsl/admin-viewport.xsl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-09-07 12:13:53
|
Revision: 2862 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2862&view=rev Author: ddietz Date: 2012-09-07 12:13:42 +0000 (Fri, 07 Sep 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XItemsEditorTab.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapNodeEditor.js branches/0.7/trunk/xsl/admin-viewport.CSS-common-properties.xsl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2012-09-07 15:17:42
|
Revision: 2865 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2865&view=rev Author: dukes_little_b Date: 2012-09-07 15:17:31 +0000 (Fri, 07 Sep 2012) Log Message: ----------- eliminated RequestAwareRequestBean Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/LocaleCopyRequestBean.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/filter/FilterContentRequestBean.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/OrderHistoryController.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/bugfix/FixJiraPulse250Controller.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/admin/cleanup/CleanSitemapAndContentRegistry.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/requestbean/ContextAwareRequestBean.java Removed Paths: ------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/requestbean/RequestAwareRequestBean.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2012-09-17 13:36:05
|
Revision: 2870 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2870&view=rev Author: dukes_little_b Date: 2012-09-17 13:35:54 +0000 (Mon, 17 Sep 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/blog/src/java/org/torweg/pulse/component/blog/BlogLoader.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/GroupsRemovalController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/filter/FilterContentDisplayer.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/filter/admin/FilterEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/filter/admin/FilterMatchesEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/filter/admin/FilterRulesEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/filter/admin/FilterUtilityEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/registry/admin/ContentRegistryNodeEditorController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/admin/SitemapNodeEditorController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/system/ViewportController.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/cart/ShoppingCartController.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/OrderHistoryController.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/RetailerUtilityEditor.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentPluginEditorController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/XMLContentPluginEditorController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/requestbean/ContextAwareRequestBean.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2012-09-17 14:01:50
|
Revision: 2871 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2871&view=rev Author: dukes_little_b Date: 2012-09-17 14:01:40 +0000 (Mon, 17 Sep 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/blog/src/java/org/torweg/pulse/component/blog/BlogLoader.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/LocaleCopy.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/registry/admin/ContentRegistryNodeEditorRequestBean.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/admin/SitemapNodeEditorRequestBean.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/cart/ShoppingCartController.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/OrderHistoryController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/requestbean/ContextAwareRequestBean.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2012-09-17 14:31:40
|
Revision: 2872 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2872&view=rev Author: dukes_little_b Date: 2012-09-17 14:31:29 +0000 (Mon, 17 Sep 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/filter/admin/FilterEditor.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/cart/ShoppingCartController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/requestbean/BundleAwareRequestBean.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/requestbean/ContextAwareRequestBean.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-09-26 13:52:10
|
Revision: 2886 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2886&view=rev Author: ddietz Date: 2012-09-26 13:51:59 +0000 (Wed, 26 Sep 2012) Log Message: ----------- Removed Group-editor/s from Access-control in Viewport-website-administration Modified Paths: -------------- branches/0.7/trunk/bundles/Core/bundle.xml branches/0.7/trunk/components/core/src/ext-js/PULSE.AccessControl.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.AccessControl.Permission.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.AccessControl.Permission.Overview.js branches/0.7/trunk/components/core/src/ext-js/PULSE.AccessControl.Role.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.AccessControl.Role.Overview.js branches/0.7/trunk/components/core/src/ext-js/PULSE.AccessControl.User.Editor.js branches/0.7/trunk/components/core/xsl/ajax.AccessControl.Permission.Editor.xsl branches/0.7/trunk/components/core/xsl/ajax.AccessControl.Role.Editor.xsl branches/0.7/trunk/components/core/xsl/ajax.AccessControl.User.Editor.xsl branches/0.7/trunk/components/core/xsl/ajax.AccessControl.WEST.xsl Removed Paths: ------------- branches/0.7/trunk/bundles/Core/org.torweg.pulse.component.core.accesscontrol.admin.GroupEditor.xml branches/0.7/trunk/components/core/src/ext-js/PULSE.AccessControl.Group.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.AccessControl.Group.Overview.js branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/GroupEditor.java branches/0.7/trunk/components/core/xsl/ajax.AccessControl.Group.Editor.xsl branches/0.7/trunk/components/core/xsl/ajax.AccessControl.Group.Overview.xsl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-09-26 14:34:33
|
Revision: 2887 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2887&view=rev Author: ddietz Date: 2012-09-26 14:34:26 +0000 (Wed, 26 Sep 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/GroupsRemovalController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/AccessControlEditorResult.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/PermissionEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/RoleEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/UserEditor.java branches/0.7/trunk/conf/2ndLevelCache.xml branches/0.7/trunk/conf/ehcache.xml branches/0.7/trunk/conf/pulse.xml branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/AbstractUserBase.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/Permission.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/Role.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/User.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/jaxb.index branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/accesscontrol/AllTests.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/accesscontrol/TestUser.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/accesscontrol/TestUserAdminBuildDB.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/accesscontrol/TestUserJAXBAnnotation.java Removed Paths: ------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/Group.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/accesscontrol/TestGroup.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2012-09-27 16:28:34
|
Revision: 2888 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2888&view=rev Author: dukes_little_b Date: 2012-09-27 16:28:28 +0000 (Thu, 27 Sep 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/cart/ShoppingCartController.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/cart/UpdatePriceResult.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/ShoppingCart.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/Permission.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/Role.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/User.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |