Commit Graph

731 Commits

Author SHA1 Message Date
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
Redhuan D. Oon 76ac6d191f *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
*Organize imports
2008-02-09 12:31:39 +00:00
Redhuan D. Oon c4f0c7a1fa *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
*Organize imports
2008-02-09 11:08:45 +00:00
Redhuan D. Oon d515236a61 *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 3 spots
*Organize imports
2008-02-09 10:16:25 +00:00
Redhuan D. Oon 28c5fb4621 *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
*Organize imports
2008-02-09 10:12:24 +00:00
teo_sarca 6b2e33bb3b GridTab: minor java generics exception 2008-02-09 09:59:19 +00:00
Carlos Ruiz 72c8ce87c1 [ 1883270 ] Enhance Document No Formatting
Duplicating the number on document save
2008-02-09 05:59:44 +00:00
Carlos Ruiz fa68ad7513 Applying again changes from revision 4491 2008-02-09 05:54:43 +00:00
Carlos Ruiz 2d148d573e This is again MSequence from version 4489
The file MSequence.java was too changed in format in revision 4491 and don't allow good peer review or comparison with previous versions.
2008-02-09 05:46:52 +00:00
Carlos Ruiz 1f34545432 Deleting again MSequence to recreate version 4489 and apply changes after that.
The file MSequence.java was too changed in format in revision 4491 and don't allow good peer review or comparison with previous versions.
2008-02-09 05:45:48 +00:00
Carlos Ruiz 1ba1780c55 Fix [ 1789935 ] Wrong Sum Total Debit/Credit in GL Journal
Thanks to Colin
2008-02-09 05:09:41 +00:00
Carlos Ruiz 6a0b2f1ae3 Fix [ 1704203 ] Charges: Income accounts are also debited 2008-02-09 05:01:41 +00:00
Redhuan D. Oon 9a9eeda926 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 19:33:21 +00:00
Redhuan D. Oon 02b352fdb4 forgot reorganize imports 2008-02-08 19:28:43 +00:00
Redhuan D. Oon 4aa01e3459 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 19:25:19 +00:00
Redhuan D. Oon 70159b94bf left out one db.close 2008-02-08 19:21:31 +00:00
Redhuan D. Oon b46a2dd4ed *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 19:13:13 +00:00
Redhuan D. Oon 0eb0840aaa *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports

*Parameterized <T>
2008-02-08 10:26:59 +00:00
Redhuan D. Oon 918872fd8a *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports

*Comment Never Used variable
2008-02-08 10:20:30 +00:00
Redhuan D. Oon 8ebf127df3 forgot the organize imports not done! 2008-02-08 10:08:30 +00:00
Redhuan D. Oon 0446feffaf *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 10:07:35 +00:00
Redhuan D. Oon 6039fa88f2 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 10:04:43 +00:00
Redhuan D. Oon 6400fd0d45 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 10:02:07 +00:00
Redhuan D. Oon 7e51491b76 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:59:52 +00:00
Redhuan D. Oon c9678e1527 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:57:28 +00:00
Redhuan D. Oon f73b7e164b *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:54:56 +00:00
Redhuan D. Oon a1dec79980 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:48:23 +00:00
Redhuan D. Oon 84ed404db1 *BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-08 09:46:03 +00:00
Redhuan D. Oon dc20d4e7b3 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:40:53 +00:00
Redhuan D. Oon e9675e3e9d *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
Parameterize ArrayList<String>
2008-02-08 09:36:22 +00:00
Redhuan D. Oon 434a2b8a7b left out many other *BF [ 1874419 ] JDBC Statement not close in a finally block
thanks to Teo for the tips
2008-02-08 09:32:10 +00:00
Redhuan D. Oon a82a15d41f *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports

*Parameterized entry <String>
2008-02-08 09:02:37 +00:00
Redhuan D. Oon 75a342b900 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports

*Parameterized entry
2008-02-08 08:51:29 +00:00