Commit Graph

15350 Commits

Author SHA1 Message Date
Heng Sin Low 5571c37bc7 * [ 1634807 ] Hierarchical Tab indentation not working 2007-01-15 09:20:15 +00:00
Heng Sin Low 1138622ba8 * Fixed concurrency issue of having retVars as instance variable 2007-01-15 08:33:17 +00:00
Heng Sin Low 1731844601 * minor facelift. 2007-01-15 06:17:38 +00:00
Heng Sin Low 1532cd06c5 * Commit patch for bug [ 1613848 ] 2007-01-15 04:27:51 +00:00
Heng Sin Low f4f918f9a6 * changedcolumn wrongly initialise to zero, i.e if no column is change the datastatusevent will always report that ad_client_id ( column 0 ) had changed. 2007-01-15 04:26:51 +00:00
Heng Sin Low 51b350252e * Fixed minor typo 2007-01-15 03:27:45 +00:00
Heng Sin Low b808820bc3 * minor UI facelift
* commited teo_sarca patch for bug [ 1628773 ] with some minor adjustment
2007-01-15 03:11:19 +00:00
Heng Sin Low b652ec819e * added silent setup support, run setup without x11 2007-01-14 18:47:53 +00:00
Heng Sin Low ea13e0b36a * remove db2, sqlserver and sybase files and reference 2007-01-14 18:46:34 +00:00
Heng Sin Low 8b805eca5e * remove db2, sqlserver and sybase files and reference 2007-01-14 18:44:56 +00:00
Heng Sin Low dc775f37bf * remove db2, sqlserver and sybase files and reference
* added silent setup support, run setup without x11
2007-01-14 18:44:07 +00:00
Heng Sin Low f9421c0cc8 * remove db2, sqlserver and sybase files and reference
* added silent setup support, run setup without x11
2007-01-14 18:40:51 +00:00
Heng Sin Low ef9569374d * remove db2, sqlserver and sybase files and reference 2007-01-14 18:37:35 +00:00
Carlos Ruiz 72f7992c90 clean the convertAlias function 2007-01-14 06:52:48 +00:00
vpj-cd 43168dd1c1 new adempiere data 2007-01-13 22:46:26 +00:00
vpj-cd 49027b7dcc new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
Carlos Ruiz 9fa80a9812 fix the error with modifying keywords within quotes
fix the error of cutting double spaces within quotes
bring back support for convertAlias for 8.1 support
2007-01-13 07:27:44 +00:00
vpj-cd a332628303 fix the error with PostgreSQL when import translation, now the sql do not modify
sql = "INSERT INTO AD_Message (msgtext) VALUES ('{0} Linea(s) {1,number,#,##0.00}  - Total: {2,number,#,##0.00}')";
2007-01-12 20:13:28 +00:00
Carlos Ruiz 3e5719cd3d Remove dropped libraries from classpath 2007-01-12 17:40:52 +00:00
Carlos Ruiz b8fffa0015 Fix bad year in dictionary, there are a lot of entries with year 99 instead of 1999 2007-01-12 14:57:16 +00:00
Heng Sin Low 693b2580f8 * Improve incremental install build 2007-01-12 13:53:44 +00:00
Heng Sin Low 39313a373b * Improve incremental install build 2007-01-12 13:51:48 +00:00
Heng Sin Low be0d7bb93a * restructure of jboss deployment, customization.jar and patches.jar now repackage into Adempiere.jar during the deployment process 2007-01-12 09:33:42 +00:00
Heng Sin Low 5ad3043fac * minor typo fix 2007-01-12 09:29:20 +00:00
Heng Sin Low d1f434b4d3 * restructure of jboss deployment, customization.jar and patches.jar now repackage into Adempiere.jar during the deployment process 2007-01-12 09:27:31 +00:00
Heng Sin Low a0bff99044 * remove jsf files 2007-01-12 09:24:34 +00:00
Heng Sin Low 0202b0fe89 * remove jsf reference 2007-01-12 09:21:31 +00:00
Heng Sin Low 4fd4bf00fc * simplify jboss deployment
* remove unneeded jsf file
2007-01-12 09:18:30 +00:00
Heng Sin Low e77acd64db * simplify server deployment for smaller deployment size and faster startup 2007-01-12 09:16:28 +00:00
Heng Sin Low ce53ae3338 * wan profile enhancement 2007-01-12 09:12:23 +00:00
Heng Sin Low 026f99e87a * minor wan profile enhancement 2007-01-12 08:53:12 +00:00
vpj-cd cd1efeb071 fixed the error in PostgeSQL with the function paymenttermdiscount: http://sourceforge.net/tracker/index.php?func=detail&aid=1633753&group_id=176962&atid=879332 2007-01-12 06:02:16 +00:00
vpj-cd b49e50244a Problem with rownum in PostgreSQL: http://sourceforge.net/tracker/index.php?func=detail&aid=1633677&group_id=176962&atid=879332 2007-01-12 04:00:52 +00:00
vpj-cd 58e734ce65 Remove Support to minor Version that PostgreSQL 8.2, we concentrated only in stabilizing ADEmpiere for PostgreSQL 8.2 2007-01-11 19:09:42 +00:00
vpj-cd 8062e26a3b Detect PorgresSQL Version and support with Alias 2007-01-11 17:53:50 +00:00
Carlos Ruiz d22f887e80 minor typo 2007-01-11 06:00:30 +00:00
Heng Sin Low 001ca927e7 * Fixed postgresql error reported by victor in irc 2007-01-11 04:54:24 +00:00
Carlos Ruiz 321d1c589c fix BUG ID 1632841 - Bad message on notification transfer of request 2007-01-11 01:26:47 +00:00
Carlos Ruiz 71c848dfdd fix BUG ID 1632563 - Gastos (No Reembolsables) throwing error 2007-01-10 17:24:46 +00:00
Carlos Ruiz 0d36b17b95 Fix BUG ID 1632471 - Informe de Gasto throwing errors -> es_MX 2007-01-10 15:26:40 +00:00
kthiemann 024e35402b fix for bug [ 1631871 ] Multi-delete shows null for tables without ID 2007-01-10 15:24:42 +00:00
Heng Sin Low 8dbed9f953 * Fixed wan connection profile issue reported by CarlosRuiz 2007-01-10 09:35:21 +00:00
Heng Sin Low 991b705e78 * Fixed wan connection profile issue reported by CarlosRuiz 2007-01-10 09:33:49 +00:00
Heng Sin Low 6685c9e75c * Fixed wan connection profile issue reported by CarlosRuiz 2007-01-10 09:33:21 +00:00
Heng Sin Low 8a0091735b * Fixed wan connection profile issue reported by CarlosRuiz 2007-01-10 09:33:05 +00:00
Carlos Ruiz 93aab65e1c at last an adempiereDirectTemplate.jnlp working 2007-01-10 04:11:09 +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
kontro 40a80a8d6d Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
Gavin Dunse's functions: charAt and firstOf
Thank you Gavin! Keep up good work.
2007-01-09 17:17:57 +00:00