Commit graph

878 commits

Author SHA1 Message Date
Nate Prewitt
a4c625d63d removed extra } from title attributes to reflect fixes in vitro templates 2015-02-10 12:23:47 -07: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
tworrall
5dd460d8de VIVO-643 create first and last names and vcard when adding a missing individual that is a foaf:Person 2013-12-11 16:25:56 -05:00
hudajkhan
e583e1a98d Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/VIVO into maint-rel-1.6 2013-12-10 14:11:38 -05:00
tworrall
220194dc73 VIVO-637 date time generator changes for various date time properties 2013-12-10 12:42:45 -05:00
hudajkhan
bf04a4ab6f Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/VIVO into maint-rel-1.6 2013-12-09 11:25:26 -05:00
tworrall
e16acae541 some template clean up that wasn't of blocker significance 2013-12-06 16:51:07 -05:00