Commit Graph

11786 Commits

Author SHA1 Message Date
hieplq a6cc2fbd4f IDEMPIERE-3136:update equinox to 4.7.x (OXYGEN)
https://www.eclipse.org/eclipse/news/4.7/platform_isv.php#Equinox
2017-07-05 09:43:34 +07: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 a79255a9f5 IDEMPIERE-3136:update jetty to 9.4.x
error when build 2nd on jenkin: CSpec org.apache.httpcomponents.httpclient.source:osgi.bundle$4.3.6.v201511171540 has no  action, group, or local artifact named bundle.jar

orbit repository have 2 version of org.apache.httpcomponents.httpclient
1st do materialize, buckminster get correct verison org.apache.httpcomponents.httpclient and org.apache.httpcomponents.httpclient.source at version 4.3.6
2nd do materialize at without clear old one (like on jenkin) it will get new one version of source at 4.5.2
i guest issue by wrong process dependency on org.idempiere.eclipse.platform-feature
after 1st materialize, cspec of org.idempiere.eclipse.platform-feature have dependency to org.apache.httpcomponents.httpclient.source and it will get newest version.
don't know why it don't happen to org.apache.httpcomponents.httpclient
2017-05-21 23:52:34 +07:00
hieplq bac7729a59 IDEMPIERE-3136:update jasper report to use P2 2017-05-21 16:26:46 +07:00
hieplq f9c0adcebe IDEMPIERE-3277:metadata of joda-time at maven is break use same jar but re-create metadata at modifyBundle
already fix on maven, so can revert
2017-05-21 10:11:48 +07:00
hieplq 79f8edf12f IDEMPIERE-2544:to more warning compiler hidden good warning 2017-05-17 21:55:20 +07:00
hieplq 768762d32a IDEMPIERE-3136:all stuff relate library of idempiere
sync/clean/test when merger to core
2017-05-21 00:29:38 +07:00
hieplq fd28854b30 IDEMPIERE-3136:update jasper report
add more good standard parameter
2017-05-17 13:13:26 +07:00
hieplq cfe99b2408 IDEMPIERE-3136:update jasper report to use P2
refine bundle class path
2017-05-16 13:18:42 +07:00
hieplq 7968f8c9b4 IDEMPIERE-3136:update jasper report to use P2 2017-05-15 23:19:23 +07:00
hieplq 9c279a1d19 shut off validate warrning of org.adempiere.ui.zk
by history or other reason, builder list of org.adempiere.ui.zk have validate
so it make warning for some kind of spcial xml file like ant build, service componnent
add DOCTYPE to get rip of warrning about miss DTD or scheama
2017-05-07 14:55:04 +07:00
hieplq e9b019a242 IDEMPIERE-3136:update jasper report to use P2
refine dependency alse make org.adempiere.report.jasper.library become fragment
2017-05-15 14:13:05 +07:00
hieplq 29dac9e3fb IDEMPIERE-3136:update jasper report to use P2
update note install launch
2017-05-14 22:39:20 +07:00
hieplq e4e86b59f6 IDEMPIERE-3136:update jasper report
add more good standard parameter
2017-05-14 20:46:18 +07:00
hieplq 333458f8c1 IDEMPIERE-3136:update jasper report to use P2
pending to correct dependency of org.compiere.db.oracle.provider org.compiere.db.postgresql.provider
to org.jfree.io
it better use common from apache or create new one
2017-05-14 20:58:08 +07:00
hieplq 787883c56f IDEMPIERE-3136:update jasper report to 6.3.1 2017-05-14 20:54:48 +07:00
hieplq 2f27199ac0 IDEMPIERE-3136:update jetty to 9.4.x
jetty have some bundle on jetty repository and public some dependency to maven
so fix level of org.eclipse.jetty to same current level of jetty to avoid break when jetty have new release
2017-05-14 20:42:52 +07:00
hieplq 10275a406c IDEMPIERE-3136:update jasper report to 6.3.1 2017-05-13 16:44:02 +07:00
hieplq eca11cce8f IDEMPIERE-3353:sync development profile (eclipse) and package profile 2017-04-27 18:40:22 +07:00
hieplq 6868d3eaf6 IDEMPIERE-3353:sync development profile (eclipse) and package profile
on content tab of server.product, if click add required it will add feature server.feature include.
but it let can't materialize by dupplicate reference.
this action only help to display plugin when add at configuration tab. don't effect to runtime, so it's save to remove
2017-04-27 11:50:09 +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 40c595c969 IDEMPIERE-3353:sync development profile (eclipse) and package profile 2017-04-27 00:24:44 +07:00
hieplq ad5adf23e8 IDEMPIERE-3353:sync development profile (eclipse) and package profile
correct product define
2017-04-26 12:24:05 +07:00
hieplq 4226321976 IDEMPIERE-2544:sonarlint is good plugin but its temp file create inside workspace, so i like to ad it to ignore list 2017-04-26 10:34:54 +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
hieplq 2a410c7f92 IDEMPIERE-3136:all stuff relate library of idempiere
mistake on build.properties
2017-04-26 10:07:49 +07:00
hieplq c8c2f1592a IDEMPIERE-2544: on equinox osgi, bundle have service should be active 2017-04-26 10:06:46 +07:00
hieplq 0a2478423e remove ztl-2.0.0-SNAPSHOT.jar to build offline repository without SNAPSHOT of plug-in 2017-04-25 14:30:15 +07:00
hieplq 624932c064 IDEMPIERE-3136:update equinox to 4.6.3 (neon)
swt.gtk.solaris.x86 swt.cocoa.macosx.x86 is stop support
launch isn't yet update, because it often conflic with launch on main branch hard for merged
2017-04-27 00:00:41 +07:00
hieplq ebd4fcece8 IDEMPIERE-3136:update jetty to 9.4.x
jetty resolved hpack issue here, so isn't need work-around https://github.com/eclipse/jetty.project/issues/1290
Atmosphere don't compactible with new jetty https://github.com/Atmosphere/atmosphere/issues/2242
SessionManager is removed:
   http://www.eclipse.org/jetty/documentation/9.4.x/session-management.html
   http://www.eclipse.org/jetty/documentation/9.3.0.v20150612/session-management.html
2017-04-22 12:27:40 +07:00
hieplq f4ff2cda4f IDEMPIERE-3136:update jetty to 9.4.x
update web.xml version follow advice from jetty community https://github.com/eclipse/jetty.project/issues/1466
2017-04-22 08:58:09 +07:00
hieplq 8d03ae6d79 IDEMPIERE-2868:correct wrong configuration file 2017-02-21 16:02:03 +07:00
hieplq ed2a557e3a IDEMPIERE-3136:change rmap to get source code of library 2017-02-21 14:04:10 +07:00
hieplq 8f62bccbdb IDEMPIERE-3136:ignore work-around for jetty.alpn.api
ignore work-aroud for https://github.com/eclipse/jetty.project/issues/702
after discuss with jetty guys.
2017-02-21 14:02:58 +07:00
hieplq fdc105bbd7 IDEMPIERE-3377:use light layout component 2017-05-27 19:38:39 +07:00
hieplq 2fec8919bc IDEMPIERE-3454:add method to traverse throw editor collection of tab 2017-08-13 18:52:40 +07:00
Carlos Ruiz 19aea1d6a2 1006483 Ease edit of Field label, description and Help. Fix migration scripts. / IDEMPIERE-3438 2017-08-03 14:13:59 +02:00
Carlos Ruiz 0d53248d94 IDEMPIERE-3438 Capture user suggestions for field terminology and context help - fix migration script as reported by Hiep 2017-07-31 11:55:16 +02:00
Carlos Ruiz 137d8b869c IDEMPIERE-3438 Capture user suggestions for field terminology and context help - final peer review and tests for iDempiere 2017-07-28 18:49:07 +02:00
Carlos Ruiz 9df6b2a615 IDEMPIERE-3439 Create System windows to analyze all clients and users 2017-07-28 18:22:11 +02:00
Heng Sin Low 515d6a14cf 1006079 Ease edit of OnLine Context Help. / IDEMPIERE-3438 2016-08-25 22:07:44 +08:00
Carlos Ruiz 139de8e0cd 1006079 Ease edit of OnLine Context Help. Make processed, approved and save as tenant customization field readonly. Allow suggestion when context help is not available. / IDEMPIERE-3438 (integrating contribution from hengsin) 2016-08-15 11:33:27 +08:00
Heng Sin Low bef0a30f90 1006483 Ease edit of Field label, description and Help. Make approved and processed field readonly. / IDEMPIERE-3438 2016-08-12 16:28:10 +08:00
Heng Sin Low d4401c3ed5 1006483 Ease edit of Field label, description and Help. Show approve and processed field at field suggestion window. / IDEMPIERE-3438 2016-07-21 18:12:33 +08:00
Heng Sin Low 617d5dfeeb 1006079 Ease edit of OnLine Context Help. Fixed migration script. / IDEMPIERE-3438 2016-07-13 11:49:40 +08:00
Heng Sin Low 4c2d73a8be 1006079 Ease edit of OnLine Context Help. Fixed migration script error. / IDEMPIERE-3438 2016-07-08 12:18:30 +08:00
Carlos Ruiz f474ad12f6 1006079 Ease edit of OnLine Context Help. / IDEMPIERE-3438 (integrating contribution from hengsin) 2016-07-05 23:07:48 +08:00
Heng Sin Low 41803aea7c 1006483 Ease edit of Field label, description and Help / IDEMPIERE-3438 2016-07-01 16:17:49 +08:00
Carlos Ruiz 1793361fcf hg merge release-4.1 (merge release4.1 into development) 2017-07-21 20:18:53 +02:00