Carlos Ruiz
|
47753be83b
|
hg merge release-1.0c (forward-porting)
|
2013-10-16 18:13:29 -05:00 |
Heng Sin Low
|
a6af9e3a6f
|
1003322 2Pack enhancement for Extension Development.
|
2013-10-09 18:03:51 +08:00 |
Heng Sin Low
|
9c228f13c4
|
Merged release-1.0c into development
|
2013-09-12 11:32:58 +08:00 |
Heng Sin Low
|
6ec33a6eea
|
IDEMPIERE-1347 2Pack: ColumnElementHandler should ensure column exists in database when IsSyncDatabase=Y. Remove unnecessary commit and packin log when there's no ddl action needed.
|
2013-09-12 02:27:21 +08:00 |
Heng Sin Low
|
542eba5a98
|
Merged release-1.0c into development
|
2013-09-11 13:25:25 +08:00 |
Heng Sin Low
|
53731cbfff
|
IDEMPIERE-1347 2Pack: ColumnElementHandler should ensure column exists in database when IsSyncDatabase=Y.
|
2013-09-10 14:44:18 +08:00 |
Carlos Ruiz
|
b57c8c638f
|
IDEMPIERE-1025 Improve translation for custom tables / do not insert translations if the language is not installed
|
2013-09-05 17:36:19 -05:00 |
Carlos Ruiz
|
fc4a76db75
|
hg merge release-1.0c (forward-porting)
|
2013-09-04 12:49:48 -05:00 |
Carlos Ruiz
|
a576485e2c
|
IDEMPIERE-1326 2pack is not adding treenodemm to menus on top
|
2013-09-03 17:07:42 -05:00 |
Carlos Ruiz
|
4708519db8
|
hg merge release-1.0c (forward-porting)
|
2013-08-26 21:09:50 -05:00 |
Heng Sin Low
|
cb926b2119
|
IDEMPIERE-1297 2Pack: Remove code for the lookup of record and reference using business key. Fixed regression.
|
2013-08-26 13:33:16 +08:00 |
Carlos Ruiz
|
b66f380ace
|
hg merge release-1.0c (forward-porting)
|
2013-08-25 12:39:35 -05:00 |
Carlos Ruiz
|
e6337d1837
|
Troubleshoot 2pack for IDEMPIERE-1265
Related to IDEMPIERE-1178 2Pack was exporting wrongly AD_ReportView_ID=NULL as a zero value
Also AD_Table_ID was being exported as NULL on columns
|
2013-08-23 19:29:59 -05:00 |
Heng Sin Low
|
736fcf7356
|
Fixed build error after merge with changes from release-1.0c branch.
|
2013-08-24 01:37:01 +08:00 |
Carlos Ruiz
|
f9298dc722
|
hg merge release-1.0c (forward-porting)
|
2013-08-23 10:51:15 -05:00 |
Heng Sin Low
|
f724aa2656
|
IDEMPIERE-1297 2Pack: Remove code for the lookup of record and reference using business key.
|
2013-08-23 14:23:45 +08:00 |
Heng Sin Low
|
be0f3bfdc5
|
IDEMPIERE-497 2Pack SQL Statement Handler improvements for Postgresql. Handle scenario where savepoint become invalid because there's commit or rollback clause in the sql statement.
|
2013-08-22 16:49:37 +08:00 |
Heng Sin Low
|
7875807f04
|
IDEMPIERE-497 2Pack SQL Statement Handler improvements for Postgresql. Use savepoint to rollback just the sql statement.
|
2013-08-15 01:04:47 +08:00 |
Carlos Ruiz
|
fad6179c03
|
IDEMPIERE-1025 Improve translation for custom tables / failing on new as recordid was being set before savinb
|
2013-08-08 16:29:52 -05:00 |
Carlos Ruiz
|
b67f23135c
|
IDEMPIERE-1256 2Pack exporting repeated elements / refactor to use common array - previous approach was not working as the array was local
|
2013-08-08 02:01:29 -05:00 |
Carlos Ruiz
|
6c03341bc4
|
IDEMPIERE-1256 2Pack exporting repeated elements
|
2013-08-08 01:02:41 -05:00 |
Carlos Ruiz
|
a14fd8642f
|
IDEMPIERE-1025 Improve translation for custom tables / based on patch from Richard Morales
|
2013-08-05 17:49:37 -05:00 |
Carlos Ruiz
|
10488f31ef
|
hg merge release-1.0c (forward-porting)
|
2013-08-22 18:18:41 -05:00 |
Heng Sin Low
|
be50c979a6
|
Merge changes from release-1.0c branch
|
2013-08-19 21:11:30 +08:00 |
Elaine Tan
|
a918a6a85d
|
IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - include copyright text and regenerate serialVersionUID for org.compiere.model.PO class
|
2013-07-29 15:08:35 +08:00 |
Elaine Tan
|
ea8b457a51
|
IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Enhance 2pack to make use of AD_TableIndex and AD_ViewComponent
|
2013-07-24 10:49:30 +08:00 |
Elaine Tan
|
7de49de4ef
|
IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Enhance 2pack to make use of AD_TableIndex and AD_ViewComponent
|
2013-07-16 19:11:32 +08:00 |
Heng Sin Low
|
26fe7cf2bc
|
IDEMPIERE-1136 2Pack: Prevent unwanted overwrite of UUID key during pack in
|
2013-07-04 17:27:02 +08:00 |
Elaine Tan
|
c39ca2a5f1
|
IDEMPIERE-1128 PackInHandler: Could not create new print paper record
|
2013-07-02 14:43:41 +08:00 |
Carlos Ruiz
|
109d00c75e
|
IDEMPIERE-254 2Pack Stabilization and Enhancement / Enable auto-exporting attachment for reports - useful to deploy jasper attachments
|
2013-06-22 12:11:25 -05:00 |
Heng Sin Low
|
cee1db4c65
|
IDEMPIERE-1030 Error when packing in workflows.
|
2013-06-20 15:39:29 +08:00 |
Heng Sin Low
|
ff9ced3152
|
IDEMPIERE-643 Packout handler not found for type MV/ET. Merge entity type handler patch from Jan Thielemann.
|
2013-05-03 16:18:11 +08:00 |
Heng Sin Low
|
1279ad4203
|
minor: always trim away spaces from detail table name so "select * from c_order; c_orderline" work ( note the space after the semicolon separator ).
|
2013-04-21 20:57:43 +08:00 |
Richard Morales
|
c45dfd9557
|
IDEMPIERE-638 Check log level before calling logging method / .log(Level
|
2013-03-15 22:52:05 -05:00 |
jan thielemann
|
a02476581e
|
ModelValidator for pipo
|
2013-02-28 11:26:53 +01:00 |
Carlos Ruiz
|
ac93bd4473
|
IDEMPIERE-638 Check log level before calling logging method / log.info / Thanks to Richard Morales
|
2013-02-27 20:58:38 -05:00 |
Richard Morales
|
65a9dc9adc
|
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
|
2013-02-20 20:31:16 -05:00 |
Richard Morales
|
9b0c13b9f5
|
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
|
2013-02-19 16:08:13 -05:00 |
Heng Sin Low
|
21c2f0c05b
|
IDEMPIERE-254 2Pack Stabilization and Enhancement. Fixed pack in bug with generic po.
|
2012-12-17 11:05:30 +08:00 |
Richard Morales
|
2035b8c7d3
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SS_SHOULD_BE_STATIC
|
2012-12-11 19:21:13 -05:00 |
Richard Morales
|
a486d1317c
|
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / findbugs fb-contrib pattern LSYC_LOCAL_SYNCHRONIZED_COLLECTION
|
2012-12-05 12:09:37 -05:00 |
Heng Sin Low
|
a7b786a446
|
IDEMPIERE-517 Packout is throwing Null Pointer exception on image
|
2012-11-26 12:39:24 +08:00 |
Carlos Ruiz
|
f514eee8db
|
IDEMPIERE-497 2Pack SQL Statement Handler improvements for Postgresql
|
2012-11-09 15:32:33 -05:00 |
David Peñuela
|
b3de9ec20f
|
IDEMPIERE-24 Export 2pack zip on BP window fails
|
2012-10-31 14:41:19 -05:00 |
Carlos Ruiz
|
d91955538a
|
IDEMPIERE-254 2Pack Stabilization and Enhancement / Menus not being exported by default
|
2012-09-19 15:46:53 -05:00 |
Heng Sin Low
|
61b569bd5d
|
minor - typo.
|
2012-06-20 16:16:27 +08:00 |
Heng Sin Low
|
b7c3d48f2d
|
IDEMPIERE-254 2Pack Stabilization and Enhancement
|
2012-05-28 14:33:04 +08:00 |
Heng Sin Low
|
ae747cd47c
|
IDEMPIERE-254 2Pack Stabilization and Enhancement
|
2012-05-02 14:44:19 +08:00 |
Heng Sin Low
|
5998051089
|
Change generic export default to export ad_org_id reference instead of getting from context.
|
2010-12-28 23:28:07 +08:00 |
Heng Sin Low
|
c66f9c6f10
|
Fixed NPE.
|
2010-12-27 08:34:05 +08:00 |