Commit graph

6452 commits

Author SHA1 Message Date
8e3a98cc56 Collapse all results on virtual article display 2021-03-22 19:20:00 +01:00
e2d37bbb75 Moved create new compilation button inside container 2021-03-22 13:29:42 +01:00
caa1bc8412 Hide literature and bibliography by default 2021-03-22 13:17:12 +01:00
63f15a90ef Fixed delete individual url params 2021-03-01 21:56:42 +01:00
cb35b5f647 Open try block before creating query 2021-03-01 12:32:21 +01:00
2f8fa040db Allow admins delete individuals 2021-02-25 23:17:32 +01:00
75841b9fb2 Do not create compilation with no excerpts 2021-02-25 21:48:19 +01:00
1590d58830 Process query builder rules in custom search controller 2021-02-24 01:17:53 +01:00
a6fa88bd1f Cleaned custom search controller 2021-02-23 20:39:55 +01:00
d6eb01de9c Fix naming mistake in describe query 2021-02-18 18:53:07 +01:00
af9820b7f3 Added template model, freemarker macro and pass checks in EditRequestDispatchController for individual deletion 2021-02-18 18:33:52 +01:00
William Welling
2e0b3f0f05 VIVO-1929: patch authorizing create individual form (#206)
* patch authorizing create individual form

Resolves: https://jira.lyrasis.org/browse/VIVO-1929
2021-02-17 15:25:39 +01:00
4fdbb71fee Added code for deleting individuals 2021-02-17 14:15:10 +01:00
2a56ec8c30 fix 2021-01-30 17:43:36 +01:00
566ca88d6f Added scripts to fill out new compilation form from search results 2021-01-27 18:54:39 +01:00
9d48755893 Removed unused code 2020-09-21 15:21:44 +02:00
f6fbe83c90 Show query form in search error page 2020-09-03 17:23:08 +02:00
3e5e60e788 Added combined search form. 2020-09-03 15:37:54 +02:00
084801bf5e Reorder search results messages 2020-09-02 16:10:05 +02:00
df8c386663 Added query builder to search results 2020-08-25 10:48:29 +02:00
98398a58b6 Switch to custom search service 2020-08-18 15:07:34 +02:00
37579c5581 Changed ontology 2020-08-13 19:36:12 +02:00
ee16a2863d Configured used html tags 2020-08-03 16:53:44 +02:00
38e8d326a6 Fix compile error 2020-08-03 16:16:23 +02:00
d2a3a73d3c Antisamy policy fixes 2020-08-03 16:16:02 +02:00
06e1e104df Added search queries 2020-07-14 14:14:00 +02:00
f36881f24c Short view for virtual articles 2020-07-08 13:33:32 +02:00
d5a9a9bca6 Virtual articles search template 2020-07-08 13:19:23 +02:00
Ben
e198fce908
[VIVO-1872] - Add download option to SPARQL Query page (#164)
* Add download option to SPARQL Query page

* Set SPARQL query results content type even if downloading

* Address pull request comments
2020-05-27 23:58:20 -05:00
Ben
42c69ef04b
[VIVO-1851] - Add 'remove' option to named graph management page (#162)
* Add 'remove' option to named graph management page

Resolves: https://jira.lyrasis.org/browse/VIVO-1851
2020-05-13 13:19:52 -04:00
Andrew Woods
6d30a0fcd4
Change Model writer lang from "N3-PP" to "N3" (#149)
Resolves: https://jira.lyrasis.org/browse/VIVO-1761

Co-authored-by: Andrew Woods <awoods@duraspace.org>
2020-04-07 21:30:56 +03:00
Ben
edef9309ab
[VIVO-1755] - Better error handling when reasoner disabled (#137)
* Better error handling when reasoner disabled

* Change reasoner error log message to debug

* Extend reasoner status error handling

* Improve reasoner error log message and extend to JenaAdminActions

* Bump up log level for admin action to 'warn' and edit admin panel error message
2020-03-31 11:25:26 -05:00
Ralph O'Flinn
7981d24da7
Merge pull request #138 from vivo-project/bugfix/VIVO-1756
[VIVO-1756] - Make data property richtext editor option selectable from UI
2020-03-31 11:25:07 -05:00
Andrew Woods
8b08a01559
Remove 'legacy' directory (#139)
Partial resolution to: https://jira.lyrasis.org/browse/VIVO-1753

Co-authored-by: Andrew Woods <awoods@duraspace.org>
2020-03-24 12:46:53 -06:00
gneissone
4efe43c7e7 Make data property richtext editor option selectable from UI 2020-03-21 19:15:05 -06:00
Ralph O'Flinn
a16815dc61
Merge pull request #136 from vivo-project/rel-1.11.1-maint
post-1.11.1 pom.xml updates
2020-03-16 09:52:46 -05:00
Ralph O'Flinn
777fa43864 [maven-scm-plugin] prepare development vitro-1.11.2-SNAPSHOT 2020-03-07 10:31:59 -06:00
Ralph O'Flinn
850cc6adbf [maven-scm-plugin] prepare release vivo-1.11.1 2020-03-07 10:29:22 -06:00
Ralph O'Flinn
de4225b3a0 new file: rc_script.sh 2020-03-07 10:17:33 -06:00
Ralph O'Flinn
dad091b858
Merge pull request #133 from awoods/vivo-1747
Update puppycrawl dependency to 8.29
2020-03-07 06:59:17 -06:00
Andrew Woods
b8acf67427 Update puppycrawl dependency to 8.29
Resolves: https://jira.lyrasis.org/browse/VIVO-1747
2020-03-04 16:22:02 -05:00
hudajkhan
7420957c65
authorization update for self editors (#106)
* authorization update for self editors

* updating with Brian Lowe's suggestions

* removing extra import per Benjamin Gross's suggestion

* updating indentations

* hoping indentation fixed

* updating code after merging in from master
2020-02-20 18:07:08 -07:00
Graham Triggs
6d64d27fe4 [VIVO-1737] Update Error Prone (#131)
Resolves: https://jira.lyrasis.org/browse/VIVO-1737
2020-01-23 13:12:03 -05:00
Andrew Woods
87e55f063c Initial step towards decoupling Vitro/checkstyle from Vitro (#129)
* Initial step towards decoupling Vitro/checkstyle from Vitro

* Remove checkstyle module

- Module has been transferred to: https://github.com/vivo-project/checkstyle

Resolves: https://jira.duraspace.org/browse/VIVO-1729
2019-11-20 18:06:42 -07:00
Ralph O'Flinn
b1b620d927 [maven-scm-plugin] prepare development vitro-1.11.1-SNAPSHOT 2019-10-21 00:49:31 -05:00
Ralph O'Flinn
0f25660b42 [maven-scm-plugin] prepare release vitro-1.11.0 2019-10-21 00:45:50 -05:00
alessandroGalasso
0bab502eb5 Vivo 1630 Year field keeps the same label even when language is changed (#98)
* [VIVO-1630] Year field keeps the same label even when language is changed

Resolves: https://jira.duraspace.org/browse/VIVO-1630
2019-08-08 12:33:59 -04:00
Ralph O'Flinn
b45d20c9e4 VIVO-1614 - Update to allow the TPF API to be toggled via the runtime.properties. (#127)
* Update to allow the TPF API to be toggled via the runtime.properties.

Resolves: https://jira.duraspace.org/browse/VIVO-1614
2019-08-02 13:20:15 -04:00
Andrew Woods
1a2debe5c3 Create initial format style enforcement (#121)
- All rules are initially suppressed

Resolves: https://jira.duraspace.org/browse/VIVO-1692
2019-07-25 13:43:38 +03:00
Brian Lowe
cc2b98dac0
Merge pull request #126 from vivo-project/dev-search
Dev search
2019-07-24 17:11:47 +03:00