Author: deepak
Date: Sun May 15 05:05:50 2016 New Revision: 1743880 URL: http://svn.apache.org/viewvc?rev=1743880&view=rev Log: (OFBIZ-7021) Renamed product and securityext component ftl file name from lower case to upper case pattern. Added: ofbiz/trunk/applications/product/template/Main.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/main.ftl ofbiz/trunk/applications/product/template/category/CreateProductInCategoryCheckExisting.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/category/createProductInCategoryCheckExisting.ftl ofbiz/trunk/applications/product/template/category/CreateProductInCategoryStart.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/category/createProductInCategoryStart.ftl ofbiz/trunk/applications/product/template/facility/BatchPrintMarkAsAccepted.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/facility/batchPrintMarkAsAccepted.ftl ofbiz/trunk/applications/product/template/facility/BatchPrintShippingLabels.fo.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/facility/batchPrintShippingLabels.fo.ftl ofbiz/trunk/applications/product/template/facility/SearchInventoryItemsByLabelsForm.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/facility/searchInventoryItemsByLabelsForm.ftl ofbiz/trunk/applications/product/template/find/AdvancedSearch.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/find/advancedsearch.ftl ofbiz/trunk/applications/product/template/find/ExportProducts.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/find/exportproducts.ftl ofbiz/trunk/applications/product/template/find/KeywordSearch.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/find/keywordsearch.ftl ofbiz/trunk/applications/product/template/find/KeywordSearchActions.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/find/keywordsearchactions.ftl ofbiz/trunk/applications/product/template/find/KeywordSearchBox.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/find/keywordsearchbox.ftl ofbiz/trunk/applications/product/template/find/MiniProductList.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/find/miniproductlist.ftl ofbiz/trunk/applications/product/template/find/SideCatalogs.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/find/sidecatalogs.ftl ofbiz/trunk/applications/product/template/find/SideDeepCategory.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/find/sidedeepcategory.ftl ofbiz/trunk/applications/product/template/imagemanagement/ShowPeopleApprove.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/imagemanagement/showPeopleApprove.ftl ofbiz/trunk/applications/product/template/inventory/ReceiveInventory.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/inventory/receiveInventory.ftl ofbiz/trunk/applications/product/template/price/SetPriceRulesCondEventJs.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/price/setPriceRulesCondEventJs.ftl ofbiz/trunk/applications/product/template/returns/ReceiveReturn.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/product/template/returns/receiveReturn.ftl ofbiz/trunk/applications/securityext/template/email/PasswordEmail.ftl - copied unchanged from r1743788, ofbiz/trunk/applications/securityext/template/email/passwordemail.ftl Removed: ofbiz/trunk/applications/product/template/category/createProductInCategoryCheckExisting.ftl ofbiz/trunk/applications/product/template/category/createProductInCategoryStart.ftl ofbiz/trunk/applications/product/template/facility/batchPrintMarkAsAccepted.ftl ofbiz/trunk/applications/product/template/facility/batchPrintShippingLabels.fo.ftl ofbiz/trunk/applications/product/template/facility/searchInventoryItemsByLabelsForm.ftl ofbiz/trunk/applications/product/template/find/advancedsearch.ftl ofbiz/trunk/applications/product/template/find/exportproducts.ftl ofbiz/trunk/applications/product/template/find/keywordsearch.ftl ofbiz/trunk/applications/product/template/find/keywordsearchactions.ftl ofbiz/trunk/applications/product/template/find/keywordsearchbox.ftl ofbiz/trunk/applications/product/template/find/miniproductlist.ftl ofbiz/trunk/applications/product/template/find/sidecatalogs.ftl ofbiz/trunk/applications/product/template/find/sidedeepcategory.ftl ofbiz/trunk/applications/product/template/imagemanagement/showPeopleApprove.ftl ofbiz/trunk/applications/product/template/inventory/receiveInventory.ftl ofbiz/trunk/applications/product/template/main.ftl ofbiz/trunk/applications/product/template/price/setPriceRulesCondEventJs.ftl ofbiz/trunk/applications/product/template/returns/receiveReturn.ftl ofbiz/trunk/applications/securityext/template/email/passwordemail.ftl Modified: ofbiz/trunk/applications/product/widget/catalog/CategoryScreens.xml ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml ofbiz/trunk/applications/product/widget/catalog/FindScreens.xml ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml ofbiz/trunk/applications/product/widget/catalog/PriceScreens.xml ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml ofbiz/trunk/applications/securityext/widget/EmailSecurityScreens.xml ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml Modified: ofbiz/trunk/applications/product/widget/catalog/CategoryScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/CategoryScreens.xml?rev=1743880&r1=1743879&r2=1743880&view=diff ============================================================================== --- ofbiz/trunk/applications/product/widget/catalog/CategoryScreens.xml (original) +++ ofbiz/trunk/applications/product/widget/catalog/CategoryScreens.xml Sun May 15 05:05:50 2016 @@ -475,7 +475,7 @@ under the License. <decorator-screen name="CommonCategoryDecorator"> <decorator-section name="body"> <platform-specific> - <html><html-template location="component://product/template/category/createProductInCategoryStart.ftl"/></html> + <html><html-template location="component://product/template/category/CreateProductInCategoryStart.ftl"/></html> </platform-specific> </decorator-section> </decorator-screen> @@ -497,7 +497,7 @@ under the License. <decorator-screen name="CommonCategoryDecorator"> <decorator-section name="body"> <platform-specific> - <html><html-template location="component://product/template/category/createProductInCategoryCheckExisting.ftl"/></html> + <html><html-template location="component://product/template/category/CreateProductInCategoryCheckExisting.ftl"/></html> </platform-specific> </decorator-section> </decorator-screen> Modified: ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml?rev=1743880&r1=1743879&r2=1743880&view=diff ============================================================================== --- ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml (original) +++ ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml Sun May 15 05:05:50 2016 @@ -256,7 +256,7 @@ under the License. </actions> <widgets> <screenlet id="ProductKeywordsPanel" title="${uiLabelMap.ProductSearchProducts}" collapsible="true"> - <platform-specific><html><html-template location="component://product/template/find/keywordsearchbox.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://product/template/find/KeywordSearchBox.ftl"/></html></platform-specific> </screenlet> </widgets> </section> @@ -268,7 +268,7 @@ under the License. </actions> <widgets> <screenlet id="ProductBrowseCatalogsPanel" title="${uiLabelMap.ProductBrowseCatalogs}" collapsible="true"> - <platform-specific><html><html-template location="component://product/template/find/sidecatalogs.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://product/template/find/SideCatalogs.ftl"/></html></platform-specific> </screenlet> </widgets> </section> @@ -280,7 +280,7 @@ under the License. </actions> <widgets> <screenlet id="ProductBrowseCategoriesPanel" title="${uiLabelMap.ProductBrowseCategories}" collapsible="true"> - <platform-specific><html><html-template location="component://product/template/find/sidedeepcategory.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://product/template/find/SideDeepCategory.ftl"/></html></platform-specific> </screenlet> </widgets> </section> @@ -293,7 +293,7 @@ under the License. <widgets> <screenlet id="ProductCategoryProductsPanel" title="${uiLabelMap.ProductCategoryProducts}" collapsible="true"> <container id="miniproductlist"> - <platform-specific><html><html-template location="component://product/template/find/miniproductlist.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://product/template/find/MiniProductList.ftl"/></html></platform-specific> </container> </screenlet> </widgets> @@ -387,7 +387,7 @@ under the License. <decorator-section name="body"> <screenlet title="${uiLabelMap.ProductCatalogAdministrationMainPage}"> <platform-specific> - <html><html-template location="component://product/template/main.ftl"/></html> + <html><html-template location="component://product/template/Main.ftl"/></html> </platform-specific> </screenlet> </decorator-section> @@ -436,7 +436,7 @@ under the License. <script location="component://product/webapp/catalog/WEB-INF/actions/find/miniproductlist.groovy"/> </actions> <widgets> - <platform-specific><html><html-template location="component://product/template/find/miniproductlist.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://product/template/find/MiniProductList.ftl"/></html></platform-specific> </widgets> </section> </screen> Modified: ofbiz/trunk/applications/product/widget/catalog/FindScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/FindScreens.xml?rev=1743880&r1=1743879&r2=1743880&view=diff ============================================================================== --- ofbiz/trunk/applications/product/widget/catalog/FindScreens.xml (original) +++ ofbiz/trunk/applications/product/widget/catalog/FindScreens.xml Sun May 15 05:05:50 2016 @@ -64,7 +64,7 @@ under the License. <decorator-screen name="CommonFindDecorator"> <decorator-section name="body"> <platform-specific> - <html><html-template location="component://product/template/find/advancedsearch.ftl"/></html> + <html><html-template location="component://product/template/find/AdvancedSearch.ftl"/></html> </platform-specific> </decorator-section> </decorator-screen> @@ -81,10 +81,10 @@ under the License. <decorator-screen name="CommonFindDecorator"> <decorator-section name="body"> <platform-specific> - <html><html-template location="component://product/template/find/keywordsearch.ftl"/></html> + <html><html-template location="component://product/template/find/KeywordSearch.ftl"/></html> </platform-specific> <platform-specific> - <html><html-template location="component://product/template/find/keywordsearchactions.ftl"/></html> + <html><html-template location="component://product/template/find/KeywordSearchActions.ftl"/></html> </platform-specific> </decorator-section> </decorator-screen> @@ -101,7 +101,7 @@ under the License. <decorator-screen name="CommonFindDecorator"> <decorator-section name="body"> <platform-specific> - <html><html-template location="component://product/template/find/exportproducts.ftl"/></html> + <html><html-template location="component://product/template/find/ExportProducts.ftl"/></html> </platform-specific> </decorator-section> </decorator-screen> Modified: ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml?rev=1743880&r1=1743879&r2=1743880&view=diff ============================================================================== --- ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml (original) +++ ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml Sun May 15 05:05:50 2016 @@ -220,7 +220,7 @@ under the License. </condition> <widgets> <platform-specific> - <html><html-template location="component://product/template/imagemanagement/showPeopleApprove.ftl"/></html> + <html><html-template location="component://product/template/imagemanagement/ShowPeopleApprove.ftl"/></html> </platform-specific> <screenlet title="${uiLabelMap.ImageManagementApprove}"> <include-form name="ImageApprove" location="component://product/widget/catalog/ImageManagementForms.xml"/> @@ -271,7 +271,7 @@ under the License. </condition> <widgets> <platform-specific> - <html><html-template location="component://product/template/imagemanagement/showPeopleApprove.ftl"/></html> + <html><html-template location="component://product/template/imagemanagement/ShowPeopleApprove.ftl"/></html> </platform-specific> <screenlet title="${uiLabelMap.CommonApproved}"> <include-grid name="ListPeopleApproved" location="component://product/widget/catalog/ImageManagementForms.xml"/> @@ -364,7 +364,7 @@ under the License. </condition> <widgets> <platform-specific> - <html><html-template location="component://product/template/imagemanagement/showPeopleApprove.ftl"/></html> + <html><html-template location="component://product/template/imagemanagement/ShowPeopleApprove.ftl"/></html> </platform-specific> <screenlet title="${uiLabelMap.CommonRejected}"> <include-form name="ListPeopleRejected" location="component://product/widget/catalog/ImageManagementForms.xml"/> Modified: ofbiz/trunk/applications/product/widget/catalog/PriceScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/PriceScreens.xml?rev=1743880&r1=1743879&r2=1743880&view=diff ============================================================================== --- ofbiz/trunk/applications/product/widget/catalog/PriceScreens.xml (original) +++ ofbiz/trunk/applications/product/widget/catalog/PriceScreens.xml Sun May 15 05:05:50 2016 @@ -99,7 +99,7 @@ under the License. <widgets> <decorator-screen name="CommonPriceDecorator"> <decorator-section name="body"> - <platform-specific><html><html-template location="component://product/template/price/setPriceRulesCondEventJs.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://product/template/price/SetPriceRulesCondEventJs.ftl"/></html></platform-specific> <include-menu name="PriceRulesButtonBar" location="component://product/widget/catalog/CatalogMenus.xml"/> <screenlet title="${uiLabelMap.ProductPriceRuleId} [${parameters.productPriceRuleId}]"> <label style="h6" text="${uiLabelMap.ProductConditionsActionsRemoveBefore}"/> Modified: ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml?rev=1743880&r1=1743879&r2=1743880&view=diff ============================================================================== --- ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml (original) +++ ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml Sun May 15 05:05:50 2016 @@ -419,7 +419,7 @@ under the License. </container> <screenlet title="${uiLabelMap.ProductSearchInventoryItemsByLabels}"> <platform-specific> - <html><html-template location="component://product/template/facility/searchInventoryItemsByLabelsForm.ftl"/></html> + <html><html-template location="component://product/template/facility/SearchInventoryItemsByLabelsForm.ftl"/></html> </platform-specific> <include-form name="ListFacilityInventoryItemsNoLocations" location="component://product/widget/facility/FacilityForms.xml"/> </screenlet> @@ -1133,7 +1133,7 @@ under the License. <decorator-screen name="CommonFacilityDecorator" location="${parameters.commonFacilityDecoratorLocation}"> <decorator-section name="body"> <platform-specific> - <html><html-template location="component://product/template/inventory/receiveInventory.ftl"/></html> + <html><html-template location="component://product/template/inventory/ReceiveInventory.ftl"/></html> </platform-specific> </decorator-section> </decorator-screen> @@ -1153,7 +1153,7 @@ under the License. <decorator-screen name="CommonFacilityDecorator" location="${parameters.commonFacilityDecoratorLocation}"> <decorator-section name="body"> <platform-specific> - <html><html-template location="component://product/template/returns/receiveReturn.ftl"/></html> + <html><html-template location="component://product/template/returns/ReceiveReturn.ftl"/></html> </platform-specific> </decorator-section> </decorator-screen> @@ -1478,7 +1478,7 @@ under the License. <screenlet title="${uiLabelMap.PageTitleLabelPrinting}"> <include-form name="Labels" location="component://product/widget/facility/FacilityForms.xml"/> <platform-specific> - <html><html-template location="component://product/template/facility/batchPrintMarkAsAccepted.ftl"/></html> + <html><html-template location="component://product/template/facility/BatchPrintMarkAsAccepted.ftl"/></html> </platform-specific> </screenlet> </decorator-section> @@ -1492,7 +1492,7 @@ under the License. <section> <widgets> <platform-specific> - <xsl-fo><html-template location="component://product/template/facility/batchPrintShippingLabels.fo.ftl"/></xsl-fo> + <xsl-fo><html-template location="component://product/template/facility/BatchPrintShippingLabels.fo.ftl"/></xsl-fo> </platform-specific> </widgets> </section> Modified: ofbiz/trunk/applications/securityext/widget/EmailSecurityScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/securityext/widget/EmailSecurityScreens.xml?rev=1743880&r1=1743879&r2=1743880&view=diff ============================================================================== --- ofbiz/trunk/applications/securityext/widget/EmailSecurityScreens.xml (original) +++ ofbiz/trunk/applications/securityext/widget/EmailSecurityScreens.xml Sun May 15 05:05:50 2016 @@ -29,7 +29,7 @@ under the License. <set field="baseEcommerceSecureUrl" value="${baseSecureUrl}"/> </actions> <widgets> - <platform-specific><html><html-template location="component://securityext/template/email/passwordemail.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://securityext/template/email/PasswordEmail.ftl"/></html></platform-specific> </widgets> </section> </screen> Modified: ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml?rev=1743880&r1=1743879&r2=1743880&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml (original) +++ ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml Sun May 15 05:05:50 2016 @@ -56,7 +56,7 @@ under the License. <decorator-screen name="CommonFindDecorator" location="${parameters.mainDecoratorLocation}"> <decorator-section name="body"> <platform-specific> - <html><html-template location="component://product/template/find/keywordsearch.ftl"/></html> + <html><html-template location="component://product/template/find/KeywordSearch.ftl"/></html> </platform-specific> <platform-specific> <html><html-template location="component://googlebase/template/find/googleExportLink.ftl"/></html> |
Free forum by Nabble | Edit this page |