Commit graph

6482 commits

Author SHA1 Message Date
9e5236c712 Document upload 2021-11-08 21:25:39 +01:00
e48b2d7e0f Split search services 2021-11-02 11:21:30 +01:00
cdcc051d3f fix: convert char codes on read/write property files 2021-10-21 15:07:55 +02:00
952ffa66ad fix: safe way to convert array of objects to array of strings 2021-10-21 13:35:42 +02:00
95d559712f fix: workaround for online translations using freemarker template models 2021-10-20 23:30:53 +02:00
9d4d29b653 merge delete controller 2021-10-14 18:37:23 +02:00
b6f0ed229c added online Translations 2021-10-14 18:35:58 +02:00
2519c4a6a7 Added custom search controller
Cleaned custom search controller

Autoselect hits per page from query.

Moved template change to VIVO branch
2021-10-14 15:04:05 +02:00
3c2e9cab05 Antisamy policy fixes
Allow table tags in TinyMCE
2021-10-14 15:03:30 +02:00
Dragan Ivanovic
bf7c6ffaf7 Update issue templates 2021-10-06 12:56:43 +02:00
Ralph O'Flinn
028af518f9
1.12.0-maint to main (#246)
* [maven-scm-plugin] prepare release vitro-1.12.0

* [maven-scm-plugin] prepare development vitro-1.12.1-SNAPSHOT-SNAPSHOT
2021-08-17 10:53:15 -05:00
Ralph O'Flinn
5a4648554a Merge branch 'rel-1.12.0-RC' into main 2021-07-21 07:20:21 -05:00
dependabot[bot]
b123f3bd9b
Bump junit from 4.11 to 4.13.1 in /api (#191)
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-25 00:14:23 -05:00
Brian Lowe
a7e1e60c7e
Update version numbers in pom.xmls (#239)
* Update version numbers in pom.xmls

* Restore -SNAPSHOT
2021-06-21 04:10:08 -05:00
9565fbd925
Merge pull request #232 from brianjlowe/issue/VIVO-1983
[VIVO-1983] Limit label management values to current locale
2021-06-17 23:33:44 +02:00
Brian Lowe
762388e88b Retrieve locales used in label statements instead of only selectable locales 2021-06-16 22:02:48 +03:00
1e7cc745bc
Merge pull request #236 from brianjlowe/issue/VIVO-1985
[VIVO-1985] Compare locales of equal rank alphabetically to provide consistent fallback
2021-06-16 20:16:39 +02:00
Brian Lowe
93fd5a5f39 Retrieve locales used in label statements instead of only selectable locales 2021-06-16 21:16:24 +03:00
Brian Lowe
33ae07dcbf Use language-neutral model to match data property statements to literal hashes. 2021-06-10 13:05:02 +03:00
Brian Lowe
20507a75fb Remove erroneous addition of language-awareness to request OntModels that failed to respect the specified language option. 2021-06-10 13:04:18 +03:00
Brian Lowe
1d89cbc908
Log ConfigurationProperties bean at DEBUG level. (#237) 2021-06-09 08:10:57 -06:00
Brian Lowe
1720272155
[VIVO-1997] Log blank node deletion messages at DEBUG instead of WARN (#238)
* Log blank node deletion messages at debug level instead of warn.

* Switch to more informative debug message about blank node deletion.
2021-06-09 08:10:12 -06:00
Brian Lowe
27353bfb91 Count labels and distinct languages using same query; revert changes to lib-properties.ftl. 2021-06-04 16:59:27 +03:00
d21dc92b0b
Use unique key in account activation link and reset password link (#234)
* Use unique key for email activation and password reset

* Renamed old variable from hash to key

* Check for null before setting email key for backward compatibility. Removed comment about old behaviour.

* Send password_change_invalid_key message instead of password_change_not_pending on key mismatch.
2021-06-03 15:59:29 +03:00
Brian Lowe
3c04cc0f80
Abort TDB write transaction before ending if not successfully committed (#230) 2021-06-02 09:55:23 -06:00
Ben
1819fa1dd4
Merge pull request #235 from brianjlowe/issue/VIVO-1989
[VIVO-1989] URL-encode vCard-related resource URIs appended to edit links
2021-06-02 09:30:30 -06:00
Brian Lowe
7a24e259e8 URL-encode vCard-related resource URIs appended to edit links 2021-06-01 15:45:48 +03:00
Brian Lowe
e7993668b6 Sort locales of the same priority level alphabetically for consistent selection of fallback language 2021-06-01 15:10:56 +03:00
Brian Lowe
63639fc852 Update view labels servlet to use current language filtering 2021-05-28 17:12:02 +03:00
Brian Lowe
c07af3d794 Count labels with language filtering 2021-05-28 15:51:06 +03:00
Ben
5075d78537
Update example config files to current best practices (#229) 2021-05-06 12:33:37 +03:00
Ben
bbead68e88
Merge pull request #220 from brianjlowe/issue/VIVO-1974
Add usePreciseSubqueries property to example.runtime.properties.  Hav…
2021-05-05 10:36:54 -06:00
Ben
71ca39d597
[VIVO-1736] - Bugfix for redirecting user to home page after login (#227)
* Add trailing slash to home page redirect if contextPath empty

* Add redirect path to debug log

* Remove outdated code comment
2021-05-03 20:03:17 +03:00
Ben
cd437a503e
Merge pull request #222 from brianjlowe/issue/VIVO-1615
Fix errors preventing TPF server from working with TDB. Resolve https…
2021-04-27 10:43:48 -06:00
Brian Lowe
0b9919c55d
Replace hardcoded en locale with current locale in lang and xml:lang attributes (#228) 2021-04-21 11:53:41 -05:00
Brian Lowe
3984203552
Implement nextBinding() method in FIlteredResultSet. (#215) 2021-04-21 10:14:31 -05:00
Ben
bc12d2037c
Merge pull request #224 from brianjlowe/issue/VIVO-1976
Move event listening to RDFServiceGraph level to avoid adding a new r…
2021-04-12 08:28:20 -06:00
Brian Lowe
b6062fe4a0 Add note to example.runtime.properties that TPF should not be used if Vitro contains restricted data. 2021-04-09 18:15:57 +03:00
Ben
b283a8342a
Add subject to reindex in AdditionalURIsForObjectProperties (#225)
Co-authored-by: Georgy Litvinov <git@litvinovg.pro>
2021-04-09 17:39:15 +03:00
Ben
ebca021bc4
Merge pull request #223 from brianjlowe/issues/VIVO-1973
Allow site admins to edit pages in page management. Resolve https://j
2021-04-09 07:47:57 -06:00
Ben
c5a716e90e
Merge pull request #226 from vivo-project/revert-221-bugfix/VIVO-1736
Revert "[VIVO-1736] - Bugfix for redirecting user to home page after login"
2021-04-06 11:25:11 -06:00
Brian Lowe
def81c9013 Revert "Bugfix for redirecting user to home page after login (#221)"
This reverts commit 2ad521e9da.
2021-04-06 20:21:51 +03:00
Brian Lowe
93bd5183e2 Move event listening to RDFServiceGraph level to avoid adding a new redundant listener each time a model is made for an existing RDFServiceGraph. Resolve https://jira.lyrasis.org/browse/VIVO-1976 2021-04-06 17:15:50 +03:00
Brian Lowe
70aefebedf Allow site admins to edit pages in page management. Resolve https://jira.lyrasis.org/browse/VIVO-1973 2021-04-06 14:36:30 +03:00
4ed88b81e3
Add subject to reindex in AdditionalURIsForObjectProperties (#216)
Resolve https://jira.lyrasis.org/browse/VIVO-1966
2021-04-06 13:23:21 +03:00
Brian Lowe
cdfb18a455 Fix errors preventing TPF server from working with TDB. Resolve https://jira.lyrasis.org/browse/VIVO-1615 2021-04-06 12:53:26 +03:00
Ben
2ad521e9da
Bugfix for redirecting user to home page after login (#221)
https://jira.lyrasis.org/browse/VIVO-1736
2021-04-06 11:44:53 +03:00
Brian Lowe
ff8ba8adcc Add usePreciseSubqueries property to example.runtime.properties. Have RDFServiceTDB report a preference for precise optionals as does SDB. 2021-03-29 16:17:37 +03:00
Ralph O'Flinn
eb61192d11
Revert "revert deployment changes (#217)" (#218)
This reverts commit e4e0a7d061.
2021-03-24 07:12:31 -05:00
Ralph O'Flinn
193b38159a
revert deployment changes (#219)
Co-authored-by: William Welling <wwelling@library.tamu.edu>
2021-03-24 01:47:08 -05:00