svn commit: r1654684 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelForm.java

2015-01-25 Thread adrianc
Author: adrianc Date: Sun Jan 25 18:39:51 2015 New Revision: 1654684 URL: http://svn.apache.org/r1654684 Log: Restore private final fields in ModelForm.java. Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelForm.java Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/

svn commit: r1654683 - in /ofbiz/trunk/framework: webtools/src/org/ofbiz/webtools/artifactinfo/ widget/src/org/ofbiz/widget/artifact/ widget/src/org/ofbiz/widget/model/

2015-01-25 Thread adrianc
Author: adrianc Date: Sun Jan 25 18:36:26 2015 New Revision: 1654683 URL: http://svn.apache.org/r1654683 Log: Eliminated redundant code in the new widget classes. ModelSingleForm and ModelGrid are effectively light-weight "decorators" for the ModelForm abstract class. ModelForm still retains cod

svn commit: r1654682 [4/6] - in /ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23: ./ applications/accounting/widget/ applications/content/widget/layout/ applications/humanres/data/ applicatio

2015-01-25 Thread jleroux
Modified: ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23/framework/common/config/CommonEntityLabels.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23/framework/common/config/CommonEntityLabels.xml?rev=1654682&r1=1654681&r2=1654682&view=diff =

svn commit: r1654682 [3/6] - in /ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23: ./ applications/accounting/widget/ applications/content/widget/layout/ applications/humanres/data/ applicatio

2015-01-25 Thread jleroux
Modified: ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23/applications/order/webapp/ordermgr/quote/ViewQuoteItemInfo.ftl URL: http://svn.apache.org/viewvc/ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23/applications/order/webapp/ordermgr/quote/ViewQuoteItemInfo.ftl?rev=1654682&r

svn commit: r1654682 [6/6] - in /ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23: ./ applications/accounting/widget/ applications/content/widget/layout/ applications/humanres/data/ applicatio

2015-01-25 Thread jleroux
Modified: ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23/framework/widget/src/org/ofbiz/widget/model/ModelForm.java URL: http://svn.apache.org/viewvc/ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23/framework/widget/src/org/ofbiz/widget/model/ModelForm.java?rev=1654682&r1=165468

svn commit: r1654682 [5/6] - in /ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23: ./ applications/accounting/widget/ applications/content/widget/layout/ applications/humanres/data/ applicatio

2015-01-25 Thread jleroux
Modified: ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23/framework/common/config/CommonUiLabels.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23/framework/common/config/CommonUiLabels.xml?rev=1654682&r1=1654681&r2=1654682&view=diff =

svn commit: r1654682 [2/6] - in /ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23: ./ applications/accounting/widget/ applications/content/widget/layout/ applications/humanres/data/ applicatio

2015-01-25 Thread jleroux
Modified: ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23/applications/order/config/OrderUiLabels.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23/applications/order/config/OrderUiLabels.xml?rev=1654682&r1=1654681&r2=1654682&view=diff ===

svn commit: r1654682 [1/6] - in /ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23: ./ applications/accounting/widget/ applications/content/widget/layout/ applications/humanres/data/ applicatio

2015-01-25 Thread jleroux
Author: jleroux Date: Sun Jan 25 18:31:01 2015 New Revision: 1654682 URL: http://svn.apache.org/r1654682 Log: Keeps in sync with OFBiz trunk HEAD Added: ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23/applications/humanres/data/helpdata/HELP_HR_EditEmplPosition.xml - copied un

svn commit: r1654673 - in /ofbiz/trunk/framework: webtools/src/org/ofbiz/webtools/artifactinfo/ widget/src/org/ofbiz/widget/artifact/ widget/src/org/ofbiz/widget/model/

2015-01-25 Thread adrianc
Author: adrianc Date: Sun Jan 25 17:57:44 2015 New Revision: 1654673 URL: http://svn.apache.org/r1654673 Log: Updated widget visitor for new grid widget. Modified: ofbiz/trunk/framework/webtools/src/org/ofbiz/webtools/artifactinfo/FormWidgetArtifactInfo.java ofbiz/trunk/framework/widget

svn commit: r1654672 - in /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer: html/HtmlScreenRenderer.java macro/MacroScreenRenderer.java

2015-01-25 Thread adrianc
Author: adrianc Date: Sun Jan 25 17:56:26 2015 New Revision: 1654672 URL: http://svn.apache.org/r1654672 Log: Small fixup for my last commit. Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/html/HtmlScreenRenderer.java ofbiz/trunk/framework/widget/src/org/ofbiz/widg

svn commit: r1654670 [2/2] - in /ofbiz/trunk: applications/accounting/widget/ framework/widget/dtd/ framework/widget/src/org/ofbiz/widget/artifact/ framework/widget/src/org/ofbiz/widget/model/ framewo

2015-01-25 Thread adrianc
Added: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelGrid.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelGrid.java?rev=1654670&view=auto == --- ofbiz/trun

svn commit: r1654670 [1/2] - in /ofbiz/trunk: applications/accounting/widget/ framework/widget/dtd/ framework/widget/src/org/ofbiz/widget/artifact/ framework/widget/src/org/ofbiz/widget/model/ framewo

2015-01-25 Thread adrianc
Author: adrianc Date: Sun Jan 25 17:18:24 2015 New Revision: 1654670 URL: http://svn.apache.org/r1654670 Log: First pass at extracting grid widget from the form widget. This commit has a lot of duplicate code - future commits will reduce and reuse the duplicate code. Added: ofbiz/trunk/frame