Commit Graph

71 Commits

Author SHA1 Message Date
Heng Sin Low 8a0091735b * Fixed wan connection profile issue reported by CarlosRuiz 2007-01-10 09:33:05 +00:00
Heng Sin Low e8b2863868 * Ensure proper release of database cursor 2007-01-10 03:18:17 +00:00
Heng Sin Low 58459b1de2 * Process should rollback if there are error in process, discover when debugging bug [1631887] 2007-01-10 03:13:12 +00:00
Heng Sin Low fae6e66070 * Fixed leaking of database resources, bug [1631887] 2007-01-10 03:06:38 +00:00
Heng Sin Low 8417376581 * Check s_windows.size before calling clear 2007-01-09 14:14:58 +00:00
Heng Sin Low a27463844d * Fixed issue where CachedRowSetImpl throws null pointer exception when getInt() is call for a decimal/double column 2007-01-09 14:13:13 +00:00
Heng Sin Low ea36c00e23 * Fixed for bug [1619933] and [1619933], now it is possible to run adempiere client with only a single connection to the application server. 2007-01-07 07:34:41 +00:00
Heng Sin Low 85be30f8c4 * Added synchronization to control access to the share Id connection ( DB.getConnectionId() ) 2007-01-06 08:27:05 +00:00
Heng Sin Low 0d5c83cf4d * Fix for bug [1628515] 2007-01-05 15:56:14 +00:00
Heng Sin Low 42d16ef526 * part of fix for bug [1619933] 2007-01-05 13:04:25 +00:00
Heng Sin Low 6d9d26be64 * Part of the fix for bug [1628515] 2007-01-05 12:20:39 +00:00
Heng Sin Low b2cce7d61f * Fixed for bug [1628405]
* Initial work for bug [1619933]
2007-01-05 10:12:03 +00:00
Heng Sin Low fef8573358 * part of fix for bug [1628515], added option to expose SQLException of commit and rollback 2007-01-05 09:52:41 +00:00
Heng Sin Low 12e410ded2 * Remove use of updateable resultset to improve portability 2007-01-05 02:43:06 +00:00
Heng Sin Low 32179e841c * Fixed bug [1627032] and bug [1627027] 2007-01-03 14:58:04 +00:00
Heng Sin Low a62e40d529 * Fixed for bug [ 1574630 ] 2007-01-01 06:50:20 +00:00
Heng Sin Low a10b9fa885 * Added method to aid debugging of locking related issue 2006-12-30 15:41:46 +00:00
Heng Sin Low 61258fafaf * Fixed a convertAlias bug 2006-12-30 08:13:14 +00:00
Carlos Ruiz 8476ae058f * added customization.jar and patches.jar to lib 2006-12-30 07:53:36 +00:00
Heng Sin Low 2ee298efe3 * remove unnecessary use of oid 2006-12-30 04:43:53 +00:00
mjudd 85fceb76bb Change to UTF8 Encodings to remove encoding warnings from the build process 2006-12-29 13:57:56 +00:00
Carlos Ruiz 280a4e9b87 Integrate hint from Teo Sarca -> BigDecimal for accesslevel
BUG ID 1617928 - Inefficient use of Boolean ctor for gen. model
Pending generation of the whole model for next version
2006-12-27 16:00:13 +00:00
Carlos Ruiz e24596adf5 Preparing 3.1.3 release 2006-12-27 05:47:44 +00:00
Carlos Ruiz 3b44261342 added compiere.model on default packages to allow compatibility with other plugins 2006-12-26 21:01:15 +00:00
Heng Sin Low f8cfbbd765 * Fixed for bug [ 1622302 ] 2006-12-26 13:32:29 +00:00
Heng Sin Low 7b295e1c0a * Bug [ 1580231 ]
* Bug [ 1580226 ]
* Added unit testing for Convert_PostgreSQL - Convert_PostgreSQLTest
2006-12-26 02:57:41 +00:00
Heng Sin Low f7dcef1009 * Fixed source file copyright header. 2006-12-23 15:40:28 +00:00
Heng Sin Low 5dc571f21c * Reformating of source
* Remove unncessary DB.isPostgreSQL check so testing is easier
* Added simple test case
2006-12-21 06:54:57 +00:00
Carlos Ruiz e3b02cb1b0 Integrate hint from Teo Sarca
BUG ID 1617928 - Inefficient use of Boolean ctor for gen. model
Pending generation of the whole model for next version
2006-12-20 08:51:51 +00:00
Carlos Ruiz 1b56a542a1 Integrate bug fixing from Teo Sarca
BUG ID 1619085 - Client setup creates duplicate trees
2006-12-20 08:39:14 +00:00
Carlos Ruiz 2b2bfd2017 Special treatment for EntityType it's a Table reference but must be treated as String
bug reported by guyferd on IRC channel
2006-12-20 05:20:09 +00:00
Carlos Ruiz 3f09e9cc42 Implemented enhancement proposed in
http://sourceforge.net/forum/forum.php?thread_id=1617252&forum_id=610548
Management of Show Help option for processes and reports
Y - Show Help
N - Don't show help
A - Ask User - for future implementation - created inactive
2006-12-19 10:21:54 +00:00
Carlos Ruiz 5b988c7076 fix -> ALTER statements aren't passing by ConvertMap, so NUMBER is not being converted to NUMERIC 2006-12-19 05:20:39 +00:00
Carlos Ruiz b502de9fa5 Stabilizing 2Pack - small enhancements and bug fixing 2006-12-19 05:12:35 +00:00
Carlos Ruiz 03482c29b1 Solve Bug ID [ 1618469 ] ORA-01400 on Import BPartner (Column not updateable error when new) 2006-12-19 01:11:14 +00:00
Carlos Ruiz fd9bbca794 Stabilizing 2Pack 2006-12-13 09:00:26 +00:00
vpj-cd 4c1401ec0d Support PostgreSQL 8.2 to Adempiere 3.1.2 2006-12-13 06:20:00 +00:00
Heng Sin Low 28ab8fc86c * Fixed compilation error in eclipse. 2006-12-13 05:31:21 +00:00
Carlos Ruiz 1b77e87a62 Initial integration of 2Pack from Robert Klein, please consider it in alpha stage 2006-12-12 08:47:52 +00:00
Carlos Ruiz 18cda4327a Initial integration of 2Pack from Robert Klein, please consider it in alpha stage 2006-12-12 08:47:01 +00:00
Carlos Ruiz 3a97d4f604 Grant independence to GenerateModel from AD_Table_ID
Allow GenerateModel filtered by table (LIKE)
2006-12-12 03:32:29 +00:00
Carlos Ruiz 1fe9575e43 Avoid deprecated methods 2006-12-12 03:30:52 +00:00
Carlos Ruiz 32a19f9317 New start for Adempiere system sequences -> 50000 2006-12-12 02:25:59 +00:00
Carlos Ruiz 94021da928 FOR UPDATE error on postgres reported by Usman88 2006-12-11 07:14:21 +00:00
vpj-cd 235abbc50f Adempiere 3.1.2 2006-12-07 23:31:18 +00:00
Carlos Ruiz 5b0a2baf31 Version 3.1.2 2006-12-07 23:20:41 +00:00
Carlos Ruiz 77d3ad8ced Adempiere 3.1.2 + marekmosiewicz , hengsin 2006-12-07 23:13:04 +00:00
vpj-cd dee6003f14 Adempiere 3.1.2 + marekmosiewicz , hengsin 2006-12-07 23:07:46 +00:00
vpj-cd 0c7b34ddd3 Classes to rollback to hengsin 2006-12-07 21:23:43 +00:00
Carlos Ruiz 225b8e822a To enable compile 3.1.2 with java 5 2006-12-07 19:17:13 +00:00