Commit graph

1769 commits

Author SHA1 Message Date
cdtank
1f7962a454 1. Made style changes to the temporal graph vis per Katy's suggestions.
2. Refactored the temporal graph views (based on different comparison parameters). Now there is one basic template from which different parameter templates inherit.
3. Did code cleanup for the same.
4. Removed GUI related javascript into separate file & include it in the common basic template for temporal graph vis.
5. Reflected the changes in the servlets as well.
2011-01-25 00:55:47 +00:00
hlm7
f394a2586f Holly did even more tweaking on the AddRoles test suites. 2011-01-24 23:17:23 +00:00
rjy7
d317976a93 NIHVIVO-1889 Apply filtering to relatedRole query to ensure that the correct investigator role is retrieved 2011-01-24 21:53:02 +00:00
mb863
b686bc963f NIHVIVO-1316: Added jQuery HTML Truncator for for showing "more"/"less" content with core:overview data property 2011-01-24 21:21:25 +00:00
mb863
1343472ca0 NIHVIVO-1315: Added jQuery HTML Truncator for for showing "more"/"less" content with core:overview data property 2011-01-24 21:21:09 +00:00
rjy7
6139bf24ef NIHVIVO-1859, NIHVIVO-1881 Comments and documentation on subclass collation of list views 2011-01-24 20:12:53 +00:00
hlm7
799abb68c2 Holly made additional changes to the AddNonPersonThings test suite. 2011-01-24 20:11:44 +00:00
sjm222
4ed4b55d5d (adding commit comment for previous commit). Updated documentation to reflect actualy text in knowledgebaseupdate.log and added a statement that warnings in that file should be reviewed. 2011-01-24 19:54:26 +00:00
sjm222
981cfb2ef8 2011-01-24 19:52:03 +00:00
mb863
069ac5c621 Refactored editing links for individual photo in individual pages 2011-01-24 19:28:54 +00:00
nac26
029d0f6b5a NIHVIVO-592 Class group browse for home page. Still waiting on update to JSONServlet (NIHVIVO-1674) so classes in class group can be returned for AJAX requests. Introducing alternative bar graph in lieu of pie chart. 2011-01-24 18:22:16 +00:00
nac26
67ebb79083 Update to 3rd party licensing for RaphaelJS and removed all references to Pictos font 2011-01-24 18:16:11 +00:00
rjy7
7afd3789a5 NIHVIVO-1859 Apply collation subclass filtering in Java postprocessing rather than in query, due to inefficiency of graph filtering in the SPARQl query as it is converted to SQL 2011-01-24 17:57:30 +00:00
mb863
84e0df4952 NIHVIVO-1885: Fixed: Links to organizations in person's Positions list are not colored like other property links 2011-01-24 17:43:56 +00:00
hlm7
0c9a7114fa Holly finalized the AddPublications test suite for the vivo-basic theme. 2011-01-24 17:18:29 +00:00
mb863
7a6147b26a NIHVIVO-1884: Fixed: Over text on foaf:Person page is extending too far to the right 2011-01-24 17:08:51 +00:00
cdtank
bdda1b950d 1. Added "Clear" buttons per Katy's request in temporal graph vis. 2011-01-24 16:32:32 +00:00
hlm7
dfd6f7f488 Holly did some initial updating of the AddPublications test suite for the vivo-basic theme. 2011-01-24 16:30:52 +00:00
hlm7
fae8eab511 Holly finalized the vivo-basic version of the AddNonPersonThings test suite. 2011-01-24 16:01:50 +00:00
mb863
9d311d2184 NIHVIVO-1867: Fixed the overlaps of the Submit button with the gray box showing selected author on author form 2011-01-24 15:39:51 +00:00
cdtank
8a3f71f08f fixed license issue 2011-01-24 15:28:19 +00:00
hlm7
2fa3c98257 Holly update two test suites for vivo-basic due to changes made to application. 2011-01-24 15:24:07 +00:00
rjy7
d736204bfc NIHVIVO-1868 Custom query for core:organizationForPosition shows only people in current positions 2011-01-24 15:01:30 +00:00
mb863
d3615b7105 NIHVIVO-1316: Refactoring individual foaf person 2011-01-24 03:08:57 +00:00
mb863
8c03f249d1 NIHVIVO-1315: Refactoring generic individual pages 2011-01-24 03:08:30 +00:00
hlm7
67ca8332ec Holly made various updates to the test suites as needed. 2011-01-24 01:27:30 +00:00
hlm7
c0a93932a2 Holly made changes to the custom education and position test suites. 2011-01-23 19:15:44 +00:00
hlm7
a2b1833ebb Holly finalized several test cases, she hopes. 2011-01-23 18:57:02 +00:00
hlm7
bead31a9db Holly made changes due to differences between the wilma and vivo-basic themes. 2011-01-23 17:38:52 +00:00
hlm7
592eccfa69 Holly made changes to vivo-basic test cases to match the changes in the wilma test cases. 2011-01-23 17:07:33 +00:00
hlm7
30dce5d9d9 Holly did some tweaking to AddRoles and CheckVisualizations test suites. 2011-01-23 02:23:48 +00:00
hlm7
aa4094f600 Holly did some tweaking to the AddPublications test suite. 2011-01-23 00:20:43 +00:00
sjm222
5e3df05091 NIHVIVO-1872 (change label for core:hasPrerequisite from hasPrerequisite to has prerequisite 2011-01-22 02:12:47 +00:00
cdtank
c920c84699 1. Refactored some visualziation helper functions spread across different files into one javascript file.
2. Fixed the bug NIHVIVO-1595. Now for https: sites the sparkline visualizations are rendered by generating a chart image url instead of going throught the google visualization API. This image is directly placed in the container. For http sites it follows the old procedure.
2011-01-22 01:14:42 +00:00
hlm7
5ab3cbce42 Holly finalized (or close to it) the AddNonPersonThings test suite. 2011-01-21 21:56:54 +00:00
rjy7
04d5d32568 NIHVIVO-1863 Fix collated view of core:personInPosition and core:hasResearchArea 2011-01-21 21:54:17 +00:00
rjy7
f475953013 NIHVIVO-1863 Fix error in collated educational training query: reference was erroneously to core:Organization rather than foaf:Organization, which is why collation wasn't working. 2011-01-21 21:11:02 +00:00
nac26
5bfd82bff4 NIHVIVO-1820 Style tweaks due to introduction of dateTimeInterval dateTimeValue custom forms 2011-01-21 20:13:56 +00:00
hlm7
0134b091a0 Holly made various changes due to display name, error message, etc. modifications. 2011-01-21 18:33:15 +00:00
rjy7
dc36eb1a36 NIHVIVO-1839 Modify parameters on editingLinks macro so can pass in hard-coded value for rdfs:label 2011-01-21 17:57:56 +00:00
rjy7
53ad28c770 Changes to individual templates and associated queries 2011-01-21 17:39:03 +00:00
hlm7
04d6764eb3 Holly made change last night and can't remember the detail...sorry 2011-01-21 14:25:40 +00:00
mb863
2c7d396b59 NIHVIVO-1316: Added Research Areas label, remove pictos fonts, added uri link, added new admin panel, and changed markup for visualitation. 2011-01-21 03:24:14 +00:00
mb863
e758396216 NIHVIVO-1315: Refactoring individual.ftl. This was duplicated in VIVO and VITRO. 2011-01-21 03:20:31 +00:00
mb863
0f0433e331 NIHVIVO-1643: Styled admin panel. 2011-01-21 03:13:21 +00:00
hlm7
8630811f02 Added vivi-basic version of CheckVisualizations test suite. 2011-01-21 01:35:16 +00:00
hlm7
ddefe851ec Holly updated these test cases due to the old theme being renamed and JIRA issues being resolved. 2011-01-21 01:33:41 +00:00
cdtank
c5709c2c74 1. Fix for the bug NIHVIVO-1775 essentially not displaying collaboratorship links (co-authorship or co-piship) if there are no publications (or grants) for that individual. The affected pages are foaf:Person profile page, co-authorship & co-piship pages for a foaf:Person. 2011-01-20 22:49:56 +00:00
jeb228
b1bd6cf652 NIHVIVO-1129 move the ReportsMerger into its own package, so the FileFaker can have one to itself. 2011-01-20 22:11:26 +00:00
bkoniden
0c50024664 Fixing minor syntax error in copigrant query. 2011-01-20 21:47:08 +00:00