hieplq
2338a02422
Merge with default
2018-12-28 13:33:19 +07:00
Carlos Ruiz
c48587c8cc
IDEMPIERE-3840 move back zk.xml to Atmosphere while stabilizing WebSocket
2018-12-27 17:19:12 +01:00
Carlos Ruiz
1839fa4a1f
IDEMPIERE-3798 - sync hazelcast with latest in 6.1
2018-12-27 17:12:08 +01:00
Carlos Ruiz
8b73a1b743
hg merge experimental (merge experimental into default)
2018-12-27 16:57:47 +01:00
Carlos Ruiz
e3cf7d225a
hg merge release-6.1 (merge release6.1 into default)
2018-12-27 11:19:27 +01:00
Carlos Ruiz
50943b09dd
hg merge release-6.1 (merge release6.1 into default)
2018-12-26 17:19:01 +01:00
Carlos Ruiz
6037389ced
IDEMPIERE-3855 Implement AD_Tree.IsValueDisplayed - FHCA-817
2018-12-26 15:27:12 +01:00
Carlos Ruiz
fbb6e1cf53
AP2-191 IDEMPIERE-3837 Revenue Recognition / fix issues discovered in QA
2018-12-26 13:11:01 +01:00
Carlos Ruiz
426951381c
IDEMPIERE-3854 Conversion rate must validate period overlapping
2018-12-25 21:39:51 +01:00
Carlos Ruiz
f3851b4688
IDEMPIERE-3853 Bug in Auto Allocation / IDEMPIERE-378
2018-12-25 21:39:37 +01:00
Carlos Ruiz
a1de492e9e
IDEMPIERE-3394 Allow defining web service type in System and extend in Tenant / broken by d879614 from IDEMPIERE-2944
2018-12-25 17:37:01 +01:00
Carlos Ruiz
a9eb122e3a
IDEMPIERE-3653 Hazelcast improvements / synchronize with latest default xml - fix warning about wrong schema in hazelcast.xml
2018-12-23 19:01:27 +01:00
Carlos Ruiz
b74ed53357
IDEMPIERE-2389 Print format and Report type selection on process dialog / fix problem reported by Vassili Kouleshov at https://groups.google.com/d/msg/idempiere/qFJ0FeDiZJo/7V77mXEkAgAJ
2018-12-23 16:08:52 +01:00
Carlos Ruiz
ec8c384c5f
backout f018794 - IDEMPIERE-611 Zk: number editor popup auto close immediately. - seems like in newer versions of zk the previous patch was correct to get the focus on calculator and latest patch didn't get focus
2018-12-23 15:29:09 +01:00
hieplq
49d0076c58
IDEMPIERE-3808:collect info to move idempiere to jdk-11 (update lib zk 8.6.0.1 )
...
https://issues.apache.org/jira/browse/ARIES-1859
https://tracker.zkoss.org/browse/ZK-4127
2018-12-23 12:26:44 +07:00
Carlos Ruiz
18f789b57c
hg merge release-6.1 (merge release6.1 into default)
2018-12-21 16:45:29 +01:00
hieplq
e00b022e12
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (move file server to github)
2018-12-21 19:08:06 +07:00
Carlos Ruiz
abdf2d50d5
IDEMPIERE-2003 Capturing wrong numbers with numeric keypad when decimal separator is not dot / similar problem in calculator
2018-12-20 15:53:16 +01:00
Carlos Ruiz
fbb5f74389
IDEMPIERE-2003 Capturing wrong numbers with numeric keypad when decimal separator is not dot / fix problem reported with double comma in windows and certain keyboards
2018-12-20 14:21:19 +01:00
Carlos Ruiz
83f8ea2253
IDEMPIERE-3851 Filtering list box (AP2-671 TrekGlobal) - integrate development from Elaine Tan
2018-12-18 17:28:24 +01:00
Carlos Ruiz
1fd56b7609
IDEMPIERE-3850 Performance improvement: implement reporting from read-only replica (from TrekGlobal)
2018-12-18 14:22:17 +01:00
Carlos Ruiz
610c11baa0
hg merge release-6.1 (merge release6.1 into default)
2018-12-15 17:30:10 +01:00
Carlos Ruiz
46bdae37d7
IDEMPIERE-3766 Attachments is remove if storage is not available
2018-12-15 17:28:30 +01:00
Nicolas Micoud
36c3c55f9c
IDEMPIERE-1052 Improve Performance using Search instead of Table/Table Direct
2018-12-15 17:02:39 +01:00
Nicolas Micoud
ec6d32fdd5
IDEMPIERE-3770 Translation : export only centralized data
2018-12-15 17:00:03 +01:00
Carlos Ruiz
00b15802d0
IDEMPIERE-3780 AD_User.IsNoExpire to override MAX_INACTIVE_PERIOD_DAY / set field as advanced
2018-12-15 16:53:36 +01:00
Nicolas Micoud
69b0ad5ce8
IDEMPIERE-3780 AD_User.IsNoExpire to override MAX_INACTIVE_PERIOD_DAY
2018-12-15 16:50:08 +01:00
Ricardo Santana
867a86250d
IDEMPIERE-3809 Error when packin a workflow node by a 2Pack
2018-12-15 16:32:06 +01:00
Carlos Ruiz
6bf4456dfc
IDEMPIERE-3828 Error when packin a Process Parameter by a 2Pack / integrate patch suggested by Bruno de Melo Carvalho (dsoftware55.cc)
2018-12-15 16:27:04 +01:00
hieplq
35b47c9cc1
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (hazelcast)
...
hazelcase warning
2018-12-15 22:23:16 +07:00
Carlos Ruiz
f12c2b9bc5
hg merge release-6.1 (merge release6.1 into default)
2018-12-12 20:45:24 +01:00
Carlos Ruiz
afb171b657
IDEMPIERE-3798 Move iDempiere default branch to openjdk 10 / fix problem sending email -> javax.activation.UnsupportedDataTypeException: text/plain; charset=UTF-8
...
as reported in forum https://groups.google.com/d/msg/idempiere/At6xXFyEcGY/0zz-xbtfBAAJ
2018-12-12 20:44:42 +01:00
Carlos Ruiz
cb9bc48031
IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE / fix Synchronize Terminology broken when using SIMILAR TO
2018-12-11 14:45:56 +01:00
Heng Sin Low
47d876ddad
IDEMPIERE-3840 Use web socket for server push. Fix construction of websocket path to server. Remove testing timeout code that have been accidentally leftover. Some minor cleanup.
2018-12-11 14:55:21 +08:00
Heng Sin Low
021eb6d27f
IDEMPIERE-3697 IDEMPIERE-3598 AP2-821 Invoice reversals not updating PO record as expected. Fix condition for auto create of matchpo in matchpo.reverse
2018-12-10 21:30:18 +08:00
Carlos Ruiz
33b8b505d7
IDEMPIERE-3852 Export zip button (pack out) has error for tabs beyond third level (FHCA-815)
2018-12-19 20:00:20 +01:00
Carlos Ruiz
e8b0df69d3
IDEMPIERE-3551 External (non-plugin) 2Pack automation / fix problem reprocessing zip files from tenants
2018-12-04 19:19:17 +01:00
Carlos Ruiz
7c023a5ac3
IDEMPIERE-3842 Cannot run Synchronize Column on oracle CLOB columns
2018-12-04 15:25:43 +01:00
Carlos Ruiz
349c764730
IDEMPIERE-3841 PackIn throws NPE when cannot find AD_Window_ID for a Table element
2018-12-04 13:26:49 +01:00
Carlos Ruiz
eaba8b92f2
hg merge release-6.1 (merge release6.1 into default)
2018-12-03 12:38:06 +01:00
Heng Sin Low
d96de33753
IDEMPIERE-3840 Use web socket for server push
2018-12-03 11:55:17 +08:00
hieplq
6927cc88a5
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (hazelcast)
...
hazelcase warning
2018-11-29 13:21:33 +07:00
Carlos Ruiz
ac14fcd294
IDEMPIERE-3830 c3p0 defaults are not exploiting the power of c3p0 reliability
2018-11-28 22:17:48 +01:00
Carlos Ruiz
5d31f298fd
IDEMPIERE-2933 MERGE ENTITIES: update or delete on table "ad_user" violates foreign key constraint "aduser_adtabcustomization"
2018-11-28 22:11:06 +01:00
hieplq
c4a5260eff
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (hazelcast)
...
set back change from community
2018-11-26 14:45:01 +07:00
hieplq
1678d932c0
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (hazelcast)
...
https://docs.hazelcast.org/docs/rn/index.html#3-11
keep default configruation copy from release, make separate commit about change from idempiere
2018-11-25 10:21:34 +07:00
hieplq
45e54b5da0
IDEMPIERE-3808:collect info to move idempiere to jdk-11 (update lib j2ee take out from jdk)
...
https://github.com/eclipse-ee4j
some already release so update, some not yet release so wait
https://eclipse-ee4j.github.io/javamail/
https://eclipse-ee4j.github.io/jaf/
2018-12-23 11:08:13 +07:00
hieplq
942800418e
IDEMPIERE-3808:collect info to move idempiere to jdk-11 (zk8.6.0.1, eclipse-1812, java11, tycho 1.3)
...
still use local repository for maven.to.p2 to continue update library
2018-12-22 15:49:50 +07:00
hieplq
3e2012fb97
Merge with default
2018-12-22 12:23:39 +07:00
hieplq
b59fe516dc
IDEMPIERE-3808:collect info to move idempiere to jdk-11 (zk8.6)
...
Borderlayout.warn: The library-property setting: org.zkoss.zul.borderlayout.animation.disabed was changed to org.zkoss.zul.borderlayout.animation.disabled, please use the new one instea$
2018-11-25 09:08:03 +07:00