Carlos Ruiz
df55d4649c
IDEMPIERE-3431 Posting error for Matched PO if invoice posted while MR is not posted. / integrating fixes from Heng Sin AP2-825
2019-01-09 22:38:08 +01:00
Carlos Ruiz
949c2b02cf
IDEMPIERE-3863 Import/Export translation issue with java 11
2019-01-09 16:04:14 +01:00
hieplq
b69462198f
IDEMPIERE-3531: clean stuff download by download-maven-plugin to resulve issue report at group also auto run clean (eclipse)
...
let eclipse don't call auto-clean, otherwise it will don't see jar (updated) on classpath and give compiler error
m2e also don't recognize this phase/goal
2019-01-08 01:51:27 +07:00
hieplq
c38dcec5cc
IDEMPIERE-3531: clean stuff download by download-maven-plugin to resulve issue report at group also auto run clean
...
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/idempiere/4hSPHBqk1oo
2019-01-07 23:54:47 +07:00
Carlos Ruiz
090a34eb88
IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment. / eclipse still doesn't fully support - avoid annoying warning on launcher
2019-01-07 17:58:10 +01:00
Carlos Ruiz
d14338729b
IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment.
2019-01-07 13:22:58 +01:00
Heng Sin Low
7611c3e3da
IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment.
2019-01-07 14:59:43 +08:00
Carlos Ruiz
40c07b2a63
starting maintenance branch for release-6.2
2019-01-06 01:11:40 +01:00
Carlos Ruiz
50c7b7b6a1
Preparing release 6.2 - change URL for new database seed
2019-01-06 00:57:30 +01:00
Carlos Ruiz
da003d4771
Preparing release 6.2 - create folders for new version
2019-01-06 00:01:01 +01:00
Carlos Ruiz
9487335169
Preparing release 6.2 - upgrade versions
2019-01-05 23:56:28 +01:00
Carlos Ruiz
495a863659
Preparing release 6.2 - generate model classes
2019-01-05 23:42:13 +01:00
Carlos Ruiz
a33cf4bec5
Preparing release 6.2
2019-01-05 23:34:22 +01:00
Carlos Ruiz
d889ebd6de
IDEMPIERE-3837 Revenue Recognition / fix migration scripts issues
2019-01-05 23:26:40 +01:00
Carlos Ruiz
a4130cd988
IDEMPIERE-3860 Reversed MatchPO cannot be deleted
2019-01-05 22:36:17 +01:00
Carlos Ruiz
4e5174fb5f
IDEMPIERE-3849 RUN_MonitoredSyncDB.sh
2019-01-05 00:46:51 +01:00
Carlos Ruiz
a74c2948cd
minor fix - webstore broken when login with admin @ gardenworld.com -> a much better solution suggested by Hiep Lq
2019-01-04 14:41:27 +01:00
Carlos Ruiz
8355ea74bf
minor fix - webstore broken when login with admin @ gardenworld.com -> RFC6265 Cookie values may not contain character [ ]
2019-01-04 02:05:08 +01:00
Carlos Ruiz
08d59a036d
IDEMPIERE-3449 Follow more chrome recommendations: Password field is not contained in a form
2019-01-04 01:29:38 +01:00
Carlos Ruiz
85defe9615
IDEMPIERE-3859 Show Name (translated) instead of Value for list identifiers
2019-01-03 22:53:36 +01:00
Heng Sin Low
5d65cc419d
IDEMPIERE-3840 Use web socket for server push. Fix initial connection setup. Fix handling of timeout.
2019-01-03 21:38:14 +08:00
Carlos Ruiz
16595cca41
IDEMPIERE-2309 Performance: replace Custom Idempiere Homepage (img_back) 639kb->69kb
2019-01-01 17:40:22 +01:00
hieplq
f3db098703
IDEMPIERE-3808:collect info to move idempiere to jdk-11 (jdk intenal package)
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367431
implement to don't use intenal package
2018-12-31 04:04:22 +07:00
Carlos Ruiz
f7ede41169
IDEMPIERE-3835 - revert minor change on launcher
2019-01-01 14:12:34 +01:00
hieplq
547de8df76
IDEMPIERE-3808:collect info to move idempiere to jdk-11 (update repository)
...
not sure why jetty.jsp.version is 8.5.33, need to update to 8.5.33.1 for jetty-9.4.14
2018-12-29 12:37:01 +07:00
hieplq
6c26ba970c
IDEMPIERE-3560:update.sh fail
2018-12-29 10:58:27 +07:00
hieplq
d7f53e51b4
IDEMPIERE-3687:remove setting of alpn/http2 out of core
2018-12-29 10:52:10 +07:00
hieplq
902936fb34
IDEMPIERE-3835:remove org.idempiere.hazelcast.service.config
2018-12-29 10:45:20 +07:00
Carlos Ruiz
b32038f30b
IDEMPIERE-2911 NF3.0 Tree On Any Table not working correctly in subtab
2018-12-29 00:04:32 +01:00
Carlos Ruiz
bce0ae0611
IDEMPIERE-3808 - setup launchers with java 11
2018-12-28 23:14:02 +01:00
Carlos Ruiz
825ce9a205
IDEMPIERE-3849 RUN_MonitoredSyncDB.sh
2018-12-16 02:47:17 +01:00
hieplq
643d2ab093
IDEMPIERE-3857:fire event on jasper engine
2018-12-27 23:15:41 +07:00
Carlos Ruiz
e3a39971fc
IDEMPIERE-3844 Date+Time not respected in process parameter / peer review - dropping also a legacy TRUNC on number <= - it doesn't make any sense to have trunc on numbers just based on that condition - it's inconsistent
2018-12-28 13:08:34 +01:00
Deepak Pansheriya
e964bd84e5
IDEMPIERE-3844: Fix Date+Time not respected in process parameter.
2018-12-27 16:07:27 +05:30
Carlos Ruiz
0d0b1eb5c3
hg merge experimental (merge experimental into default)
2018-12-28 11:02:33 +01:00
hieplq
6c76b7e4b8
IDEMPIERE-3808:collect info to move idempiere to jdk-11 (update lib j2ee take out from jdk)
...
this commit by auto adjust from eclipse (exclude server.product.launch)
== setup eclipse like bellow to get stable build ==
1. keep eclipse at Eclipse 2018-09 (https://www.eclipse.org/downloads/packages/release/2018-09/r )
2. install "java-11-support-eclipse" https://marketplace.eclipse.org/content/java-11-support-eclipse-2018-09-49
3. call update "help/check for update"
4. now that eclipse full support jdk-11 and build stable without any issue
ref:https://groups.google.com/d/msg/idempiere/At6xXFyEcGY/IJ1ETiohCwAJ
2018-12-28 15:11:11 +07:00
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