Commit graph

16 commits

Author SHA1 Message Date
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