- Nov 10, 2015
-
-
pkupczyk authored
SSDM-2636 : V3 AS API - sort search results by property values - move DTO generators to openbis project SVN: 35030
-
pkupczyk authored
SVN: 35029
-
pkupczyk authored
SSDM-2636 : V3 AS API - sort search results by property values - move comparators from openbis_api to openbis project as they are executed only on the server-side and are not part of the public API SVN: 35028
-
pkupczyk authored
- change sort options - make property() method available only for entities that can have properties - extend IPropertiesHolder with getProperty(), getMaterialProperty() methods SVN: 35023
-
pkupczyk authored
SVN: 35020
-
- Nov 09, 2015
- Nov 06, 2015
-
-
pkupczyk authored
SSDM-2581 : V3 AS API - English check - create a test that checks all public V3 classes/methods/fields and verifies that they are present in our English dictionary SVN: 35003
-
- Nov 05, 2015
- Nov 04, 2015
-
-
pkupczyk authored
- hide the fact that storage format is a controlled vocabulary internally (DTO + JS) SVN: 34990
-
pkupczyk authored
- hide the fact that storage format is a controlled vocabulary internally (still DTOs todo) - make it easier to set storage format and locator type by having a predefined classes for common values - more tests SVN: 34989
-
felmer authored
SVN: 34986
-
- Nov 03, 2015
-
-
pkupczyk authored
SSDM-2706 : V3 AS API - create data sets (only metadata) - make it work with loginAs instead of registratorId + more tests SVN: 34980
-
- Nov 02, 2015
-
-
pkupczyk authored
SVN: 34968
-
- Oct 27, 2015
- Oct 26, 2015
- Oct 23, 2015
-
-
pkupczyk authored
SVN: 34897
-
- Oct 22, 2015
- Oct 16, 2015
-
-
juanf authored
SVN: 34869
-
- Oct 09, 2015
-
-
juanf authored
SSDM-1273 : V3 AS API - search with numeric properties (<, <=, =, >=, >) - Working prototype with tests SVN: 34824
-
- Sep 25, 2015
-
-
pkupczyk authored
SSDM-2497 : V3 AS API - improve performance of searchDataSets - DataSetSqlTranslator (not finished yet) SVN: 34705
-
- Sep 24, 2015
-
-
gakin authored
SVN: 34692
-
- Sep 18, 2015
-
-
pkupczyk authored
SSDM-2498 : V3 AS API - analyze performance of searchSamples after rewrite to SQL - some performance improvements: - AbstractCachingTranslator.doShouldTranslate removeAll problem when shouldTranslate returned a list - improved structure of TranslationCache - reduced number of reflection calls in SortAndPage SVN: 34672
-
- Sep 14, 2015
-
-
pkupczyk authored
SSDM-2318 : V3 AS API - improve performance of searchSamples - ProjectSqlTranslator finished + ExperimentSqlTranslator started SVN: 34644
-
- Sep 10, 2015
-
-
pkupczyk authored
SSDM-2318 : V3 AS API - improve performance of searchSamples - SampleSqlTranslator that supports all fetchOptions + map/search material/sample methods now use sql translators SVN: 34620
-
- Sep 09, 2015
-
-
pkupczyk authored
SSDM-2318 : V3 AS API - improve performance of searchSamples - do not use concrete translator classes when autowiring SVN: 34606
-
- Sep 08, 2015
-
-
pkupczyk authored
SSDM-2410 : V3 AS API - paging and sorting in JS facade - fix bugs in JS DTOs related with sorting/paging + cover the functionality with JS tests SVN: 34604
-
- Sep 07, 2015
-
-
pkupczyk authored
SSDM-2410 : V3 AS API - paging and sorting in JS facade - add sorting and paging to JS DTOs + annotate Java DTOs with @JsonObject SVN: 34602
-
felmer authored
SSDM-2458: boolean attribute 'postRegistered' added to V3 DataSet. DtoGenerator: HashSet replaced by TreeMap for imports and implemented interfaces in order to avoid unnecessary modifications in generated DTO classes. SVN: 34597
-
gakin authored
SSDM-2433 - Provide in V1 API whether a data set has post-registrated or not - Make isPostRegistered default to True, remove UnsupportedOperationException for container DSs and fix tests accordingly. SVN: 34596
-
- Sep 05, 2015
-
-
gakin authored
SSDM-2433 - Provid in V1 API whether a data set has post-registrated or not(Not applicable to container data sets). SVN: 34594
-
- Sep 04, 2015
-
-
pkupczyk authored
SSDM-2437 : V3 AS API - make it possible to search for samples without an experiment - add toString() methods to No*SearchCriterion classes SVN: 34592
-
- Sep 03, 2015
-
-
pkupczyk authored
SSDM-2437 : V3 AS API - make it possible to search for samples without an experiment - make the JS test pass and add a test for searchSamples withoutExperiment SVN: 34583
-