svn commit: r1715065 [1/2] - in /ofbiz/branches/release14.12: applications/accounting/data/ applications/content/data/ applications/humanres/data/ applications/marketing/data/ applications/order/data/

2015-11-18 Thread adrianc
Author: adrianc Date: Wed Nov 18 20:56:13 2015 New Revision: 1715065 URL: http://svn.apache.org/viewvc?rev=1715065&view=rev Log: Removed invalid field names from seed/demo data. Modified: ofbiz/branches/release14.12/applications/accounting/data/AccountingTypeData.xml ofbiz/bran

svn commit: r1715065 [2/2] - in /ofbiz/branches/release14.12: applications/accounting/data/ applications/content/data/ applications/humanres/data/ applications/marketing/data/ applications/order/data/

2015-11-18 Thread adrianc
Modified: ofbiz/branches/release14.12/applications/product/data/ShipmentTypeData.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/product/data/ShipmentTypeData.xml?rev=1715065&r1=1715064&r2=1715065&view=diff ===

svn commit: r1715029 - /ofbiz/branches/release14.12/framework/resources/templates/UiLabels.xml

2015-11-18 Thread adrianc
Author: adrianc Date: Wed Nov 18 18:20:59 2015 New Revision: 1715029 URL: http://svn.apache.org/viewvc?rev=1715029&view=rev Log: Fix invalid XML in new component template file. Modified: ofbiz/branches/release14.12/framework/resources/templates/UiLabels.xml Modified: ofbiz/bran

svn commit: r1709339 - /ofbiz/trunk/framework/entity/dtd/fieldtypemodel.xsd

2015-10-18 Thread adrianc
Author: adrianc Date: Mon Oct 19 00:14:48 2015 New Revision: 1709339 URL: http://svn.apache.org/viewvc?rev=1709339&view=rev Log: Updated documentation, no functional change. Modified: ofbiz/trunk/framework/entity/dtd/fieldtypemodel.xsd Modified: ofbiz/trunk/framework/entity

svn commit: r1709111 - /ofbiz/trunk/framework/base/config/cache.properties

2015-10-16 Thread adrianc
Author: adrianc Date: Fri Oct 16 20:55:20 2015 New Revision: 1709111 URL: http://svn.apache.org/viewvc?rev=1709111&view=rev Log: Grid widget cache settings are missing - https://issues.apache.org/jira/browse/OFBIZ-6405. Modified: ofbiz/trunk/framework/base/config/cache.properties Modi

svn commit: r1700864 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/metrics/MetricsFactory.java

2015-09-02 Thread adrianc
Author: adrianc Date: Wed Sep 2 18:43:41 2015 New Revision: 1700864 URL: http://svn.apache.org/r1700864 Log: Make primitive initialization explicit. Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/metrics/MetricsFactory.java Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base

svn commit: r1698406 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/JNDIContextFactory.java

2015-08-28 Thread adrianc
Author: adrianc Date: Fri Aug 28 20:26:01 2015 New Revision: 1698406 URL: http://svn.apache.org/r1698406 Log: Added a FIXME comment. No functional change. Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/util/JNDIContextFactory.java Modified: ofbiz/trunk/framework/base/src/org/ofbiz

svn commit: r1687348 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/TreeFactory.java

2015-06-24 Thread adrianc
Author: adrianc Date: Wed Jun 24 19:18:16 2015 New Revision: 1687348 URL: http://svn.apache.org/r1687348 Log: Removed DCL code from TreeFactory.java, small code cleanup. Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/TreeFactory.java Modified: ofbiz/trunk/framework

svn commit: r1687141 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelFormField.java

2015-06-23 Thread adrianc
Author: adrianc Date: Tue Jun 23 22:02:33 2015 New Revision: 1687141 URL: http://svn.apache.org/r1687141 Log: JavaDoc fixes, no functional change. Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelFormField.java Modified: ofbiz/trunk/framework/widget/src/org/ofbiz

svn commit: r1687093 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelFieldVisitor.java

2015-06-23 Thread adrianc
Author: adrianc Date: Tue Jun 23 16:46:06 2015 New Revision: 1687093 URL: http://svn.apache.org/r1687093 Log: Fixed some C&P errors in ModelFieldVisitor.java. No functional change. Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelFieldVisitor.java Modified: o

svn commit: r1686666 - in /ofbiz/trunk/framework/widget: dtd/widget-common.xsd dtd/widget-form.xsd src/org/ofbiz/widget/model/CommonWidgetModels.java src/org/ofbiz/widget/model/ModelFormField.java

2015-06-20 Thread adrianc
Author: adrianc Date: Sat Jun 20 19:41:05 2015 New Revision: 168 URL: http://svn.apache.org/r168 Log: Restored the 'request-confirmation' and 'confirmation-message' menu item attributes that were removed in the recent widget refactoring - https://issues.apache.o

svn commit: r1686655 - in /ofbiz/trunk: framework/common/widget/ themes/bizznesstime/data/ themes/bizznesstime/includes/ themes/bluelight/data/ themes/bluelight/includes/ themes/droppingcrumbs/data/ t

2015-06-20 Thread adrianc
Author: adrianc Date: Sat Jun 20 17:02:22 2015 New Revision: 1686655 URL: http://svn.apache.org/r1686655 Log: Move theme-specific js & css references from CommonDecorator(s) to themes - https://issues.apache.org/jira/browse/OFBIZ-6362. Modified: ofbiz/trunk/framework/common/wi

svn commit: r1684217 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/condition/EntityFieldMap.java

2015-06-08 Thread adrianc
Author: adrianc Date: Mon Jun 8 16:14:45 2015 New Revision: 1684217 URL: http://svn.apache.org/r1684217 Log: Revert rev 1684133 and fix the compiler error properly. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/condition/EntityFieldMap.java Modified: ofbiz/trunk/framework

svn commit: r1684216 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base/util: StringUtil.java test/StringUtilTests.java

2015-06-08 Thread adrianc
Author: adrianc Date: Mon Jun 8 16:12:30 2015 New Revision: 1684216 URL: http://svn.apache.org/r1684216 Log: Fix a thread-safety issue. Trivial unit test changes. Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/util/StringUtil.java ofbiz/trunk/framework/base/src/org/ofbiz/base

svn commit: r1680335 - in /ofbiz/branches/boostrap_theme/themes/bootstrap/includes/templates: htmlFormMacroLibrary.ftl htmlMenuMacroLibrary.ftl htmlScreenMacroLibrary.ftl

2015-05-19 Thread adrianc
Author: adrianc Date: Tue May 19 16:29:44 2015 New Revision: 1680335 URL: http://svn.apache.org/r1680335 Log: Change btn-sm to btn-xs for buttons regarding calendar and field lookup - https://issues.apache.org/jira/browse/OFBIZ-6390. Modified: ofbiz/branches/boostrap_theme/themes/bootstrap

svn commit: r1680330 - /ofbiz/branches/boostrap_theme/BranchMergeToTrunk.patch

2015-05-19 Thread adrianc
Author: adrianc Date: Tue May 19 16:14:21 2015 New Revision: 1680330 URL: http://svn.apache.org/r1680330 Log: Added patch file to assist with merging branch to trunk. Added: ofbiz/branches/boostrap_theme/BranchMergeToTrunk.patch Added: ofbiz/branches/boostrap_theme/BranchMergeToTrunk.patch

svn commit: r1680329 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/MenuFactory.java

2015-05-19 Thread adrianc
Author: adrianc Date: Tue May 19 16:05:13 2015 New Revision: 1680329 URL: http://svn.apache.org/r1680329 Log: Remove DCL pattern from MenuFactory.java. Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/MenuFactory.java Modified: ofbiz/trunk/framework/widget/src/org/ofbiz

svn commit: r1680319 - in /ofbiz/trunk: ./ framework/common/data/CommonTypeData.xml

2015-05-19 Thread adrianc
Author: adrianc Date: Tue May 19 15:37:36 2015 New Revision: 1680319 URL: http://svn.apache.org/r1680319 Log: Added visual theme seed data that was missed in rev 1648013. Modified: ofbiz/trunk/ (props changed) ofbiz/trunk/framework/common/data/CommonTypeData.xml Propchange: ofbiz

svn commit: r1680058 - in /ofbiz/trunk/framework: base/src/org/ofbiz/base/util/ObjectType.java minilang/src/org/ofbiz/minilang/MiniLangUtil.java minilang/src/org/ofbiz/minilang/method/conditional/Comp

2015-05-18 Thread adrianc
Author: adrianc Date: Mon May 18 17:18:54 2015 New Revision: 1680058 URL: http://svn.apache.org/r1680058 Log: Replace ClassCastException with type check - https://issues.apache.org/jira/browse/OFBIZ-6291. Ignoring a thrown ClassCastException is a common pattern in the project (one I have used

svn commit: r1677386 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/ObjectType.java

2015-05-03 Thread adrianc
Author: adrianc Date: Sun May 3 11:25:08 2015 New Revision: 1677386 URL: http://svn.apache.org/r1677386 Log: Trivial code cleanup in ObjectType.java - no functional change. Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/util/ObjectType.java Modified: ofbiz/trunk/framework/base/src

svn commit: r1676985 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/container/ComponentContainer.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 13:46:46 2015 New Revision: 1676985 URL: http://svn.apache.org/r1676985 Log: Some work on ComponentContainer.java: 1. Improved thread safety 2. Optimization 3. Code cleanup 4. Use String constant instead of hard-coded value Modified: ofbiz/trunk/framework

svn commit: r1676975 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/container/ComponentContainer.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 12:42:17 2015 New Revision: 1676975 URL: http://svn.apache.org/r1676975 Log: Use String constant instead of hard-coded value. Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/container/ComponentContainer.java Modified: ofbiz/trunk/framework/base/src

svn commit: r1676974 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/component/ComponentLoaderConfig.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 12:41:26 2015 New Revision: 1676974 URL: http://svn.apache.org/r1676974 Log: Small fixup for my last commit. Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/component/ComponentLoaderConfig.java Modified: ofbiz/trunk/framework/base/src/org/ofbiz

svn commit: r1676970 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/component/ComponentLoaderConfig.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 12:12:17 2015 New Revision: 1676970 URL: http://svn.apache.org/r1676970 Log: Some work on ComponentLoaderConfig.java: 1. Thread safety 2. Optimization 3. Code cleanup 4. Improved error handling Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base

svn commit: r1676953 - /ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 10:32:40 2015 New Revision: 1676953 URL: http://svn.apache.org/r1676953 Log: Optimization: move array creation outside loop so it is created only once. Modified: ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java Modified: ofbiz/trunk/framework

svn commit: r1676947 - /ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 10:17:03 2015 New Revision: 1676947 URL: http://svn.apache.org/r1676947 Log: JavaDoc fix and remove debug code. No functional change. Modified: ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java Modified: ofbiz/trunk/framework/start/src/org

svn commit: r1676942 - in /ofbiz/trunk/framework/start/src/org/ofbiz/base/start: InstrumentingClassLoader.java NativeLibClassLoader.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 09:56:34 2015 New Revision: 1676942 URL: http://svn.apache.org/r1676942 Log: Remove some code comments that were accidentally copied to new files. Modified: ofbiz/trunk/framework/start/src/org/ofbiz/base/start/InstrumentingClassLoader.java ofbiz/trunk

svn commit: r1676749 - /ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java

2015-04-29 Thread adrianc
Author: adrianc Date: Wed Apr 29 14:17:14 2015 New Revision: 1676749 URL: http://svn.apache.org/r1676749 Log: Small fixup for my last commit. Modified: ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java Modified: ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java

svn commit: r1676746 - in /ofbiz/trunk/framework: base/src/org/ofbiz/base/container/ start/src/org/ofbiz/base/start/

2015-04-29 Thread adrianc
Author: adrianc Date: Wed Apr 29 13:52:27 2015 New Revision: 1676746 URL: http://svn.apache.org/r1676746 Log: Fixed some bugs in startup code (https://issues.apache.org/jira/browse/OFBIZ-6268): 1. Class path loading was ignoring component settings, so class paths for disabled components were

svn commit: r1676679 - in /ofbiz/branches/release13.07: ./ framework/base/build.xml framework/base/src/org/ofbiz/base/util/UtilMisc.java framework/base/src/org/ofbiz/base/util/test/UtilMiscTests.java

2015-04-29 Thread adrianc
Author: adrianc Date: Wed Apr 29 06:57:10 2015 New Revision: 1676679 URL: http://svn.apache.org/r1676679 Log: Merged revision(s) 1676674 from ofbiz/trunk: Fixed a bug in UtilMisc.java where the List returned by the availableLocales() method included an empty Locale - causing errors in

svn commit: r1676675 - in /ofbiz/branches/release14.12: ./ framework/base/build.xml framework/base/src/org/ofbiz/base/util/UtilMisc.java framework/base/src/org/ofbiz/base/util/test/UtilMiscTests.java

2015-04-29 Thread adrianc
Author: adrianc Date: Wed Apr 29 06:29:25 2015 New Revision: 1676675 URL: http://svn.apache.org/r1676675 Log: Merged revision(s) 1676674 from ofbiz/trunk: Fixed a bug in UtilMisc.java where the List returned by the availableLocales() method included an empty Locale - causing errors in

svn commit: r1676674 - in /ofbiz/trunk/framework/base: build.xml src/org/ofbiz/base/util/UtilMisc.java src/org/ofbiz/base/util/test/UtilMiscTests.java testdef/basetests.xml

2015-04-29 Thread adrianc
Author: adrianc Date: Wed Apr 29 06:10:01 2015 New Revision: 1676674 URL: http://svn.apache.org/r1676674 Log: Fixed a bug in UtilMisc.java where the List returned by the availableLocales() method included an empty Locale - causing errors in FreeMarker templates. https://issues.apache.org/jira

svn commit: r1676100 - /ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java

2015-04-26 Thread adrianc
Author: adrianc Date: Sun Apr 26 11:59:42 2015 New Revision: 1676100 URL: http://svn.apache.org/r1676100 Log: Clean up unusual initialization of StartupException in Start.java. Modified: ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java Modified: ofbiz/trunk/framework/start

svn commit: r1676098 - /ofbiz/trunk/framework/start/src/org/ofbiz/base/start/StartupException.java

2015-04-26 Thread adrianc
Author: adrianc Date: Sun Apr 26 11:36:49 2015 New Revision: 1676098 URL: http://svn.apache.org/r1676098 Log: Code simplification in StartupException.java - remove custom code that duplicates functionality that already exists in super class Throwable. Modified: ofbiz/trunk/framework/start

svn commit: r1674546 - /ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Config.java

2015-04-18 Thread adrianc
Author: adrianc Date: Sat Apr 18 17:45:20 2015 New Revision: 1674546 URL: http://svn.apache.org/r1674546 Log: Some trivial optimizations in Config.java. Modified: ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Config.java Modified: ofbiz/trunk/framework/start/src/org/ofbiz/base/start

svn commit: r1674453 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base/util: Debug.java UtilProperties.java

2015-04-18 Thread adrianc
Author: adrianc Date: Sat Apr 18 08:30:03 2015 New Revision: 1674453 URL: http://svn.apache.org/r1674453 Log: A small change to the behavior of the UtilProperties.createProperties() method: if the file is not found, return null instead of throwing an exception. https://issues.apache.org/jira

svn commit: r1674451 - /ofbiz/trunk/applications/content/ofbiz-component.xml

2015-04-18 Thread adrianc
Author: adrianc Date: Sat Apr 18 07:33:29 2015 New Revision: 1674451 URL: http://svn.apache.org/r1674451 Log: Fix OFBiz looking for web.xml in wrong place - https://issues.apache.org/jira/browse/OFBIZ-6259. Modified: ofbiz/trunk/applications/content/ofbiz-component.xml Modified: ofbiz

svn commit: r1674064 - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/util/ applications/content/src/org/ofbiz/content/webapp/ftl/ applications/humanres/src/org/ofbiz/humanres/ appl

2015-04-16 Thread adrianc
Author: adrianc Date: Thu Apr 16 13:05:55 2015 New Revision: 1674064 URL: http://svn.apache.org/r1674064 Log: Fix warnings in trunk in Java source code - https://issues.apache.org/jira/browse/OFBIZ-6217. Modified: ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/util

svn commit: r1670860 - /ofbiz/site/download.html

2015-04-02 Thread adrianc
Author: adrianc Date: Thu Apr 2 09:11:58 2015 New Revision: 1670860 URL: http://svn.apache.org/r1670860 Log: Small spelling and markup fixes. Modified: ofbiz/site/download.html Modified: ofbiz/site/download.html URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=1670860&am

svn commit: r1669537 - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/util/ applications/content/src/org/ofbiz/content/content/ applications/manufacturing/src/org/ofbiz/manufacturin

2015-03-27 Thread adrianc
Author: adrianc Date: Fri Mar 27 10:04:14 2015 New Revision: 1669537 URL: http://svn.apache.org/r1669537 Log: Fix warnings in trunk in Java source code - https://issues.apache.org/jira/browse/OFBIZ-6217. Modified: ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/util

svn commit: r1668351 - /ofbiz/trunk/framework/base/config/cache.properties

2015-03-22 Thread adrianc
Author: adrianc Date: Sun Mar 22 10:27:58 2015 New Revision: 1668351 URL: http://svn.apache.org/r1668351 Log: Added comments for cache settings. No functional change. Modified: ofbiz/trunk/framework/base/config/cache.properties Modified: ofbiz/trunk/framework/base/config/cache.properties

svn commit: r1668267 - in /ofbiz/trunk/framework/entity/src/org/ofbiz/entity: cache/Cache.java cache/EntityCache.java transaction/TransactionListener.java transaction/TransactionUtil.java

2015-03-21 Thread adrianc
Author: adrianc Date: Sat Mar 21 13:44:55 2015 New Revision: 1668267 URL: http://svn.apache.org/r1668267 Log: Initial commit of the fix for the dirty cache reads problem - https://issues.apache.org/jira/browse/OFBIZ-5534. This fixes the PK cache only, the other caches will be fixed after this

svn commit: r1668261 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/test/EntityTestSuite.java

2015-03-21 Thread adrianc
Author: adrianc Date: Sat Mar 21 12:51:34 2015 New Revision: 1668261 URL: http://svn.apache.org/r1668261 Log: Oops, I forgot to include unit tests in my last commit. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/test/EntityTestSuite.java Modified: ofbiz/trunk/framework/entity

svn commit: r1668257 - in /ofbiz/trunk/framework/entity/src/org/ofbiz/entity: GenericEntity.java GenericPK.java GenericValue.java

2015-03-21 Thread adrianc
Author: adrianc Date: Sat Mar 21 12:36:44 2015 New Revision: 1668257 URL: http://svn.apache.org/r1668257 Log: Some work on GenericEntity and its subclasses: Enforce GenericPK != GenericEntity and GenericValue != GenericEntity. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity

svn commit: r1668232 - in /ofbiz/trunk/framework/entity/src/org/ofbiz/entity: GenericEntity.java cache/AbstractCache.java model/ModelEntity.java

2015-03-21 Thread adrianc
Author: adrianc Date: Sat Mar 21 10:47:49 2015 New Revision: 1668232 URL: http://svn.apache.org/r1668232 Log: Some small optimizations in the entity engine - don't repeatedly build things that don't change over time. Modified: ofbiz/trunk/framework/entity/src/org/of

svn commit: r1667494 - in /ofbiz/branches/release14.12: ./ framework/widget/src/org/ofbiz/widget/model/ModelScreenWidget.java

2015-03-18 Thread adrianc
Author: adrianc Date: Wed Mar 18 11:00:37 2015 New Revision: 1667494 URL: http://svn.apache.org/r1667494 Log: Merged revision(s) 1667492 from ofbiz/trunk: Fixed a bug in screenlet widget: If there is no Screenlet's preferenceKey in requestParameters, the initially-collapsed always be

svn commit: r1667492 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelScreenWidget.java

2015-03-18 Thread adrianc
Author: adrianc Date: Wed Mar 18 10:53:48 2015 New Revision: 1667492 URL: http://svn.apache.org/r1667492 Log: Fixed a bug in screenlet widget: If there is no Screenlet's preferenceKey in requestParameters, the initially-collapsed always be false. https://issues.apache.org/jira/browse/

svn commit: r1666512 - in /ofbiz/branches/release14.12: ./ framework/webtools/widget/GeoManagementScreens.xml

2015-03-13 Thread adrianc
Author: adrianc Date: Fri Mar 13 16:51:26 2015 New Revision: 1666512 URL: http://svn.apache.org/r1666512 Log: Merged revision(s) 1666511 from ofbiz/trunk: Removed unnecessary screenlet widget from the Find Geos screen. Modified: ofbiz/branches/release14.12/ (props changed) ofbiz

svn commit: r1666513 - /ofbiz/branches/release13.07/framework/webtools/widget/GeoManagementScreens.xml

2015-03-13 Thread adrianc
Author: adrianc Date: Fri Mar 13 16:52:02 2015 New Revision: 1666513 URL: http://svn.apache.org/r1666513 Log: Merged revision(s) 1666511 from ofbiz/trunk: Removed unnecessary screenlet widget from the Find Geos screen. Modified: ofbiz/branches/release13.07/framework/webtools/widget

svn commit: r1666511 - /ofbiz/trunk/framework/webtools/widget/GeoManagementScreens.xml

2015-03-13 Thread adrianc
Author: adrianc Date: Fri Mar 13 16:48:36 2015 New Revision: 1666511 URL: http://svn.apache.org/r1666511 Log: Removed unnecessary screenlet widget from the Find Geos screen. Modified: ofbiz/trunk/framework/webtools/widget/GeoManagementScreens.xml Modified: ofbiz/trunk/framework/webtools

svn commit: r1662524 - /ofbiz/branches/release14.12/

2015-02-26 Thread adrianc
Author: adrianc Date: Thu Feb 26 18:17:44 2015 New Revision: 1662524 URL: http://svn.apache.org/r1662524 Log: Added widget refactor revision numbers to R14 merge info. Modified: ofbiz/branches/release14.12/ (props changed) Propchange: ofbiz/branches/release14.12

svn commit: r1662502 - in /ofbiz/branches/release13.07: ./ framework/webtools/webapp/webtools/entity/EntityRefList.ftl

2015-02-26 Thread adrianc
Author: adrianc Date: Thu Feb 26 17:28:34 2015 New Revision: 1662502 URL: http://svn.apache.org/r1662502 Log: Merged revision(s) 1662500 from ofbiz/trunk: Fix bug in entity reference screen - https://issues.apache.org/jira/browse/OFBIZ-6114. Modified: ofbiz/branches/release13.07/ (props

svn commit: r1662501 - in /ofbiz/branches/release14.12: ./ framework/webtools/webapp/webtools/entity/EntityRefList.ftl

2015-02-26 Thread adrianc
Author: adrianc Date: Thu Feb 26 17:27:30 2015 New Revision: 1662501 URL: http://svn.apache.org/r1662501 Log: Merged revision(s) 1662500 from ofbiz/trunk: Fix bug in entity reference screen - https://issues.apache.org/jira/browse/OFBIZ-6114. Modified: ofbiz/branches/release14.12/ (props

svn commit: r1662500 - /ofbiz/trunk/framework/webtools/webapp/webtools/entity/EntityRefList.ftl

2015-02-26 Thread adrianc
Author: adrianc Date: Thu Feb 26 17:24:52 2015 New Revision: 1662500 URL: http://svn.apache.org/r1662500 Log: Fix bug in entity reference screen - https://issues.apache.org/jira/browse/OFBIZ-6114. Modified: ofbiz/trunk/framework/webtools/webapp/webtools/entity/EntityRefList.ftl Modified

svn commit: r1662488 [4/6] - in /ofbiz/branches/release14.12: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/con

2015-02-26 Thread adrianc
Modified: ofbiz/branches/release14.12/framework/widget/src/org/ofbiz/widget/artifact/ArtifactInfoGatherer.java URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/widget/src/org/ofbiz/widget/artifact/ArtifactInfoGatherer.java?rev=1662488&r1=1662487&r2=1662488&view=diff ===

svn commit: r1662488 [5/6] - in /ofbiz/branches/release14.12: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/con

2015-02-26 Thread adrianc
Added: ofbiz/branches/release14.12/framework/widget/src/org/ofbiz/widget/model/ModelGrid.java URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/widget/src/org/ofbiz/widget/model/ModelGrid.java?rev=1662488&view=auto

svn commit: r1662488 [6/6] - in /ofbiz/branches/release14.12: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/con

2015-02-26 Thread adrianc
Modified: ofbiz/branches/release14.12/themes/bluelight/includes/appbarOpen.ftl URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/themes/bluelight/includes/appbarOpen.ftl?rev=1662488&r1=1662487&r2=1662488&view=diff

svn commit: r1662488 [1/6] - in /ofbiz/branches/release14.12: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/con

2015-02-26 Thread adrianc
Author: adrianc Date: Thu Feb 26 16:16:11 2015 New Revision: 1662488 URL: http://svn.apache.org/r1662488 Log: Backported screen widget refactor from trunk. This refactor fixes numerous thread-safety issues and data integrity bugs. Added: ofbiz/branches/release14.12/framework/widget/src/org

svn commit: r1662488 [2/6] - in /ofbiz/branches/release14.12: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/con

2015-02-26 Thread adrianc
Modified: ofbiz/branches/release14.12/framework/widget/dtd/widget-form.xsd URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/widget/dtd/widget-form.xsd?rev=1662488&r1=1662487&r2=1662488&view=diff == -

svn commit: r1662488 [3/6] - in /ofbiz/branches/release14.12: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/con

2015-02-26 Thread adrianc
Modified: ofbiz/branches/release14.12/framework/widget/dtd/widget-screen.xsd URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/widget/dtd/widget-screen.xsd?rev=1662488&r1=1662487&r2=1662488&view=diff

svn commit: r1662120 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/CommonWidgetModels.java

2015-02-24 Thread adrianc
Author: adrianc Date: Tue Feb 24 21:19:09 2015 New Revision: 1662120 URL: http://svn.apache.org/r1662120 Log: Fixed form widget rendering bug caused by widget refactor - https://issues.apache.org/jira/browse/OFBIZ-6051. Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model

svn commit: r1662119 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/XmlWidgetFieldVisitor.java

2015-02-24 Thread adrianc
Author: adrianc Date: Tue Feb 24 21:17:33 2015 New Revision: 1662119 URL: http://svn.apache.org/r1662119 Log: Fixed NPE in widget model toString() method. Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/XmlWidgetFieldVisitor.java Modified: ofbiz/trunk/framework/widget

svn commit: r1662084 - /ofbiz/trunk/framework/service/src/org/ofbiz/service/group/ServiceGroupReader.java

2015-02-24 Thread adrianc
Author: adrianc Date: Tue Feb 24 19:00:36 2015 New Revision: 1662084 URL: http://svn.apache.org/r1662084 Log: Added null check to avoid intermittent NPE - https://issues.apache.org/jira/browse/OFBIZ-5879. Modified: ofbiz/trunk/framework/service/src/org/ofbiz/service/group

svn commit: r1662078 - in /ofbiz/trunk/applications/order: data/OrderQuoteDemoData.xml ofbiz-component.xml

2015-02-24 Thread adrianc
Author: adrianc Date: Tue Feb 24 18:40:30 2015 New Revision: 1662078 URL: http://svn.apache.org/r1662078 Log: Fixed a problem with loading quote demo data - https://issues.apache.org/jira/browse/OFBIZ-6096. Modified: ofbiz/trunk/applications/order/data/OrderQuoteDemoData.xml ofbiz/trunk

svn commit: r1661760 - in /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model: ModelGrid.java ModelSingleForm.java

2015-02-23 Thread adrianc
Author: adrianc Date: Mon Feb 23 20:05:55 2015 New Revision: 1661760 URL: http://svn.apache.org/r1661760 Log: Fixed a bug in form widget extends feature - https://issues.apache.org/jira/browse/OFBIZ-6084. Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelGrid.java

svn commit: r1659965 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/macro/MacroScreenViewHandler.java

2015-02-15 Thread adrianc
Author: adrianc Date: Sun Feb 15 18:24:51 2015 New Revision: 1659965 URL: http://svn.apache.org/r1659965 Log: Fix an exception in MacroScreenViewHandler.java - https://issues.apache.org/jira/browse/OFBIZ-6074. Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/macro

svn commit: r1658214 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/jdbc/JdbcValueHandler.java

2015-02-08 Thread adrianc
Author: adrianc Date: Sun Feb 8 16:59:09 2015 New Revision: 1658214 URL: http://svn.apache.org/r1658214 Log: Fix C&P error in my last commit. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/jdbc/JdbcValueHandler.java Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/en

svn commit: r1658211 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/jdbc/JdbcValueHandler.java

2015-02-08 Thread adrianc
Author: adrianc Date: Sun Feb 8 16:56:26 2015 New Revision: 1658211 URL: http://svn.apache.org/r1658211 Log: Add SQL 2003 and JDBC 4 support to JdbcValueHandler.java. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/jdbc/JdbcValueHandler.java Modified: ofbiz/trunk/framework

svn commit: r1657714 - in /ofbiz/trunk/framework: service/src/org/ofbiz/service/ webtools/src/org/ofbiz/webtools/artifactinfo/ webtools/src/org/ofbiz/webtools/labelmanager/

2015-02-05 Thread adrianc
Author: adrianc Date: Thu Feb 5 23:25:50 2015 New Revision: 1657714 URL: http://svn.apache.org/r1657714 Log: Revert rev 1622256 to fix a service definition caching problem - https://issues.apache.org/jira/browse/OFBIZ-6060. I'm reverting this instead of fixing it because the original c

svn commit: r1656014 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/macro/MacroFormRenderer.java

2015-01-30 Thread adrianc
Author: adrianc Date: Fri Jan 30 13:45:49 2015 New Revision: 1656014 URL: http://svn.apache.org/r1656014 Log: Fixed a bug caused by recent widget refactoring - https://issues.apache.org/jira/browse/OFBIZ-6041. Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/macro

svn commit: r1655795 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/model/ModelViewEntity.java

2015-01-29 Thread adrianc
Author: adrianc Date: Thu Jan 29 18:47:29 2015 New Revision: 1655795 URL: http://svn.apache.org/r1655795 Log: Fixed a NPE bug in ModelViewEntity, reported by Christian Carlow on the user mailing list. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/model/ModelViewEntity.java

svn commit: r1654824 - in /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model: ModelForm.java ModelGrid.java ModelSingleForm.java

2015-01-26 Thread adrianc
Author: adrianc Date: Mon Jan 26 14:58:43 2015 New Revision: 1654824 URL: http://svn.apache.org/r1654824 Log: Fixed a bug in the form widget models where a default type was not being supplied under certain circumstances - https://issues.apache.org/jira/browse/OFBIZ-6037. Modified: ofbiz

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 sti

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

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

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

svn commit: r1654409 - in /ofbiz/site/dtds: widget-common.xsd widget-form.xsd widget-menu.xsd widget-screen.xsd widget-tree.xsd

2015-01-23 Thread adrianc
Author: adrianc Date: Fri Jan 23 22:17:21 2015 New Revision: 1654409 URL: http://svn.apache.org/r1654409 Log: Updated widget schemas. Modified: ofbiz/site/dtds/widget-common.xsd ofbiz/site/dtds/widget-form.xsd ofbiz/site/dtds/widget-menu.xsd ofbiz/site/dtds/widget-screen.xsd

svn commit: r1653614 - in /ofbiz/trunk/framework/widget: dtd/widget-form.xsd src/org/ofbiz/widget/model/ModelFormField.java

2015-01-21 Thread adrianc
Author: adrianc Date: Wed Jan 21 17:35:49 2015 New Revision: 1653614 URL: http://svn.apache.org/r1653614 Log: Some fixups for the recent widget refactor. Modified: ofbiz/trunk/framework/widget/dtd/widget-form.xsd ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelFormField.java

svn commit: r1653597 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelMenuItem.java

2015-01-21 Thread adrianc
Author: adrianc Date: Wed Jan 21 16:54:18 2015 New Revision: 1653597 URL: http://svn.apache.org/r1653597 Log: Fixed a portal menu item bug caused by the recent widget refactoring - https://issues.apache.org/jira/browse/OFBIZ-6022. Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget

svn propchange: r1653296 - svn:log

2015-01-20 Thread adrianc
Author: adrianc Revision: 1653296 Modified property: svn:log Modified: svn:log at Tue Jan 20 16:54:32 2015 -- --- svn:log (original) +++ svn:log Tue Jan 20 16:54:32 2015 @@ -1 +1 @@ -Fixed a lookup bug caused by the

svn commit: r1653296 - in /ofbiz/trunk/framework/widget: dtd/widget-form.xsd src/org/ofbiz/widget/model/ModelFormField.java

2015-01-20 Thread adrianc
Author: adrianc Date: Tue Jan 20 16:51:56 2015 New Revision: 1653296 URL: http://svn.apache.org/r1653296 Log: Fixed a lookup bug caused by the recent widget refactoring, reported by lmac on the dev mailing list. Modified: ofbiz/trunk/framework/widget/dtd/widget-form.xsd ofbiz/trunk

svn commit: r1652852 [11/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ app

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

svn commit: r1652852 [16/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ app

2015-01-18 Thread adrianc
Added: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/html/HtmlFormRenderer.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/html/HtmlFormRenderer.java?rev=1652852&view=auto ==

svn commit: r1652852 [21/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ app

2015-01-18 Thread adrianc
Added: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/macro/MacroTreeRenderer.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/macro/MacroTreeRenderer.java?rev=1652852&view=auto ==

svn commit: r1652852 [22/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ app

2015-01-18 Thread adrianc
Modified: ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/controller.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/controller.xml?rev=1652852&r1=1652851&r2=1652852&view=diff

svn commit: r1652852 [13/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ app

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

svn commit: r1652852 [9/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ appl

2015-01-18 Thread adrianc
Added: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelMenuItem.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelMenuItem.java?rev=1652852&view=auto == --- o

svn commit: r1652852 [15/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ app

2015-01-18 Thread adrianc
Added: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/Paginator.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/Paginator.java?rev=1652852&view=auto == --- ofbi

svn commit: r1652852 [20/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ app

2015-01-18 Thread adrianc
Added: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/macro/MacroMenuRenderer.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/macro/MacroMenuRenderer.java?rev=1652852&view=auto ==

svn commit: r1652852 [3/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ appl

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

svn commit: r1652852 [12/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ app

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

svn commit: r1652852 [17/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ app

2015-01-18 Thread adrianc
Added: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/html/HtmlFormWrapper.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/html/HtmlFormWrapper.java?rev=1652852&view=auto

svn commit: r1652852 [8/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ appl

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

svn commit: r1652852 [18/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ app

2015-01-18 Thread adrianc
Added: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/html/HtmlScreenRenderer.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/html/HtmlScreenRenderer.java?rev=1652852&view=auto ==

svn commit: r1652852 [14/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ app

2015-01-18 Thread adrianc
Added: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/FormRenderer.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/FormRenderer.java?rev=1652852&view=auto == -

svn commit: r1652852 [19/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ app

2015-01-18 Thread adrianc
Added: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/macro/MacroFormRenderer.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/src/org/ofbiz/widget/renderer/macro/MacroFormRenderer.java?rev=1652852&view=auto ==

svn commit: r1652852 [10/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ app

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

svn commit: r1652852 [7/22] - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/cms/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/data/ appl

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

  1   2   3   4   5   6   7   8   9   10   >