- 30 Oct, 2018 1 commit
-
-
Matija Obreza authored
-
- 29 Oct, 2018 2 commits
-
-
Matija Obreza authored
Resolve "FaoInstitute/Partner folders" Closes #366 See merge request genesys-pgr/genesys-server!272
-
Matija Obreza authored
- /wiews/{instCode} inherits permissions from FaoInstitute#instCode - /datasets/{uuid} from Dataset#uuid
-
- 27 Oct, 2018 2 commits
-
-
Matija Obreza authored
- If file is readable by ROLE_EVERYONE set header to public else to private
-
Matija Obreza authored
- Also fixed _thumb origin headers
-
- 26 Oct, 2018 5 commits
-
-
Matija Obreza authored
Fix: Repository downloads cache headers See merge request genesys-pgr/genesys-server!270
-
Matija Obreza authored
- Use actual image update date for Last-Modified header - Use sha1 sum as ETag
-
Matija Obreza authored
-
Matija Obreza authored
API endpoints for Geo module See merge request genesys-pgr/genesys-server!266
-
Maxym Borodenko authored
-
- 25 Oct, 2018 5 commits
-
-
Matija Obreza authored
Image thumbnail generation updated See merge request genesys-pgr/genesys-server!267
-
Matija Obreza authored
removed rights from subset model See merge request genesys-pgr/genesys-server!268
-
Viacheslav Pavlov authored
-
Matija Obreza authored
- Using predetermined sizes: `file.repository.image.thumbnailSizes=200,300,600,1024` - Ensuring thumbnails exist on startup - Not calling #ensureThumbnails from controllers
-
Matija Obreza authored
Resolve "KPI Execution" Closes #364 See merge request genesys-pgr/genesys-server!265
-
- 24 Oct, 2018 3 commits
-
-
Matija Obreza authored
-
Matija Obreza authored
- SUM, COUNT and AVERAGE operation supported - Using javax.validation - with unit tests
-
Matija Obreza authored
-
- 23 Oct, 2018 5 commits
-
-
Matija Obreza authored
-
Matija Obreza authored
Resolve "Institute numbers" Closes #361 See merge request genesys-pgr/genesys-server!263
-
Matija Obreza authored
-
Maxym Borodenko authored
-
Matija Obreza authored
-
- 19 Oct, 2018 6 commits
-
-
Matija Obreza authored
-
Matija Obreza authored
- Unit tests added - liquibase to remove unreferenced Terms
-
Matija Obreza authored
Resolve "Crops API v1" Closes #350 See merge request genesys-pgr/genesys-server!262
-
Matija Obreza authored
-
Viacheslav Pavlov authored
- annex1 to crop - crop service to create/update by crop - overview data - simple tests - added cachable to accessionCount
-
Matija Obreza authored
- Make folders publicly readable
-
- 16 Oct, 2018 4 commits
-
-
Matija Obreza authored
- query only on Accession table using IX_id3 - logging
-
Matija Obreza authored
-
Matija Obreza authored
Fix: AppliedFilters default to historic = false when not provided, adjust AccessionFilter accordingly.
-
Matija Obreza authored
- Also reduced log clutter
-
- 15 Oct, 2018 2 commits
-
-
Matija Obreza authored
-
Matija Obreza authored
- Test that VocabularyTerms are deleted with Descriptor
-
- 14 Oct, 2018 3 commits
-
-
Matija Obreza authored
-
Matija Obreza authored
- alias name must contain at least one word character (number or letter)
-
Matija Obreza authored
- Fixed error handling blank filter array in AppliedFiltersConverter - Accession: Trim #cropName and update #crop - Institute details: Crop statistics using active accessions
-
- 13 Oct, 2018 2 commits
-
-
Matija Obreza authored
AccessionRefs can be manually re-linked, but are automatically cleared See merge request genesys-pgr/genesys-server!261
-
Matija Obreza authored
- Fix: Use single ElasticJPAListener and ElasticReindexProcessor
-