cdtank
8e9c69cd24
1. Fixed the old way of rendering sparklines for profile to use the freemarkerized one as well. Earlier the broken code lead to non-loading of old profile pages.
2011-01-12 21:52:52 +00:00
cdtank
c7b9c208ef
1. Made changes to the URLs in the repository to use /visualization instead of /visualizationfm
2011-01-12 19:59:20 +00:00
cdtank
91b3b33738
1. Attempting to delete old visualization front-end
2011-01-12 19:30:59 +00:00
cdtank
08e643982a
1. Attempting to delete old visualization back-end & front-end
2011-01-12 19:28:21 +00:00
mb863
dcad4e0d3f
NIHVIVO-1675: Removing pictos fonts and adding our own ones.
2011-01-12 18:24:41 +00:00
cdtank
dea26c9527
1. Cleaned up paths in the freemarker templates to not refer old visualization urls.
...
2. Changed web.xml url-pattern mapping from old visualization servlet TO freemarkerized version.
3. Updated style for temporal graph vis.
4. Changed freemarkerized code snippets to not refer old visualization servlets.
2011-01-12 17:18:16 +00:00
rjy7
2ffe08753a
NIHVIVO-1332 Add edit and delete links for data property statements
2011-01-12 15:31:52 +00:00
rjy7
8ddba03210
Changed some variable and macro names
2011-01-12 14:55:23 +00:00
cdtank
ee81f45917
1. Code cleanup & refactor of temporal graph front-end.
...
2. Added the feature that top 3 entities are always selected by default when page is loaded.
2011-01-11 22:42:56 +00:00
rjy7
02aa704916
Add rdf link to individual page
2011-01-11 21:56:46 +00:00
rjy7
83d0056263
NIHVIVO-1332 Display property title on untitled properties like phone, email if there is an add link to display. Changed a Java class name.
2011-01-11 20:54:15 +00:00
mb863
bf10a0fadd
NIHVIVO-1316: Added add/edit/delete functionality to object properties in individual pages.
2011-01-11 19:58:40 +00:00
cdtank
84f5b029fa
1. Did a refactor of the javascript code for temporal graph vis.
...
2. Implemented the ellipsis feature for the legend row (containing the bar & label for selected entities). If the label is too long it will try to fit in the provided space & append "..." at the end.
2011-01-11 19:50:21 +00:00
rjy7
a724147895
NIHVIVO-1332 Move edit links following object property statement (UI team request). Compute edit and delete access rights in advance, since edit url may need a deleteProhibited param.
2011-01-11 18:02:34 +00:00
rjy7
277f7dc3ba
NIHVIVO-1332 Modifications to controller, template models, and templates for editing controls
2011-01-11 17:03:56 +00:00
rjy7
790fc70fe7
NIHVIVO-1332 Add object property statement edit links
2011-01-11 02:04:20 +00:00
cdtank
3d8f5d921c
1. Added temporal graph link for the highest organization code for "organizations" page.
...
2. Cleaned up some query runners.
3. Made GenericQueryRunner to accept sparql queries that does not depend on URIs.
4. Adde style for temporal graph link to wilma.css
2011-01-10 23:48:47 +00:00
nac26
a0bd5bb084
Added specific template for organizations menupage so Chintan can add the Temporal Graph link and keep vivo-specific code out of the Vitro core
2011-01-10 21:44:23 +00:00
rjy7
e478535592
NIHVIVO-1591 Apply datetime functions and macros in lib-datetime.ftl to propStatement views
2011-01-10 03:10:11 +00:00
rjy7
21f3291f55
NIHVIVO-1591 Custom views for core:dateTimeValue, core:dateTimeInterval, core:start, core:end
2011-01-10 02:21:24 +00:00
rjy7
4d69f9574b
NIHVIVO-1590 dateTimeValue custom list view finished; dateTimeInterval custom list view in progress.
2011-01-08 00:11:26 +00:00
cdtank
3cd9016715
1. Fixed the notification bug in temporal graph vis for IE.
2011-01-08 00:03:26 +00:00
bkoniden
a740497bb6
Committing the following changes
...
1) Added entry for entity_grant_count in visualizations-beans-injection-fm.xml
2) Styling changes in layout.css -- changed the styling for buttons.
3) util.js -- Removed hardcoding of URLs see NIH VIVO 1618 and 1619
4) Made queries for EntityGrantCount, EntityPubCount and EntitySubOrganizationTypes more generic. Added Export as CSV functionailty for EntityGrantCount
2011-01-07 21:59:59 +00:00
rjy7
7edc978038
NIHVIVO-1339 In relatedRole view, display role type label if role has no label (for investigator roles and children).
...
NIHVIVO-1334 Remove terms from SELECT clause that don't get displayed (e.g., dateTimeInterval) but are used to get other terms.
2011-01-07 20:34:30 +00:00
rjy7
ab34a586fe
NIHVIVO-1339 Allow for null specificRole in relatedRole property statement display
2011-01-07 15:52:38 +00:00
rjy7
4666a2815e
NIHVIVO-1339 Allow for null specificRole in hasRole property statement display
2011-01-07 14:37:48 +00:00
rjy7
5474fe2bb7
NIHVIVO-1610 Extracted datetime code in propStatement templates into a macro.
2011-01-06 21:19:44 +00:00
cdtank
c5904868c0
1. Added notification plugin for the temporal graph vis,
...
2. Made sure that notification appears when more than 10 entites are attempted to be compared.
2011-01-06 20:52:23 +00:00
cdtank
58336a27de
1. Fixed the bug in temporal graph vis, where more than 10 entities could be selected.
...
2. fixed the notification to show a proper error message & for decent amount of time.
3. Did major reactors to javascript code to make it go faster.
2011-01-06 18:25:04 +00:00
rjy7
9f62e70e81
NIHVIVO-1336 Modifications to educational training query and template due to core:EducationalTraining being associated with a core:DateTimeInterval rather than a core:DateTimeValue
2011-01-06 17:02:01 +00:00
mb863
88697e61db
NIHVIVO-1316: Changed id selector "left-side" to "share-contact"
2011-01-06 16:52:19 +00:00
nac26
4739e32b34
NIHVIVO-1339 Completed core:relatedRole custom list view thanks to Rebecca's help in using rdfs:subPropertyOf to keep this streamlined and generic. It does not assume that the individual in the role is of class foaf:Person
2011-01-06 16:01:40 +00:00
nac26
9ab78ca9cf
NIHVIVO-1339 core:relatedRole custom list view is a work in progress. To review potential implementation options with Rebecca
2011-01-06 14:44:04 +00:00
nac26
bbd51fca82
NIHVIVO-1339 NIHVIVO-1340 Completed hasRole custom list views:
...
** core:hasClinicalRole
** core:hasLeaderRole
** core:hasMemberRole
** core:hasOutreachProviderRole
** core:hasServiceProviderRole
** core:hasResearcherRole
** core:hasInvestigatorRole
** core:hasCo-PrincipalInvestigatorRole
** core:hasPrincipalInvestigatorRole
** core:hasTeacherRole
** core:hasPresenterRole
2011-01-06 14:10:37 +00:00
nac26
094a245c36
Updated test for publications vs. publication just in case we end up displaying this text down the road even when there are no publications
2011-01-06 03:42:54 +00:00
nac26
5030119bae
My changes from r1974 were lost but the publication(s) malarkey is squashed once again
2011-01-06 03:05:05 +00:00
mb863
d788f6843c
NIHVIVO-1501: Associated publication counts with sparklines graph, resized icons, got rid off inline styles, cleaned up markup
2011-01-05 20:40:08 +00:00
mb863
46a5fc8474
NIHVIVO-1316: Fixed style issues for contact info (email and telephone) under individual photo.
2011-01-05 20:37:05 +00:00
jeb228
8ee28103a2
Fix license tags
2011-01-05 19:35:32 +00:00
cdtank
ce61bcb1cf
1. Changed url for google vis api to the secure version so that warnings thrown when serving content from https:// are not thrown. (see issue NIHVIVO-1595 for more info)
2011-01-05 19:17:10 +00:00
bkoniden
187a927795
Changes to temporal graph
...
1) Integrated the small icon.
2) Made styling changes to the datatable.
2011-01-05 16:26:08 +00:00
bkoniden
5eba1f4b80
Adding the ftl version of entity_comparison.jsp (entityComparisonStandaloneActivator.ftl)
2011-01-05 16:25:11 +00:00
nac26
e3b454c4e1
NIHVIVO-641 Moved menupage--classgroup-people.ftl to vivo where it belongs
2011-01-05 14:17:42 +00:00
cdtank
2e6163aeb6
1. Cleaned up coauth & copi person level pages.
...
2. Modified styles per recommendation from IU Designer Elisha.
3. Made changes to content for different sparkline content providers.
2011-01-05 00:51:40 +00:00
mb863
f8278ed47f
NIHVIVO-1315: Done a lot of clean up work on styles for properly render individual display pages.
2011-01-04 22:20:10 +00:00
cdtank
a127d6337d
1. Made style changes for the indivudal page in the sparkline visualization section.
...
2. Moved co-author n/w link from publication sparkline template to indiv*-sparkline*.ftl
2011-01-04 18:08:21 +00:00
rjy7
df62228394
NIHVIVO-1459 Create generic individual.ftl template by stripping away person-specific code.
2011-01-04 17:03:54 +00:00
rjy7
6bee028d0c
NIHVIVO-1459 Add annotation for foaf:Person custom display view. Add template individual--foaf-person.ftl. Removed unused templates.
2011-01-04 16:38:23 +00:00
nac26
9dc267a397
NIHVIVO-1338 Updated to use new profileUrl method
2011-01-04 15:39:05 +00:00
rjy7
9011fc9425
Changed name of IndividualProfileUrlMethod in template data model from "url" to "profileUrl"
2011-01-04 15:11:09 +00:00