Commit graph

76 commits

Author SHA1 Message Date
Tim Worrall
337c6b4c8b VIVO-201: removed some css redundancies 2014-09-22 13:00:45 -04:00
Tim Worrall
67ce187eac minor design and css changes for person-level visualization pages 2014-06-10 12:08:41 -04:00
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
kongchinhua
fb89277658 Add sub-entity tables for Map of Science comparison
Remove street view from Map of Science
Improve table UI
2011-11-10 21:38:08 +00:00
kongchinhua
be65655c7e Check in map of science's comparison view for 1.4 release testing
Remaining works:
- support csv download for sub-entity
- show sub-entity mapping results
2011-11-07 05:34:58 +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
tworrall
a03b590446 merging css change r3422 2011-07-29 13:13:20 +00:00
tankchintan
6c3818f84a 1. Fix for http://issues.library.cornell.edu/browse/NIHVIVO-3070 made sure that the rows in the table for person level vis were created based on whether the entity in question has egoURI or not, instead of depending upon flash vis to provide sorted list with egoNode being the first element.
2. Tentative fix for http://issues.library.cornell.edu/browse/NIHVIVO-2953 will wait to hear more to change the UX further.

3. Fix for http://issues.library.cornell.edu/browse/NIHVIVO-2523 the current placement for downloading of this csv is subject to change.
2011-07-27 21:44:45 +00:00
tankchintan
54b390b851 1. Fix for issue http://issues.library.cornell.edu/browse/NIHVIVO-3019
2. Also changed the text in different cases for the error.
Code reviewed by Chin Hua.
2011-07-21 20:31:36 +00:00
tankchintan
6f213a61fa 1. Changed icon for map of science.
2. Bug fixes for map of science edge cases.
3. Included a default error message when there are no publications to be found.
4. Improved text for map of sience info.
2011-07-13 22:39:28 +00:00
tankchintan
dccaf298b1 1. Improved layout for map of science vis.
2. Removed sys print.
3. Added new info icon content to map of science vis.
2011-07-13 20:25:50 +00:00
tankchintan
dbdf2de95b 1. Improved layout for map of science.
2. Made sure that all sub-disciplines & disciplines are exported in the csv file even though they dont have any associated value.
2011-07-13 17:38:26 +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
tworrall
fd0dbd821b changed the tooltips on the map of science page to use the qTip plugin 2011-06-13 20:15:09 +00:00
tworrall
0c68a75483 NIHVIVO-2692:minor style changes to the temporal graph page 2011-06-10 21:04:50 +00:00
kongchinhua
815ef7f26e Support discipline labels
Support display order for the Scimap circles
Support custom tooltip
Add % information on click action
Add info text
Add numerical information for mapped, total publications
Set default map view to 554 Sub-Discipline
Enable labels by default
2011-06-03 21:45:47 +00:00
tankchintan
c79c6cf968 1. More updates to the map of science vis. 2011-05-28 00:05:42 +00:00
tankchintan
ca08343379 1. Added front-end for map of science vis.
2. Added Data tables for disciplines/sub-disciplines in the vis.
3. added support for different csv downloadables.
4. Added new updated libraries for DataTables plugin.
2011-05-26 17:11:16 +00:00
cdtank
c65f02a3d6 1. More changes to the front-end for temporal vis re:text & info-icons. 2011-04-19 16:45:11 +00:00
cdtank
3c1afb45a0 1. Completed the feature for ability to select organizations/people in temporal vis see http://issues.library.cornell.edu/browse/NIHVIVO-2022
2. Refactored legacy front-end code to remove unneceesary repetitive computations for activity count.
3. Fixed the overlay when parameter switch happens (earlier it used to go in the center of  the screen).
2011-04-15 18:36:20 +00:00
cdtank
c8a8f27937 1. Introduced a new legend category for publication/grant from the current year, since we are not mapping them in the graph above. 2011-04-13 18:25:42 +00:00
cdtank
ae43216396 1. In Temporal vis developed vis drilling up from lower level. (see http://issues.library.cornell.edu/browse/NIHVIVO-1800)
2. Refactored client-side code for temporal vis.
2011-04-12 17:49:53 +00:00
cdtank
f7452b1bce 1. Added dynamic reload of data instead of page refresh, for temporal graph vis.
2. Added link-textbox for viz of each parameter form the dropdown box in temporal vis.
3. Made sure that the choices are preserved when another option is selected from the dropdown box.
4. Refactor of some legacy front-end code for temporal vis.
5. Added legend for bars drawn below the graph.
6. Formatted the last cached at date time.
2011-03-31 15:37:32 +00:00
tlw72
f17553fa4b NIHVIVO-2099: standardize org header on temporal graph page 2011-03-01 19:49:55 +00:00
cdtank
51e424e993 1. Minor improvement in the "loading..." mechanism for temporal graoh vis. 2011-02-11 22:46:12 +00:00
cdtank
ad3497d0bc 1. Partial fix for NIHVIVO-2130. Now the downloadable csv file properly prints out all the authors, with same name. The right hand side bar still prints wrong values in case of authors with duplicate names.
2. Solution for 2 stage loading for temporal graph where now when the intial call is made to it, it returns with the markup & js lib includes & then makes an ajax call to get the data file in json format which is the used to render the linegraph & the table.
2011-02-11 19:06:49 +00:00
cdtank
41e4a39919 1. Fix misaligned blocks on person level page for the flash vis & the side-bar 2011-02-07 17:43:30 +00:00
mb863
a2f96f1c6b NIHVIVO-2036: Fixed broken layout for co-author and co-investigator visualization pages in IE7.
In IE6 is still broken.
2011-02-04 21:11:24 +00:00
cdtank
da4cc41fa4 1. Fixed the javascript & style bug that appeared in different versions of IE for temporal graph vis. (see NIHVIVO-2035) 2011-02-04 18:46:05 +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
7d2c2e787d Done some cosmetics changes on visualization pages (Co-author and co-investigator) to reflect wilma's color scheme. 2011-02-03 18:31:26 +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
cdtank
49116a20b2 1. Changed wordings for CSV file downloads & Network Image files for co-author & co-investigator networks.
2. Changed Temporal Graph legend links to be save as other clickable links (blue-ish)
3. Changed wordings on temporal graph vis.
4. Changed default sorting to be first on counts (desc) & then entity names (asc)
5. Changed how the constants were intiated for temporal vis, this is preparation for other tasks.
6. Since now if no URI is provided to the tmeporal graph vis it defaults to the highest levbel org. Removed the AJAX call to a utilites servlet that calculated this beforehand.
2011-02-02 21:04:36 +00:00
mb863
c54f2c75b7 NIHVIVO-1979: Made stylesheets syntax consistent across the app. 2011-02-02 02:59:12 +00:00
tlw72
5091f3eeda standardize <h2> color 2011-02-01 17:10:20 +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
6faa26a872 1.Changed the style for when content for a parameter's comparison is loading. 2011-01-25 20:08: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
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
cdtank
bdda1b950d 1. Added "Clear" buttons per Katy's request in temporal graph vis. 2011-01-24 16:32:32 +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