Go to file
Carlos Ruiz 3d4c5fb123 Revert rev 12643 - Invalid "Record on parent tab was changed" 6334 aa2da671ac3a
http://sourceforge.net/support/tracker.php?aid=3017560
According to the description of the tracker the test scenario is not valid because it could be possible that process completed the document and in this case the warning is valid.
Checking with the flag manualcmd is not good as this is used to indicate a navigation button was pushed.
I tested again the issue described in tracker 1985481 and it needs further work, the validation is raised when the user push the save button, but not when the user pushes next or previous record buttons.
http://sourceforge.net/support/tracker.php?aid=1985481
2011-02-26 20:46:37 -05:00
.settings minor setting changes 2010-07-13 16:32:18 +08:00
db Remove obsolete install_procedures.sql and modify build.xml to install the uuid-ossp module. 2011-01-11 17:32:55 +08:00
doc move extension doc to google code hosting as kenai mercurial repository cant server html file properly 2010-12-19 13:05:37 +08:00
event.test remove unbindEventManager, not needed as it have been move to the base class. 2010-12-21 07:33:00 +08:00
migration Revert FR [2979756] - Touchscreen friendly POS 2011-02-26 19:27:57 -05:00
org.adempiere.base Revert rev 12643 - Invalid "Record on parent tab was changed" 6334 aa2da671ac3a 2011-02-26 20:46:37 -05:00
org.adempiere.base-feature minor - typo in model generator launch configuration 2010-12-17 16:59:09 +08:00
org.adempiere.base.callout Added checking for location selected in the info bpartner window whether the location is a shipping location, a billing location or both. 2011-02-10 12:16:29 +08:00
org.adempiere.base.process Revert FR [2979756] - Touchscreen friendly POS 2011-02-26 19:27:57 -05:00
org.adempiere.bundles.external-feature Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.eclipse.equinox.http.servlet Added patch equinox servlet bridge: 2011-01-11 01:00:26 +08:00
org.adempiere.eclipse.equinox.http.servletbridge Added patch equinox servlet bridge: 2011-01-11 01:00:26 +08:00
org.adempiere.eclipse.equinox.servletbridge Added patch equinox servlet bridge: 2011-01-11 01:00:26 +08:00
org.adempiere.extend Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.geminiweb-feature Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.install Updated extension point documentation formatting. Remove the use of osgi: prefix for form, modelvalidator and process to ease migration, the framework will now always check whether an implementation exists in the extension registry before checking the java classpath. Rename org.adempiere.osgi in swing to org.adempiere.ui.swing.factory and drop the incomplete IMenuAction extension in swing ( will come back to this later ). 2010-12-20 10:46:25 +08:00
org.adempiere.payment.processor Added payment processor extension. 2010-12-20 14:31:56 +08:00
org.adempiere.payment.processor-feature Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.pipo PiPo2 - don't auto generate uuid during pack out as it is not safe to do so. 2011-02-21 19:16:16 +08:00
org.adempiere.pipo-feature Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.pipo.handlers Change generic export default to export ad_org_id reference instead of getting from context. 2010-12-28 23:28:07 +08:00
org.adempiere.pipo.legacy Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00
org.adempiere.plugin.utils Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.replication Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.replication-feature Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.replication.server Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.replication.server-feature Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.report.jasper Add jasper report support for huge data set. 2011-02-08 11:51:10 +08:00
org.adempiere.report.jasper-feature Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.report.jasper.library Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.report.jasper.swing Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.report.jasper.webapp Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.sdk-feature Added feature project for Adempiere development sdk 2010-10-22 10:27:49 +08:00
org.adempiere.server Updated extension point documentation formatting. Remove the use of osgi: prefix for form, modelvalidator and process to ease migration, the framework will now always check whether an implementation exists in the extension registry before checking the java classpath. Rename org.adempiere.osgi in swing to org.adempiere.ui.swing.factory and drop the incomplete IMenuAction extension in swing ( will come back to this later ). 2010-12-20 10:46:25 +08:00
org.adempiere.server-feature Remove sqlj reference in the db import script. 2011-01-11 17:35:01 +08:00
org.adempiere.site-feature Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.target.platform-feature Added org.eclipse.equinox.http.registry.source dependency. 2011-01-11 00:53:23 +08:00
org.adempiere.tomcat.config Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.ui Updated extension point documentation formatting. Remove the use of osgi: prefix for form, modelvalidator and process to ease migration, the framework will now always check whether an implementation exists in the extension registry before checking the java classpath. Rename org.adempiere.osgi in swing to org.adempiere.ui.swing.factory and drop the incomplete IMenuAction extension in swing ( will come back to this later ). 2010-12-20 10:46:25 +08:00
org.adempiere.ui.swing Revert FR [2979756] - Touchscreen friendly POS 2011-02-26 19:27:57 -05:00
org.adempiere.ui.swing-feature minor launch config update. 2010-12-14 16:03:24 +08:00
org.adempiere.ui.swing.pluginlist Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00
org.adempiere.ui.zk WGenForm must be declare as instance variable instead of static variable. 2011-02-16 12:11:56 +08:00
org.adempiere.ui.zk-feature Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.webstore Refactoring: 2011-01-11 01:08:37 +08:00
org.adempiere.webstore-feature Refactoring: 2011-01-11 01:08:37 +08:00
org.adempiere.webstore.resource Refactoring: 2011-01-11 01:08:37 +08:00
org.adempiere.webstore.servlet Refactoring: 2011-01-11 01:08:37 +08:00
org.apache.ecs Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.compiere.db.oracle.provider Rename default connection pool properties file to server.default.properties and client.default.properties. This change would allow developer to create fragment to contribute a customize server.properties or client.properties 2011-01-19 16:55:38 +08:00
org.compiere.db.postgresql.provider Implement statement timeout support for PostgreSQL 2011-02-07 10:26:06 +08:00
org.compiere.db.provider-feature Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
utils_dev Remove obsolete build script 2010-11-08 10:20:15 +08:00
.hgignore add build directories to ignore 2011-02-26 14:52:05 -05:00
adempiere-local-template.properties added adempiere properties file template 2010-07-20 13:48:24 +08:00
license.html revert revision 12048 as stated on release meeting 2010-06-13 23:46:21 +00:00
testTemplate.properties Fix notation of template file 2010-03-26 18:28:42 +00:00