Commit graph

22 commits

Author SHA1 Message Date
tworrall
867370adb9 more refactoring for multiple profile view support 2013-02-08 16:18:01 -05:00
tworrall
9cde935cc7 multiple updates and new files to support multiple foaf person profile pages 2013-01-31 11:15:48 -05:00
tworrall
056b17d77a NIHVIVO-2930 minor layout changes to visualization tools page 2012-06-29 16:52:52 +00:00
kongchinhua
5b1847dd4c Update new visualization icons
Update info text on Map of Science
Update new copyright text to Map of Science
2011-11-11 00:18:31 +00:00
tworrall
0912b8cf41 added .collaboratorship-link h3 a:hover selector to remove text-decoration on hover 2011-07-29 13:48:17 +00:00
cappadona
06a2b67f57 Removed deprecated vivo-basic theme in prep for 1.3 release and deleted all references to it 2011-06-24 11:04:43 +00:00
mb863
2c4a00a5c7 Adding some padding to the header titlew (Organization, Research, etc..) of menu pages and adding some margin bottom to the Temporal Graph link in menupage Organization. 2011-02-03 20:21:16 +00:00
mb863
b5b15e52b6 On individual foaf person pages, the text "within the last 10 years(<n> total)" was increasing the width of the container for the sparklines. Added a width so the container doesn't expand. 2011-02-03 20:11:20 +00:00
mb863
1e298baf8e Aligned Co-Author Network link text with its icon in co-investigator network page. 2011-02-03 18:29:39 +00:00
nac26
73b71646b3 NIHVIVO-1997 Reviving temporal graph link. Was accidentally lost in vitro r7298 2011-02-03 16:00:27 +00:00
mb863
c54f2c75b7 NIHVIVO-1979: Made stylesheets syntax consistent across the app. 2011-02-02 02:59:12 +00:00
cdtank
5cacc57292 1. Made changes so that on individual pages the div containers for network links & sparkline image/text is only generated if there is content to be shown. This as opposed to always creating it first, hiding it & then shoing the container if there was any content.
2. Made sure that network link DIVs are separated by border & padding only if there is need. Now if a person only has grants, on it's profile page there is no longer border & padding on top of the co-investiogator link.
2011-01-31 17:40:06 +00:00
mb863
f2d5441297 NIHVIVO-1930: Added info icon 2011-01-27 21:53:44 +00:00
mb863
4fec8f74bf Re-factored the markup and styles for visualization in individual pages. 2011-01-26 22:20:47 +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
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
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
nac26
c6f0d227a9 Refactored approach for inserting visualization links on menu pages. Still hoping to remove JavaScript altogether based on outcome of NIHVIVO-1681 2011-01-13 14:00:56 +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
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
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
cdtank
8f99eff987 Created folder structure for the theme components (css) so that visualizations can become theme agnostic. 2010-12-13 20:42:52 +00:00