Commit Graph

10976 Commits

Author SHA1 Message Date
Heng Sin Low 8ecad8bea8 1003894 Java OutOfMemory Issue. Turn off zk gzip compression - it is suspected that the zk gzip compression implementation leave many Deflater object over time that relying on finalizer thread to perform clean up. The finalizer thread failed to keep up and eventually cause OOM error. 2014-04-10 11:57:11 +08:00
Heng Sin Low df81b807dc Merge development (10307) into zk7 (10294) branch 2014-04-09 10:47:51 +08:00
Heng Sin Low b46c9e133b IDEMPIERE-1635 Upgrade to zk7. Split the css file into multiple fragment for easier maintenance and update. 2014-04-09 08:31:24 +08:00
Carlos Ruiz 2a980dfc58 hg merge release-2.0 (merge release2 into development) 2014-04-07 15:30:40 -05:00
Elaine Tan 8b603ec432 IDEMPIERE-1734 Product Info history records/reserved qty doesn't show reservations 2014-04-07 14:37:30 -05:00
Carlos Ruiz a4e04341f2 IDEMPIERE-1853 Can't add record on Accounting Schema Default 2014-04-07 14:28:01 -05:00
Carlos Ruiz 016ac239d8 Merged in bmlaurus/idempiere-bmlaurus-1.0c/CustomHome (pull request #85)
IDEMPIERE-1325 Custom iDempiere Home Page
2014-04-04 10:26:50 -05:00
Carlos Ruiz 772ec43368 IDEMPIERE-1572 Last Run and Saved parameter for process / based on patch from Deepak Pansheriya 2014-04-04 10:19:40 -05:00
Dirk Niemeyer 93bc5f0909 IDEMPIERE-1875 Bad SQL produces ORA-Error 2014-04-03 16:44:10 -05:00
Carlos Ruiz 170afa6e09 hg merge release-2.0 (merge release2 into development) 2014-04-03 11:39:50 -05:00
Carlos Ruiz 4bb0d9be6d IDEMPIERE-1216 fix oracle migration script breaking daily release 2014-04-03 11:38:24 -05:00
Carlos Ruiz 156bde8b07 hg merge release-2.0 (merge release2 into development) 2014-04-02 22:24:15 -05:00
Carlos Ruiz c82b03a218 IDEMPIERE-166 Rebranding of logo and product name 2014-04-02 22:19:47 -05:00
Heng Sin Low fa6541ff10 Merge development ( 10289 ) into zk7 ( 10252 ) branch 2014-04-03 09:17:58 +08:00
Carlos Ruiz aba6e6ca48 1003869 Form to captured process parameter for scheduler. IDEMPIERE-1486 / Fixed captured value for null fields - fix default @#Date# being saved with time 2014-04-02 20:02:36 -05:00
Nicolas Micoud 5aa1701d01 IDEMPIERE-1845 Allow Scheduler to use default logic based on SQL 2014-04-02 19:59:25 -05:00
Carlos Ruiz 991a199423 Peer reviewing IDEMPIERE-1216 found wrong length on dashboard content translation 2014-04-02 16:00:53 -05:00
Carlos Ruiz c3effef177 IDEMPIERE-1216 Add missing translation tables / fix oracle migration script / peer review java patch from Nicolas Micoud (nmicoud) 2014-04-02 15:56:21 -05:00
Nicolas Micoud eef6dccc23 IDEMPIERE-1216 Add missing translation tables / migration script 2014-04-02 15:55:02 -05:00
Heng Sin Low f7f1a36290 IDEMPIERE-1635 Upgrade to zk7. Minor performance improvement. 2014-04-03 01:46:03 +08:00
Heng Sin Low 1d60634d29 IDEMPIERE-1635 Upgrade to zk7. Update jasper report font extension and test bundle. 2014-04-03 01:36:23 +08:00
Heng Sin Low 9e5826b772 IDEMPIERE-1635 Upgrade to zk7. Update platform to Gemini Web 2.2.2, Tomcat 7.0.35 and Eclipse 4.3 ( Kepler ). 2014-04-03 01:31:20 +08:00
hieplq 049cc9ebf0 IDEMPIERE-1696:can't add password to report file by miss lib bouncycastle. 2014-03-30 19:27:53 +07:00
Carlos Ruiz 5de8f0f2e7 IDEMPIERE-1715 Implement Document Action for Production / fix oracle migration script 2014-04-16 21:56:25 -05:00
Carlos Ruiz 1dd6fecce4 hg merge release-2.0 (merge release2 into development) 2014-04-16 17:58:44 -05:00
Carlos Ruiz 33753cb358 IDEMPIERE-1715 Implement Document Action for Production / integrate and peer review patch from Heng Sin 2014-04-16 17:58:33 -05:00
Heng Sin Low a4f0254bc4 IDEMPIERE-1902 Minor bug in MWorkflow.runDocumentActionWorkflow 2014-04-16 17:16:03 -05:00
Juan David Arboleda d3b618511b IDEMPIERE-1888 Easy Import allows to import any BP Location regardless of the BP master record 2014-04-16 17:03:17 -05:00
Carlos Ruiz 7c3dd909e7 IDEMPIERE-1907 DB helpers for multi-row and multi-column queries / committing into r2 as is harmless to add unused new helpers, but worthy for plugins and extensions 2014-04-16 13:29:34 -05:00
Carlos Ruiz e75af0f62e IDEMPIERE-1869 List Reference value are trimmed / drop trimming of strings on packin 2014-04-16 11:46:26 -05:00
hieplq 50bfd9089c IDEMPIERE-1251:some character in html report is break when encode of os is win-1252 2014-04-16 15:28:03 +07:00
Carlos Ruiz ae3f1fbecf IDEMPIERE-1461 Zoom Condition doesn't work on empty fields / fix reported issue from hieplq, also fixes IDEMPIERE-1862 2014-04-16 10:23:56 -05:00
Carlos Ruiz 3f0f694709 IDEMPIERE-1905 Add feedback to time-consuming processes 2014-04-16 09:17:02 -05:00
Carlos Ruiz bd8bdb6cc9 IDEMPIERE-1900 iDempiere Debian Installer 2014-04-14 13:06:49 -05:00
Carlos Ruiz e7730780ba IDEMPIERE-1877 Product Info Window Implementation broke the usage of barcode reader 2014-04-11 12:10:56 -05:00
Carlos Ruiz 1c3b7c4179 IDEMPIERE-1884 phantom shipment record create when create wrong Drop Shipment 2014-04-09 12:40:21 -05:00
Heng Sin Low 1d117110de 1003875 Prevent crashing. Disable desktop timeout as different desktop and session timeout value can produce unexpected error. 2014-03-26 20:36:13 +08:00
Carlos Ruiz 6db95e4968 IDEMPIERE-709 All Created and Updated must be not null default statement_timestamp() in database / fixes for oracle migration script 2014-04-28 16:51:16 -05:00
Heng Sin Low 4b62f4c206 1003920 IDEMPIERE-709 All "Created" and "Updated" must be not null default statement_timestamp() in database. 2014-04-21 17:35:28 +08:00
Heng Sin Low 4eae8905a4 1003920 IDEMPIERE-709 All Created and Updated must be not null default statement_timestamp() in database 2014-04-18 15:07:03 +08:00
Elaine Tan 1e2cf53d61 IDEMPIERE-1904 Incorrect document status when void a document with completed document status 2014-04-18 12:51:08 +08:00
Elaine Tan 80f1cafe49 IDEMPIERE-1915 Tool Tip panel collapses when clicking into it or out of a field on window 2014-04-28 15:44:23 +08:00
Carlos Ruiz 898e61f153 IDEMPIERE-1917 Division by zero rendering performance indicator 2014-04-28 16:07:48 -05:00
Elaine Tan d4c674ce72 IDEMPIERE-1856 Amount in database functions and views are hardcoded to round to 2 decimal points 2014-03-26 12:25:22 +08:00
Elaine Tan 1abe2ca2ba IDEMPIERE-1856 Amount in database functions and views are hardcoded to round to 2 decimal points 2014-03-26 12:18:20 +08:00
Thomas Bayen 036f065d70 IDEMPIERE-1686 GenerateModel does not take commandline arguments 2014-04-02 10:22:20 -05:00
Carlos Ruiz d75a1cb722 hg merge release-2.0 (merge release2 into development) 2014-03-26 21:26:40 -05:00
Carlos Ruiz c372315ce8 IDEMPIERE-294 Maintenance / minor patch required for plugin org.evenos.broadcaster 2014-03-26 11:51:16 -05:00
Carlos Ruiz ed0eee0faf IDEMPIERE-1784 SQL injection via ModelADService is possible / committing this patch until a better approach is implemented as suggested in meetings 2014-03-26 10:52:24 -05:00
hieplq 9b1f81f2cd IDEMPIERE-1857:Incorrectly info window opens from views panel 2014-03-25 18:17:48 +07:00