Commit graph

883 commits

Author SHA1 Message Date
Tim Worrall
1770c41a35 No Jira issue. Links to departments on the home page were not working if the uri was not the default namespace. 2014-12-03 12:35:55 -05:00
Tim Worrall
ce3c4a3539 Merge branch 'develop' into feature/microformats
Merging the latest changes in develop into the microformats branch. Necessary before doing ther pull request and merging microformats back into develop. (I think.)
2014-11-25 13:10:51 -05:00
Tim Worrall
f1c10e8768 added optional role in field to the custom form for editor role 2014-11-21 11:07:18 -05:00
hudajkhan
4ad8b4b417 authorship removal VIVO-891 and allowed concept classes being passed as array instead of hardcoded 2014-10-24 12:39:23 -04:00
Nate Prewitt
4dec645dd8 fixed required 'name' itemprop for Person and made position organizations more descriptive; JIRA VIVO-882 2014-10-15 10:06:54 -06:00
Nate Prewitt
acef06450d Microformat markup for Persons using schema.org; JIRA VIVO-882 2014-10-14 15:44:40 -06:00
Tim Worrall
604a8d273f A few more qr code updates relating to VIVO-17 2014-10-06 10:52:45 -04:00
Tim Worrall
1c118fc044 VIVO-17: QR Code info now generated via an Ajax call when the icon is clicked. 2014-10-03 11:33:26 -04:00
Tim Worrall
337c6b4c8b VIVO-201: removed some css redundancies 2014-09-22 13:00:45 -04:00
Tim Worrall
2983cf69b0 VIVO-201: combined some duplicate css selctors in separate files into a single css file for drag and drop. 2014-09-02 16:51:49 -04:00
Tim Worrall
19f1db691d VIVO-827: display the vocabulary source on a concept profile page 2014-08-29 12:27:06 -04:00
Tim Worrall
5a3d327e16 include orcid interface in foaf person 2-column template 2014-08-28 10:10:02 -04:00
Tim Worrall
b026cc3f08 standardizing edit mode submit button text 2014-08-19 12:59:54 -04:00
Tim Worrall
5f5a02ce5d VIVO-816: provide clarification on concept management page 2014-07-30 16:08:16 -04:00
Tim Worrall
9c47681ba9 template fix to prevent exception when label is null 2014-07-24 13:27:54 -04:00
Tim Worrall
24ef9a508c fixed referenced url in qr code data 2014-07-22 16:17:13 -04:00
Tim Worrall
2ef703f380 VIVO-828: updated the publicationVenueOf (vivo) property to use a new list view with fuller citation details 2014-07-17 15:44:31 -04:00
Tim Worrall
f3575d6309 VIVO-828: updated the publisherOf (vivo) property to use a new list view with fuller citation details 2014-07-17 14:39:20 -04:00
Tim Worrall
c4f01e9cb0 VIVO-829: update editor of list view to use full citation. Just cause. 2014-07-16 16:08:31 -04:00
Tim Worrall
fd6c3f1ba1 fixed url encoding issue 2014-07-15 16:23:58 -04:00
Tim Worrall
e0d5b6b10a VIVO-201: removed some java script redundancies 2014-06-23 12:38:48 -04:00
Tim Worrall
488f7ce265 there were duplicate freemarker variables being used; resolved this by changing the name of the variable used for the application or site name 2014-06-20 13:11:50 -04:00
Tim Worrall
55a6ad5204 fixed autocomplete issue with adding organizations to authorships 2014-06-18 16:35:22 -04:00
Tim Worrall
5927677db8 VIVO-798: fix hidden research grants issue 2014-06-17 14:34:31 -04:00
Tim Worrall
be4fba9b48 ensure that vcard individuals that are authors do not display as links 2014-06-13 16:33:22 -04:00
Tim Worrall
94f7fea0c2 updated list view templates to ensure correct reference of element ID 2014-06-13 16:23:46 -04:00
Tim Worrall
67ce187eac minor design and css changes for person-level visualization pages 2014-06-10 12:08:41 -04:00
Tim Worrall
9ef66e8764 VIVO-694: resolved null pointer exception with web pages 2014-06-06 16:22:18 -04:00
Tim Worrall
0b51403690 VIVO-559: add abiliy to delete degree candidacy in edit mode 2014-06-06 12:18:39 -04:00
Tim Worrall
8c1e3cde93 VIVO-654: make role label fields on custom forms optional input, not required 2014-06-04 16:56:49 -04:00
Tim Worrall
78ee69ee00 VIVO-743: new custom forms for adding participant to project andcontributor to grant/contract 2014-06-03 13:02:24 -04:00
Tim Worrall
02a2fe600c VIVO-743: custom form to add a person to a project 2014-05-30 16:22:53 -04:00
tworrall
5575bda929 VIVO-737: allow for entry of full orcid id/url 2014-05-23 12:23:09 -04:00
tworrall
54ca2a4b79 VIVO-763: display the url type on the manage page 2014-05-23 11:36:36 -04:00
tworrall
8cfaaa25c7 new list view to display degrees on educational process objects 2014-05-22 13:58:12 -04:00
tworrall
269b38b5d7 VIVO-763: any subclass of vcard:URL will now display in the picklist when creating or editing a webpage 2014-05-22 10:01:03 -04:00
tworrall
5168e188f8 VIVO-749: fixed double quotes problem on webpage form 2014-05-21 16:26:41 -04:00
tworrall
6ce1e4be33 new list view for grants and contracts awarded by organizations 2014-05-21 13:08:38 -04:00
tworrall
51af4db0d2 more/less toggle was missing 2014-05-19 16:26:18 -04:00
j2blake
5ee32544b5 VIVO-769 some tweaks to the ORCID text 2014-05-12 14:40:53 -04:00
j2blake
4d8ad91592 VIVO-769 some tweaks to the ORCID text 2014-05-12 14:04:27 -04:00
j2blake
939950dcd4 VIVO-769 Merge branch 'feature/orcid' into develop 2014-05-07 17:32:38 -04:00
j2blake
02bdddab23 VIVO-742 Many changes to remove "solr" from the code base.
Comments, template names, Java classes, variables and method names (Java and JavaScript), etc.
2014-04-23 14:20:22 -04:00
j2blake
2d6aeaafb8 VIVO-742 Many changes to remove "solr" from methods, variables, classes. 2014-04-22 17:59:26 -04:00
tworrall
5d64c5acc4 ensure that longer titles wrap to a second line 2014-01-14 11:13:58 -05:00
tworrall
7be66f9748 encode urls being used as parameters 2013-12-20 13:27:21 -05:00
tworrall
97095eeaba data getter sparql queries in the n3 files were using a technique that apparently is no longer supported; updated those and corresponding templates. 2013-12-19 10:36:42 -05:00
tworrall
f5a8c5a7e6 data getter sparql queries in the n3 files were using a technique that apparently is no longer supported; updated those and corresponding templates. 2013-12-19 10:05:31 -05:00
tworrall
ef9fd69285 put the page type select element into a separate template 2013-12-18 11:50:51 -05:00
tworrall
d889016ce9 minor css tweak for style consistency 2013-12-16 11:57:02 -05:00