svn commit: r1740483 - in /ofbiz/trunk/specialpurpose/ecommerce: data/ template/ templates/ widget/

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1740483 - in /ofbiz/trunk/specialpurpose/ecommerce: data/ template/ templates/ widget/

Deepak Dixit-5
Author: deepak
Date: Fri Apr 22 11:22:42 2016
New Revision: 1740483

URL: http://svn.apache.org/viewvc?rev=1740483&view=rev
Log:
(OFBIZ-6811) Renamed ecommerce/templates to ecommerce/tempalte to make it consistent.

Added:
    ofbiz/trunk/specialpurpose/ecommerce/template/
      - copied from r1740441, ofbiz/trunk/specialpurpose/ecommerce/templates/
Removed:
    ofbiz/trunk/specialpurpose/ecommerce/templates/
Modified:
    ofbiz/trunk/specialpurpose/ecommerce/data/DemoSurvey.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/EmailContactListScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/EmailGiftCardScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/EmailOrderScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/EmailProductScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/EmailReturnScreens.xml

Modified: ofbiz/trunk/specialpurpose/ecommerce/data/DemoSurvey.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/data/DemoSurvey.xml?rev=1740483&r1=1740482&r2=1740483&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/data/DemoSurvey.xml (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/data/DemoSurvey.xml Fri Apr 22 11:22:42 2016
@@ -106,7 +106,7 @@ under the License.
 
     <ProductStoreSurveyAppl productStoreSurveyId="1000" productStoreId="9000" surveyApplTypeId="CART_ADD" surveyId="1000" productCategoryId="GC-101" fromDate="2003-11-24 16:00:02.467" surveyTemplate="component://content/template/survey/genericsurvey.ftl"/>
     <ProductStoreSurveyAppl productStoreSurveyId="1001" productStoreId="9000" surveyApplTypeId="CART_ADD" surveyId="1001" productCategoryId="GC-102" fromDate="2003-11-24 16:00:51.693" surveyTemplate="component://content/template/survey/genericsurvey.ftl"/>
-    <ProductStoreSurveyAppl productStoreSurveyId="1002" productStoreId="9000" surveyApplTypeId="CUSTOMER_PROFILE" surveyId="1002" fromDate="2003-12-05 19:22:40.925" surveyTemplate="component://content/template/survey/genericsurvey.ftl" resultTemplate="component://ecommerce/templates/survey/genericresult.ftl" sequenceNum="1"/>
-    <ProductStoreSurveyAppl productStoreSurveyId="1003" productStoreId="9000" surveyApplTypeId="RANDOM_POLL" groupName="testSurveyGroup" surveyId="1003" fromDate="2003-12-05 19:22:40.925" surveyTemplate="component://ecommerce/templates/survey/minisurvey.ftl" resultTemplate="component://ecommerce/templates/survey/miniresult.ftl" sequenceNum="1"/>
-    <ProductStoreSurveyAppl productStoreSurveyId="1004" productStoreId="9000" surveyApplTypeId="RANDOM_POLL" groupName="testSurveyGroup" surveyId="1004" fromDate="2003-12-05 19:22:40.925" surveyTemplate="component://ecommerce/templates/survey/minisurvey.ftl" resultTemplate="component://ecommerce/templates/survey/miniresult.ftl" sequenceNum="1"/>
+    <ProductStoreSurveyAppl productStoreSurveyId="1002" productStoreId="9000" surveyApplTypeId="CUSTOMER_PROFILE" surveyId="1002" fromDate="2003-12-05 19:22:40.925" surveyTemplate="component://content/template/survey/genericsurvey.ftl" resultTemplate="component://ecommerce/template/survey/genericresult.ftl" sequenceNum="1"/>
+    <ProductStoreSurveyAppl productStoreSurveyId="1003" productStoreId="9000" surveyApplTypeId="RANDOM_POLL" groupName="testSurveyGroup" surveyId="1003" fromDate="2003-12-05 19:22:40.925" surveyTemplate="component://ecommerce/template/survey/minisurvey.ftl" resultTemplate="component://ecommerce/template/survey/miniresult.ftl" sequenceNum="1"/>
+    <ProductStoreSurveyAppl productStoreSurveyId="1004" productStoreId="9000" surveyApplTypeId="RANDOM_POLL" groupName="testSurveyGroup" surveyId="1004" fromDate="2003-12-05 19:22:40.925" surveyTemplate="component://ecommerce/template/survey/minisurvey.ftl" resultTemplate="component://ecommerce/template/survey/miniresult.ftl" sequenceNum="1"/>
 </entity-engine-xml>

Modified: ofbiz/trunk/specialpurpose/ecommerce/widget/EmailContactListScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/widget/EmailContactListScreens.xml?rev=1740483&r1=1740482&r2=1740483&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/widget/EmailContactListScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/widget/EmailContactListScreens.xml Fri Apr 22 11:22:42 2016
@@ -32,7 +32,7 @@ under the License.
                 </entity-one>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/ContactListVerifyEmail.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/ContactListVerifyEmail.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -57,7 +57,7 @@ under the License.
                 <property-map resource="EcommerceUiLabels" map-name="uiLabelMap" global="true"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/ContactUsEmail.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/ContactUsEmail.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -71,7 +71,7 @@ under the License.
                 <set field="baseEcommerceSecureUrl" value="${baseSecureUrl}${baseLocation}/control"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/ContactListSubscribeEmail.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/ContactListSubscribeEmail.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -85,7 +85,7 @@ under the License.
                 <set field="baseEcommerceSecureUrl" value="${baseSecureUrl}${baseLocation}/control"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/ContactListUnsubscribeVerifyEmail.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/ContactListUnsubscribeVerifyEmail.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -99,7 +99,7 @@ under the License.
                 <set field="baseEcommerceSecureUrl" value="${baseSecureUrl}${baseLocation}/control"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/ContactListUnsubscribeEmail.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/ContactListUnsubscribeEmail.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -113,7 +113,7 @@ under the License.
                 <set field="baseEcommerceSecureUrl" value="${baseSecureUrl}${baseLocation}/control"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/ContactListEmailTemplate.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/ContactListEmailTemplate.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>

Modified: ofbiz/trunk/specialpurpose/ecommerce/widget/EmailGiftCardScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/widget/EmailGiftCardScreens.xml?rev=1740483&r1=1740482&r2=1740483&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/widget/EmailGiftCardScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/widget/EmailGiftCardScreens.xml Fri Apr 22 11:22:42 2016
@@ -29,7 +29,7 @@ under the License.
                 <property-map resource="OrderUiLabels" map-name="uiLabelMap" global="true"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/giftcardpurchase.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/giftcardpurchase.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -40,7 +40,7 @@ under the License.
                 <property-map resource="EcommerceUiLabels" map-name="uiLabelMap" global="true"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/giftcardreload.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/giftcardreload.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>

Modified: ofbiz/trunk/specialpurpose/ecommerce/widget/EmailOrderScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/widget/EmailOrderScreens.xml?rev=1740483&r1=1740482&r2=1740483&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/widget/EmailOrderScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/widget/EmailOrderScreens.xml Fri Apr 22 11:22:42 2016
@@ -90,7 +90,7 @@ under the License.
                 <script location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/order/OrderStatus.groovy"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/OrderNoticeEmail.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/OrderNoticeEmail.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -109,7 +109,7 @@ under the License.
                 <script location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/order/OrderStatus.groovy"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/OrderNoticeEmail.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/OrderNoticeEmail.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -124,7 +124,7 @@ under the License.
                 <script location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/order/OrderStatus.groovy"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/OrderNoticeEmail.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/OrderNoticeEmail.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -139,7 +139,7 @@ under the License.
                 <script location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/order/OrderStatus.groovy"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/OrderNoticeEmail.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/OrderNoticeEmail.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -154,7 +154,7 @@ under the License.
                 <script location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/order/OrderStatus.groovy"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/emailpayretry.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/emailpayretry.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -169,7 +169,7 @@ under the License.
                 <script location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/order/ShipmentStatus.groovy"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/ShipmentNotificationEmail.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/ShipmentNotificationEmail.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>

Modified: ofbiz/trunk/specialpurpose/ecommerce/widget/EmailProductScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/widget/EmailProductScreens.xml?rev=1740483&r1=1740482&r2=1740483&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/widget/EmailProductScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/widget/EmailProductScreens.xml Fri Apr 22 11:22:42 2016
@@ -27,7 +27,7 @@ under the License.
                 <property-map resource="EcommerceUiLabels" map-name="uiLabelMap" global="true"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/tellafriend.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/tellafriend.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>

Modified: ofbiz/trunk/specialpurpose/ecommerce/widget/EmailReturnScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/widget/EmailReturnScreens.xml?rev=1740483&r1=1740482&r2=1740483&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/widget/EmailReturnScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/widget/EmailReturnScreens.xml Fri Apr 22 11:22:42 2016
@@ -30,7 +30,7 @@ under the License.
                 <!-- <script location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/order/OrderStatus.groovy"/> -->
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/returnaccept.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/returnaccept.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -41,7 +41,7 @@ under the License.
                 <property-map resource="EcommerceUiLabels" map-name="uiLabelMap" global="true"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/returncancel.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/returncancel.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -52,7 +52,7 @@ under the License.
                 <property-map resource="EcommerceUiLabels" map-name="uiLabelMap" global="true"/>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://ecommerce/templates/email/returncomplete.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://ecommerce/template/email/returncomplete.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>