Commit Graph

12214 Commits

Author SHA1 Message Date
Carlos Ruiz 1cace1e70e IDEMPIERE-3560 update.bat fail / fix the windows versions / adapt to default branch 2018-06-06 11:53:01 +02:00
Carlos Ruiz a32055713e hg merge release-5.1 (merge release5.1 into default) 2018-06-06 11:16:36 +02:00
Nicolas Micoud 8b42a4297f IDEMPIERE-585 Accounting tabs should have InsertRecord = N 2018-06-06 11:13:22 +02:00
Carlos Ruiz 2fdf5d9cd1 IDEMPIERE-3726 Integrate ADempiere POS WEB / integrate partially patch from Orlando Curieles 2018-06-06 10:26:28 +02:00
Carlos Ruiz 38d72fae55 IDEMPIERE-3651 Report Column Set=>Report Column=>User Element List1 not displaying User1_ID values 2018-06-04 12:55:05 +02:00
Carlos Ruiz 81b55cbdf1 IDEMPIERE-3725 Unposted document window takes a long time to load (AP2-238) 2018-06-02 00:17:20 +02:00
Carlos Ruiz d082d6c9f8 IDEMPIERE-3560 update.bat fail / fix the windows versions 2018-05-30 13:49:04 +02:00
Diego Ruiz 2dd5de751d IDEMPIERE-3724 Status Line (Widget and status line) are being shown even when they are not active 2018-05-29 16:30:14 +02:00
Carlos Ruiz 6b5e6840aa IDEMPIERE-731 Deactivating a node could impact proceeding / IDEMPIERE-1137 NPE in Form "WorkFlow Editor" 2018-05-29 16:13:30 +02:00
Carlos Ruiz a0dcf36f4e IDEMPIERE-959 Missing get*_UU methods / based on patch from Nicolas Micoud (nmicoud) 2018-05-29 13:53:22 +02:00
Carlos Ruiz cd298bf31f hg merge release-5.1 (merge release5.1 into default) 2018-05-29 13:52:46 +02:00
Carlos Ruiz 434a0b0780 IDEMPIERE-3722 Distributed cache kills performance 2018-05-29 11:27:13 +02:00
Carlos Ruiz 626261f80c IDEMPIERE-3720 Make more methods extensible changing variables from private to protected 2018-05-28 16:51:08 +02:00
Carlos Ruiz 74fd567062 IDEMPIERE-3716 Extend the length of the Column SQL field in AD_ViewColumn to allow more advanced queriesa / fix oracle script 2018-05-26 19:45:53 +02:00
Diego Ruiz 06357f40b0 IDEMPIERE-3716 Extend the length of the Column SQL field in AD_ViewColumn to allow more advanced queries 2018-05-22 13:07:12 +02:00
Carlos Ruiz 6e91b67a1b IDEMPIERE-3593 Cannot search special characters like ß in Name 2018-05-24 17:34:47 +02:00
Carlos Ruiz 6b89176b2f iIDEMPIERE-918 Allow to choose the reversal document for invoice / created a process that allows the user to create a credit memo instead of reversing 2018-05-22 19:31:54 +02:00
Carlos Ruiz 5e14110f5b IDEMPIERE-3717 Overwrite Date on Complete - problem with currency conversion 2018-05-22 13:36:44 +02:00
Carlos Ruiz caeac16f84 IDEMPIERE-3703 Performance: Retrieve product from cache in MStorageReservation - fix NPE for charge lines 2018-05-22 13:26:37 +02:00
Carlos Ruiz 9d69b81900 IDEMPIERE-3696 Implementing warning to encourage user to change their password before it is expired / integrate patch from Nicolas Micoud 2018-05-22 10:28:09 +02:00
Carlos Ruiz b38367ee2f IDEMPIERE-3702 Post if clearing is equal is not working on AP Payments AP2-140 / fix NPE when payment is zero 2018-05-21 20:00:05 +02:00
hieplq 4ea2c3f450 IDEMPIERE-3552: fix context menu don't show when disable combobox 2018-05-18 15:05:28 +07:00
Carlos Ruiz 8c2088ba80 IDEMPIERE-3159 found more places where ImportInvoice doesn't have a trx leading to errors 2018-05-17 23:01:29 +02:00
Diego Ruiz 5963b4ff32 IDEMPIERE-3715 Improve FDialog to receive arguments for the AD_Message in special cases 2018-05-17 14:43:59 +02:00
Carlos Ruiz 919b6f34db hg merge release-5.1 (merge release5.1 into default) 2018-05-17 21:59:23 +02:00
Diego Ruiz 389ffe4927 IDEMPIERE-3705 Define customer or vendor by context when creating new BPs via QuickEntry 2018-05-03 16:54:15 +02:00
Nicolas Micoud d28dec8f32 IDEMPIERE-3696 Implementing warning to encourage user to change their password before it is expired 2018-04-25 13:31:59 +02:00
hieplq 667aba2de6 IDEMPIERE-3531:convert osgi dependency on maven to p2 repository to support targerplatform
correct version of commons-digester
add jetty.conscrypt.openjdk.uber to support IDEMPIERE-3687
2018-04-23 14:05:08 +07:00
Carlos Ruiz c10b0cd46c hg merge release-5.1 (merge release5.1 into default) 2018-04-23 09:21:16 +02:00
Carlos Ruiz 05dc56dc0e IDEMPIERE-3512 csv import/export:resolve foreign should respect dynamic validate / peer review - add also reference validation 2018-04-17 14:51:54 +02:00
hieplq a7be63439a IDEMPIERE-3512:csv import/export:resolve foreign should respect dynamic validate 2018-04-17 14:50:34 +02:00
Carlos Ruiz a9a3218517 IDEMPIERE-3690 java.lang.NullPointerException when inactive al document status 2018-04-17 10:33:40 +02:00
Carlos Ruiz 75b817b087 IDEMPIERE-3678 getAD_OrgBP_ID of I_C_BPartner returns string instead of number in DB that causes error in "Convert lead to bp" 2018-04-17 09:50:09 +02:00
Nicolas Micoud 6f5f225d66 IDEMPIERE-3691 "Row" tooltip is not translated 2018-04-17 09:26:12 +02:00
hieplq 33def47039 IDEMPIERE-3687:active alpn
by change from 9.4.8, alpn need a ALPNProcessors
use Conscrypt so faster and don't need maintain alpn-boot.jar on classpath
section ALPN Support: https://webtide.com/getting-started-with-jetty-and-jdk-9/
2018-04-16 11:00:49 +07:00
hieplq 88cf4f7a3f IDEMPIERE-3687:active alpn
by change from 9.4.8, alpn need a ALPNProcessors,
this patch use a default Processor so need alpn-boot.jar on classpath -Xbootclasspath/p:alpn-boot.jar
https://github.com/eclipse/jetty.project/issues/1894
2018-04-16 10:15:31 +07:00
hieplq 6bdede763b IDEMPIERE-3688:update jetty to 9.4.9 (test for maven build only) 2018-04-15 16:50:51 +07:00
hieplq 6a7d344d34 IDEMPIERE-3531: update url of orbit for neon 3
fixed version of some bundle have multi version (asm, jetty)
2018-04-14 11:36:00 +07:00
hieplq 91e1082397 IDEMPIERE-3687:remove setting of alpn/http2 out of core 2018-04-14 12:05:53 +07:00
Carlos Ruiz f0bab73c31 IDEMPIERE-3684 Reports exported to Excel don't use ZK_FOOTER_SERVER_ / integrate patch from Nicolas Micoud (nmicoud) 2018-04-12 19:01:50 +02:00
Carlos Ruiz c3727c2f10 IDEMPIERE-3685 Client field is shown empty in Included Roles grid mode 2018-04-12 17:08:14 +02:00
Carlos Ruiz 3182d8eec2 sync alpn-boot.jar with JDK 1.8.0u161 / 1.8.0u162 -> maven 2018-04-11 12:45:37 +02:00
hieplq 04840239dc IDEMPIERE-3531: update url of orbit for neon 3
update orbit url to R20180330011457
filter out jetty (now newer version include on eclipse repository) for eclipse
2018-04-10 22:49:16 +07:00
Silvano Trinchero 9c5045333e Fix chiusura file nel merge dei pdf 2018-04-10 17:12:02 +02:00
hieplq 335672de4f IDEMPIERE-3531: update url of orbit for neon 3
eclipse incorrect reconize latest version of asm bundle
update launch because have multi version of com.ibm.icu
2018-04-08 21:12:57 +02:00
Carlos Ruiz da53148c79 hg merge release-5.1 (merge release5.1 into default) 2018-04-08 21:06:13 +02:00
Carlos Ruiz 887e0846be sync alpn-boot.jar with JDK 1.8.0u161 / 1.8.0u162 2018-04-08 21:03:05 +02:00
Heng Sin Low 77e30d8c2c IDEMPIERE-3670 Schedule process: always recalculate sleep time before start and startAll. Fix context is lost error. 2018-04-06 13:41:13 +08:00
Heng Sin Low 3d675e132c IDEMPIERE-3670 Schedule process: always recalculate sleep time before start and startAll 2018-04-05 16:59:14 +08:00
Heng Sin Low deecf48074 IDEMPIERE-3598 Wrong Product Cost Quantity if receipt quantity <> invoiced quantity 2018-04-05 12:19:02 +08:00