Closed
Milestone
1.9
- 30eba60e Facilitated search API endpoints
- 215966a1 Reindex entities on application startup (off by default)
- c5100199 Enable elasticsearch indexing for annotated entities
- ce394f53 Annotated entities for ES indexing
- 7dad4f8d Entity filters inherit from UuidModelFilter
- d52ed7ea Updated Catalog data model
- f3abd1ad Maintenance
- 030b9ea0 Allow user to unpublish
- b026f651 FIX: User cannot change password
- 49a2242e Allow lengthy JSON filter to be minimized
- 804a847b Updated roles of dataset contributors
- 65d7c9bd Creator lookup
- a6dc5abe mysql UTF8 index length at 250
-
c2bd420a Liquibase: mysql index on
short_filter.json
limited to 300 characters -
ea0b3616 FIX: JUnit tests for
ShortFilter#json
-
3691fdf5 FIX: Use index instead of unique key on
ShortFilter#json
- abc0a56d ShortFilter: code quietly not generated for JSON exceeding database column length limit
- 18f0c738 Added tests for new methods in controllers
-
4a25b23d Using short filter code in controllers with
FilteredPage
replacingPage<T>
- dd6e6b9e New entity ShortFilter; New service for generating shortNames for provided filters.
-
f9978c82 Java 10 needs
javax.annotation-api
-
23d7d73b
app-blocks 1.4
uses bcrypt'd OAuth client secrets - bd9e6be2 Gitlab CI: Docker image version up dated
- 1f88167a Source code cleanup
- 0d84eeed Moved Spring Security annotations to service implementations
- 26398a15 Cleanup logging in tests
- e0f6f776 Scale descriptor types require a list of vocabulary terms (labels)
- 630392f6 Replaced DELETE with POST when using request body
- b6faf31d Replaced DELETE with POST method where applicable
- 0a200fa6 Publish descriptors when publishing descriptor List
- c13091cd BUG: Fixed parameter names for Spring Security annotations
- b6c0965e Partner contact information