- Sep 14, 2015
-
-
felmer authored
SSDM-2318: ExperimenzAttachmentSqlTranslator introduced and used in ExperimentTranslator. Bugs fixed in AttachmentQuery and AttachmentSqlTranslator. SearchExperimentTest.testSearchWithAttachments() extended. SVN: 34634
-
jakubs authored
SVN: 34633
-
jakubs authored
SVN: 34632
-
jakubs authored
SVN: 34631
-
jakubs authored
SVN: 34630
-
jakubs authored
SVN: 34629
-
jakubs authored
SVN: 34628
-
jakubs authored
SVN: 34627
-
jakubs authored
SVN: 34626
-
felmer authored
SSDM-2318: AttachmentSqlTranslator finished. EntityAttachmentSqlTranslator introduced and used in SampleAttachmentSqlTranslator. SVN: 34625
-
- Sep 11, 2015
-
-
pkupczyk authored
SVN: 34624
-
pkupczyk authored
SSDM-2318 : V3 AS API - improve performance of searchSamples - rename test methods to better reflect what they test SVN: 34623
-
pkupczyk authored
SSDM-2318 : V3 AS API - improve performance of searchSamples - SampleSqlTranslator.shouldTranslate converted to sql SVN: 34622
-
pkupczyk authored
SSDM-2318 : V3 AS API - improve performance of searchSamples - create abstract sql translators for relations with main entities SVN: 34621
-
- 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
-
jakubs authored
Generate all thumbnails in one dropbox in scope of one session. SVN: 34619
-
jakubs authored
Including unit tests for the readers pool. SVN: 34618
-
felmer authored
SVN: 34617
-
gakin authored
SSDM-2433 - Provide in V1 API whether a data set has post-registrated or not - Add support for dropbox API SVN: 34616
-
felmer authored
SSDM-2318: AttachmentTranslator bugs fixed. SearchExperimentTest extended with testSearchWithAttachments. SVN: 34615
-
felmer authored
SVN: 34614
-
felmer authored
SVN: 34613
-
felmer authored
SVN: 34612
-
felmer authored
SVN: 34611
-
- Sep 09, 2015
-
-
kohleman authored
SVN: 34610
-
felmer authored
SSDM-2318: Introducing ISampleAttachmentSqlTranslator and implementation. Implementing IAttachmentSqlTranslator. SVN: 34609
-
felmer authored
SVN: 34608
-
pkupczyk authored
SSDM-2318 : V3 AS API - improve performance of searchSamples - create sql translator interfaces for all main entities SVN: 34607
-
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 SortOrder (use "_" prefix for an attribute not to conflict with a function) SVN: 34605
-
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
-
kohleman authored
SVN: 34603
-
- 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: Testing in test-map.js and test-search.js correct post-registered flag. Post-registration is configured to be not successful. SVN: 34601
-
felmer authored
SVN: 34600
-
felmer authored
SVN: 34599
-
felmer authored
SSDM-2458: boolean attribute 'postRegistered' for V3 DataSet retrieved directly via SQL from database. SVN: 34598
-
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 06, 2015
-
-
gakin authored
SSDM-2433 - Provide in V1 API whether a data set has post-registrated or not - Fix for SQL Bus exposed by failing tests. SVN: 34595
-