Commit Graph

11514 Commits

Author SHA1 Message Date
hieplq 7aa1fe51b2 IDEMPIERE-1935:in changepassword window, push "enter" key make waiting window never end 2014-05-07 02:25:49 +08:00
Carlos Ruiz 9f24e8a85b IDEMPIERE-1927 MAccount.get creating deadlocks because it doesn't have trx 2014-05-02 16:19:10 -05:00
Carlos Ruiz 448b84f284 IDEMPIERE-1925 Log SEVERE when creating a record in a window with a field based on Created or Updated / IDEMPIERE-709 2014-05-02 10:14:59 -05:00
Carlos Ruiz 25311770b9 IDEMPIERE-709 All Created and Updated columns must be not null default statement_timestamp() in database / fix default on postgresql columns 2014-05-02 10:14:37 -05:00
Heng Sin Low 765a5f83fa Merge b2d0ef3e00eb (development branch) into 01f827cc13c3 (zk7 branch) 2014-04-27 20:14:21 +08:00
Heng Sin Low 4f74d9842e 1003949 IDEMPIERE-1952 Create ability to run reports in the scheduler using context variables for dates. Implement context variable support for scheduler name. 2014-04-24 22:49:50 +08:00
Heng Sin Low bc960ac0fa 1003856 IDEMPIERE-1951 Run report as a background job. Fix counts of background user jobs included scheduler jobs. 2014-05-06 20:00:10 +08:00
Heng Sin Low c232e04e04 1003856 IDEMPIERE-1951 Run report as a background job. Fix bug discover during testing. 2014-04-24 22:44:16 +08:00
Carlos Ruiz c73000c38b 1003856 IDEMPIERE-1951 Integrate commit from hengsin -> Run report as a background job. Peer review implementation from Elaine. 2014-05-14 14:44:06 -05:00
Carlos Ruiz e247dac3a8 hg merge release-2.0 (merge release2 into development) 2014-05-14 12:41:43 -05:00
Heng Sin Low bc2d581399 1003862 Barcode type UPC A is needed for print formats going to Amazon. Added UPCA support using barcode4j. Use barcode4j instead of barbecue as I can't get decent output from barbecue, barbecue have the underline bug and barbecue is a dead project. Should completely drop the use of barbecue in future. 2014-05-14 12:25:10 -05:00
Carlos Ruiz 669b5e65f0 IDEMPIERE-1857:Incorrectly info window opens from views panel / minor - remove warning 2014-05-08 18:47:43 -05:00
Carlos Ruiz e7a19cb6b0 hg merge release-2.0 (merge release2 into development) 2014-04-23 18:20:20 -05:00
Carlos Ruiz af43f27785 IDEMPIERE-1912 Document Action Access bug / thanks to hieplq 2014-04-23 18:18:58 -05:00
Carlos Ruiz 9cf721e1ad IDEMPIERE-1822 RequestEmailProcessor is not compatible with gmail / peer review and text - add some additional fixes for problems found on test 2014-04-20 17:31:43 -05:00
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