Commit Graph

12304 Commits

Author SHA1 Message Date
hieplq 2adb208a0c IDEMPIERE-3531: note 2018-09-12 00:55:12 +07:00
hieplq 0a5d5a78ac IDEMPIERE-3531: update jasper report to 6.7.0
+ add more Osgi for jasper dependency
+ don't fix incompatibility issue for swing
+ use bootdelegation to resolve org.w3c.dom.events issue. let all use class from jdk
2018-09-12 00:10:22 +07:00
hieplq b03ca3b1f6 IDEMPIERE-3531: update jetty to 9.4.11.v20180605 2018-09-11 21:19:12 +07:00
hieplq ad6157c5fd IDEMPIERE-3531: update eclipse repository to latest photon
https://projects.eclipse.org/projects/rt.equinox/releases/4.8.0-photon/plan
(REMOVED) Plugins Compatibility Fragment - Provides support for old style Eclipse 2.0 plugins
2018-09-11 21:46:41 +07:00
hieplq fe0f36668b IDEMPIERE-3531: add manifest for java 9 warning 2018-09-11 09:04:49 +07:00
hieplq b1ec84d31b IDEMPIERE-3531: clear unused code, add profiles to easy use parent for more build 2018-09-11 20:59:45 +07:00
Carlos Ruiz 93f925fa2c merge default into experimental 2018-09-12 16:45:44 +02:00
Carlos Ruiz 49016d35ed IDEMPIERE-2319 Adding date value type support in Attribute set / peer review 2018-09-11 15:45:59 +02:00
hieplq 14ba654d81 IDEMPIERE-3531:adap IDEMPIERE-3653 Hazelcast improvements
fix for copyjar (build by old method)
2018-03-19 20:54:35 +07:00
hieplq b122eff7ee IDEMPIERE-3531:adap IDEMPIERE-3653 Hazelcast improvements 2018-03-19 19:59:33 +07:00
hieplq d777e2982c Merge with default 2018-03-19 19:50:01 +07:00
Carlos Ruiz 476b1283e8 hg merge release-5.1 (merge release5.1 into default) 2018-03-19 08:27:33 -03:00
Carlos Ruiz 00ec75b027 IDEMPIERE-3660 Improve Packin / PackIn is not notifying for non System tenant 2018-03-16 18:03:03 -03:00
Carlos Ruiz 89c00b7ada IDEMPIERE-3660 Improve Packin - allow application on all tenants 2018-03-16 17:49:25 -03:00
Carlos Ruiz 0962dd0783 IDEMPIERE-3653 Hazelcast improvements / include some missing entries on template for aws discovery - change System.out to use logger 2018-03-16 09:25:36 -03:00
Carlos Ruiz 490adbe45d IDEMPIERE-3655 Improve installer to include migration scripts and syncApplied / make script silent if no SQL files in folder 2018-03-16 09:23:48 -03:00
Carlos Ruiz 79ffb1fe76 IDEMPIERE-3659 Workflow with nodes in more than one tenant 2018-03-15 14:45:09 -03:00
Carlos Ruiz b9c1774edc IDEMPIERE-3655 Improve installer to include migration scripts and syncApplied / move old migration folders to migration-historic - just keep the folders > i4.1 in migration 2018-03-14 18:14:09 -03:00
Carlos Ruiz b8f0aa4bd8 IDEMPIERE-3655 Improve installer to include migration scripts and syncApplied 2018-03-14 18:13:08 -03:00
Carlos Ruiz 14536e9848 IDEMPIERE-3653 Hazelcast improvements / make explicit DB_PostgreSQL cache as non-distributed (it was already non distributed because postgres plugin start before hazelcast instance) / add commands hazelcastStatus and hazelcastObjects to OSGi console (thanks to Eduardo Moreira eduardojm for the idea and code) 2018-03-13 17:40:12 -03:00
Carlos Ruiz 81066b1498 IDEMPIERE-3653 Hazelcast improvements / fix template version - add example of new recommended aws discovery strategy 2018-03-13 16:32:34 -03:00
hieplq 2b0c44e0e8 Merge with default 2018-03-09 14:34:08 +07:00
hieplq 4415031372 IDEMPIERE-3531:add export product
now product package same buckminster age.
product output directory: org.idempiere.p2/target/products/org.adempiere.server.product
p2 repository output direcotry: org.idempiere.p2/target/repository
2018-03-09 14:33:31 +07:00
hieplq 43057f13af IDEMPIERE-3560:update.sh fail
for maven part
2018-03-09 00:52:17 +07:00
hieplq 8788476ed6 IDEMPIERE-3531:avoid dupplicate of bundle id
update script
2018-03-09 00:51:08 +07:00
Carlos Ruiz 6a7637bc42 IDEMPIERE-3639 Placeholders for every fields / integrate patch from Flemming Birch (sjeffen) 2018-03-08 16:00:38 +01:00
Carlos Ruiz d71aa377da IDEMPIERE-3645 Test swing client - fix launcher 2018-03-05 21:31:00 +01:00
Nicolas Micoud e6c365263b IDEMPIERE-3645 Placeholders break executing a process from swing client 2018-03-05 21:30:45 +01:00
Nicolas Micoud 3eedf21293 IDEMPIERE-3643 Placeholders for every fields - missing editors 2018-03-05 21:27:40 +01:00
Carlos Ruiz 096a535b28 hg merge release-5.1 (merge release5.1 into default) 2018-03-05 21:25:29 +01:00
Nicolas Micoud 1e20f020ab IDEMPIERE-3649 Location can use CityID from another tenant 2018-03-05 21:22:25 +01:00
Nicolas Micoud 1153e4d159 IDEMPIERE-3648 Bank statement : Error on BeginningBalance when creating a bank statement with empty BankAccount field 2018-03-05 21:20:03 +01:00
Nicolas Micoud a9025b7c12 IDEMPIERE-3644 Process saved params should not overwrite readonly parameters 2018-03-05 21:15:24 +01:00
Nicolas Micoud 626cad8cac IDEMPIERE-3642 Navigation using trees is broken when tab is in detail 2018-03-05 21:04:44 +01:00
Nicolas Micoud 4b6185397c IDEMPIERE-3592 Add Refresh button on the Document status panel 2018-03-05 20:53:41 +01:00
Nicolas Micoud bc57cebf5e IDEMPIERE-3525 InfoWindow : Allow to show or hide the sub panel (detail) from code 2018-03-05 20:49:06 +01:00
Carlos Ruiz 331f1a78c6 IDEMPIERE-1800 Reset Locked Account shows all clients 2018-03-01 10:21:25 +01:00
hieplq 660b30fb4d IDEMPIERE-3531:setup target file to use both place, maven build and eclipse development
correct url
2018-02-28 12:09:22 +07:00
hieplq 44002a6eb4 Merge with default 2018-02-27 15:52:57 +07:00
hieplq efc1c60d43 IDEMPIERE-3531:refine module group 2018-02-27 15:02:45 +07:00
hieplq d7b2501ea6 IDEMPIERE-3531:refine parameter naming covention 2018-02-27 14:34:38 +07:00
hieplq 561ee74fc7 IDEMPIERE-3531:setup target file to use both place, maven build and eclipse development
online and offline taget platform with parameter
wire org.apache.lucene.core to 3.5.0.v20120725-1805 (match with current org.apache.lucene.analysis)
target file become simple because don't neeed filter out bundle
2018-02-27 13:44:40 +07:00
Carlos Ruiz 351c9e22b1 hg merge release-5.1 (merge release5.1 into default) 2018-02-26 12:19:18 +01:00
Nicolas Micoud cfb0c7c6e7 IDEMPIERE-3641 IDEMPIERE-3008 : Store divider of tree panel location for window per user is broken in 5.1 2018-02-26 12:18:35 +01:00
hieplq 6bb1c5ecc3 Merge with default 2018-02-26 03:11:15 +07: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 689276e473 IDEMPIERE-3531:setup target file to use both place, maven build and eclipse development
for maven build, taget just need to define url to repository
for eclipse
   1. deselect lower version of singleton bundle in case have multi version
   2. Some bunlde have multi version, lancher will auto pickup latest version, but dependency need older version, so deselect all new version
   3. sourceforge.net is got trouble nowaday, so can't test remote repository
2018-02-26 03:09:27 +07:00
Carlos Ruiz deb9b3d676 IDEMPIERE-3639 Placeholders for every fields / fix ORA-12704: character set mismatch 2018-02-25 13:11:31 +01:00
Carlos Ruiz c368274df5 IDEMPIERE-3639 Placeholders for every fields / fix ORA-12704: character set mismatch 2018-02-25 12:44:56 +01:00
Carlos Ruiz a225722ba9 IDEMPIERE-3639 Placeholders for every fields / revert back to postgres < 9.5 syntax 2018-02-25 12:17:26 +01:00