Commit Graph

2381 Commits

Author SHA1 Message Date
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
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 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 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 85defe9615 IDEMPIERE-3859 Show Name (translated) instead of Value for list identifiers 2019-01-03 22:53:36 +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 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 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
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
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 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 18f789b57c hg merge release-6.1 (merge release6.1 into default) 2018-12-21 16:45:29 +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 46bdae37d7 IDEMPIERE-3766 Attachments is remove if storage is not available 2018-12-15 17:28:30 +01:00
Nicolas Micoud ec6d32fdd5 IDEMPIERE-3770 Translation : export only centralized data 2018-12-15 17:00:03 +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
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
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
Nicolas Micoud 123eaf0c6f IDEMPIERE-3786 Number of records in detail grid must not be hardcoded 2018-12-15 14:21:00 +01:00
Carlos Ruiz 2bfa3f4c38 IDEMPIERE-3829 Scheduler not running - ( Failed to create new process instance ) in log / fix java.util.ConcurrentModificationException when running all housekeeping schedulers on start
13:51:15.942-----------> Scheduler.doWork: MProcess[53154-HouseKeeping] [173]
java.util.ConcurrentModificationException
	at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:719)
	at java.base/java.util.LinkedHashMap$LinkedValueIterator.next(LinkedHashMap.java:746)
	at org.compiere.model.MTable.get(MTable.java:112)
	at org.compiere.model.Query.<init>(Query.java:134)
	at org.compiere.model.MScheduler.getParameters(MScheduler.java:165)
2018-12-15 14:08:41 +01:00
Carlos Ruiz 5260f31c57 IDEMPIERE-2558 don't allow use old password when change password / fix daysReuse=0 means this feature is not used / do not save password history if not configured / warning on log when saving plain passwords 2018-12-14 14:10:10 +01:00
Carlos Ruiz ed8e16bee4 IDEMPIERE-3829 Scheduler not running - ( Failed to create new process instance ) in log 2018-11-22 13:36:19 -02:00
Carlos Ruiz 7c023a5ac3 IDEMPIERE-3842 Cannot run Synchronize Column on oracle CLOB columns 2018-12-04 15:25:43 +01:00
Carlos Ruiz ac14fcd294 IDEMPIERE-3830 c3p0 defaults are not exploiting the power of c3p0 reliability 2018-11-28 22:17:48 +01:00
Murilo Habermann Torquato 0c3e75c1d0 Refs #6141 - class cast exception ( IDEMPIERE-3832) 2018-11-24 20:32:36 -02:00
Carlos Ruiz e89fbe3b29 IDEMPIERE-3837 Revenue Recognition / peer review 2018-11-28 01:54:58 +01:00
Carlos Ruiz fc2d69e8ab IDEMPIERE-3837 Revenue Recognition - integrate Revenue Recognition implementation from Adaxa 2018-11-28 01:12:21 +01:00
Carlos Ruiz f7e0668ee4 IDEMPIERE-3439 Create System windows to analyze all clients and users / Fix Packin AD_Preference problem 2018-11-23 15:41:50 -02:00
Carlos Ruiz 21a89ab521 IDEMPIERE-3824 Implement apply packin from folder from command line 2018-11-19 12:58:57 -02:00
Carlos Ruiz a7d4a7d690 IDEMPIERE-2648 implement pack-in pack-out handle for infoWindow 2018-11-12 15:29:22 -02:00