Commit Graph

30 Commits

Author SHA1 Message Date
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
Heng Sin Low 221ccef992 Fixed resolve of AD_Column_ID reference. 2010-12-27 08:33:37 +08:00
Heng Sin Low 523d6dd5c8 Element name for ad_table is "AD_Table", not "table". 2010-12-27 08:32:28 +08:00
Heng Sin Low f552160532 Fixed a handler's endElement method is call multiple time if there are child elements. Fixed transaction name not use for reference lookup. 2010-12-26 10:19:53 +08:00
Heng Sin Low a32ef3df47 Fixed submenu element missing type="table" attribute 2010-12-26 09:21:09 +08:00
Heng Sin Low cc04468c7d added null check for Parent_ID element. 2010-12-24 11:55:02 +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 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 2404603e03 Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
Heng Sin Low bdc88c1720 Added default buckminster properties file. 2010-11-03 15:42:52 +08:00
Heng Sin Low fb2ed910a2 refactoring and clean up 2010-10-22 11:08:26 +08:00
Heng Sin Low 83715fa436 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