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/
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
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
=
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
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
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
=
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
===
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
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
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
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
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
12 matches
Mail list logo