Commit Graph

215 Commits

Author SHA1 Message Date
Carlos Ruiz 9487335169 Preparing release 6.2 - upgrade versions 2019-01-05 23:56:28 +01:00
Carlos Ruiz a33cf4bec5 Preparing release 6.2 2019-01-05 23:34:22 +01:00
Carlos Ruiz 16595cca41 IDEMPIERE-2309 Performance: replace Custom Idempiere Homepage (img_back) 639kb->69kb 2019-01-01 17:40:22 +01:00
Carlos Ruiz 84a340ca00 IDEMPIERE-3847 Mixed Content load script from google when deploy idempiere on https 2018-12-15 13:49:40 +01:00
Carlos Ruiz 620b9715bb IDEMPIERE-3823 Schedule without Schedule Type is running wild / implemented to run once on reboot 2018-11-19 10:59:58 -02:00
hieplq f39116d95d IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (delete buckminster stuff) 2018-11-10 10:32:38 +07:00
Carlos Ruiz 7eeb4a8463 More versioning for 6.1 2018-11-04 18:32:21 -02:00
Carlos Ruiz ee4303d453 set version to 6.1 2018-11-04 14:47:53 -02:00
hieplq 69c91e1111 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (build by tycho issue)
https://bugs.eclipse.org/bugs/show_bug.cgi
https://bugs.eclipse.org/bugs/show_bug.cgi?id=537016

1. use latest jdt for support jdk10

2. tycho resolve dependency to javax.activation, javax.xml.bind from jdk, but jdk don't public it.
eclipse resolve by get highest version from com.sun.activation.javax.activation, jaxb-api
so need use Require-Bundle to force tycho choose com.sun.activation.javax.activation

2.1 if keep both import javax.activation and Require-Bundle com.sun.activation.javax.activation with get bellow exception on tycho but org.adempiere.base don't have this issue
[ERROR] /home/hieplq/1Dev/project/native/idempiere-dev-11/org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/factory/DefaultFeedbackService.java:[16]
[ERROR] 	import javax.activation.DataSource;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'DataSource' is not API (restriction on classpath entry '/home/hieplq/.m2/repository/p2/osgi/bundle/com.sun.activation.javax.activation/1.2.0/com.sun.activation.javax.activation-1.2.0.jar')

3. pass --add-exports for org.adempiere.base, install, server and swing
2018-10-25 23:59:10 +07:00
hieplq 5e5d79f614 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (add Vendor info to bundle) 2018-10-24 13:07:45 +07:00
hieplq cfa2705b25 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constructer with expression
2018-10-24 09:29:49 +07:00
hieplq 155810c3f1 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constructer with expression
2018-10-24 09:25:50 +07:00
hieplq 0a010a526d IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update maven project)
run auto update maven projec (side effect from 15ccf00c09f5).
2018-10-24 08:56:57 +07:00
hieplq 1c5a89128b IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (Bundle-RequiredExecutionEnvironment)
eclipse don't reconize Bundle-RequiredExecutionEnvironment 10
2018-10-23 17:29:35 +07:00
hieplq 568904b961 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (inaccessible Internal APIs compiler time) 2018-10-16 12:57:03 +07:00
hieplq 82c8c5b31d IDEMPIERE-3798:Move iDempiere default branch to openjdk 10
change targetPlatform and classpath to JavaSE-10
2018-10-16 07:08:34 +07:00
hieplq fe0f36668b IDEMPIERE-3531: add manifest for java 9 warning 2018-09-11 09:04:49 +07:00
Carlos Ruiz a0dcf36f4e IDEMPIERE-959 Missing get*_UU methods / based on patch from Nicolas Micoud (nmicoud) 2018-05-29 13:53:22 +02:00
Carlos Ruiz da53148c79 hg merge release-5.1 (merge release5.1 into default) 2018-04-08 21:06:13 +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
hieplq d777e2982c Merge with default 2018-03-19 19:50:01 +07:00
hieplq 6bb1c5ecc3 Merge with default 2018-02-26 03:11:15 +07:00
hieplq 31ad04d7ef IDEMPIERE-3531:auto update by eclipse when import project to new workspace by choose import exists maven project 2018-02-18 23:41:09 +07:00
Nicolas Micoud 76917cb55a IDEMPIERE-3640 iDempiere monitor : hide inactive clients on EMail test 2018-02-16 13:45:46 +01:00
hieplq 9482f02dec IDEMPIERE-3531:add maven tycho configuration 2018-02-10 16:42:06 +07:00
hieplq 50271ce883 IDEMPIERE-3531:standard maven repository url 2018-02-03 10:50:12 +07:00
hieplq d7808da56a IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven
a mavent project convert from plugin have flow default rule
   1. maven project prefer setting JRE to Execution environment, so .classpath is updated
   2. java class compliment to target/classes/, so build.propertie is updated
   3. JDK compliance configuration setting per project (only this option), so .settings/org.eclipse.jdt.core.prefs is created

extra setting about warning done manual to resolved
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367431

   it happend on bundle use non-standard java package
      org.adempiere.base/.settings/org.eclipse.jdt.core.prefs
      org.adempiere.ui.swing/.settings/org.eclipse.jdt.core.prefs

   on org.adempiere.server, old method add accessrules to classpathentry don't work for maven build.
   so change to warning method make it consitent with other
      org.adempiere.server/.settings/org.eclipse.jdt.core.prefs
2018-02-03 01:39:47 +07:00
hieplq b6d9886732 IDEMPIERE-3531:standard lib folder
on all project, put library into lib folder, so easy apply parametrize
remove some unuse (don't see reference) library
2018-02-02 13:47:07 +07:00
hieplq 0305e1bf32 IDEMPIERE-2544:to more warning compiler hidden good warning
leak io
2017-11-30 13:44:30 +07:00
Carlos Ruiz af3d52045f Point copyjars to new release 2017-11-01 01:14:36 +01:00
Carlos Ruiz d63062d0d0 New version 2017-10-31 23:12:29 +01:00
Carlos Ruiz d6908fc065 Point to version 5.1 2017-10-31 23:03:48 +01:00
hieplq 929be757a2 Merge with development 2017-10-18 01:47:05 +07:00
Heng Sin Low a0d891f419 IDEMPIERE-3431 Posting error for Matched PO if invoice posted while MR is not posted 2017-09-12 18:07:01 +08:00
Carlos Ruiz 9bfe040d9b Integrate patches from hengsin - IDEMPIERE-3416 Implement the ability to track open DB connections (1007726/1008135) 2017-06-30 15:57:15 +02:00
hieplq ad5adf23e8 IDEMPIERE-3353:sync development profile (eclipse) and package profile
correct product define
2017-04-26 12:24:05 +07:00
Carlos Ruiz b4c8f5e34e IDEMPIERE-1325 - lower log level for a harmless message 2017-06-21 17:15:12 +02:00
Heng Sin Low 36409e56ba IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Context for AcctProcessor not always setup correctly. 2017-06-14 14:43:24 +08:00
Heng Sin Low 361c190a06 IDEMPIERE-3393 Context for Monitor's Run Now Command not Setup Correctly 2017-06-13 18:20:08 +08:00
Heng Sin Low 2b18e84428 IDEMPIERE-3383 Schedule process: always recalculate sleep time before start 2017-05-31 11:26:32 +08:00
Heng Sin Low d12e72aec3 IDEMPIERE-3382 Schedule process shouldn't allow concurrent execution 2017-05-31 11:09:05 +08:00
Heng Sin Low f01e4cac14 IDEMPIERE-3381 Transaction not pass to scheduled report. 2017-05-31 07:55:29 +08:00
Heng Sin Low 37bafb5851 IDEMPIERE-3380 Scheduler doesn't log role access error. 2017-05-31 07:33:40 +08:00
Heng Sin Low 4cfe1258b0 IDEMPIERE-3653 1004207 Change behavior of system cacheing for multi-tenants. Add API to support dynamic addition and removal of scheduler. 2014-08-19 17:16:01 +08:00
Carlos Ruiz e682565d95 IDEMPIERE-3653 1004207 Change behavior of system cacheing for multi-tenants. Use distributed cache for scheduler model. / integrate patch from hengsin 2014-08-19 17:11:56 +08:00
Carlos Ruiz 5da08bb301 point copyjars to 4.1 2016-10-31 14:27:56 +01:00
Carlos Ruiz 3d985bd0ed change references to new version 2016-10-30 20:30:07 +01:00
Carlos Ruiz 536fd017e6 set version 4.1 in credits 2016-10-30 20:23:55 +01:00
Carlos Ruiz 059a9ee240 hg merge release-3.1 (merge release3.1 into development) 2016-08-11 11:39:15 +02:00
Nicolas Micoud 34926b0409 IDEMPIERE-2951 Delete all Trace Logs from Monitor should not delete AuthFailure.log 2016-08-08 18:29:20 +02:00
hieplq cfa02576fb IDEMPIERE-3139:Frequent timeout exception 2016-07-31 19:20:44 +07:00
hieplq 1ca5d9835d IDEMPIERE-3136:all stuff relate library of idempiere
update and use osgi version of library (passay, itextpdf, bcprov, super-csv)
2016-07-07 19:05:05 +07:00
hieplq 54bca51007 IDEMPIERE-3136:all stuff relate library of idempiere
remove version of dependency bundle
2016-07-07 12:51:24 +07:00
hieplq 116cde1e96 IDEMPIERE-3136:all stuff relate library of idempiere
set runtime of all project to 1.8
2016-07-07 10:59:31 +07:00
hieplq 4ae72bb050 IDEMPIERE-3136:all stuff relate library of idempiere
because each project don't have partical build setting, so let control from workspace
2016-07-07 10:14:33 +07:00
hieplq 98730ce2d6 IDEMPIERE-2968:make all url as properties let idempiere can total material with offline repository
use parameter for link to repository, so can use offline repository, so help increase test speed
2016-07-07 14:55:12 +07:00
Carlos Ruiz 045e250a69 IDEMPIERE-2940:reduce size of repository / fix sourceforge links 2015-12-02 11:51:11 -05:00
hieplq 6f32d77846 IDEMPIERE-2940:reduce size of repository
move file server
2015-12-02 21:54:18 +07:00
hieplq 972dd355db IDEMPIERE-2940:reduce size of repository 2015-11-14 17:17:25 +07:00
Carlos Ruiz 9249a86450 IDEMPIERE-1325 Custom iDempiere Home Page 2015-11-04 11:07:49 -05:00
Carlos Ruiz 6a8183effa Update product version to 3.1.0 2015-10-30 21:18:07 -05:00
Carlos Ruiz dca4656a56 Upgrade version references to 3.1 2015-10-30 20:39:48 -05:00
Carlos Ruiz bbb4d42d46 hg merge release-2.1 (merge release2.1 into development) 2015-10-07 08:39:12 -05:00
tsvikruha 383c35dc4a IDEMPIERE-2864 Alert Processor vs Attachment File system can't send EMails properly 2015-10-03 08:26:46 -05:00
Carlos Ruiz ad6290e09c IDEMPIERE-2756 Background threads losing context when user log out / integrate fix from hengsin for the server services 2015-08-07 10:03:50 -05:00
Carlos Ruiz e8723e62e0 IDEMPIERE-2516 iDempiere monitor shows inactive clients (maintenance mode / active sessions) / thanks to Nicolas Micoud (nmicoud) 2015-03-18 14:55:04 -05:00
Carlos Ruiz 966bcefc52 IDEMPIERE-2756 Background threads losing context when user log out / additional fix on development 2015-08-07 10:25:18 -05:00
Carlos Ruiz 839a5370dc hg merge release-2.1 (merge release2.1 into development) 2015-08-07 10:23:36 -05:00
hieplq bf9a6c91a5 IDEMPIERE-1846:Extend Scheduler by SchedulerSubject and SchedulerMessage 2015-07-14 02:13:39 +07:00
Carlos Ruiz e4c0fdd849 hg merge release-2.1 (merge release2.1 into development) 2015-03-25 19:02:45 -05:00
Carlos Ruiz f0a8c83af3 hg merge development (merge development into zk7) 2014-12-17 20:11:47 -05:00
Nicolas Micoud fdc99703c0 IDEMPIERE-2317 Translation in AlertProcessor 2014-12-17 08:50:58 -05:00
Carlos Ruiz f3eba129d1 merge development (8b3bdac18c82) into zk7 2014-11-05 17:38:46 -05:00
Carlos Ruiz 545183280f IDEMPIERE-2281 Alert Processor and Scheduler ignoring Client Storage Provider Setup 2014-11-05 10:02:26 -05:00
Carlos Ruiz fa74477ecf Update product version to 2.1.0 2014-10-30 23:30:38 -05:00
Carlos Ruiz c132c4d0fc Update sources to release 2.1 2014-10-30 23:08:23 -05:00
Carlos Ruiz 23c684d467 Merge development (8e403d4382f8) into zk7 branch 2014-10-29 13:43:18 -05:00
Carlos Ruiz 5c27c2bf3d IDEMPIERE-2275 Process button of toolbar doesn't handle access / based on patch from Nicolas Micoud (nmicoud) 2014-10-29 11:17:45 -05:00
Carlos Ruiz a5c4f1dbcf IDEMPIERE-2245 Platform Upgrade for r3 2014-10-22 15:00:51 -05:00
Carlos Ruiz 2aeedd4ed0 IDEMPIERE-2245 Platform Upgrade for r3 2014-10-22 14:43:56 -05:00
Carlos Ruiz 3518f683e7 merge 1a4c747dfdf9 development into zk7 2014-10-22 14:42:27 -05:00
Heng Sin Low 816e27a8e2 IDEMPIERE-2245 Platform Upgrade for r3. Fix Jenkin build error ( Patch from Carlos ). Fix login page show wrong version info. 2014-10-16 14:34:12 +08:00
Nicolas Micoud 7e1e7a8036 IDEMPIERE-2225 Show number of active sessions and maintenance mode in monitor console 2014-10-15 13:55:44 -05:00
Heng Sin Low 0b2fbe27ae IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
Carlos Ruiz 011aa28d01 Merge development (8eba0f14d231) into zk7 branch 2014-06-20 20:09:46 -05:00
Thomas Bayen 42a3f4f9f3 IDEMPIERE-1698 LEt the user choose a different JasperReports class 2014-06-18 14:06:59 +02:00
Carlos Ruiz 49d477c2d5 Merge development (717d3f6bb6a2) into zk7 branch 2014-06-03 17:58:27 -05:00
Heng Sin Low b3cd784008 1003949 IDEMPIERE-1952 Create ability to run reports in the scheduler using context variables for dates. Add plus and minus arithmetic support for @#Date@ context variable. 2014-05-05 19:50:55 +08:00
Heng Sin Low 4f74d9842e 1003949 IDEMPIERE-1952 Create ability to run reports in the scheduler using context variables for dates. Implement context variable support for scheduler name. 2014-04-24 22:49:50 +08:00
Heng Sin Low c232e04e04 1003856 IDEMPIERE-1951 Run report as a background job. Fix bug discover during testing. 2014-04-24 22:44:16 +08:00
Carlos Ruiz c73000c38b 1003856 IDEMPIERE-1951 Integrate commit from hengsin -> Run report as a background job. Peer review implementation from Elaine. 2014-05-14 14:44:06 -05:00
Heng Sin Low df81b807dc Merge development (10307) into zk7 (10294) branch 2014-04-09 10:47:51 +08:00
Carlos Ruiz 016ac239d8 Merged in bmlaurus/idempiere-bmlaurus-1.0c/CustomHome (pull request #85)
IDEMPIERE-1325 Custom iDempiere Home Page
2014-04-04 10:26:50 -05:00
Carlos Ruiz c82b03a218 IDEMPIERE-166 Rebranding of logo and product name 2014-04-02 22:19:47 -05:00
Nicolas Micoud 5aa1701d01 IDEMPIERE-1845 Allow Scheduler to use default logic based on SQL 2014-04-02 19:59:25 -05:00
Heng Sin Low 9e5826b772 IDEMPIERE-1635 Upgrade to zk7. Update platform to Gemini Web 2.2.2, Tomcat 7.0.35 and Eclipse 4.3 ( Kepler ). 2014-04-03 01:31:20 +08:00
acanaveral 30acc047de IDEMPIERE-1325 Custom iDempiere Home Page 2014-03-12 16:39:50 -05:00
Heng Sin Low bb6607d553 IDEMPIERE-1561 Update product version to 2.0.0. 2013-11-21 14:32:17 +08:00
Carlos Ruiz 6e31d731b2 Versioning Release 2.0 2013-10-31 22:56:57 -05:00