Andrew Woods
ab2b41260e
Add ElasticSmokeTest
...
Resolves: https://jira.duraspace.org/browse/VIVO-1600
2019-04-03 12:18:55 -04:00
Andrew Woods
6c5fb9beb8
[VIVO-1592] Remove embedded Solr ( #83 )
...
* Remove embedded Solr
Related to: https://jira.duraspace.org/browse/VIVO-1592
* Fix merge conflict in pom.xml files
Related to https://jira.duraspace.org/browse/VIVO-1592
2019-04-03 12:18:55 -04:00
Andrew Woods
a5b2f0b373
[VIVO-1592] Upgrade Solr library to 7.4.0 ( #82 )
...
* Upgrade Solr library to 7.4.0
Related to: https://jira.duraspace.org/browse/VIVO-1589
* Fix SolrSmokeTest : home page connection
Related to: https://jira.duraspace.org/browse/VIVO-1589
2019-04-03 12:18:55 -04:00
Don Elsborg
40f78e58a8
initial files for ElasticSearch: ticket vivo-1587 ( #85 )
...
* initial files from ticket vivo-1587
* Add https://mvnrepository.com/artifact/org.apache.httpcomponents/fluent-hc/4.5.6 dependency
* Resolves: https://jira.duraspace.org/browse/VIVO-1587
2019-04-03 12:18:55 -04:00
alessandroGalasso
734b9ccf68
[VIVO-1649] fix for RDFServiceSparql.executeUpdate method ( #97 )
...
Resolves: https://jira.duraspace.org/browse/VIVO-1649
2018-12-05 19:52:40 -05:00
Kitio Fofack
d2c34ddf46
[VIVO-1543] Fix incorrect flash.ftl include statement ( #95 )
...
Resolves https://jira.duraspace.org/browse/VIVO-1543
2018-12-05 11:57:23 -07:00
Svantje Lilienthal
554c5dec8b
[VIVO-1639] Improve display of search results -- remove class names ( #96 )
...
Resolves: https://jira.duraspace.org/browse/VIVO-1639
2018-12-05 10:27:18 -05:00
Graham Triggs
42dacf1f16
[VIVO-1620] Improve AuthenticateTest performance ( #93 )
...
* Improve test execution time
Resolves: https://jira.duraspace.org/browse/VIVO-1620
2018-11-27 10:09:39 -05:00
Graham Triggs
a3cd382117
Multi-lingual support for menus ( #91 )
2018-11-13 08:51:27 -05:00
Andrew Woods
6aa34ee9ca
Add Travis-CI Badge to README.md ( #92 )
...
Resolves: https://jira.duraspace.org/browse/VIVO-1618
2018-10-31 11:17:42 -04:00
Graham Triggs
fe00198dd5
[VIVO-1613] Fix menu ordering bug ( #90 )
...
Resolves https://jira.duraspace.org/browse/VIVO-1613
2018-10-29 10:57:15 -06:00
Graham Triggs
73d6a85e5e
[VIVO-1605] Update to latest Error Prone plugin and configuration to support JDK 11 ( #88 )
...
* Update to latest Error Prone plugin and configuration to support JDK 11
* Update Error Prone from SNAPSHOT
* Add Javac version missing from Error Prone docs
Partial resolution of: https://jira.duraspace.org/browse/VIVO-1605
2018-10-25 12:51:52 -04:00
Graham Triggs
dc74a5264f
[VIVO-1608] Fix node removal from the XML so that it works with an XML tree of arbitrary depth ( #89 )
...
Resolves: https://jira.duraspace.org/browse/VIVO-1608
2018-10-16 09:42:25 -04:00
Ben
5ca7a9235f
Add check for language files to smoke tests and remove references to … ( #74 )
...
* Add check for language files to smoke tests and remove references to build.properties
* Catch IOException more goodly
* Make languages.selectableLocales optional, fix default value for RDFService.languageFilter
2018-09-24 14:36:35 -04:00
Katrin Leinweber
96a2b8a474
Update links
2018-09-20 13:44:26 -04:00
Graham Triggs
b049aa6d32
Moved stream reset inside loop so that every listener gets the same state ( #79 )
2018-08-06 10:29:37 -04:00
vivo-uab
f2656ba3d8
[maven-scm-plugin] prepare development vitro-1.11.0-SNAPSHOT
2018-07-09 17:17:08 -04:00
vivo-uab
2c3c97be5e
[maven-scm-plugin] prepare release vitro-1.10.0
2018-07-09 17:17:08 -04:00
Ralph O'Flinn
2168165b22
Update pom.xml - jenatools
...
Change dependency to point to release versions of jena2 and jena3 tools
2018-07-09 17:17:08 -04:00
Ralph O'Flinn
ab0fcfed4a
Update pom.xml - release deployment
...
Updated release profile, nexus-staging-maven-plugin plug-in version, repository
2018-07-09 17:17:08 -04:00
Andrew Woods
1570f52957
Update jenatools dependency to 1.2.0-SNAPSHOT ( #75 )
...
* Update jenatools dependency to 1.2.0-SNAPSHOT
Related to: https://jira.duraspace.org/browse/VIVO-1520
* Add Sonatype snapshot repository
Related to: https://jira.duraspace.org/browse/VIVO-1520
2018-05-30 14:47:11 -04:00
Mike Conlon
111c0a8ee5
Merge pull request #73 from Asimq/develop
...
Moved password encryption from MD5 to a salted and secure hash - 1448
2018-05-23 13:49:04 -04:00
AsimA
df58f2d18c
remvoed the unused import
2018-05-23 11:28:35 +02:00
AsimA
fea33a456a
Fixed the user experience
2018-05-23 11:25:58 +02:00
AsimA
fcaf315549
added smokeTests for argon2 parameters
2018-05-22 15:55:00 +02:00
AsimA
1e231013b0
Updated the tests to store argon2 as well as md5password
2018-05-22 14:57:42 +02:00
AsimA
96388c0951
Removed the overloaded Argon2Encoding methods in Authenticator and moved the Argon2StubEncoding method to AuthenticatorStub
2018-05-22 13:41:26 +02:00
AsimA
aeb9754500
Fixed the styling
2018-05-18 16:40:08 +02:00
Asim
a8d5020ede
updated the snapshot versions to 1.10.0
2018-05-17 11:16:03 +02:00
Asim
752f9d1229
Fixed the tests
2018-05-09 13:51:11 +02:00
Ben
c9ce576f6b
[VIVO-1488] Look in vitro.home/config directory for runtime.properties at startup ( #63 )
...
* Look in vitro.home/config directory for runtime.properties at startup
* Show deprecation warning on startup if runtime.properties in vivo.home
* Reuse string variable, use .equals()
2018-05-07 10:21:03 -04:00
Jim Blake
b406f99fec
VIVO-1478 mysql driver throws exception ( #69 )
...
* VIVO-1478 Add time zone to the MySQL URL, to avoid an InvalidConnectionAttributeOption.
* Go with proven driver version, rather than the most recent.
2018-05-04 08:44:43 -06:00
Ben
efe8f265dc
Upgrade to Jena 3.6.0 ( #67 )
...
Resolves: https://jira.duraspace.org/browse/VIVO-1458
2018-05-03 10:26:06 -04:00
Graham Triggs
afaed98291
[VIVO-1470] Cross-platform improvements for Maven ( #68 )
2018-05-02 12:49:53 +03:00
Mike Conlon
a1e8a52442
Merge pull request #70 from awoods/vivo-1479
...
Change project version from 2.0.0-SNAPSHOT to 1.10.0-SNAPSHOT
2018-04-26 12:58:25 -04:00
Andrew Woods
80625e3b4c
Change project version from 2.0.0-SNAPSHOT to 1.10.0-SNAPSHOT
...
Resolves: https://jira.duraspace.org/browse/VIVO-1479
2018-04-24 17:09:02 -04:00
Asim
067e629a9c
Changed Md5 password hashing to Argon2i password hashing
2018-04-23 10:02:51 +02:00
hudajkhan
07686ebdf0
Merge pull request #65 from j2blake/feature/VIVO-1408_java-rdf-namespaces
...
VIVO-1408 ConfigurationBeanLoader: java rdf namespaces
2018-04-03 15:42:07 -04:00
Ben
c0927899d2
VIVO-1437 Add pull request template ( #66 )
...
* Add pull request template
Resolves: https://jira.duraspace.org/browse/VIVO-1437
2018-02-07 19:40:45 -05:00
Huda J. Khan
b8fd17ba1e
Revert "integrating related term info in skos utils"
...
This reverts commit 8f66b10323
.
2018-02-07 18:39:58 -05:00
Huda J. Khan
a978fa27e9
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2018-02-07 15:35:21 -05:00
Huda J. Khan
8f66b10323
integrating related term info in skos utils
2018-02-07 15:35:05 -05:00
Ben
ae69faa07e
Merge pull request #64 from hauschke/patch-1
...
Update license year
2018-02-06 14:38:28 -07:00
Jim Blake
8cba661a0e
VIVO-1408 Use prefix to simplify JAVA class URIs
2018-01-10 08:51:41 -05:00
Jim Blake
7f8b16bc1b
VIVO-1408 Allow the use of a #-terminated prefix on JAVA class URIs
2018-01-08 11:19:53 -05:00
hauschke
bed5ac0359
Update license year
2018-01-08 14:35:37 +01:00
Jim Blake
8fbfc6d4ff
ConfigurationBeanLoader will ignore unexpected properties on instances.
...
If no method has been annotated to accept that property, don't complain,
don't throw an exception, just continue.
2018-01-06 14:09:03 -05:00
Jim Blake
9e3ac4fb54
Remove implicit call to deprecated constructor.
2018-01-05 09:50:42 -05:00
Jim Blake
9713ad2d3e
Merge branch 'develop' into feature/VIVO-1405_script-versions
2018-01-05 09:47:23 -05:00
Jim Blake
b00633326e
VIVO-1405 Add pseudo-version to requests for scripts and stylesheets.
...
The result is that the user does not need to refresh the browser cache when a new version of VIVO is deployed on the server.
2017-12-01 11:41:04 -05:00