Heng Sin Low
|
43c15413c2
|
Fixed export of uuid reference.
|
2010-12-25 09:32:14 +08:00 |
Heng Sin Low
|
cc04468c7d
|
added null check for Parent_ID element.
|
2010-12-24 11:55:02 +08:00 |
Heng Sin Low
|
7d4f9afb08
|
"reference" is an element attribute, not property.
|
2010-12-24 10:31:00 +08:00 |
Heng Sin Low
|
7623372601
|
Element type = null should be process the same as element type = ELEMENT_TYPE_PROPERTIES.
|
2010-12-24 01:37:24 +08:00 |
Heng Sin Low
|
25204acf0d
|
Merge patch from red1 - fixed xerces dependency and not calling PackOut.getHandler with the correct handler Id. Rename AbstractElement.getPackOutProcess and getPackInProcess to getPackOut and getPackIn to avoid confusion that the method would return the SvrProcess instance which is not.
|
2010-12-23 17:27:44 +08:00 |
Heng Sin Low
|
a217beae7f
|
remove unbindEventManager, not needed as it have been move to the base class.
|
2010-12-21 07:33:00 +08:00 |
Heng Sin Low
|
f590097240
|
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 |
Heng Sin Low
|
91e5cd345b
|
Minor extension point documentation fix.
|
2010-12-20 14:51:53 +08:00 |
Heng Sin Low
|
9cb417eeaf
|
Added payment processor extension.
|
2010-12-20 14:31:56 +08:00 |
Heng Sin Low
|
a29a673fc0
|
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 |
Heng Sin Low
|
8d1ab1833c
|
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 |
Heng Sin Low
|
474ca1c905
|
move extension doc to google code hosting as kenai mercurial repository cant server html file properly
|
2010-12-19 13:05:37 +08:00 |
Heng Sin Low
|
b705537692
|
test extension point documentation
|
2010-12-19 12:31:26 +08:00 |
Heng Sin Low
|
8f05481aed
|
minor - typo in model generator launch configuration
|
2010-12-17 16:59:09 +08:00 |
Heng Sin Low
|
73e9023004
|
License header, extension point schema documentation and some minor extension point schema fixes.
|
2010-12-17 16:03:56 +08:00 |
Heng Sin Low
|
eb657e8e63
|
Fixed loading of image resource for web ui.
|
2010-12-17 11:49:05 +08:00 |
Heng Sin Low
|
8fa9544e4c
|
Revert storing db_type as lowercase as that cause setup and startup problem.
|
2010-12-17 08:08:42 +08:00 |
Heng Sin Low
|
aecf51a87c
|
Merge patch from Carlos - path to server restlet command have change from /admin/server to /server.
|
2010-12-16 17:04:50 +08:00 |
Heng Sin Low
|
969b0cb3ad
|
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 |
Heng Sin Low
|
fff87cc023
|
(HENGSIN-10) Problems with RUN_ImportAdempiere.sh
- Incorporate the improvement suggested by Carlos.
|
2010-12-16 16:53:12 +08:00 |
Heng Sin Low
|
b561dde609
|
(HENGSIN-10) Problems with RUN_ImportAdempiere.sh
- Store DB_Type and DB_PATH as lowercase in AdempiereEnv.properties as what adempiere used to be doing.
|
2010-12-16 16:52:04 +08:00 |
Heng Sin Low
|
5d487f1ad2
|
minor - make generated id more readable.
|
2010-12-16 16:26:08 +08:00 |
Heng Sin Low
|
8816fa5a9f
|
Added process to add UUID column to table and generate uuid key for existing records.
|
2010-12-15 18:03:52 +08:00 |
Heng Sin Low
|
5bdee92457
|
Fixed AdempiereIdGenerator doesn't always generate valid uuid which should only include ascii alphabet, digit and the '_' character.
|
2010-12-15 16:21:25 +08:00 |
Heng Sin Low
|
dcdd67d07c
|
minor launch config update.
|
2010-12-14 16:03:24 +08:00 |
Heng Sin Low
|
deb03c2398
|
Added simple swing dialog for generation of model class and interface. Added eclipse launch config for the model generator swing dialog.
|
2010-12-14 16:02:51 +08:00 |
Heng Sin Low
|
d325309521
|
Fixed dependency issue for swing client build
|
2010-12-14 08:52:59 +08:00 |
Heng Sin Low
|
3140378121
|
Update hgignore rule and workaround WEB-INF/classes empty folder issue
|
2010-12-14 08:20:24 +08:00 |
Heng Sin Low
|
20fee5e487
|
Updated hg ignore rule
|
2010-12-14 08:15:02 +08:00 |
Heng Sin Low
|
490784dbbc
|
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 |
Heng Sin Low
|
8199b9f9b4
|
added waiting block for equinox event and ds service to start.
|
2010-12-10 00:31:30 +08:00 |
Heng Sin Low
|
17090453d6
|
minor: always clear config before launch.
|
2010-12-09 14:29:57 +08:00 |
Heng Sin Low
|
327382ff14
|
Fixed bundle auto start for swing client launch profile.
|
2010-12-09 01:51:43 +08:00 |
Heng Sin Low
|
3b9740fe41
|
Fixed typo.
|
2010-12-09 01:41:29 +08:00 |
Heng Sin Low
|
2404603e03
|
Cleanup, remove redundant buckminster.properties.
|
2010-12-06 13:53:57 +08:00 |
Heng Sin Low
|
0af05090d1
|
Implemented system event on top of osgi event admin framework and dynamic service framework. Added event.test project as example of usage. Modify ModelEventValidationEngine to invoke osgi event handler.
|
2010-12-06 13:04:44 +08:00 |
Heng Sin Low
|
a3de4bc94f
|
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 |
Heng Sin Low
|
73deaa8a69
|
Fixed db type drop down not working after migration to equinox extension. Improve development setup to auto involve tomcat configuration ant script.
|
2010-11-29 15:41:28 +08:00 |
Heng Sin Low
|
ed6f264381
|
Implemented connection pool properties file support. Added convert statement cache for PostgreSQL. Enhance connection pool ability to survive under heavy load.
|
2010-11-29 11:35:13 +08:00 |
Heng Sin Low
|
af5cd44af8
|
Implemented db configuration as extension. Remove JVM type checking.
|
2010-11-29 01:59:28 +08:00 |
Heng Sin Low
|
92ea2ef0bb
|
Implemented data grid export service for zk client.
|
2010-11-24 11:58:19 +08:00 |
Heng Sin Low
|
95fdfa0208
|
Implemented grid data export extension for swing client.
|
2010-11-24 11:03:19 +08:00 |
Heng Sin Low
|
993c687788
|
Implemented field editor factory extension for swing client.
|
2010-11-24 07:38:02 +08:00 |
Heng Sin Low
|
6003245f32
|
Implemented field editor factory extension for zk client
|
2010-11-24 07:27:22 +08:00 |
Heng Sin Low
|
5832e19b79
|
Minor info product window search enhancement.
|
2010-11-23 18:34:00 +08:00 |
Heng Sin Low
|
b9e40c4bf4
|
Implemented info factory as extension point for zk and swing client.
|
2010-11-23 18:01:11 +08:00 |
Heng Sin Low
|
c321e8feb6
|
1) Implemented DocFactory as extension, this does break backward compatibility as the Doc class now take MAcctSchema instead of MAcctSchema[] as parameter. 2) Refactor the posting control and create financial document from Doc.java to DocManager.java
|
2010-11-22 14:33:40 +08:00 |
Heng Sin Low
|
6d2d70f7af
|
Fixed http://kenai.com/jira/browse/HENGSIN-8 - swing account viewer not working.
|
2010-11-22 14:30:04 +08:00 |
Heng Sin Low
|
4709b790a6
|
1. Added basic priority support for extensions. 2. Factor out the discovery of model class and instantiation of model po as extension.
|
2010-11-19 17:43:23 +08:00 |
Heng Sin Low
|
bc72f1c6fe
|
Fixed checkout of org.adempiere.ui.zk missing WEB-INF/classes
|
2010-11-19 16:38:37 +08:00 |