rjy7
06a97d36b1
NIHVIVO-1871 Fix addPublicationToPerson form so at least we don't get to a broken form in repair mode. Redirecting to authorship page, which is a low-cost though not ideal solution.
2011-01-25 23:05:22 +00:00
rjy7
9243ee7c60
NIHVIVO-1871 Added repair mode to grant and educational training custom forms.
2011-01-25 22:41:20 +00:00
rjy7
c80ba7eaf3
NIHVIVO-1871 Added repair mode to personInPosition custom form. Consolidated common code to determine mode into a method in FrontEndEditingUtils and removed from individual forms.
2011-01-25 22:00:51 +00:00
cdtank
8103db297b
1.Changed the style for when content for a parameter's comparison is loading. (bug fix)
2011-01-25 20:18:09 +00:00
cdtank
e7e3fb41ec
1.Changed the style for when content for a parameter's comparison is loading.
2011-01-25 20:09:32 +00:00
cdtank
6faa26a872
1.Changed the style for when content for a parameter's comparison is loading.
2011-01-25 20:08:54 +00:00
rjy7
08ff4fa013
Fix query for core:relatedRole so it gets core:Role individuals not assigned to a subclass
2011-01-25 19:17:10 +00:00
cdtank
6abdc3a78e
1. Changes the logic for language to be displayed along with different sparklines in different cases. co-authorship & co-investigatorship is done.
2011-01-25 18:29:54 +00:00
cdtank
6469038bb5
1. New icons for co-auth & co-pi vis links.
...
2. Changes the logic for language to be displayed along with different sparklines in different cases. Person Publication & Grant is done.
2011-01-25 18:00:59 +00:00
rjy7
fa14d326b0
NIHVIVO-1895 Show placeholder image for non-person individual when displaying an add link for an image
2011-01-25 17:32:48 +00:00
mb863
73338f1453
NIHVIVO-1315: Done more refactoring work on individual pages.
2011-01-25 15:54:38 +00:00
cdtank
7dd38fc00d
1. Improved the behavior when the switch of parameter happens.
2011-01-25 01:28:11 +00:00
cdtank
ab93f1df63
1. Some more style changes to temporal graph vis.
2011-01-25 01:09:50 +00:00
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
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
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
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
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
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
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
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
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
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
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
cdtank
1a36693cb1
1. Fixed the bug NIHVIVO-1803.
...
2. Changed the code/style that shows/hides collaborator links (co-pi & co-author n/ws) for a person, so that the code that will check if any publications/grants are attached to a person can manipulate visibility of these links.
2011-01-20 16:55:55 +00:00
rjy7
2a0d21ad3c
Fix typo in ARQ function call
2011-01-20 16:51:14 +00:00
jeb228
270b9ef984
Use correct capitalization in the call to add "getURLParam.js"
2011-01-20 15:51:07 +00:00
rjy7
e02cb9d26a
NIHVIVO-1633 Handling of invalid custom list view configs
2011-01-20 15:20:49 +00:00
cdtank
fa2f4be087
1. Fixed a design bug for IE where the y-axis legen did not get the padding-top.
...
2. Reflected the changes for publication version of temporal-graphs into grants version.
2011-01-20 00:18:51 +00:00
cdtank
6af3fee6b1
1. Changed layout per Katy's suggestion for Temporal Graph Vis.
...
2. Refactored javascript code for Temporal graph vis.
3. Fixed couple of bugs including the one in which an entity had only one publication the line graph showed weird behavior.
4. Modified the behavior of the temporal linear graph to always try to display last 10 years at least on the line graph.
2011-01-19 23:47:52 +00:00
bkoniden
239b6d40d7
NIVIVO - 1732 For temporal graph vis if an organization does not have any publications then there is no option to switch to "by Grants" mode
2011-01-19 21:45:43 +00:00
bdc34
5c43a368a5
Adding DateTimeInterval and DateTimeValue to search exclusion list. NIHVIVO-1762
2011-01-19 20:52:22 +00:00
rjy7
a36565442a
NIHVIVO-1633 Support collation toggling for all object properties. Basic functionality in place but not all queries working perfectly yet.
2011-01-19 20:46:39 +00:00
cdtank
f6429af187
1. Made changes so that publication related visualization queries respect the 1.2 ontology's date proeprties & also pre-1.2 onotology data. It first attempts to get date using new property, failing which it sees if date is present in old property & proceeds accordingly.
...
2. Refactored code for temporal graph vis. Fixed couple of bugs in it.
2011-01-19 20:23:22 +00:00
sjm222
df5f7eb38e
NIHVIVO-1818 custom form annotation for dateTimeValue and dateTimeInterval
2011-01-19 18:10:01 +00:00
rjy7
156934e2a3
Minor typographical change
2011-01-19 15:28:41 +00:00
rjy7
500ab0eb0d
NIHVIVO-1704 Enable jump links after returning to individual profile after submitting an editing form. Pass property all the way down the property display macro chain, so any macro has access to property attributes like name, localname, and uri. Provide PropertyTemplateModel.getLocalName() and PropertyTemplateModel.getUri() for this purpose.
2011-01-18 21:46:15 +00:00