Go to file
Heng Sin Low fa6cfacb25 Increase default statement/query timeout to 300 seconds. 2011-02-07 12:20:11 +08: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 merge osgi branch 2010-07-05 17:00:27 +08:00
org.adempiere.base Increase default statement/query timeout to 300 seconds. 2011-02-07 12:20:11 +08:00
org.adempiere.base-feature minor - typo in model generator launch configuration 2010-12-17 16:59:09 +08:00
org.adempiere.base.callout Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
org.adempiere.base.process Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08: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 Fixed pack in does not recognize uuid reference. 2010-12-28 07:26:09 +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 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.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 Implement saveAndCreate toolbar button. 2011-02-07 12:19:05 +08: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 Implement saveAndCreate toolbar button. 2011-02-07 12:19:05 +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 Update hgignore rule and workaround WEB-INF/classes empty folder issue 2010-12-14 08:20:24 +08: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