.settings
|
minor setting changes
|
2010-07-13 16:32:18 +08:00 |
db
|
FR3004020 - Delivery Policy.
|
2010-06-23 07:31:43 +00: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
|
Added new abstract event handler class to make development of new event handler easier. Added exception simulation to the MyEventHandler example event handler in the event.test project.
|
2010-12-20 16:37:02 +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.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
|
Rename PackRoll to PackRollProcess to be consistent with the new naming convention. Set pipo2 as the default pipo process using the new process loading mechanism.
|
2010-12-20 12:12:16 +08:00 |
org.adempiere.pipo-feature
|
Cleanup, remove redundant buckminster.properties.
|
2010-12-06 13:53:57 +08:00 |
org.adempiere.pipo.handlers
|
2pack refactoring - decouple from SvrProcess and DB Model. Enhance the grid tab export framework to support export of 2pack archive.
|
2010-12-14 07:59:58 +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
|
Fixed launch configuration for install.app and install.console.app. Rename application id org.adempiere.install.console.application to org.adempiere.install.console-application to resolve plugin validation error.
|
2010-12-16 16:54:50 +08:00 |
org.adempiere.site-feature
|
Cleanup, remove redundant buckminster.properties.
|
2010-12-06 13:53:57 +08:00 |
org.adempiere.target.platform-feature
|
Fixed server and swing client launch config. Fixed base feature dependency. Fixed target platform native library dependency.
|
2010-12-01 02:50:18 +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
|
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-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
|
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.zk-feature
|
Cleanup, remove redundant buckminster.properties.
|
2010-12-06 13:53:57 +08:00 |
org.adempiere.webstore
|
Cleanup, remove redundant buckminster.properties.
|
2010-12-06 13:53:57 +08:00 |
org.adempiere.webstore-feature
|
Added default buckminster properties file.
|
2010-11-03 15:45:30 +08:00 |
org.apache.ecs
|
Cleanup, remove redundant buckminster.properties.
|
2010-12-06 13:53:57 +08:00 |
org.compiere.db.oracle.provider
|
Revert storing db_type as lowercase as that cause setup and startup problem.
|
2010-12-17 08:08:42 +08:00 |
org.compiere.db.postgresql.provider
|
Revert storing db_type as lowercase as that cause setup and startup problem.
|
2010-12-17 08:08:42 +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 |