From: <dd...@us...> - 2011-09-07 12:48:15
|
Revision: 2496 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2496&view=rev Author: ddietz Date: 2011-09-07 12:48:09 +0000 (Wed, 07 Sep 2011) Log Message: ----------- Taken {UserAttribute}s - Bundle edit locales - into account for commandURL-generation Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/LoadRolesForAssorterResult.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/site/map/admin/SitemapNodeEditorControllerResult.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/view/ViewEditor.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/util/PriceUpdateController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/adminui/RightsCheckUtils.java Added Paths: ----------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/adminui/AdminActionType.java 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/DefaultCommandURLGenerator.java Removed Paths: ------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/CommandURLGenerator.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2011-09-07 13:37:41
|
Revision: 2497 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2497&view=rev Author: ddietz Date: 2011-09-07 13:37:35 +0000 (Wed, 07 Sep 2011) Log Message: ----------- Added {UserAttribute}s Bundle edit locale checks to editors Modified Paths: -------------- 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/SitemapNodeCopier.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapNodeEditor.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2011-09-09 15:20:16
|
Revision: 2498 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2498&view=rev Author: dukes_little_b Date: 2011-09-09 15:20:10 +0000 (Fri, 09 Sep 2011) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/StatisticsFilter.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/Command.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/Locale.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/LocaleManager.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/RequestBodyProcessor.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/ServiceRequestImpl.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/UploadedFile.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/jaxb.index branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/service/request/TestLocaleManager.java Added Paths: ----------- branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/ServiceRequestImplConfiguration.java Removed Paths: ------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/ServiceRequestImplConfig.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2011-09-09 15:26:19
|
Revision: 2499 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2499&view=rev Author: ddietz Date: 2011-09-09 15:26:12 +0000 (Fri, 09 Sep 2011) Log Message: ----------- Incomplete - task : XEditorTab, XSitemapNodeEditor, XSitemapProvider Modified Paths: -------------- branches/0.7/trunk/components/core/component.xml branches/0.7/trunk/components/core/src/ext-js/PULSE.ViewPortController.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XAJAXErrorHandler.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XAssorterPanel.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapProvider.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapProviderCopyNodeWizard.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapTreeNodeUI.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/conf/pulse.jaxb-endorsed.xml branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/AbstractSitemapNodeJSONResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapNodeCopier.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapNodeEditor.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/jaxb.index branches/0.7/trunk/container/src/java/org/torweg/pulse/util/adminui/AssorterEntityLoader.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/requestbean/AssorterRequestBean.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/TestConstants.properties branches/0.7/trunk/xsl/admin-viewport.CSS-common-properties.xsl branches/0.7/trunk/xsl/admin-viewport.xsl Added Paths: ----------- branches/0.7/trunk/components/core/src/ext-js/PULSE.XEditorTab.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapNodeEditor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XViewPort.js branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/result/ 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 branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/result/jaxb.index branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/result/package-info.java Removed Paths: ------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/LoadRolesForAssorterResult.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/jaxb.index branches/0.7/trunk/container/src/java/org/torweg/pulse/util/adminui/AdminErrorResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/adminui/jaxb.index This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2011-09-13 10:11:48
|
Revision: 2501 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2501&view=rev Author: dukes_little_b Date: 2011-09-13 10:11:41 +0000 (Tue, 13 Sep 2011) Log Message: ----------- Modified Paths: -------------- 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/util/adminui/RightsCheckUtils.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2011-09-16 14:14:58
|
Revision: 2506 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2506&view=rev Author: dukes_little_b Date: 2011-09-16 14:14:52 +0000 (Fri, 16 Sep 2011) Log Message: ----------- beautifications Modified Paths: -------------- branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/PageImpressionRecorder.java branches/0.7/trunk/container/src/java/org/torweg/pulse/bundle/Bundle.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2011-09-16 14:36:21
|
Revision: 2508 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2508&view=rev Author: ddietz Date: 2011-09-16 14:36:11 +0000 (Fri, 16 Sep 2011) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/URLContentDisplayer.java branches/0.7/trunk/container/src/java/org/torweg/pulse/configuration/XSLHandleConfiguration.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/time/CalendarJAXBOutputWrapper.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2011-11-15 13:09:05
|
Revision: 2536 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2536&view=rev Author: ddietz Date: 2011-11-15 13:08:54 +0000 (Tue, 15 Nov 2011) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.XEditorTab.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XViewPort.js 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/view/ViewEditor.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/GroupAnalysisViewControllerResultData.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/GroupAnalysisViewDegunkController.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/RefererAnalysisViewControllerResultData.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/ContentFolderNode.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/ContentNode.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/RegistryLocaleNode.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/Node.java 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/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/json/jaxb.index branches/0.7/trunk/container/src/java/org/torweg/pulse/util/requestbean/RequestAwareRequestBean.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/site/TestSitemapNode.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 Added Paths: ----------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ContentLocalizationMapJSONWrapper.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2011-11-16 10:55:02
|
Revision: 2549 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2549&view=rev Author: dukes_little_b Date: 2011-11-16 10:54:52 +0000 (Wed, 16 Nov 2011) Log Message: ----------- merged the generic Node from "trunk" to the "branch" as a preparation to replace the trunk with the branch Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/attributes/admin/AttributeRegistryEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/LocaleCopy.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractTreeElement.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/site/content/AbstractRegistryNode.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/ContentFolderNode.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/RegistryBundleNode.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/RegistryLocaleNode.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/Node.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/AbstractNodeJSONWrapper.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/site/TestSitemapNode.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/tests/SetupBasicContentRegistry.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2011-11-17 17:04:01
|
Revision: 2551 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2551&view=rev Author: dukes_little_b Date: 2011-11-17 17:03:54 +0000 (Thu, 17 Nov 2011) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/DataAggregationJoblet.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/AverageTimePerVisitAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/CountryPerPIRecordAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/CountryPerVisitAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/PIRecordCountAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/PathTreeAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/RefererTreeAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/ScreenResolutionPerVisitAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/VisitCountAggregator.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/Visit.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AverageTimePerVisitAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/CountryPerPIRecordAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/CountryPerVisitAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/OperatingSystemPerVisitAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/PIRecordCountAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/PathTreeAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/RefererTreeAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/ScreenResolutionPerVisitAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/UserAgentPerVisitAggregation.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/VisitCountAggregation.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/HttpBoundSession.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/time/Duration.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/time/TimeSpan.java Added Paths: ----------- branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/AggregatorContext.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2011-12-06 21:31:41
|
Revision: 2569 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2569&view=rev Author: dukes_little_b Date: 2011-12-06 21:31:34 +0000 (Tue, 06 Dec 2011) Log Message: ----------- refactored SerializableDataSource to factory methods instead of constructors Modified Paths: -------------- 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/search/SearchSiteStatisticsJoblet.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/util/PriceUpdateController.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/EmailStatisticsPDFReportsJoblet.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/PageImpressionRecorder.java branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/SendReportEmailJoblet.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/export/ExcelExportJoblet.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/RetailerUtilityEditor.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/exports/CSVRetailerExporter.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/exports/XLSXRetailerExporter.java branches/0.7/trunk/container/src/java/org/torweg/pulse/email/Email.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/util/io/FastByteArrayOutputStream.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/io/SerializableDataSource.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/email/TestEmail.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2011-12-07 20:13:51
|
Revision: 2573 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2573&view=rev Author: dukes_little_b Date: 2011-12-07 20:13:45 +0000 (Wed, 07 Dec 2011) Log Message: ----------- API clean-up Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/CommandGeneratorConfig.java branches/0.7/trunk/components/core/src/unit-tests/org/torweg/pulse/component/core/TestCommandGenerator.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/Command.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/ServiceRequestImpl.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/service/request/TestCommand.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2011-12-21 17:02:18
|
Revision: 2584 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2584&view=rev Author: ddietz Date: 2011-12-21 17:02:11 +0000 (Wed, 21 Dec 2011) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/build.complete.xml branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/CMSFormProcessorTaskResult.java branches/0.7/trunk/components/core/xsl/ajax.FCKEditor.xsl branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/CampaignTracker.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/ShoppingCartController.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/ShopContent.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/model/ShopSettings.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/export/ExcelExportConfiguration.java branches/0.7/trunk/components/survey/src/unit-tests/org/torweg/pulse/component/survey/TestSurveyProgress.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/CommandMatcher.java branches/0.7/trunk/container/src/java/org/torweg/pulse/invocation/lifecycle/Lifecycle.java branches/0.7/trunk/container/src/java/org/torweg/pulse/invocation/lifecycle/LifecycleJAXBTasks.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/site/content/RegistryLocaleNode.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapDisabledActions.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/adminui/IAdminError.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/OrderBy.java branches/0.7/trunk/xsl/admin-viewport.CSS-common-properties.xsl branches/0.7/trunk/xsl/admin-viewport.JS-common-properties.xsl branches/0.7/trunk/xsl/admin-viewport.xsl Added Paths: ----------- branches/0.7/trunk/components/core/resources/admin-ext-icons/clear_16x16.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2012-01-10 16:02:34
|
Revision: 2590 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2590&view=rev Author: dukes_little_b Date: 2012-01-10 16:02:28 +0000 (Tue, 10 Jan 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/filter/admin/FilterUtilityEditor.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/service/request/UploadedFile.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/SitemapNodeEditor.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/MimeMap.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/vfs/VFSDAVStore.java branches/0.7/trunk/container/src/java/org/torweg/pulse/vfs/VFSServlet.java branches/0.7/trunk/container/src/java/org/torweg/pulse/webdav/AbstractDAVServlet.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/util/TestMimeMap.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-01-12 11:47:59
|
Revision: 2591 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2591&view=rev Author: ddietz Date: 2012-01-12 11:47:53 +0000 (Thu, 12 Jan 2012) Log Message: ----------- Modified Paths: -------------- 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/statistics/xsl/Statistics/ajax.init.Statistics.Center.GroupAnalysisView.xsl branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapNodeLoaderResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/result/jaxb.index Added Paths: ----------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/result/AbstractSitemapNodeJSONResult.java Removed Paths: ------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/AbstractSitemapNodeJSONResult.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2012-01-12 16:53:49
|
Revision: 2597 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2597&view=rev Author: dukes_little_b Date: 2012-01-12 16:53:43 +0000 (Thu, 12 Jan 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/bundles/Statistics/org.torweg.pulse.component.statistics.aggregator.task.UpdateStatisticsDatabaseTask.xml branches/0.7/trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/bugfix/FixGroupAnalysisTreeController.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2012-01-18 18:50:39
|
Revision: 2606 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2606&view=rev Author: dukes_little_b Date: 2012-01-18 18:50:33 +0000 (Wed, 18 Jan 2012) Log Message: ----------- sitemapnode attributes Modified Paths: -------------- branches/0.7/trunk/components/blog/src/java/org/torweg/pulse/component/blog/BlogDisplayController.java 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/StyleController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/ThemesController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/UpdateSitemapNodesController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/view/StyleEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/view/ThemesEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/view/ViewEditor.java branches/0.7/trunk/components/core/xsl/ajax.ViewEditor.Styles.xsl branches/0.7/trunk/components/core/xsl/ajax.ViewEditor.Themes.xsl branches/0.7/trunk/components/core/xsl/ajax.ViewEditor.xsl 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/SitemapNodeCopier.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/site/TestSitemapNode.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/site/map/TestSitemapNodeJAXBAnnotation.java Added Paths: ----------- branches/0.7/trunk/bundles/Blog/ branches/0.7/trunk/bundles/Blog/bundle.xml branches/0.7/trunk/bundles/Blog/org.torweg.pulse.component.core.CommandGenerator.xml branches/0.7/trunk/components/blog/src/java/org/torweg/pulse/component/blog/BlogDisplayRequestBean.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-01-31 17:19:41
|
Revision: 2611 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2611&view=rev Author: ddietz Date: 2012-01-31 17:19:30 +0000 (Tue, 31 Jan 2012) Log Message: ----------- new SitemapNode-editor and SitemapNode modifications: pre-removal of deprecated and old stuff Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.ContentRegistryEditor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XEditorTab.js branches/0.7/trunk/components/core/src/ext-js/PULSE.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/MenuResult.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/SitemapEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/UpdateSitemapNodesController.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/site/map/admin/SitemapNodeEditorControllerResult.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/components/core/src/java/org/torweg/pulse/component/core/site/search/SearchSite.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/view/ViewEditor.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/SitemapNodeCopier.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapNodeEditor.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/SitemapNodeJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/search/SitemapNodeSectionTagFilterFactory.java branches/0.7/trunk/xsl/admin-viewport.CSS-common-properties.xsl branches/0.7/trunk/xsl/admin-viewport.JS-common-properties.xsl branches/0.7/trunk/xsl/admin-viewport.xsl branches/0.7/trunk/xsl/i18n/admin-viewport.babelfish.de.xsl branches/0.7/trunk/xsl/i18n/admin-viewport.babelfish.en.xsl Added Paths: ----------- branches/0.7/trunk/components/core/resources/admin-ext-icons/selectContent_16x16.png branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/admin/StylesAndThemes.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-02-01 17:27:52
|
Revision: 2616 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2616&view=rev Author: ddietz Date: 2012-02-01 17:27:46 +0000 (Wed, 01 Feb 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.XStyleAndThemeEditor.js branches/0.7/trunk/components/core/xsl/ajax.FCKEditor.Browser.xsl branches/0.7/trunk/xsl/admin-viewport.CSS-common-properties.xsl 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-02-02 15:00:46
|
Revision: 2620 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2620&view=rev Author: ddietz Date: 2012-02-02 15:00:39 +0000 (Thu, 02 Feb 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapSectionTagEditor.js 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-02-06 13:53:54
|
Revision: 2624 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2624&view=rev Author: ddietz Date: 2012-02-06 13:53:43 +0000 (Mon, 06 Feb 2012) Log Message: ----------- removal of unused/old stuff which has become obsolete due to new Sitemap and SitemapNodeEditor removal of "no-longer-available" controller Modified Paths: -------------- branches/0.7/trunk/bundles/Core/bundle.xml branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapProvider.js branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/SitemapEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/view/ThemesEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/view/ViewEditor.java branches/0.7/trunk/components/core/xsl/ajax.FCKEditor.Browser.xsl branches/0.7/trunk/xsl/admin-viewport.xsl Removed Paths: ------------- branches/0.7/trunk/bundles/Core/org.torweg.pulse.component.core.site.map.SitemapEditor.xml branches/0.7/trunk/bundles/Core/org.torweg.pulse.component.core.site.view.ViewEditor.xml branches/0.7/trunk/components/core/src/ext-js/PULSE.Sitemap.Localizations.js branches/0.7/trunk/components/core/src/ext-js/PULSE.Sitemap.js branches/0.7/trunk/components/core/src/ext-js/PULSE.SitemapCopyNodeWizard.js branches/0.7/trunk/components/core/src/ext-js/PULSE.View.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.View.SitemapSectionTagEditor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.View.StyleEditor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.View.ThemeEditor.js branches/0.7/trunk/components/core/src/ext-js/_PULSE.$Bundle.$Content.Editor.TEMPLATE.js branches/0.7/trunk/components/core/src/ext-js/_PULSE.$Editor.TEMPLATE.js branches/0.7/trunk/components/core/src/ext-js/_PULSE.Controller-Template.js branches/0.7/trunk/components/core/src/ext-js/_PULSE.test.js branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/SitemapEditorConfig.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/SitemapEditorResult.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/view/StyleEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/view/ViewEditorConfig.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/view/ViewEditorResult.java branches/0.7/trunk/components/core/xsl/ajax.Sitemap.WEST.xsl branches/0.7/trunk/components/core/xsl/ajax.ViewEditor.ContentRegistryTree.xsl branches/0.7/trunk/components/core/xsl/ajax.ViewEditor.DurationEditor.xsl branches/0.7/trunk/components/core/xsl/ajax.ViewEditor.SitemapSectionTagEditor.xsl branches/0.7/trunk/components/core/xsl/ajax.ViewEditor.Styles.xsl branches/0.7/trunk/components/core/xsl/ajax.ViewEditor.Themes.xsl branches/0.7/trunk/components/core/xsl/ajax.ViewEditor.xsl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-02-06 14:41:44
|
Revision: 2626 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2626&view=rev Author: ddietz Date: 2012-02-06 14:41:33 +0000 (Mon, 06 Feb 2012) Log Message: ----------- removal of unused/old stuff which has become obsolete due to new Sitemap and SitemapNodeEditor removal of "no-longer-available" controller Modified Paths: -------------- branches/0.7/trunk/bundles/Core/bundle.xml Removed Paths: ------------- branches/0.7/trunk/bundles/Core/org.torweg.pulse.component.core.site.view.ThemesEditor.xml branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/view/ThemesEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/view/ThemesEditorConfig.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/view/ThemesEditorResult.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-02-06 17:02:25
|
Revision: 2628 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2628&view=rev Author: ddietz Date: 2012-02-06 17:02:14 +0000 (Mon, 06 Feb 2012) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/bundles/Core/bundle.xml branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapProvider.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/components/core/xsl/ajax.AbstractBasicContent.ReferenceDurationEditor.xsl branches/0.7/trunk/components/core/xsl/ajax.FCKEditor.xsl branches/0.7/trunk/xsl/admin-viewport.xsl Removed Paths: ------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/UpdateSitemapNodesController.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2012-02-10 15:55:51
|
Revision: 2632 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2632&view=rev Author: dukes_little_b Date: 2012-02-10 15:55:40 +0000 (Fri, 10 Feb 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/accesscontrol/AbstractUserBase.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/linkcorrection/LinkCorrector.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2012-02-13 12:20:05
|
Revision: 2633 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2633&view=rev Author: ddietz Date: 2012-02-13 12:19:54 +0000 (Mon, 13 Feb 2012) Log Message: ----------- removal of unused stuff Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/SitemapEditor.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapNode.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |