Commit Graph

120 Commits

Author SHA1 Message Date
Nicolas Micoud ed7952945a
IDEMPIERE-4313 : WebServices : Yes-No output values not consistent be… (#85)
* IDEMPIERE-4313 : WebServices : Yes-No output values not consistent between Read and Query

* Update code using Carlos's suggestion
2020-05-29 14:49:55 +02:00
Nicolas Micoud 8b6d4e5d19
IDEMPIERE-4303 : 4303 Web Services : Inconsistency for username (doesn't use LDAPUser) that could lead to not reuse previous sessions (#77)
Fix inconsistency with 'standard' Login method to get the username (LDAPUser / Name)
2020-05-24 20:02:17 +02:00
Carlos Ruiz 94169c0af4
IDEMPIERE-4260 Web Services : Query should use MRole.addAccessSQL with RO (#20)
Co-authored-by: Nicolas Micoud <nmicoud@tgi.fr>
2020-04-30 16:01:49 +02:00
Carlos Ruiz 281912af45 IDEMPIERE-2767 Web Services not working with UUID / peer review - implement the same for ModelGetList AD_Reference_ID 2020-04-22 23:32:50 +02:00
Diego Ruiz 7e91d03ac0 IDEMPIERE-2767 Web Services not working with UUID 2020-04-22 23:32:18 +02:00
Carlos Ruiz b719e45c8f IDEMPIERE-2767 Web Services not working with UUID / peer review 2020-04-17 19:48:38 +02:00
Diego Ruiz a88ef127d4 IDEMPIERE-2767 Web Services not working with UUID 2020-04-17 19:48:14 +02:00
Carlos Ruiz ac5a3e7024 IDEMPIERE-4244 Web Services Query : using User Org Access doesn't retrieve records 2020-04-15 14:47:29 +02:00
Nicolas Micoud d368c2583a IDEMPIERE-4239 Web Services : AD_User_OrgAccess table is not used on login 2020-04-11 15:01:45 +02:00
HideakiHagiwara 154d8fb0de IDEMPIERE-4231 2020-04-05 13:04:11 +02:00
hieplq 296154af6e IDEMPIERE-4183:Web services is loading spring schema resources from spring web site (after update spring to osgi) 2020-02-19 21:06:32 +01:00
Carlos Ruiz 77a8e349b9 IDEMPIERE-460 Integrate and migrate 3e services
Fix old errors on integration, reporting wrong return type, is not xml but html, and fix some messages in Polish
2020-01-04 18:12:26 +01:00
Carlos Ruiz 36ca02f16d IDEMPIERE-4097 AD_Reference Caching validation 2019-11-13 11:36:21 +01:00
Heng Sin Low f46b8afb5c IDEMPIERE-4098 CLogger usage pattern clean up 2019-11-12 20:49:55 +08:00
Andy Conn 4b6f146344 https://idempiere.atlassian.net/browse/IDEMPIERE-3132 2016-06-24 23:49:25 -04:00
Carlos Ruiz 7753c90af0 hg merge release-6.2 (merge release6.2 into default) 2019-04-27 14:18:37 +02:00
hieplq 29f4a4b830 Jetty vulnerability
https://webtide.com/indexing-listing-vulnerability-in-jetty/

https://www.eclipse.org/lists/jetty-dev/msg03298.html
2019-04-23 19:48:36 +07:00
Heng Sin Low bf2b531267 IDEMPIERE-3946 Upgrade to Tycho 1.4.0 2019-04-11 20:22:24 +08:00
Carlos Ruiz 0a0ad7027c IDEMPIERE-3926 Restrict roles in login by type 2019-03-21 16:04:26 -03:00
Carlos Ruiz b8678da0d1 Backed out changeset bbf1c2b204a5 IDEMPIERE-3946 revert tycho 1.4.0 from release 6.2 2019-04-11 19:05:28 +02:00
Heng Sin Low 83c876bc7a IDEMPIERE-3946 Upgrade to Tycho 1.4.0 2019-04-11 20:22:24 +08:00
Carlos Ruiz 50943b09dd hg merge release-6.1 (merge release6.1 into default) 2018-12-26 17:19:01 +01:00
hieplq cfa2705b25 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constructer with expression
2018-10-24 09:29:49 +07:00
hieplq 0e5becb6c8 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constructer with expression
2018-10-24 09:28:04 +07:00
hieplq 52a4a836c8 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constructer with expression
2018-10-24 09:26:40 +07:00
hieplq 155810c3f1 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constructer with expression
2018-10-24 09:25:50 +07:00
hieplq bb6005c5c2 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constructer with expression
2018-10-24 09:23:59 +07:00
hieplq 733ad1c89f IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constructer with expression
2018-10-24 09:17:22 +07:00
hieplq b7aada7a1b IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constructer with static value
2018-10-24 09:02:12 +07:00
Carlos Ruiz 2fce02d02e IDEMPIERE-2944 Preserve iDempiere session between sucessive webservice calls / integrate peer review from hengsin
AP2-330 Web services loggin. Fix thread safety.
2018-07-30 16:24:05 +02:00
Carlos Ruiz 48b927327a IDEMPIERE-2944 Preserve iDempiere session between sucessive webservice calls / found the previous sessions was not being closed properly 2018-07-27 11:36:11 +02:00
Heng Sin Low 4c644268e1 IDEMPIERE-2944 AP2-330 Web services logging. Access to csMap is not thread safe. ctxMap should not cache full context of previous service execution. 2018-07-23 15:52:58 +08:00
Carlos Ruiz 3f1026519f IDEMPIERE-2944 Preserve iDempiere session between sucessive webservice calls / fix Context Lost issue 2018-07-09 14:43:18 +02:00
Carlos Ruiz 72b21f1df1 IDEMPIERE-2944 Preserve iDempiere session between sucessive webservice calls / fix login when using email - as reported by Pritesh Shah 2018-05-15 10:23:51 +02: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
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
Diego Ruiz 7e632fe9a2 IDEMPIERE-3240 Web services error when a parameter is range 2016-11-07 18:20:58 +01: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
Carlos Ruiz f33db5b1ee IDEMPIERE-2944 Preserve iDempiere session between sucessive webservice calls 2016-02-17 22:15:09 +01:00
Carlos Ruiz 01c3a93433 backout 1527e70 - wrongly committing in a merge operation 2015-11-30 22:07:46 -05: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 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