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
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
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
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
a036839491
hg merge release-4.1 (merge release4.1 into default)
2017-10-31 17:55:06 +01:00
Carlos Ruiz
5dbdbc93aa
IDEMPIERE-3534 Webservice error - Cannot Access
2017-10-31 17:30:55 +01: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
c8c2f1592a
IDEMPIERE-2544: on equinox osgi, bundle have service should be active
2017-04-26 10:06:46 +07:00
Carlos Ruiz
ba7348f6a4
IDEMPIERE-3394 Allow defining web service type in System and extend in Tenant
2017-06-14 00:57:10 +02:00
Carlos Ruiz
8615b92609
IDEMPIERE-3394 Allow defining web service type in System and extend in Tenant
2017-06-13 17:58:02 +02: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
Diego Ruiz
7e632fe9a2
IDEMPIERE-3240 Web services error when a parameter is range
2016-11-07 18:20:58 +01: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
118bbbebd8
hg merge release-3.1 (merge release3.1 into development)
2016-10-29 11:21:00 +02:00
Diego Ruiz
f4c6b6f89c
IDEMPIERE-3224 Web service call ERROR: operator does not exist: numeric = character varying
2016-10-21 18:07:11 +02: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
f33db5b1ee
IDEMPIERE-2944 Preserve iDempiere session between sucessive webservice calls
2016-02-17 22:15:09 +01: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
Carlos Ruiz
01c3a93433
backout 1527e70 - wrongly committing in a merge operation
2015-11-30 22:07:46 -05:00
Carlos Ruiz
371e79c1a4
IDEMPIERE-2940:reduce size of repository / downloading wrong version of xmlbeans-2.5.0.jar is causing java.lang.LinkageError UNMARSHAL_ERROR on webservices
2015-11-30 22:07:10 -05:00
hieplq
972dd355db
IDEMPIERE-2940:reduce size of repository
2015-11-14 17:17:25 +07:00
Carlos Ruiz
0439b499c7
hg merge release-2.1 (merge release2.1 into release3.1)
2015-11-18 08:12:19 -05:00
sauljabin
a0c86233fc
IDEMPIERE-2928 Save Web Services User Agent in Session Description / IDEMPIERE-2929 Web Services Response BinaryData
2015-11-11 10:52:54 -05:00
Carlos Ruiz
6a8183effa
Update product version to 3.1.0
2015-10-30 21:18:07 -05:00
Carlos Ruiz
17e7db76a8
IDEMPIERE-2760 Inventory Move - Document type Print Format ignored / add for web services
2015-10-04 10:31:42 -05:00
Diego Ruiz
16791faf20
IDEMPIERE-2871 Import CSV process not returning log file when run via web services
2015-09-30 13:22:57 +02:00
Diego Ruiz
3b78553e07
IDEMPIERE-2765 Error when running a Jasper reports via web services
2015-08-13 09:10:46 -05:00
Carlos Ruiz
b58749e8bb
hg merge release-2.1 (merge release2.1 into development)
2015-08-11 12:12:04 -05:00
Heng Sin Low
9397af1b11
IDEMPIERE-2756 Background threads losing context when user log out / Fixed context management for web service. / integrated by Carlos Ruiz from hengsin
2015-08-11 12:11:09 -05:00
Carlos Ruiz
6fc6bef52c
IDEMPIERE-2749 Internal Use Inventory - Document type Print Format ignored / peer review
2015-08-04 21:14:31 -05:00
Carlos Ruiz
3951017a87
hg merge release-2.1 (merge release2.1 into development)
2015-07-31 07:31:41 -05:00
sauljabin
bcc12dbd30
IDEMPIERE-2655 Get Context Variable Error in WebService queryData
2015-07-29 16:00:30 -05:00
Carlos Ruiz
94dcdbccef
hg merge release-2.1 (merge release2.1 into development)
2015-07-29 11:46:17 -05:00
Carlos Ruiz
f14c24a608
IDEMPIERE-2740 Webservice without session causing no changelog / peer review
2015-07-27 15:38:01 -05:00
sauljabin
f419cad4f8
IDEMPIERE-2740 Webservice without session causing no changelog
2015-07-27 15:34:56 -05:00
Carlos Ruiz
c30cffc2a6
hg merge release-2.1 (merge release2.1 into development)
2015-07-01 21:05:10 -05:00
Carlos Ruiz
a3ba251b49
hg merge release-2.1 (merge release2.1 into development)
2015-06-24 20:43:40 -05:00
Carlos Ruiz
d5262afc1b
IDEMPIERE-2672 Region field in Tax Rate window default OR when default country is not USA
2015-06-24 12:29:19 -05:00
sauljabin
9ea1cc3ff8
IDEMPIERE-2655 Get Context Variable Error in WebService queryData
2015-06-03 16:28:55 -05:00
Carlos Ruiz
44b07db53f
minor - solve warnings
2015-05-22 11:24:45 -05:00
Deepak Pansheriya
025c160db3
IDEMPIERE-2337: Adding support for ctx variable in querydata
2015-05-20 22:07:36 +05:30