Commit Graph

12446 Commits

Author SHA1 Message Date
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
hieplq 4ea2c3f450 IDEMPIERE-3552: fix context menu don't show when disable combobox 2018-05-18 15:05:28 +07: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
Heng Sin Low 8949bc4b46 IDEMPIERE-3673 Implement Paging for Related Info Window 2018-04-02 18:54:06 +08:00
Heng Sin Low 3fc53dfb66 IDEMPIERE-3672 Setup fail due to OSGi framework version changed 2018-04-01 11:06:17 +08:00
Diego Ruiz e3769972ee IDEMPIERE-3667 Callouts not working properly in Quick Entry Windows 2018-03-25 22:11:09 +02:00
Diego Ruiz 47f3ce46b9 IDEMPIERE-3666 Set Quick entry called parent 2018-03-25 22:10:26 +02:00
Carlos Ruiz dcd5e0421f IDEMPIERE-3664 New Role - User Assignment 2018-03-22 10:22:06 -03:00
hieplq 646fc5ee7d IDEMPIERE-3531: update url of orbit for neon 3 2018-03-22 13:29:51 +07:00
Carlos Ruiz 193b7cae19 IDEMPIERE-3662 Error when inserting PO with a LOB mandatory field 2018-03-20 18:18:07 -03:00
Carlos Ruiz 75d8fd5ea6 IDEMPIERE-3663 iDempiereLBR requires access to org.compiere.acct.Doc_Order.getCommitmentSalesRelease 2018-03-20 17:38:46 -03:00
Carlos Ruiz 814016b2fc IDEMPIERE-3660 Improve Packin - allow application on all tenants / manage properly non-readable zip files 2018-03-20 17:35:43 -03:00
Carlos Ruiz a220132912 IDEMPIERE-3531 fix hazelcast version for IDEMPIERE-3653 2018-03-19 12:07:30 -03:00
Carlos Ruiz fae42e649d merge experimental into default 2018-03-19 11:37:31 -03:00
hieplq 577859f63e IDEMPIERE-3094:Infowindow:Previsius recordSelectedData don't clear before process run 2016-06-01 13:00:43 +07:00
hieplq 7b7199bfe3 IDEMPIERE-2234:Exception with table alias in virtual columns (only for views) 2014-10-10 00:36:12 +07:00
Hideaki Hagiwara ceb42f14c6 IDEMPIERE-3625 2018-01-21 12:33:38 +09:00
Carlos Ruiz 72b21f1df1 IDEMPIERE-2944 Preserve iDempiere session between sucessive webservice calls / fix login when using email - as reported by Pritesh Shah 2018-05-15 10:23:51 +02:00
Carlos Ruiz 83f5ee7d17 IDEMPIERE-3135 Bug Completing Bank Statements when using calendar & accounting periods per org: A potential wrong/test validation for open period is being performed in the class: BankStatement / IDEMPIERE-480 2018-05-15 09:04:45 +02:00
Carlos Ruiz b2dfbc8113 IDEMPIERE-2057 Modify "Update Costing" process to create a cost adjustment document / fix added field cots adjustment line - must be read-only 2018-05-09 12:17:09 +02:00
Carlos Ruiz c4b026b81c IDEMPIERE-2020 Value Format for ZK / fix minor char introduced wrongly in fe3dacb 2018-05-09 11:49:59 +02:00
hieplq 4bf6e88159 IDEMPIERE-3709:stable sign database 2018-05-08 21:36:53 +07:00
Carlos Ruiz 01d954269e IDEMPIERE-1684 improve Quick Info Widget to allow zoom 2018-05-08 19:22:46 +02:00
Andy Conn ce76e44e34 IDEMPIERE-3706 SystemIDs.COLUMN_M_MOVEMENTLINE_M_ATTRIBUTESETINSTANCE_ID is wrong; should be 8551 (not 8851) / IDEMPIERE-236 / https://bitbucket.org/idempiere/idempiere/commits/45495b2cb32b#Lorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WPAttributeDialog.javaF796 2018-05-04 10:51:39 +02:00