svn commit: r815479 [1/3] - in /ofbiz/trunk/applications/workeffort: config/WorkEffortEntityLabels.xml config/WorkEffortUiLabels.xml widget/CalendarForms.xml widget/CalendarScreens.xml

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

svn commit: r815479 [1/3] - in /ofbiz/trunk/applications/workeffort: config/WorkEffortEntityLabels.xml config/WorkEffortUiLabels.xml widget/CalendarForms.xml widget/CalendarScreens.xml

jleroux@apache.org
Author: jleroux
Date: Tue Sep 15 20:53:11 2009
New Revision: 815479

URL: http://svn.apache.org/viewvc?rev=815479&view=rev
Log:
A patch from Erwan de FERRIERES "improvement on the calendar screen" (https://issues.apache.org/jira/browse/OFBIZ-2941) - OFBIZ-2941

This is an improvement on the view calendar screen, to use more screenlets and less containers. The hardcoded labels have also been removed.
The modifications are visible when creating or editing an event listed in the calendar. Boxes are better rendered and have a title bar as the other parts of the screen.

Modified:
    ofbiz/trunk/applications/workeffort/config/WorkEffortEntityLabels.xml
    ofbiz/trunk/applications/workeffort/config/WorkEffortUiLabels.xml
    ofbiz/trunk/applications/workeffort/widget/CalendarForms.xml
    ofbiz/trunk/applications/workeffort/widget/CalendarScreens.xml

Modified: ofbiz/trunk/applications/workeffort/config/WorkEffortEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/config/WorkEffortEntityLabels.xml?rev=815479&r1=815478&r2=815479&view=diff
==============================================================================
--- ofbiz/trunk/applications/workeffort/config/WorkEffortEntityLabels.xml (original)
+++ ofbiz/trunk/applications/workeffort/config/WorkEffortEntityLabels.xml Tue Sep 15 20:53:11 2009
@@ -287,7 +287,7 @@
     </property>
     <property key="WorkEffortType.description.BUSINESS_TRAVEL">
         <value xml:lang="en">Business Travel</value>
-        <value xml:lang="en">Voyage professionnel</value>
+        <value xml:lang="fr">Voyage professionnel</value>
         <value xml:lang="it">Viaggio di lavoro</value>
         <value xml:lang="zh">商务旅行</value>
     </property>