Commit Graph

130 Commits

Author SHA1 Message Date
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 b2fa99b192 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update lib)
update jetty to 12
update almost library to latest version
change org.eclipse.jdt.core.compiler.batch to org.eclipse.jdt.core
change javax.management.j2ee-api to org.apache.geronimo.specs.geronimo-j2ee-management_1.1_spec, reduce dependency and correct dependency of activeMQ
javax.activation to com.sun.activation.javax.activation
lib for service will take from library instea of jdk
groovy to date
2018-10-23 09:36:53 +07:00
hieplq 2ac37db0ad IDEMPIERE-3531:export to excel get error "java.lang.NoSuchMethodError: org.apache.poi.hssf.util.HSSFColor.getTripletHash()Ljava/util/Map" 2018-09-28 00:28:46 +07:00
Deepak Pansheriya 9a0b9fb317 IDEMPIERE-2319: Adding date value type support in Attribute set and adding transaction support on Attribute dialog 2014-11-19 20:36:20 +05:30
Carlos Ruiz 39e1727ebd hg merge release-5.1 (merge release5.1 into default) 2018-07-23 23:47:21 +02:00
Carlos Ruiz dad417a3df Integrate patch suggested by Ricardo Alexsander Santana https://groups.google.com/d/msg/idempiere/ur7Wx1DlXt8/TL2xL_2uBAAJ 2018-07-23 19:53:46 +02:00
Carlos Ruiz 919b6f34db hg merge release-5.1 (merge release5.1 into default) 2018-05-17 21:59:23 +02:00
hieplq 9b33710a19 IDEMPIERE-3531:adapt with buckminster method
maven have beta version of groovy-all, so fix version of groovy-all to help buckminster materialize
new version of org.apache.commons.configuration request org.apache.commons.lang3
correct source bundle of zk and https://github.com/jetty-project/jasper-jsp/issues/5
update launch
2018-02-26 03:11:03 +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
hieplq 9482f02dec IDEMPIERE-3531:add maven tycho configuration 2018-02-10 16:42:06 +07:00
hieplq 073d0a7ddf IDEMPIERE-3531:avoid dupplicate of bundle id
at the moment, idempiere have feature and plugin same id make tycho error
2018-01-25 16:00:18 +07:00
Carlos Ruiz 8bf585c343 IDEMPIERE-3608 Unable to run sign.database.build configuration / thanks to David Podhola 2018-01-11 06:44:00 +01:00
Carlos Ruiz d63062d0d0 New version 2017-10-31 23:12:29 +01:00
hieplq 5b556121fb IDEMPIERE-3136:update equinox to 4.7.x (OXYGEN)
https://www.eclipse.org/eclipse/news/4.7/platform_isv.php#Equinox
2017-07-01 22:25:41 +07:00
hieplq b63bd6d18b IDEMPIERE-3136:update generator model launch
update jasper report to use P2
2017-05-29 20:38:59 +07:00
hieplq 21cbb35b1d IDEMPIERE-3354:refine feature group
org.idempiere.customize should only dependency by server feature, so don't disturb other product
it also should option, just import when exsits
2017-04-27 12:55:16 +07:00
hieplq 54776efa09 IDEMPIERE-3353:sync development profile (eclipse) and package profile
org.idempiere.webservices import package from javax.xml.ws so need to add javax.xml.ws and its dependency into plug-ins list
2017-04-26 10:20:22 +07:00
Carlos Ruiz 64371d758d Fix launchers 2017-02-18 08:34:15 +01:00
Carlos Ruiz 06967f460d fix launchers 2016-10-31 14:27:40 +01:00
Carlos Ruiz 3d985bd0ed change references to new version 2016-10-30 20:30:07 +01:00
hieplq c0e715a01d IDEMPIERE-3136:all stuff relate library of idempiere
replace bundle dependency by use import package for jasper report
2016-07-10 20:34:26 +07:00
hieplq cf8b2221cb IDEMPIERE-3136:all stuff relate library of idempiere
correct, add some common bundle
2016-07-08 23:49:37 +07:00
hieplq 16bfc4f59b IDEMPIERE-3136:all stuff relate library of idempiere
update jetty to 9.3.10
2016-07-08 23:22:03 +07:00
hieplq 093c95874f IDEMPIERE-3136:all stuff relate library of idempiere
set runtime of all project to 1.8
2016-07-08 16:18:44 +07:00
hieplq 99e4596159 IDEMPIERE-3136:all stuff relate library of idempiere
correct, add some common bundle
2016-07-08 11:55:07 +07:00
hieplq 07ada50393 IDEMPIERE-3136:all stuff relate library of idempiere
replace bundle dependency by use import package for jasper report
2016-07-08 10:47:30 +07:00
hieplq c501d1099a IDEMPIERE-3136:all stuff relate library of idempiere
javax.transaction use other place not only swing, so move to org.adempiere.base-feature
2016-07-08 00:12:25 +07:00
hieplq baff1951be IDEMPIERE-3136:all stuff relate library of idempiere
remove duplicate jar (bsh-engine, groovy-engine)
update, move groovy to osgi
add common bundle (now focus to support jasper report)
2016-07-08 10:20:19 +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
Carlos Ruiz 99e855b85d IDEMPIERE-1554 scriptable Translation import - fix to run correctly on 3.1 2015-12-22 22:26:01 -05:00
Carlos Ruiz 9d73baea76 IDEMPIERE-1554 scriptable Translation import 2015-12-22 22:22:06 -05:00
Carlos Ruiz 7d92db3c56 IDEMPIERE-2935 New record on GridMode error on fields with DisplayLogic / fix file committed by mistake (wrongly added an uncommitted file to patch from tsvikruha) 2015-12-10 09:02:26 -05:00
tsvikruha ad9c2439a8 IDEMPIERE-2935 New record on GridMode error on fields with DisplayLogic / fix NPE when dependent field is hidden 2015-12-10 08:54:00 -05:00
hieplq 4b9b980fb3 IDEMPIERE-2910:update.sh run with issue
remove version in plug-in, use cquery to control
remove this plugin because just use in eclipse launch:org.apache.felix.webconsole.plugins.memoryusage
remove this plub-in because useless:org.apache.felix.webconsole.plugins.packageadmin
2015-11-10 17:07:12 +07:00
Carlos Ruiz dc9ad153b0 Update product version to 3.1.0 / revert wrong change 2015-10-30 23:35:04 -05:00
Carlos Ruiz 4c24284b8b Generate complete model for release 3.1 2015-10-30 21:29:13 -05:00
Carlos Ruiz 6a8183effa Update product version to 3.1.0 2015-10-30 21:18:07 -05:00
hieplq 4bf6e88159 IDEMPIERE-3709:stable sign database 2018-05-08 21:36:53 +07:00
Carlos Ruiz 21cf6fc9c5 IDEMPIERE-1939 zk7:request plug-in of model.generator is outdate. 2014-10-23 08:27:01 -05:00
Heng Sin Low 0b2fbe27ae IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08: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
Elaine Tan eff55eb13f Merged release-1.0c into release-2.0 2013-12-27 19:04:44 +08:00
Elaine Tan 56f7a0c200 IDEMPIERE-400 Column ad_system.lastbuildinfo is not updated 2013-12-27 17:41:42 +08:00
Heng Sin Low bb6607d553 IDEMPIERE-1561 Update product version to 2.0.0. 2013-11-21 14:32:17 +08:00
Carlos Ruiz 516b6893c2 IDEMPIERE-570 Doc_Production - production posting problems 2013-04-23 22:14:02 -05:00
Heng Sin Low d2b454117c IDEMPIERE-748 error while print jasper report when using table component in ireport 4.6.0
IDEMPIERE-807 Jasper report not working when adding barcode
2013-04-01 16:27:24 +08:00
Heng Sin Low fb6be46cf4 IDEMPIERE-549 Upgrade Restlet to release 2.1.1 2013-01-15 00:28:49 +08:00
Heng Sin Low 06362405e1 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Still pending migration of existing custom InfoPanel implementation. 2013-01-04 16:59:50 +08:00
Heng Sin Low 2169ab2056 Fixed launch profile for model generator and swing client 2012-12-06 22:02:59 +08:00
Carlos Ruiz 5739e73ee4 Changes required to generate model classes 2012-11-19 15:56:20 -05:00
Heng Sin Low 7023ce3eea IDEMPIERE-359 Add OSGi Service support for existing extension point. Fixed launch config for setup and model generator. 2012-11-08 07:46:58 +08:00
Heng Sin Low 3c4c00a409 iDempiere IDEMPIERE-234 Configurable Toolbar.
- Bug fixes for report viewer button control.
- Added window toolbar button.
- Added custom window button using osgi service.
- Refactor ExportAction as an custom window button service example.
2012-10-28 00:31:25 +08:00
Heng Sin Low b133cd9c3b IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation). Fixed buckminster build error. 2012-10-23 11:43:58 +08:00
Heng Sin Low 221934a56b IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation).
- Merge javax.mail and javax.activation bundle into one to resolve class loader issue.
2012-10-23 05:41:41 +08:00
Carlos Ruiz 3d8114fd41 IDEMPIERE-364 Improve Grid Layout 2012-08-13 12:30:27 -05:00
Deepak Pansheriya 26086d100e Ticket #1001003: Making grid user and system customizable 2012-08-10 23:10:57 +05:30
Carlos Ruiz 8f6efc777b IDEMPIERE 344 - Improve usability for GL Journal / peer review / tests / implement copy on journal doc 2012-07-25 13:54:19 -05:00
Heng Sin Low 8bde582f5d IDEMPIERE-345 Deployment: Bundle p2 director app and product update script 2012-07-20 07:00:13 +08:00
Heng Sin Low 869b404e3b IDEMPIERE-141 Update Platform to Eclipse 3.7.1 2012-02-17 06:28:30 +08:00
Carlos Ruiz 9ef0f247fd IDEMPIERE-124 - Fix: Project materialization broken
http://jira.idempiere.com/browse/IDEMPIERE-124
2012-01-25 16:21:36 -05:00
Carlos Ruiz b3fe277d04 Add required plugins to launchers 2011-09-18 16:03:06 -05:00
Carlos Ruiz 5bbd7015ab Execute Add required plugins on launchers to solve start problems because of missing plugins 2011-06-02 00:12:46 -05:00
Heng Sin Low 0eb1b2e0ef remove eclipse delta pack dependency.
(transplanted from b8830123bfc8f7c6520ebf435f5e9af263556201)
2011-06-01 01:48:54 +08:00
Heng Sin Low cd4a0a10c1 Fixed buckminster materialization and bundle version dependency issues.
(transplanted from f02b128a0adee96bf709a9ef09413049f9f703e0)
2011-05-30 06:55:15 +08:00
Heng Sin Low 04cf278516 Fixed buckminster materialization and bundle version dependency issues.
(transplanted from 4c95fe2c20a18bb8791bcad88a359d6dc00854ea)
2011-05-27 02:02:00 +08:00
Heng Sin Low c1aa8b755e Update launch config
(transplanted from b9e644197f3d55022fb7977d752fea3da8bfad16)
2011-05-25 07:40:33 +08:00
Heng Sin Low 71a9c84a1a Fixed bundle dependency
(transplanted from 2fe1421186c69eadb24ba5136e4de91f016e00b8)
2011-05-25 00:41:43 +08:00
Heng Sin Low cdea8a2d31 Fixed version setting org.restlet
(transplanted from 54200692ee725796e48dec43b10d2865966dc576)
2011-05-22 09:26:10 +08:00
Heng Sin Low 8f05481aed minor - typo in model generator launch configuration 2010-12-17 16:59:09 +08:00
Heng Sin Low deb03c2398 Added simple swing dialog for generation of model class and interface. Added eclipse launch config for the model generator swing dialog. 2010-12-14 16:02:51 +08:00
Heng Sin Low d325309521 Fixed dependency issue for swing client build 2010-12-14 08:52:59 +08:00
Heng Sin Low 2404603e03 Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
Heng Sin Low 0af05090d1 Implemented system event on top of osgi event admin framework and dynamic service framework. Added event.test project as example of usage. Modify ModelEventValidationEngine to invoke osgi event handler. 2010-12-06 13:04:44 +08:00
Heng Sin Low a3de4bc94f Fixed server and swing client launch config. Fixed base feature dependency. Fixed target platform native library dependency. 2010-12-01 02:50:18 +08:00
Heng Sin Low ed6f264381 Implemented connection pool properties file support. Added convert statement cache for PostgreSQL. Enhance connection pool ability to survive under heavy load. 2010-11-29 11:35:13 +08:00
Heng Sin Low 3f24d8d830 Added default buckminster properties file. 2010-11-03 15:39:57 +08:00
Heng Sin Low fb2ed910a2 refactoring and clean up 2010-10-22 11:08:26 +08:00
Heng Sin Low 9a031bfbd8 Remove obsolete update-configurator plugin from feature. 2010-10-02 17:59:14 +08:00
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00