Carlos Ruiz
12ae95b4e8
Fix [ 1722057 ] Encrypted columns throw error if saved as null
2008-02-15 04:29:08 +00:00
Heng Sin Low
1cfcf92f6a
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 23:05:06 +00:00
Heng Sin Low
9e328e0500
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 23:03:38 +00:00
Heng Sin Low
cd0d76a388
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 23:00:57 +00:00
Heng Sin Low
09a3263b6c
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:51:12 +00:00
Heng Sin Low
705c78d33d
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:48:41 +00:00
Heng Sin Low
f2e82970e0
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:46:04 +00:00
Heng Sin Low
3e0dda6632
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:39:39 +00:00
Heng Sin Low
9064a1e62b
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:36:24 +00:00
Heng Sin Low
aa73374af2
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:34:09 +00:00
Heng Sin Low
84e38e45a1
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:32:05 +00:00
Heng Sin Low
47ce11e65d
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:30:35 +00:00
Heng Sin Low
7821230d9c
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:28:38 +00:00
teo_sarca
4b7aa69c0b
BF [ 1893828 ] Email should use same charset as ADempiere
2008-02-14 16:07:16 +00:00
Heng Sin Low
e02854dee6
[ 1893397 ] Table reference can't use virtual column as display column
2008-02-14 08:57:09 +00:00
teo_sarca
038d0c5142
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for BPartnerValidate
...
* organized imports for BPartnerValidate
2008-02-14 07:45:51 +00:00
Heng Sin Low
3c059e91c8
[ 1854603 ] Prepare method is being called twice
...
- trx management fix.
- remove non-thread safe code.
2008-02-14 04:49:18 +00:00
Carlos Ruiz
ac21848e01
Fix [ 1619300 ] Passwords shown in context variables
2008-02-14 04:33:50 +00:00
Carlos Ruiz
50d0a61176
Fix [ 1722235 ] Encryption for password wrongly managed
2008-02-14 03:32:55 +00:00
Carlos Ruiz
8459f86e36
Integrate contribution from Bahman
...
[ 1726329 ] Setting a column encrypted should also encrypt its contents
2008-02-14 03:30:55 +00:00
Heng Sin Low
353c1000c7
[ 1893254 ] Error in CalloutOrder.docType
2008-02-14 02:36:27 +00:00
Carlos Ruiz
ec7588b1e3
[ 1885496 ] Performance NEEDS
2008-02-13 19:21:43 +00:00
teo_sarca
79cfb4f56b
BF [ 1890206 ] getLines without reload not assigning trx - fixed for MPaySelectionCheck
2008-02-13 18:03:59 +00:00
teo_sarca
e6ffe66916
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MAllocationHdr
...
* organized imports
* refactor: use MFactAcct.delete instead of "DELETE" sql query
2008-02-13 17:54:02 +00:00
teo_sarca
50b33b8f53
BF [ 1892920 ] Locators fieldshould be ordered by Warehouse/Value
2008-02-13 17:31:11 +00:00
teo_sarca
c2d086291d
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MLocatorLookup
...
* organized imports
* fixed java 5 generics warnings
2008-02-13 17:22:58 +00:00
Heng Sin Low
64ce410b20
* minor - more detail error message.
2008-02-13 17:06:27 +00:00
teo_sarca
b37c0f827d
BF [ 1885496 ] Performance NEEDS
...
- added caching support for MSysConfig
- added MSysConfigTest test case
2008-02-13 17:03:15 +00:00
teo_sarca
ba4af07e4b
ModelValidationEngine:
...
* fixed java 5 generics warnings
* organized imports
* commented 1 unused variable
2008-02-13 16:37:50 +00:00
Carlos Ruiz
44980e848b
FR [ 1892819 ] Field Phone Format
2008-02-13 15:50:59 +00:00
Heng Sin Low
ac741f0218
[ 1892335 ] Define custom info class at ad_column or ad_field
2008-02-13 09:17:24 +00:00
Heng Sin Low
5b1dd2078e
[ 1892475 ] AD_Reference list is hardcoded to always sort by name
2008-02-13 08:23:37 +00:00
Carlos Ruiz
911d7e4f3e
Implement security mechanism for [ 1851190 ] Running outdated client can cause data corruption
2008-02-13 06:24:51 +00:00
Heng Sin Low
c6e4203274
[ 1854603 ] Prepare method is being called twice
...
- trx management fix.
2008-02-13 04:22:10 +00:00
Carlos Ruiz
8e6133e094
[ 1755177 ] ad_changelog should have an 'action' field
...
[ 1783027 ] Add descriptive info to AD_Session (like Role)
[ 1755175 ] ad_changelog should capture insert too
2008-02-13 03:30:34 +00:00
teo_sarca
30b401c913
BF [ 1892156 ] MSession is not really cached
2008-02-12 19:16:56 +00:00
Heng Sin Low
26d0386f45
[ 1874419 ] JDBC Statement not close in a finally block
2008-02-12 16:13:58 +00:00
teo_sarca
1de46accf4
BF [ 1885496 ] Performance NEEDS - for MTableScriptValidator
2008-02-12 11:51:59 +00:00
teo_sarca
e235d6daaf
BF [ 1891775 ] NPE on GrindWindowVO when no access
2008-02-12 08:14:27 +00:00
teo_sarca
77269ce5d8
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for GridWindowVO
...
* organized imports
2008-02-12 08:02:39 +00:00
Heng Sin Low
f2444456f0
[ 1891711 ] ServerBean.saveLob doesn't support transaction
...
- added trxName parameter.
[ 1627679 ] Complete CPreparedStatement Implementation for WAN Profile
- added execute() support
- added output parameter and named parameter support for CallableStatement
- some cleanup and refactoring
2008-02-12 05:24:02 +00:00
Heng Sin Low
42d32cc8f1
[ 1874419 ] JDBC Statement not close in a finally block
2008-02-12 04:55:37 +00:00
Carlos Ruiz
213ff5826a
Fix [ 1890725 ] CopyOrder creating new order out of trx
2008-02-10 19:05:34 +00:00
Redhuan D. Oon
37c580cd58
*BF [ 1874419 ] JDBC Statement not close in a finally block - fixed
...
*Organize imports
2008-02-10 04:37:51 +00:00
Redhuan D. Oon
12487d063b
[ 1890204 ] 2Pack PackRoll hangs fix attached
...
Submitted by Kostadin (kzmp) for review testing
2008-02-10 03:56:43 +00:00
Carlos Ruiz
52e5d28049
Fix [ 1890206 ] getLines without reload not assigning trx
...
Removing duplicated code left by the fix
2008-02-09 17:26:29 +00:00
Carlos Ruiz
232f2c383c
Fix [ 1890206 ] getLines without reload not assigning trx
...
Implement suggestion from Teo
2008-02-09 17:23:00 +00:00
teo_sarca
23e35757c4
* java generics warning fix
...
* refactored duplicate JASPER_STARTER_CLASS constant (use ProcessUtil.JASPER_STARTER_CLASS)
2008-02-09 14:36:16 +00:00
Redhuan D. Oon
7a7bf13e74
*BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
2008-02-09 12:34:32 +00:00
teo_sarca
4da0bc719d
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MQuery
2008-02-09 12:34:11 +00:00