You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by de...@apache.org on 2016/05/14 07:26:42 UTC

svn commit: r1743791 - in /ofbiz/trunk/applications: humanres/template/ humanres/template/internalorg/ humanres/widget/ manufacturing/template/mrp/ manufacturing/widget/manufacturing/ marketing/template/contact/ marketing/template/lead/ marketing/widge...

Author: deepak
Date: Sat May 14 07:26:41 2016
New Revision: 1743791

URL: http://svn.apache.org/viewvc?rev=1743791&view=rev
Log:
(OFBIZ-7021) Renamed hr, manufacturing and marketing component ftl file name from lower case to upper case pattern. 

Added:
    ofbiz/trunk/applications/humanres/template/FindEmployee.ftl
      - copied unchanged from r1743788, ofbiz/trunk/applications/humanres/template/findEmployee.ftl
    ofbiz/trunk/applications/humanres/template/internalorg/EditInternalOrg.ftl
      - copied unchanged from r1743788, ofbiz/trunk/applications/humanres/template/internalorg/editinternalorg.ftl
    ofbiz/trunk/applications/humanres/template/internalorg/RemoveInternalOrg.ftl
      - copied unchanged from r1743788, ofbiz/trunk/applications/humanres/template/internalorg/removeinternalorg.ftl
    ofbiz/trunk/applications/manufacturing/template/mrp/FindInventoryEventPlan.ftl
      - copied unchanged from r1743788, ofbiz/trunk/applications/manufacturing/template/mrp/findInventoryEventPlan.ftl
    ofbiz/trunk/applications/marketing/template/contact/MergeContacts.ftl
      - copied unchanged from r1743788, ofbiz/trunk/applications/marketing/template/contact/mergeContacts.ftl
    ofbiz/trunk/applications/marketing/template/lead/MergeLeads.ftl
      - copied unchanged from r1743788, ofbiz/trunk/applications/marketing/template/lead/mergeLeads.ftl
Removed:
    ofbiz/trunk/applications/humanres/template/findEmployee.ftl
    ofbiz/trunk/applications/humanres/template/internalorg/editinternalorg.ftl
    ofbiz/trunk/applications/humanres/template/internalorg/removeinternalorg.ftl
    ofbiz/trunk/applications/manufacturing/template/mrp/findInventoryEventPlan.ftl
    ofbiz/trunk/applications/marketing/template/contact/mergeContacts.ftl
    ofbiz/trunk/applications/marketing/template/lead/mergeLeads.ftl
Modified:
    ofbiz/trunk/applications/humanres/widget/EmplPositionScreens.xml
    ofbiz/trunk/applications/humanres/widget/EmployeeScreens.xml
    ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml
    ofbiz/trunk/applications/marketing/widget/sfa/ContactScreens.xml
    ofbiz/trunk/applications/marketing/widget/sfa/LeadScreens.xml

Modified: ofbiz/trunk/applications/humanres/widget/EmplPositionScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/EmplPositionScreens.xml?rev=1743791&r1=1743790&r2=1743791&view=diff
==============================================================================
--- ofbiz/trunk/applications/humanres/widget/EmplPositionScreens.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/EmplPositionScreens.xml Sat May 14 07:26:41 2016
@@ -306,7 +306,7 @@
             <actions>
             </actions>
             <widgets>
-                <platform-specific><html><html-template location="component://humanres/template/internalorg/editinternalorg.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://humanres/template/internalorg/EditInternalOrg.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>
@@ -326,7 +326,7 @@
     <screen name="RemoveInternalOrgFtl">
         <section>
             <widgets>
-                <platform-specific><html><html-template location="component://humanres/template/internalorg/removeinternalorg.ftl"/></html></platform-specific>
+                <platform-specific><html><html-template location="component://humanres/template/internalorg/RemoveInternalOrg.ftl"/></html></platform-specific>
             </widgets>
         </section>
     </screen>

Modified: ofbiz/trunk/applications/humanres/widget/EmployeeScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/EmployeeScreens.xml?rev=1743791&r1=1743790&r2=1743791&view=diff
==============================================================================
--- ofbiz/trunk/applications/humanres/widget/EmployeeScreens.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/EmployeeScreens.xml Sat May 14 07:26:41 2016
@@ -41,7 +41,7 @@ under the License.
                                 <section>
                                     <widgets>
                                         <platform-specific>
-                                            <html><html-template location="component://humanres/template/findEmployee.ftl"/></html>
+                                            <html><html-template location="component://humanres/template/FindEmployee.ftl"/></html>
                                         </platform-specific>
                                     </widgets>
                                 </section>

Modified: ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml?rev=1743791&r1=1743790&r2=1743791&view=diff
==============================================================================
--- ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml (original)
+++ ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml Sat May 14 07:26:41 2016
@@ -112,7 +112,7 @@ under the License.
                             </condition>
                             <widgets>
                                 <platform-specific>
-                                    <html><html-template location="component://manufacturing/template/mrp/findInventoryEventPlan.ftl"/></html>
+                                    <html><html-template location="component://manufacturing/template/mrp/FindInventoryEventPlan.ftl"/></html>
                                 </platform-specific>
                             </widgets>
                             <fail-widgets>

Modified: ofbiz/trunk/applications/marketing/widget/sfa/ContactScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/widget/sfa/ContactScreens.xml?rev=1743791&r1=1743790&r2=1743791&view=diff
==============================================================================
--- ofbiz/trunk/applications/marketing/widget/sfa/ContactScreens.xml (original)
+++ ofbiz/trunk/applications/marketing/widget/sfa/ContactScreens.xml Sat May 14 07:26:41 2016
@@ -113,7 +113,7 @@ under the License.
                                 </condition>
                                 <widgets>
                                     <platform-specific>
-                                        <html><html-template location="component://marketing/template/contact/mergeContacts.ftl"/></html>
+                                        <html><html-template location="component://marketing/template/contact/MergeContacts.ftl"/></html>
                                     </platform-specific>
                                 </widgets>
                                 <fail-widgets>

Modified: ofbiz/trunk/applications/marketing/widget/sfa/LeadScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/widget/sfa/LeadScreens.xml?rev=1743791&r1=1743790&r2=1743791&view=diff
==============================================================================
--- ofbiz/trunk/applications/marketing/widget/sfa/LeadScreens.xml (original)
+++ ofbiz/trunk/applications/marketing/widget/sfa/LeadScreens.xml Sat May 14 07:26:41 2016
@@ -163,7 +163,7 @@ under the License.
                             </condition>
                             <widgets>
                                 <platform-specific>
-                                    <html><html-template location="component://marketing/template/lead/mergeLeads.ftl"/></html>
+                                    <html><html-template location="component://marketing/template/lead/MergeLeads.ftl"/></html>
                                 </platform-specific>
                             </widgets>
                             <fail-widgets>