Commit graph

4770 commits

Author SHA1 Message Date
Tim Worrall
9ab8bb25d0 Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2015-10-02 16:20:15 -04:00
Tim Worrall
1db6bc8f5c No Jira noticed. This template was cloned from the one used to display phone and fax numbers, but was still referencing a variable that does not apply to the preferred title. This was missed in testing because the foaf person template uses the pulledProperty method to display the title, and so the preferred title template was never called. 2015-10-02 16:19:54 -04:00
grahamtriggs
5b80c748ae [VIVO-1071] Add simple short-lived cache to reduce the number of expensive queries in generating the co-authorship / investigator graphs. 2015-10-02 14:44:51 +01:00
grahamtriggs
d6bfa6dd6c .gitignore IDE project files 2015-09-30 20:45:46 +01:00
Tim Worrall
e77ecc9ebb No Jira issue. When a person has no webpages, the group_concat in the query resulted in a non-empty result set: one that had no values but was nonetheless not empty. Added a check to see if the node was null. 2015-08-25 10:55:33 -04:00
Tim Worrall
583aa3791a VIVO-1038. Updated grant contributor property so that it will display name parts of vcard individuals but without making them links. 2015-08-24 11:54:51 -04:00
tworrall
0eba1cbdbd Merge pull request #24 from gneissone/fixlatLongJson.js
remove rogue comma in latLongJson.js
2015-08-24 10:43:53 -04:00
Benjamin Gross
2c7e2aae29 remove rogue comma in latLongJson.js 2015-08-20 16:32:53 -06:00
Tim Worrall
9d0a661021 VIVO-1047: switched display of middle and first names for vcard individuals when listed as authors on information resources. 2015-08-20 12:18:38 -04:00
Tim Worrall
9500230492 VIVO-1046: ensure that vcard individuals with only a last name display in the list of authors for information resources 2015-08-20 10:41:52 -04:00
Tim Worrall
08b15990be VIVO-1046: ensure that vcard individuals with only a last name display in the list of authors for information resources 2015-08-20 10:37:20 -04:00
Jim Blake
fdffad7fcd Merge pull request #23 from gneissone/removeOutdatedReferences
Remove outdated references to list_view_configuration_guidelines.txt
2015-08-17 09:47:22 -04:00
Jim Blake
1025721fca Merge pull request #21 from gneissone/develop
Fix typo on intro_para2
2015-08-14 14:04:37 -04:00
Jim Blake
dc1f5cfd5a Merge pull request #20 from patrickmcelwee/replace_arq_sparql_extensions
VIVO-669: remove ARQ functions `substring` and `now`
2015-08-14 14:02:57 -04:00
Benjamin Gross
8a3f95b524 replace outdated references to list view config help file 2015-08-14 13:04:09 -04:00
Ben
b1c76ba8c9 Merge pull request #1 from gneissone/gneissone-patch-1
Fix typo on intro_para2
2015-07-31 10:07:21 -06:00
Ben
534135f6b5 Fix typo on intro_para2 2015-07-31 10:05:05 -06:00
Tim Worrall
7fa0c0acd8 No Jira issue. Add tooltips to object property labels by pulling in the public description of th eproperty. 2015-07-10 12:15:02 -04:00
Patrick McElwee
517d97ba91 VIVO-669: remove ARQ functions substring and now
Still need to find replacement for localname and namespace
2015-07-09 14:54:12 -04:00
Tim Worrall
46695e9ba2 VIVO-1039: the DOI property will now be a link that accesses the document. 2015-06-17 16:17:18 -04:00
Tim Worrall
2eb332c74c No Jira issue. Fixed an issue caused by webpages having multiple labels. 2015-06-17 15:26:50 -04:00
Tim Worrall
65284687c3 modified list views to remove syntax that fetches all properties and values for a subject 2015-06-17 10:16:45 -04:00
j2blake
adbfea8151 VIVO-1029 fix obsolete reference to webapp.name property. 2015-05-14 10:27:59 -04:00
unknown
70ff560c30 Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2015-05-03 21:19:01 -04:00
unknown
a8a4e02430 Holly made a few test case changes for RC4. 2015-05-03 21:18:23 -04:00
j2blake
863aa60847 Fix a problem that shows up when building a final release
The script was thinking that the tags had already been created, because of an false-positive from the regular expression.
2015-05-01 15:46:52 -04:00
unknown
a8aac9db57 Holly made some more changes to test cases due to RC2. 2015-04-28 18:23:33 -04:00
unknown
945c8368a7 Changes to test cases based on RC2 testing--Holly 2015-04-28 13:49:50 -04:00
j2blake
d0b2470e01 VIVO-1025 Improvements to the Virtuoso driver. 2015-04-27 14:46:11 -04:00
hudajkhan
c24039a863 Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2015-04-24 12:38:57 -04:00
hudajkhan
583423495e VIVO-1023 expanded Agrovoc results and replaced XML parsing with RDF model parsing for both LCSH and Agrovoc 2015-04-24 12:38:46 -04:00
unknown
6f2c7d3a95 Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2015-04-22 15:57:00 -04:00
unknown
14ffa8d225 Final test case changes from RC2. 2015-04-22 15:56:20 -04:00
j2blake
d335f6ea11 Fix the package name for ContentTripleSourceSPARQL 2015-04-21 15:35:49 -04:00
unknown
e8a2bf60b3 Holly made some more test case changes related to RC2 2015-04-16 11:54:49 -04:00
unknown
3f7cf7900a Holly made a few more test case changes while testing rc2 2015-04-15 15:11:09 -04:00
unknown
b0357647aa First batch of RC2 test case changes by Holly 2015-04-15 14:00:38 -04:00
unknown
11e8df1749 More test case changes from Holly. 2015-04-14 16:53:09 -04:00
unknown
f1bcf0a638 Holly made a few test case changes. 2015-04-14 14:14:08 -04:00
Jon Corson-Rikert
b99639ea73 added publicationVenueFor to the overview property group and changed its display rank from 60 to 6 2015-04-09 18:01:02 -04:00
Tim Worrall
9a1c52f2f5 No Jira issue. Some clean up of geographic info 2015-04-07 17:07:59 -04:00
Tim Worrall
ffb8ed6409 No Jira issue. Microformat was causing an anchor tag to be incorrectly formatted. 2015-04-07 15:36:47 -04:00
hudajkhan
d2312a8e15 updating search for vivo-1011 2015-04-07 12:37:20 -04:00
hudajkhan
03d1b34770 updating Agrovoc and LCSH implementations per vivo-1011 2015-04-06 15:49:59 -04:00
hudajkhan
bade3f147d vivo-1011 updating search for lcsh and agrovoc to not use skosapi jar 2015-04-02 16:17:27 -04:00
Tim Worrall
5b51c73b30 No Jira issue. The dateTime and hasGlobalCountDate data properties should not have been using the custom form generator for date time object properties. 2015-03-31 13:47:17 -04:00
j2blake
d5ace53e60 VIVO-1010 Update to v1.2 of the ORCID API 2015-03-31 11:43:55 -04:00
tworrall
2e2cb61bef Merge pull request #18 from nateprewitt/fix/latLongJson
fixing missing/bad data for Rwanda

Thanks, Nate.
2015-03-31 10:42:29 -04:00
Nate Prewitt
99bbcde2d9 fixing missing/bad data for Rwanda 2015-03-30 15:46:56 -06:00
j2blake
7ab6e3d5fc VIVO-1008 Don't override the mime type if the servlet container can provide it.
In CharsetEncodingFilter, check to see whether the servlet container knows the mime type,
before forcing it to "text/html;charset=UTF-8"
2015-03-27 15:39:06 -04:00