Commit Graph

12660 Commits

Author SHA1 Message Date
Carlos Ruiz bc5a6e6d9c IDEMPIERE-3878 MatchInvDelete wrong save at the end 2019-01-23 16:20:38 +01:00
Carlos Ruiz e6b331f8d6 IDEMPIERE-2003 - fix launchers broken because of library change 2019-01-22 00:03:23 +01:00
Carlos Ruiz 1b2007ed3b IDEMPIERE-3876 Encoding and line delimiter issues / convert sources to unix line delimiter 2019-01-21 15:37:14 +01:00
Nicolas Micoud 8cabe944f5 IDEMPIERE-3872 Translation files (FR / IT) for password policies 2019-01-19 12:46:37 +01:00
Carlos Ruiz 175166bc12 IDEMPIERE-3865 Payment term discount on payment doesnt consider the payment amount 2019-01-19 12:35:05 +01:00
Nicolas Micoud 70b5e48440 IDEMPIERE-3873 Popup of process button displays inactive processes 2019-01-19 11:58:46 +01:00
hieplq 272d212b1a IDEMPIERE-2003: patch for ZK-4198 by Carlos
Capturing wrong numbers with numeric keypad when decimal separator is not dot
2019-01-18 19:29:43 +07:00
Carlos Ruiz 4d9912c6e3 IDEMPIERE-2003 Capturing wrong numbers with numeric keypad when decimal separator is not dot / fix a problem with same language using different separator in different countries, for example es_CO vs es_SV 2019-01-17 20:51:48 +01:00
Carlos Ruiz d7065224fa IDEMPIERE-3824 Implement apply packin from folder from command line 2019-01-15 18:42:55 +01:00
Carlos Ruiz 02009bc22d IDEMPIERE-3870 PackIn issue with transactions 2019-01-15 18:38:01 +01:00
Carlos Ruiz 3456ab5b6b IDEMPIERE-3824 Implement apply packin from folder from command line / improve error messaging and rollback on error 2019-01-15 18:36:59 +01:00
Carlos Ruiz db714f918e IDEMPIERE-3824 Implement apply packin from folder from command line / avoid the plugin running when started from the PackInFolderApplication / make log level a parameter 2019-01-15 13:28:13 +01:00
Carlos Ruiz e1ce7e9ec9 Backed out changeset c14bc0ce677c - IDEMPIERE-3808 - works fine in 2018-12 but not yet in 2018-09 2019-01-10 15:39:41 +01:00
Carlos Ruiz f79dc728a3 IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment. As advised by Heng Sin 2019-01-10 15:21:19 +01:00
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