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 |
Heng Sin Low
|
f3cea90b67
|
updated ignore rule
|
2010-11-17 14:28:39 +08:00 |
Heng Sin Low
|
88eec68630
|
remove accidentally committed server.xml file
|
2010-11-17 14:25:31 +08:00 |
Heng Sin Low
|
39e473912e
|
remove obsolete build.xml file
|
2010-11-08 10:48:34 +08:00 |
Heng Sin Low
|
a527ea246b
|
Remove lib project that's no longer used
|
2010-11-08 10:23:53 +08:00 |
Heng Sin Low
|
5d27d209ee
|
data folder moved to server feature project
|
2010-11-08 10:22:29 +08:00 |
Heng Sin Low
|
60e68612e8
|
Remove obsolete build script
|
2010-11-08 10:20:15 +08:00 |
Heng Sin Low
|
8dfef2178e
|
utils folder move to server feature project.
|
2010-11-08 10:19:41 +08:00 |
Heng Sin Low
|
87736cd7de
|
Updated hg ignore rules
|
2010-11-08 10:18:35 +08:00 |
Heng Sin Low
|
f1401a09cc
|
Updated to gemini web 1.1.0.RELEASE
|
2010-11-08 10:10:13 +08:00 |
Heng Sin Low
|
a9f095d730
|
Added shareable launch configuration for setup, server and swing client.
|
2010-11-06 18:51:31 +08:00 |
Heng Sin Low
|
1ccbde8ef1
|
Fixed buckminster build.
|
2010-11-04 18:17:30 +08:00 |
Heng Sin Low
|
c2955c03ac
|
Fixed platform specific build to include only script file that is relevant for that particular platform. Fixed folder layout and script for setup.
|
2010-11-04 18:05:01 +08:00 |
Heng Sin Low
|
d5d5bd7097
|
Remove ui.swing bundle dependency.
|
2010-11-04 18:02:21 +08:00 |
Heng Sin Low
|
01d49b33f0
|
Added buckminster artifacts and startup script.
|
2010-11-04 07:23:42 +08:00 |
Heng Sin Low
|
bfe96f518f
|
Remove obsolete launch configuration file.
|
2010-11-04 03:55:28 +08:00 |