Commit graph

31 commits

Author SHA1 Message Date
hudajkhan
a9ebf8f94b updates for concept search and label management 2013-09-05 15:45:49 -04:00
Jim Blake
cb757d82da Merge pull request #5 from vivo-project/feature/search-download
Added a new field email to IndividualSearchResults and a modification of...
2013-06-28 12:16:01 -07:00
tworrall
04b3bb864f removing some unused image files 2013-06-25 15:53:04 -04:00
tworrall
dd30f287b0 modified some image based tooltips to support i18n 2013-06-14 16:10:15 -04:00
tworrall
8c4103006b home page map changes: the map now distinguishes countries from regions and counts are rolled up -- states or provinces into countries, countries into regions. Note: to see the roll up may require data curation to ensure the relations exist among the geographic regions. 2013-06-14 10:51:26 -04:00
Stephen V. Williams
06ca894546 Added a new field email to IndividualSearchResults and a modification of the csv-results for VIVO that includes email and preferred title where available 2013-05-31 09:09:33 -06:00
tworrall
0d0b5ea48a changes for the home page redesign 2013-04-30 14:46:22 -04:00
tworrall
9cde935cc7 multiple updates and new files to support multiple foaf person profile pages 2013-01-31 11:15:48 -05:00
kongchinhua
194ce78aab Add comparison view text 2012-07-05 19:43:03 +00:00
kongchinhua
03be80f58a Add about map of science page support 2012-07-03 17:50:44 +00:00
tworrall
5936f35cd0 NIHVIVO-3546 new manage ico for web pages and authors to pubs 2012-06-20 20:51:24 +00:00
j2blake
19f47459e0 NIHVIVO-3300 Placeholder images are configured by a properties file, which is loaded at startup. 2012-03-22 20:10:13 +00:00
kongchinhua
eb73a306cb Support black and white labels at Map of Science's comparison view 2011-12-07 15:18:15 +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
tankchintan
42eabc9cce 1. new icons for map of science & temporal vis. 2011-07-18 20:04:06 +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
manolobevia
b55e3520aa the URI icon for individual pages for wilma theme was defined at the VITRO layer, since the new VITRO theme introduce a new color scheme I had to create a new URI icon for Wilma theme defined at the VIVO layer. 2011-06-21 01:32:35 +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
2208ffd6c0 1. Added scimap icon.
2. Made chanegs to scimap request handler to accept scimap requests for people as an entity.
2011-05-31 20:14:21 +00:00
kongchinhua
e6ea91b8be First check in of map of science visualization 2011-05-19 15:16:56 +00:00
cappadona
8713552eb5 Updates to QR codes for individual page:
* Now a single include in indidvidual--foaf-person.ftl
  * Added QR icon and moved to tools area under individual image
  * Removed inline styles and refactored markup throughout
2011-05-12 20:07:34 +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
cdtank
0d21538a1d 1. Improved language for the message to be displayed when it takes a long time to display temporal vis.
2. Fix for unreadable y-axis numbers for huge values. (see http://issues.library.cornell.edu/browse/NIHVIVO-2277)
3. Changed display text for last cached at date.
2011-03-23 17:13:45 +00:00
mb863
eaf6d5280f Repairing previous commit of person.thumbnail.jpg 2011-03-14 15:59:01 +00:00
cdtank
fb7889db10 1. Fix for NIHVIVO-2126 2011-02-11 21:26:03 +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
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
bkoniden
c1303951ef Adding smaller version of the icon for temporal graph. 2011-01-05 16:18:58 +00:00
bkoniden
c74821f302 A bunch of changes like
1) Freemarker versions of Co-PI visualizations. CoInvestigator.ftl, CoPIPersonLevel.ftl, person_level_fm-copi.js.
2) Styling changes to Temporal graph.
3) Adding co_author, co_pi and temporal graph icons.
4) ftls related to sparklines. (CoAuthorship and CoPI)
5) Styling changes to CoAuthor/CoPI visualizations -- page.css, coauthor_style.css, coinvestigator_style.css
2011-01-03 22:47:34 +00:00
bkoniden
313a2da5da committing persongrantcount related files,new Egocentric swf file, CoPIVisCodeGenerator, person_level.js (to include co-author and co-pi vis). 2010-12-15 17:20:57 +00:00
cdtank
47de4b5722 Created folder structure for the theme components (images) so that visualizations can become theme agnostic. 2010-12-13 20:29:10 +00:00