- Sep 03, 2019
-
-
felmer authored
-
- Aug 09, 2019
-
-
piotr.kupczyk@id.ethz.ch authored
SSDM-8543 : V3 returning too much - changed v3 translation cache to reuse an already translated object only if it was translated with exactly the same fetch options (before one instance of an object would be reused across the whole results even if it was requested to be fetched with different fetch options in different parts of the results; this single instance would contain a sum of all fetch options the object was requested with; because of this behaviour far more data could have been returned than actually requested)
-
- May 20, 2019
-
-
felmer authored
-
- May 09, 2019
-
-
felmer authored
SSDM-8277: withCodes() added and tested for TagSearchCriteria, ExternalDmsSearchCriteria, AuthorizationGroupSearchCriteria, DataStoreSearchCriteria, CustomASServiceSearchCriteria
-
- May 08, 2019
-
-
felmer authored
SSDM-8277: withCodes() added and tested for AbstractEntitySearchCriteria, EntityTypeSearchCriteria, ProjectSearchCriteria, SpaceSearchCriteria, VocabularyTermSearchCriteria
-
felmer authored
SSDM-8274: forbid nested withChildren(), withParents() and withContainer() for DataSetSearchCriteria
-
felmer authored
-
- Apr 23, 2019
- Apr 11, 2019
- Apr 10, 2019
-
-
felmer authored
-
- Mar 20, 2019
- Mar 06, 2019
- Feb 08, 2019
-
-
piotr.kupczyk@id.ethz.ch authored
SSDM-7602 : openBIS v3 API: Search by Identifier using any field when not globally return no results
-
- Jan 22, 2019
- Nov 14, 2018
-
-
felmer authored
-
- Nov 13, 2018
-
-
Swen Vermeul authored
-
- Sep 17, 2018
-
-
felmer authored
-
- Jul 12, 2018
-
-
felmer authored
SSDM-6228: add 'archiving requested' to lucene index and allow to search for it. System tests in Java and JS for this search written.
-
felmer authored
SSDM-6228: change in PhysicalDataUpdate in order to be similar to other update classes. Java and JS tests exetended to test updating 'archiving requested' to true
-
- Jun 26, 2018
-
-
felmer authored
-
- Jun 18, 2018
-
-
piotr.kupczyk@id.ethz.ch authored
-
- May 30, 2018
-
-
piotr.kupczyk@id.ethz.ch authored
SSDM-2371 : V3 AS API Generate Identifiers - compatibility with GeneralInformationService.generateCode
-
- May 14, 2018
-
-
piotr.kupczyk@id.ethz.ch authored
- added missing check to V3 updateQueries method
-
piotr.kupczyk@id.ethz.ch authored
- added missing database label to V3 Query class - added missing check to V3 createQueries method
-
- May 11, 2018
-
-
piotr.kupczyk@id.ethz.ch authored
-
- May 06, 2018
-
-
piotr.kupczyk@id.ethz.ch authored
-
- May 05, 2018
-
-
piotr.kupczyk@id.ethz.ch authored
SSDM-5852 : V3 API Query - fix a general json deserialization problem - in some case, e.g. when a Map is returned with keys which are numbers, order of objects in textual json representation returned by the server is different than the order of objects in memory in JS after parsing this json. Because of this difference the deserialization was failing.
-
- May 02, 2018
-
-
piotr.kupczyk@id.ethz.ch authored
-
- Apr 09, 2018
-
-
yvesn authored
-
- Apr 08, 2018
-
-
piotr.kupczyk@id.ethz.ch authored
SSDM-6205 : V3 AS API Batch Imports - Expose legacy methods using AS service - ignore pure server-side classes in "js vs java" test
-
- Mar 29, 2018
-
-
piotr.kupczyk@id.ethz.ch authored
SSDM-5722 : V3 API: Search/Get/Update users with web properties - fix FetchOptionsMatcher to properly handle person webapps ("java.lang.IllegalArgumentException: wrong number of arguments")
-
- Mar 26, 2018