From: <dd...@us...> - 2013-10-30 17:04:14
|
Revision: 3192 http://sourceforge.net/p/pulse-java/code/3192 Author: ddietz Date: 2013-10-30 17:04:10 +0000 (Wed, 30 Oct 2013) Log Message: ----------- added find SitemapNode by ID button to sitemap-tree in administration viewport Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.XContentRegistryProvider.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapProvider.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XWestPanelEditorProvider.js branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/map/admin/SitemapNodeEditorController.java 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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2013-10-30 18:05:22
|
Revision: 3193 http://sourceforge.net/p/pulse-java/code/3193 Author: ddietz Date: 2013-10-30 18:05:18 +0000 (Wed, 30 Oct 2013) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.XContentLocalizationMapGrid.js 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/ContentLocalizationMapJSONWrapper.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2013-10-31 11:40:26
|
Revision: 3194 http://sourceforge.net/p/pulse-java/code/3194 Author: dukes_little_b Date: 2013-10-31 11:40:24 +0000 (Thu, 31 Oct 2013) Log Message: ----------- removed isGroup() from Content Modified Paths: -------------- branches/0.7/trunk/components/blog/src/java/org/torweg/pulse/component/blog/model/BlogContent.java branches/0.7/trunk/components/blog/src/java/org/torweg/pulse/component/blog/model/BlogPostContent.java 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/container/src/java/org/torweg/pulse/site/content/AbstractContentGroup.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/FileContent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/URLContent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/filter/FilterContent.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2013-11-06 13:35:28
|
Revision: 3203 http://sourceforge.net/p/pulse-java/code/3203 Author: dukes_little_b Date: 2013-11-06 13:35:25 +0000 (Wed, 06 Nov 2013) Log Message: ----------- Removed obsolete interface IAdministerSitemap Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/LocaleAndBundleRemover.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/AbstractContentRegistryEditor.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapNodeContentEditor.java Removed Paths: ------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/IAdministerSitemap.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2013-11-11 10:32:08
|
Revision: 3206 http://sourceforge.net/p/pulse-java/code/3206 Author: ddietz Date: 2013-11-11 10:32:04 +0000 (Mon, 11 Nov 2013) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.Core.Filter.MatchesEditor.js branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentEditorContentJSONWrapper.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2013-11-12 13:10:31
|
Revision: 3209 http://sourceforge.net/p/pulse-java/code/3209 Author: ddietz Date: 2013-11-12 13:10:26 +0000 (Tue, 12 Nov 2013) Log Message: ----------- removed unused controllers, classes & fixes due to resulting changes Modified Paths: -------------- branches/0.7/trunk/bundles/CMS/bundle.xml branches/0.7/trunk/bundles/CMS/org.torweg.pulse.component.core.CommandGenerator.xml branches/0.7/trunk/bundles/Core/bundle.xml branches/0.7/trunk/bundles/Shop/bundle.xml branches/0.7/trunk/bundles/Shop/org.torweg.pulse.component.core.CommandGenerator.xml branches/0.7/trunk/bundles/Store/bundle.xml branches/0.7/trunk/bundles/Store/org.torweg.pulse.component.core.CommandGenerator.xml branches/0.7/trunk/components/core/src/ext-js/PULSE.XContentRegistryProvider.js branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/LocaleAndBundleRemover.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/system/RemoveBundleController.java branches/0.7/trunk/components/core/xsl/ajax.Filter.Editor.xsl branches/0.7/trunk/components/shop/src/ext-js/PULSE.XShopVariantEditorTab.js 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/util/PriceUpdateController.java branches/0.7/trunk/components/store/component.xml branches/0.7/trunk/components/store/src/ext-js/PULSE.XStoreVariantEditorTab.js branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/admin/jaxb.index branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/ImageGroup.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/StoreItem.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreVariant.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/jaxb.index branches/0.7/trunk/components/store/src/unit-tests/org/torweg/pulse/component/store/TestStoreContent.java branches/0.7/trunk/components/store/src/unit-tests/org/torweg/pulse/component/store/TestStoreVariant.java branches/0.7/trunk/components/util/component.xml branches/0.7/trunk/components/util/src/ext-js/PULSE.util.FieldBuilder.js 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/invocation/lifecycle/LifecycleHibernateTasks.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/filter/admin/FilterMatchesEditor.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/util/entity/Node.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/jaxb.index branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/site/content/TestContentJAXBAnnotation.java Removed Paths: ------------- branches/0.7/trunk/bundles/CMS/org.torweg.pulse.component.cms.admin.CMSContentEditor.xml branches/0.7/trunk/bundles/CMS/org.torweg.pulse.component.cms.admin.CMSContentRegistryEditor.xml branches/0.7/trunk/bundles/CMS/org.torweg.pulse.component.cms.admin.CMSPageEditor.xml branches/0.7/trunk/bundles/CMS/org.torweg.pulse.component.core.contentregistry.ContentGroupEditor.xml branches/0.7/trunk/bundles/CMS/org.torweg.pulse.site.content.admin.AbstractBasicContentEditor.xml branches/0.7/trunk/bundles/Core/org.torweg.pulse.component.core.contentregistry.ContentGroupEditor.xml branches/0.7/trunk/bundles/Core/org.torweg.pulse.component.core.contentregistry.CoreContentRegistryEditor.xml branches/0.7/trunk/bundles/Core/org.torweg.pulse.component.core.contentregistry.FileContentEditor.xml branches/0.7/trunk/bundles/Core/org.torweg.pulse.component.core.contentregistry.URLContentEditor.xml branches/0.7/trunk/bundles/Shop/org.torweg.pulse.component.core.contentregistry.ContentGroupEditor.xml branches/0.7/trunk/bundles/Shop/org.torweg.pulse.component.shop.admin.ShopContentEditor.xml branches/0.7/trunk/bundles/Shop/org.torweg.pulse.component.shop.admin.ShopContentRegistryEditor.xml branches/0.7/trunk/bundles/Shop/org.torweg.pulse.site.content.admin.AbstractBasicContentEditor.xml branches/0.7/trunk/bundles/Store/org.torweg.pulse.component.core.contentregistry.ContentGroupEditor.xml branches/0.7/trunk/bundles/Store/org.torweg.pulse.component.store.admin.StoreContentEditor.xml branches/0.7/trunk/bundles/Store/org.torweg.pulse.component.store.admin.StoreContentImageGroupEditor.xml branches/0.7/trunk/bundles/Store/org.torweg.pulse.component.store.admin.StoreContentRegistryEditor.xml branches/0.7/trunk/bundles/Store/org.torweg.pulse.component.store.model.StoreContentImageGroup.xml branches/0.7/trunk/bundles/Store/org.torweg.pulse.site.content.admin.AbstractBasicContentEditor.xml branches/0.7/trunk/components/cms/src/ext-js/PULSE.CMS.CMSContent.Editor.js branches/0.7/trunk/components/cms/src/ext-js/PULSE.CMS.Page.Editor.js 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/admin/CMSContentEditorConfig.java branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/admin/CMSContentEditorResult.java branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/admin/CMSContentRegistryEditor.java branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/admin/CMSPageEditor.java branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/admin/CMSPageEditorConfig.java branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/admin/CMSPageEditorResult.java branches/0.7/trunk/components/cms/xsl/ajax.CMS.CMSContent.Editor.xsl branches/0.7/trunk/components/cms/xsl/ajax.CMS.Page.xsl branches/0.7/trunk/components/cms/xsl/ajax.CMS.Pages.Editor.xsl branches/0.7/trunk/components/core/src/ext-js/PULSE.AbstractBasicContent.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.AttachmentTreeNodeUI.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.Core.ContentGroup.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.Core.FileContent.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.Core.FilterContent.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.Core.URLContent.Editor.js branches/0.7/trunk/components/core/src/ext-js/PULSE.ImageGroup.Editor.js branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/contentregistry/ branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/filter/admin/FilterContentEditor.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/filter/admin/FilterContentEditorConfig.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/filter/admin/FilterContentEditorResult.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/registry/admin/RewriteContentRegistryController.java branches/0.7/trunk/components/core/xsl/ajax.AbstractBasicContent.Attachments.xsl branches/0.7/trunk/components/core/xsl/ajax.AbstractBasicContent.ContentLocalizationMap.xsl branches/0.7/trunk/components/core/xsl/ajax.AbstractBasicContent.Editor.xsl branches/0.7/trunk/components/core/xsl/ajax.AbstractBasicContent.ReferenceDurationEditor.xsl branches/0.7/trunk/components/core/xsl/ajax.AbstractBasicContent.SitemapNodes.xsl branches/0.7/trunk/components/core/xsl/ajax.AbstractBasicContent.Summary.xsl branches/0.7/trunk/components/core/xsl/ajax.ContentRegistry.WEST.xsl branches/0.7/trunk/components/core/xsl/ajax.Core.ContentGroup.Description.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.FileContent.FileEditor.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/core/xsl/ajax.Registry.create.xsl branches/0.7/trunk/components/shop/src/ext-js/PULSE.Shop.BasePriceData.Editor.js branches/0.7/trunk/components/shop/src/ext-js/PULSE.Shop.FreightInformation.Editor.js branches/0.7/trunk/components/shop/src/ext-js/PULSE.Shop.Prices.Editor.js 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/src/java/org/torweg/pulse/component/shop/admin/ShopContentEditor.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/admin/ShopContentRegistryEditor.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/admin/ShopEditorConfig.java branches/0.7/trunk/components/shop/src/unit-tests/org/torweg/pulse/component/shop/model/SetupTestContents.java branches/0.7/trunk/components/shop/xsl/ajax.Shop.ShopContent.BasePriceData.Editor.xsl branches/0.7/trunk/components/shop/xsl/ajax.Shop.ShopContent.Editor.xsl branches/0.7/trunk/components/shop/xsl/ajax.Shop.ShopContent.FreightInformation.Editor.xsl branches/0.7/trunk/components/shop/xsl/ajax.Shop.ShopContent.PriceRoles.Editor.xsl branches/0.7/trunk/components/shop/xsl/ajax.Shop.ShopContent.Prices.Editor.xsl 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.StoreContent.StoreContentImageGroup.Creator.js branches/0.7/trunk/components/store/src/ext-js/PULSE.Store.StoreContent.StoreContentImageGroup.Editor.js branches/0.7/trunk/components/store/src/ext-js/PULSE.Store.StoreVariant.Editor.js branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/RewriteImageGroupsController.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/admin/StoreContentImageGroupEditorResult.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/admin/StoreContentRegistryEditor.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/admin/StoreEditorConfig.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/StoreContentImageGroupConfiguration.java branches/0.7/trunk/components/store/xsl/ajax.Store.AbstractBasicVariant.Editor.xsl branches/0.7/trunk/components/store/xsl/ajax.Store.StoreContent.Description.xsl branches/0.7/trunk/components/store/xsl/ajax.Store.StoreContent.Editor.xsl branches/0.7/trunk/components/store/xsl/ajax.Store.StoreContentImageGroup.Editor.xsl branches/0.7/trunk/components/store/xsl/ajax.Store.StoreContentImageGroup.xsl branches/0.7/trunk/components/store/xsl/ajax.Store.StoreVariant.Description.xsl branches/0.7/trunk/components/store/xsl/ajax.Store.StoreVariant.Editor.xsl branches/0.7/trunk/components/store/xsl/ajax.Store.StoreVariant.Summary.xsl branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/admin/cleanup/ 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/ContentNode.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/ContentRegistry.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/content/admin/AbstractBasicContentEditor.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/AbstractBasicContentEditorConfig.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/AbstractBasicContentEditorJAXBResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/AbstractBasicContentEditorResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/AbstractContentRegistryEditor.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/admin/ContentRegistryEditorConfig.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/AbstractImageGroupConfiguration.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/ContentLocalizationMapContentCommandURLGenerator.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/site/content/TestContentRegistry.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: <dd...@us...> - 2013-11-12 14:14:01
|
Revision: 3211 http://sourceforge.net/p/pulse-java/code/3211 Author: ddietz Date: 2013-11-12 14:13:58 +0000 (Tue, 12 Nov 2013) Log Message: ----------- added find-tool to VFS-tree Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.XVFSProvider.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XWestPanelEditorProvider.js 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/vfs/admin/VFSViewportController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/vfs/admin/VFSLoader.java 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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2013-11-15 10:45:05
|
Revision: 3213 http://sourceforge.net/p/pulse-java/code/3213 Author: ddietz Date: 2013-11-15 10:45:02 +0000 (Fri, 15 Nov 2013) Log Message: ----------- removed CommandGeneratorConfig Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/CommandGenerator.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/CommandGeneratorResult.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/jaxb.index branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/registry/admin/ContentRegistryNodeEditorControllerConfiguration.java branches/0.7/trunk/components/core/src/unit-tests/org/torweg/pulse/component/core/TestCommandGenerator.java branches/0.7/trunk/components/core/xsl/ajax.Filter.Editor.xsl branches/0.7/trunk/components/core/xsl/core.authentication.xsl branches/0.7/trunk/components/core/xsl/core.sign.up.xsl branches/0.7/trunk/components/core/xsl/core.user.self.edit.xsl branches/0.7/trunk/components/core/xsl/main.xsl branches/0.7/trunk/components/shop/xsl/PPECheckout.xsl branches/0.7/trunk/components/shop/xsl/main.xsl branches/0.7/trunk/components/shop/xsl/shop.ShopContent.xsl branches/0.7/trunk/components/shop/xsl/shop.cart.compact.xsl branches/0.7/trunk/components/shop/xsl/shop.cart.default.xsl branches/0.7/trunk/components/shop/xsl/shop.checkout.edit.address.billing.xsl branches/0.7/trunk/components/shop/xsl/shop.checkout.edit.address.delivery.xsl branches/0.7/trunk/components/shop/xsl/shop.checkout.edit.customer.xsl branches/0.7/trunk/components/shop/xsl/shop.checkout.edit.data.dispatch.xsl branches/0.7/trunk/components/shop/xsl/shop.checkout.edit.data.payment.xsl branches/0.7/trunk/components/shop/xsl/shop.checkout.payment.authorize.xsl branches/0.7/trunk/components/shop/xsl/shop.checkout.payment.capture.xsl branches/0.7/trunk/components/shop/xsl/shop.checkout.start.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/util/adminui/FCKEditorResult.java branches/0.7/trunk/xsl/admin-viewport.xsl branches/0.7/trunk/xsl/main.xsl Removed 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/Core/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/Statistics/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/core/src/java/org/torweg/pulse/component/core/CommandGeneratorConfig.java branches/0.7/trunk/components/core/src/unit-tests/org/torweg/pulse/component/core/TestCommandGeneratorJSON.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <m-...@us...> - 2013-11-15 13:09:36
|
Revision: 3214 http://sourceforge.net/p/pulse-java/code/3214 Author: m-dietz Date: 2013-11-15 13:09:31 +0000 (Fri, 15 Nov 2013) Log Message: ----------- moved JPEGUtil.java; fixed alpha channel problem; Modified Paths: -------------- branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/sweepstake/facebook/gallery/FacebookGalleryAppController.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/sweepstake/facebook/gallery/FacebookGalleryAppUpload.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/sweepstake/facebook/gallery/FacebookGalleryConfiguration.java Added Paths: ----------- branches/0.7/trunk/container/src/java/org/torweg/pulse/util/JPEGUtil.java Removed Paths: ------------- branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/sweepstake/facebook/gallery/JPEGUtil.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2013-11-15 14:26:23
|
Revision: 3215 http://sourceforge.net/p/pulse-java/code/3215 Author: ddietz Date: 2013-11-15 14:26:18 +0000 (Fri, 15 Nov 2013) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.XAccessControlPermissionsGrid.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XAccessControlRolesGrid.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XAccessControlUsersGrid.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XWestPanelEditorProvider.js 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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2013-11-15 16:59:34
|
Revision: 3216 http://sourceforge.net/p/pulse-java/code/3216 Author: ddietz Date: 2013-11-15 16:59:32 +0000 (Fri, 15 Nov 2013) Log Message: ----------- added counters for the viewport content-editor SEO-Panel-Fields Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.XContentEditorSEOPanel.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...> - 2013-11-15 17:54:47
|
Revision: 3217 http://sourceforge.net/p/pulse-java/code/3217 Author: ddietz Date: 2013-11-15 17:54:43 +0000 (Fri, 15 Nov 2013) Log Message: ----------- - modified content to initialise lazy views on initializeLazyFields - add preview button for contents to viewport content editors 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.XContentEditorTab.js 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/admin/ContentResult.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: <duk...@us...> - 2013-11-27 16:42:19
|
Revision: 3222 http://sourceforge.net/p/pulse-java/code/3222 Author: dukes_little_b Date: 2013-11-27 16:42:17 +0000 (Wed, 27 Nov 2013) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/conf/org.torweg.pulse.accesscontrol.authentication.Authentication.xml branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/Authentication.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/AuthenticationAdapter.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/AuthenticationConfig.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/service/request/MockRequest.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/ServiceSession.java branches/0.7/trunk/web/META-INF/context.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2013-12-05 12:05:03
|
Revision: 3229 http://sourceforge.net/p/pulse-java/code/3229 Author: ddietz Date: 2013-12-05 12:04:59 +0000 (Thu, 05 Dec 2013) Log Message: ----------- new retailer/representatives viewport admin organised imports Modified Paths: -------------- branches/0.7/trunk/bundles/Core/bundle.xml branches/0.7/trunk/components/core/src/ext-js/PULSE.X.XEntityGridEditorTab.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.XWindow.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XEntityGridBundleComboFilterPlugin.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XEntityGridLocaleComboFilterPlugin.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XEntityGridNumberFieldFilterPlugin.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XEntityGridTextFieldFilterPlugin.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XLocaleCombo.js branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/UserEditorController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/filter/admin/FilterXLSX.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/registry/admin/ContentRegistryNodeEditorControllerResult.java branches/0.7/trunk/components/core/src/unit-tests/org/torweg/pulse/component/core/TestCommandGenerator.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/admin/editor/ShopItemEditorResult.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/admin/StoreContentEditorController.java branches/0.7/trunk/components/survey/src/java/org/torweg/pulse/component/survey/export/ExcelExportJoblet.java branches/0.7/trunk/components/util/component.xml 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/Retailer.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/representative/admin/jaxb.index branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/jaxb.index branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/exports/AbstractRetailerExporter.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/components/util/src/java/org/torweg/pulse/component/util/sweepstake/SweepstakeConfiguration.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/sweepstake/facebook/FacebookAppConfiguration.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/sweepstake/facebook/gallery/FacebookGalleryAppController.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/sweepstake/facebook/gallery/FacebookGalleryAppControllerConfiguration.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/sweepstake/facebook/gallery/FacebookGalleryAppRatingRequestBean.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/sweepstake/facebook/gallery/FacebookGalleryAppUploadRating.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/sweepstake/facebook/gallery/FacebookGalleryConfiguration.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/authentication/AuthenticationAdapter.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/admin/AbstractFilterContentEditorControllerRequestBean.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/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/json/AbstractObjectJSONWrapper.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/json/LocaleJSONWrapper.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/TestingServiceRequest.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/util/time/TestTimeSpan.java branches/0.7/trunk/web/importRetailersFromExcel.jsp 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.JS-editor-configurations.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/bundles/Core/org.torweg.pulse.component.util.representative.admin.RepresentativeEditorController.xml branches/0.7/trunk/bundles/Core/org.torweg.pulse.component.util.retailer.admin.RetailerEditorController.xml branches/0.7/trunk/components/util/src/ext-js/PULSE.XRegionCombo.js branches/0.7/trunk/components/util/src/ext-js/PULSE.XRepresentativeEditorWindow.js branches/0.7/trunk/components/util/src/ext-js/PULSE.XRepresentativesGrid.js branches/0.7/trunk/components/util/src/ext-js/PULSE.XRepresentativesGridEditorPlugin.js branches/0.7/trunk/components/util/src/ext-js/PULSE.XRetailerEditorWindow.js branches/0.7/trunk/components/util/src/ext-js/PULSE.XRetailersGrid.js branches/0.7/trunk/components/util/src/ext-js/PULSE.XRetailersGridEditorPlugin.js branches/0.7/trunk/components/util/src/ext-js/PULSE.XWestPanelEditorProvider.js branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/model/AbstractExtendedAddressJSONWrapper.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/model/AbstractExtendedAddressRequestBean.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/model/RepresentativeJSONWrapper.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/model/RetailerJSONWrapper.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/model/jaxb.index branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/representative/admin/RepresentativeEditorController.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/representative/admin/RepresentativeEditorControllerConfiguration.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/representative/admin/RepresentativeEditorControllerRequestBean.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/representative/admin/RepresentativeResult.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/representative/admin/RepresentativesResult.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/ImportRetailersFromExcelJSPController.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/RetailerEditorController.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/RetailerEditorControllerConfiguration.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/RetailerEditorControllerRequestBean.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/RetailerResult.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/RetailersResult.java Removed Paths: ------------- branches/0.7/trunk/bundles/Core/org.torweg.pulse.component.util.representative.admin.RepresentativeEditor.xml branches/0.7/trunk/bundles/Core/org.torweg.pulse.component.util.retailer.admin.RetailerEditor.xml branches/0.7/trunk/bundles/Core/org.torweg.pulse.component.util.retailer.admin.RetailerUtilityEditor.xml branches/0.7/trunk/components/util/src/ext-js/PULSE..util.js branches/0.7/trunk/components/util/src/ext-js/PULSE.util.FieldBuilder.js branches/0.7/trunk/components/util/src/ext-js/PULSE.util.Representative.Editor.js branches/0.7/trunk/components/util/src/ext-js/PULSE.util.RepresentativesEditor.js branches/0.7/trunk/components/util/src/ext-js/PULSE.util.Retailer.Editor.js branches/0.7/trunk/components/util/src/ext-js/PULSE.util.RetailersEditor.js branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/admin/ branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/representative/admin/RepresentativeEditor.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/representative/admin/RepresentativeEditorConfiguration.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/representative/admin/RepresentativeEditorResult.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/RetailerEditor.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/RetailerEditorConfiguration.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/RetailerEditorResult.java branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/RetailerUtilityEditor.java branches/0.7/trunk/components/util/xsl/ajax.Core.util.WEST.xsl branches/0.7/trunk/components/util/xsl/ajax.Representative.Editor.xsl branches/0.7/trunk/components/util/xsl/ajax.RepresentativesEditor.xsl branches/0.7/trunk/components/util/xsl/ajax.Retailer.Editor.xsl branches/0.7/trunk/components/util/xsl/ajax.RetailersEditor.xsl branches/0.7/trunk/components/util/xsl/ajax.util.jsObject.xsl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2013-12-10 09:17:57
|
Revision: 3233 http://sourceforge.net/p/pulse-java/code/3233 Author: dukes_little_b Date: 2013-12-10 09:17:55 +0000 (Tue, 10 Dec 2013) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/ImportRetailersFromExcelJSPController.java branches/0.7/trunk/web/importRetailersFromExcel.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <m-...@us...> - 2013-12-13 14:44:01
|
Revision: 3234 http://sourceforge.net/p/pulse-java/code/3234 Author: m-dietz Date: 2013-12-13 14:43:59 +0000 (Fri, 13 Dec 2013) Log Message: ----------- Made default duration/period for filtering by reference date configurable Modified Paths: -------------- branches/0.7/trunk/bundles/Core/org.torweg.pulse.component.core.site.content.filter.FilterContentDisplayer.xml 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/FilterContentDisplayerConfig.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/time/CalendarSheet.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/time/Period.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <m-...@us...> - 2013-12-19 16:00:49
|
Revision: 3242 http://sourceforge.net/p/pulse-java/code/3242 Author: m-dietz Date: 2013-12-19 16:00:46 +0000 (Thu, 19 Dec 2013) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/site/search/SearchSitemapNodesController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/search/SearchSitemapNodes.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2014-02-15 17:14:39
|
Revision: 3275 http://sourceforge.net/p/pulse-java/code/3275 Author: dukes_little_b Date: 2014-02-15 17:14:36 +0000 (Sat, 15 Feb 2014) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/conf/org.torweg.pulse.accesscontrol.authentication.Authentication.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/User.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/Authentication.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/AuthenticationConfig.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2014-04-08 21:01:11
|
Revision: 3307 http://sourceforge.net/p/pulse-java/code/3307 Author: dukes_little_b Date: 2014-04-08 21:01:02 +0000 (Tue, 08 Apr 2014) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/RoleEditorController.java 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/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/java/org/torweg/pulse/annotations/Action.java branches/0.7/trunk/container/src/java/org/torweg/pulse/annotations/AnyAction.java branches/0.7/trunk/container/src/java/org/torweg/pulse/bundle/BundleAnnotationProcessor.java branches/0.7/trunk/container/src/java/org/torweg/pulse/configuration/PoorMansCache.java branches/0.7/trunk/container/src/java/org/torweg/pulse/invocation/BundleInvoker.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/LifecycleAccessControlTasks.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/util/entity/HibernateDebugUtils.java branches/0.7/trunk/container/src/java/org/torweg/pulse/vfs/VirtualFileSystem.java Added Paths: ----------- branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/PredefinedRolesConfiguration.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2014-04-16 17:21:51
|
Revision: 3315 http://sourceforge.net/p/pulse-java/code/3315 Author: dukes_little_b Date: 2014-04-16 17:21:47 +0000 (Wed, 16 Apr 2014) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/core/src/ext-js/PULSE.XAccessControlRolesGridEditorPlugin.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XContentRegistryProvider.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XSitemapProvider.js branches/0.7/trunk/components/core/src/ext-js/PULSE.XVFSProvider.js branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/LoadRolesController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/admin/RoleEditorController.java branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/system/ViewportController.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/PredefinedRolesConfiguration.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/XSLTOutputEvent.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/xml/transform/XSLTOutputter.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2014-05-05 15:34:07
|
Revision: 3319 http://sourceforge.net/p/pulse-java/code/3319 Author: dukes_little_b Date: 2014-05-05 15:34:05 +0000 (Mon, 05 May 2014) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/util/jaxb.index branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/User.java branches/0.7/trunk/container/src/java/org/torweg/pulse/bundle/Bundle.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/MimeMap.java Added Paths: ----------- branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/util/MonthlySalesReportJoblet.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/util/SalesReport.java branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/util/SalesReportGenerator.java Removed Paths: ------------- branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/admin/aditor/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2014-06-03 16:41:05
|
Revision: 3342 http://sourceforge.net/p/pulse-java/code/3342 Author: dukes_little_b Date: 2014-06-03 16:41:00 +0000 (Tue, 03 Jun 2014) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/conf/org.torweg.pulse.accesscontrol.authentication.Authentication.xml branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/User.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/Authentication.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/AuthenticationConfig.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/event/EventManagerImpl.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/HibernateDataSourceImpl.java Added Paths: ----------- branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/AccountLockedEvent.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2014-06-05 08:44:16
|
Revision: 3343 http://sourceforge.net/p/pulse-java/code/3343 Author: dukes_little_b Date: 2014-06-05 08:44:01 +0000 (Thu, 05 Jun 2014) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/conf/org.torweg.pulse.accesscontrol.authentication.Authentication.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/User.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/Authentication.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/AuthenticationAdapter.java branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/AuthenticationResult.java branches/0.7/trunk/container/src/java/org/torweg/pulse/invocation/mirrors/RequestBeanMirror.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/service/request/MockRequest.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/ServiceSession.java branches/0.7/trunk/container/src/java/org/torweg/pulse/webdav/AbstractDAVServlet.java branches/0.7/trunk/container/src/java/org/torweg/pulse/webdav/WebDAVFilter.java Added Paths: ----------- branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/HttpBasicAuthentication.java Removed Paths: ------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/webdav/util/BasicAuthentication.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2014-07-04 12:35:26
|
Revision: 3358 http://sourceforge.net/p/pulse-java/code/3358 Author: dukes_little_b Date: 2014-07-04 12:35:24 +0000 (Fri, 04 Jul 2014) Log Message: ----------- Modified Paths: -------------- branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/AuthenticationAdapter.java branches/0.7/trunk/web/login.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2014-07-17 16:51:08
|
Revision: 3367 http://sourceforge.net/p/pulse-java/code/3367 Author: dukes_little_b Date: 2014-07-17 16:51:01 +0000 (Thu, 17 Jul 2014) Log Message: ----------- added build settings for use of the Eclipse JDT compiler which supports multiple cores Added Paths: ----------- branches/0.7/trunk/build.complete.ecj.xml branches/0.7/trunk/build.ecj.xml branches/0.7/trunk/util/lib-dist/ecj-3.6.jar This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |