4fdbb71fee
Added code for deleting individuals
2021-02-17 14:15:10 +01: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
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
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
Ralph O'Flinn
d8649a60ad
Merge branch 'sprint-search' into dev-search
...
# Conflicts:
# home/src/main/resources/solr/README.txt
# home/src/main/resources/solr/conf/admin-extra.html
# home/src/main/resources/solr/conf/clustering/carrot2/kmeans-attributes.xml
# home/src/main/resources/solr/conf/clustering/carrot2/lingo-attributes.xml
# home/src/main/resources/solr/conf/clustering/carrot2/stc-attributes.xml
# home/src/main/resources/solr/conf/currency.xml
# home/src/main/resources/solr/conf/elevate.xml
# home/src/main/resources/solr/conf/lang/contractions_it.txt
# home/src/main/resources/solr/conf/lang/stoptags_ja.txt
# home/src/main/resources/solr/conf/lang/stopwords_ar.txt
# home/src/main/resources/solr/conf/lang/stopwords_ca.txt
# home/src/main/resources/solr/conf/lang/stopwords_el.txt
# home/src/main/resources/solr/conf/lang/stopwords_fi.txt
# home/src/main/resources/solr/conf/lang/stopwords_hi.txt
# home/src/main/resources/solr/conf/lang/stopwords_hu.txt
# home/src/main/resources/solr/conf/lang/stopwords_lv.txt
# home/src/main/resources/solr/conf/lang/stopwords_ro.txt
# home/src/main/resources/solr/conf/mapping-FoldToASCII.txt
# home/src/main/resources/solr/conf/schema-old.xml
# home/src/main/resources/solr/conf/schema.xml
# home/src/main/resources/solr/conf/solrconfig-old.xml
# home/src/main/resources/solr/conf/solrconfig.xml
# home/src/main/resources/solr/conf/stopwords-name.txt
# home/src/main/resources/solr/conf/velocity/VM_global_library.vm
# home/src/main/resources/solr/conf/velocity/jquery.autocomplete.css
# home/src/main/resources/solr/conf/velocity/jquery.autocomplete.js
# home/src/main/resources/solr/conf/velocity/main.css
# home/src/main/resources/solr/conf/velocity/query_group.vm
# home/src/main/resources/solr/conf/velocity/query_spatial.vm
# home/src/main/resources/solr/conf/velocity/richtext_doc.vm
# home/src/main/resources/solr/conf/xslt/example.xsl
# home/src/main/resources/solr/conf/xslt/example_atom.xsl
# home/src/main/resources/solr/conf/xslt/example_rss.xsl
# home/src/main/resources/solr/conf/xslt/luke.xsl
# home/src/main/resources/solr/conf/xslt/updateXml.xsl
# home/src/main/resources/solr/solr.xml
# home/src/main/resources/solr/solr_newversion.xml
2019-06-21 12:04:45 -05:00
gneissone
bd6140a8cc
Remove trailing whitespace throughout project
2019-05-03 12:50:05 -04:00
Stefan-Wolff
129e1219a8
[VIVO-1528] Select an editor for input fields based on annotation ( #76 )
...
* provide WYSIWYG editor for range XMLLiteral only
* Update defaultDataPropertyForm.ftl
* add annotation based selection of the desired editor for editing values
of datatype properties in the frontend
* create new annotation vitro:editing to allow configuration of desired
editor for editing of related dataproperties
Resolves: https://jira.duraspace.org/browse/VIVO-1528
2018-12-07 09:14:36 -05:00
Andrew Woods
8a68ef8a3d
[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
2018-10-17 22:36:30 -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
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
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
Graham Triggs
afaed98291
[VIVO-1470] Cross-platform improvements for Maven ( #68 )
2018-05-02 12:49:53 +03: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
Jim Blake
8cba661a0e
VIVO-1408 Use prefix to simplify JAVA class URIs
2018-01-10 08:51:41 -05:00
Graham Triggs
e0b723354d
Update project version numbers
2017-10-20 15:02:14 +01:00
Graham Triggs
a610e0ed25
[VIVO-1397] Faster and more reliable Solr indexing
2017-10-10 13:06:44 +01:00
Graham Triggs
35ecf4ddc5
Remove deprecated solr config
2017-10-04 20:24:38 +01:00
Graham Triggs
3475f90fb4
Update to latest jenatools
2017-08-30 19:56:10 +01:00
Graham Triggs
c409697267
Update to use newer jenatools
2017-08-29 08:19:15 +01:00
Graham Triggs
0bfd909348
Update versions for beta 2 release
2017-07-27 17:40:04 +01:00
Graham Triggs
7a76405ef3
Reset develop to SNAPSHOT release
2017-06-12 21:54:33 +01:00
Graham Triggs
2fe4d3b3a0
Beta version
2017-06-09 15:57:28 +01:00
Nate Prewitt
000da50219
updating license path
2017-05-06 14:40:28 -06:00
Graham Triggs
c93c82c66b
Dependency for tools need to be non-transitive (optional)
2017-03-30 13:22:32 +01:00
Graham Triggs
bfa46ef9fe
Add Jena tools to home project
2017-03-29 22:14:19 +01:00
Graham Triggs
ed4e42c98f
Update version numbers
2016-10-31 19:46:39 +00:00
Graham Triggs
809644f4b8
[VIVO-1082] Clean up pluginManagement
2016-07-06 06:47:56 +01:00
grahamtriggs
f61d3b1a1a
Merge pull request #32 from NUBIC/feature/initial_build_with_maven
...
Use posix extensions for maven-assembly-plugin
2016-06-28 22:34:34 +01:00
Graham Triggs
b0fd0c6b9e
Remove unnecessary dependencies
2016-06-24 20:31:19 +01:00
Graham Triggs
437bb9f515
[VIVO-1236] Add TwelveMonkeys ImageIO library for full OpenJDK image support
2016-05-02 14:12:25 +01:00
Paul Friedman
bc6eda75b1
Use posix extensions for maven-assembly-plugin
...
After encountering the following error when attempting to build the application with maven
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.5.5:single (default) on project vitro-home: Execution default of goal org.apache.maven.plugins:maven-assembly-plugin:2.5.5:single failed: group id '1162086330' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit -> [Help 1]
set the tarLongFileMode option to posix as it says in the error message and in the FAQ
https://maven.apache.org/plugins/maven-assembly-plugin/faq.html#tarFileModes
2016-02-16 13:01:14 -06:00
Graham Triggs
af77804dfe
Move unnecessary files out of home directory
2015-11-25 13:58:02 +00:00
Graham Triggs
679aa855de
Dependency fixes
2015-11-21 10:13:33 +00:00
Graham Triggs
e1ff94ccaf
Maven migration (first draft)
2015-11-19 23:47:12 +00:00