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
Carlos Ruiz
3de59aa95b
IDEMPIERE-3639 Placeholders for every fields / peer review
2018-02-24 14:29:46 +01:00
Nicolas Micoud
0c1b9fd6b9
IDEMPIERE-3639 Placeholders for every fields
2018-02-24 14:28:40 +01:00
Carlos Ruiz
e4118787d8
hg merge release-5.1 (merge release5.1 into default)
2018-02-24 12:25:39 +01:00
hieplq
75262231c8
IDEMPIERE-3531:convert osgi dependency on maven to p2 repository to support targerplatform
2018-02-19 10:48:35 +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
c551defc4f
IDEMPIERE-3531:auto update by eclipse
2018-02-17 04:46:46 +07:00
Nicolas Micoud
76917cb55a
IDEMPIERE-3640 iDempiere monitor : hide inactive clients on EMail test
2018-02-16 13:45:46 +01:00
hieplq
0f7fa819db
IDEMPIERE-3531:fix online profile url
2018-02-11 08:52:49 +07:00
hieplq
b02d2f2c20
Merge with default
2018-02-11 00:39:41 +07:00
hieplq
30b579a65e
IDEMPIERE-3531:add export product
2018-02-11 00:30:07 +07:00
hieplq
9482f02dec
IDEMPIERE-3531:add maven tycho configuration
2018-02-10 16:42:06 +07:00
Carlos Ruiz
1216407472
IDEMPIERE-3637 Invoice vendor re-price is not recalculating taxes
2018-02-09 23:20:37 +01:00
Carlos Ruiz
969d02f63c
IDEMPIERE-3635 Cache getLookupInfo method to avoid multiple queries execution
2018-02-09 22:10:28 +01:00
hieplq
8d4e1986e2
ignore custom launchers pointing to a different database
...
more specific
2018-02-06 22:45:45 +07:00
hieplq
b8caaa1549
IDEMPIERE-3531:some plugin don't include class on output maven when export
...
"bin.includes = ." is mandatory for maven build
2018-02-11 00:37:05 +07:00
hieplq
857c099621
IDEMPIERE-3531:standard bundle version and build properties
...
corect some configurtion of build to compatible with maven
2018-02-03 13:25:48 +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
b990c90d82
IDEMPIERE-3531:working set of standard idempiere
...
to import project after run maven, help on setup eclipse workspace
2018-02-02 20:41:27 +07:00
hieplq
0119206a1a
IDEMPIERE-3531:feature cyclic reference
...
Maven Cyclic reference when reactor sorting
2018-02-02 11:07:58 +07:00
hieplq
34741c7d87
IDEMPIERE-3531:standard maven repository url
...
find out origin reposiroty for almost library
maven url include maven2 part
2018-02-03 16:38:23 +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
8895154d8d
IDEMPIERE-3531:remove facets and main output to jar
...
refine IDEMPIERE-3510
2018-01-30 14:44:05 +07:00
Heng Sin Low
2f71950292
IDEMPIERE-3630 Process Dialog should wait for Info Popup.
2018-01-26 18:14:37 +08:00
Heng Sin Low
4d7f35616e
IDEMPIERE-3629 Parameter Value Change and Form Validation Listener for Process Dialog
2018-01-26 14:18:45 +08:00
Carlos Ruiz
45e1f0c654
IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE
2018-01-25 17:57:14 +01:00
hieplq
5531b65025
IDEMPIERE-3531:standard bundle version
...
let all bundle have same version, so easy apply parametrize
2018-01-25 16:23:10 +07:00
hieplq
7ceadfafed
IDEMPIERE-3531:avoid dupplicate of bundle id
...
correct relative files
2018-01-30 14:42:03 +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
hieplq
512cb52cd8
Merge with default
2018-01-24 23:21:06 +07:00
Carlos Ruiz
ffcd468f13
IDEMPIERE-3617 Styles not working in master mode after navigate to another record
2018-01-24 13:54:21 +01:00
Carlos Ruiz
16167a62cb
hg merge release-5.1 (merge release5.1 into default)
2018-01-23 12:01:20 +01:00
Carlos Ruiz
44ef536af6
IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic
2018-01-23 11:55:52 +01:00
Heng Sin Low
0821aadd8c
IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic
2018-01-22 22:36:33 +08:00
Heng Sin Low
0e6975f59c
IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic
2018-01-22 22:36:33 +08:00
Carlos Ruiz
0636192a5e
IDEMPIERE-3628 Wrong invoice reversal for a price changed from zero to non-zero
2018-01-23 00:59:28 +01:00
Carlos Ruiz
339f171f65
IDEMPIERE-3099 AP Credit Memo, Rule: Cash Generate Payment with wrong amount
2018-01-22 19:28:28 +01:00
Carlos Ruiz
470b3d45cc
IDEMPIERE-3580 Advanced Zoom Across
2018-01-20 10:03:37 +01:00
Carlos Ruiz
7c0bffa908
IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE
2018-01-19 23:02:46 +01:00
Carlos Ruiz
975a46ae45
IDEMPIERE-3580 Advanced Zoom Across
2018-01-19 18:22:16 +01:00
Carlos Ruiz
9ce5c347cb
IDEMPIERE-3545 Add plugin information in About window / implement start-stop
2018-01-19 15:45:53 +01:00
Carlos Ruiz
af32053a03
hg merge release-5.1 (merge release5.1 into default)
2018-01-19 15:44:08 +01:00
Eduardo Jaremicki Moreira
e85497d697
IDEMPIERE-3585 Oracle APPARENT DEADLOCK warnings - Correção Oracle
2018-01-19 13:15:57 +01:00
Carlos Ruiz
e4c872275b
IDEMPIERE-3586 Add pagination to Query / implement in generic way - info window now can paginate also in oracle
2018-01-19 12:06:46 +01:00