Tim Worrall
c2d24cb74d
VIVO-454
2014-06-09 17:11:34 -04:00
tworrall
2c49931672
internationalization changes for java script files
2013-06-07 11:59:14 -04: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
a83c1180f4
1. Cleanup of old files.
...
2. Fix for the NIHVIVO-2818 issue.
2011-07-12 22:05:41 +00:00
cdtank
0aeb7dc8f9
1. Made changes to the coautho/copi link creator utility to first test for short-uri possibility.
2011-04-28 22:07:43 +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
98a4887065
1. Refactored javascript includes for person level page to reuse the code instead of duplicating it between coauthorship & copiship.
...
2. Fixed "back to profile" link.
3. Removed now redundant js files.
2011-01-04 01:21:15 +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
cdtank
7568601dc4
1. Modified javascript for person level page to adapt tp freemarker changes.
...
2. Abstracted out the table generating code for sparklines out. This gives us flexibility to put the table wherever we want in the template.
3. Made changes to coauth person l;evel page to display all the content. TThe data is all there with links.
4. Adapted person pub count & coauth sparklines to adapt to new table generating template.
5. Changed coauth vis code gen to include a missing data value.
6. Fixed a bug in person level req handler.
2010-12-23 23:55:57 +00:00
cdtank
419c9dbfb5
1. Modified dependency injection bean to use proper packages.
...
2. Started the bifurcation process of person level into coauthor person level & copi person level.
3. Fixed person pub count sparkline to use new data structures.
4. Modified co athor vis code genrator to save some more data for use by the templates.
2010-12-23 16:51:03 +00:00
bkoniden
209c9b6a7b
Made changes (css, jsp and js) to reflect the latest mockup.
2010-12-17 17:07:44 +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
bkoniden
22ae33bab6
Integrating the latest swf file and added changes to person_level.js accordingly.
2010-11-29 17:23:40 +00:00
bkoniden
4bb68f332e
Fixed the bug related to "loading up Co-Author/Co-PI" visualizations and their dependency on the domain name.
2010-11-23 23:02:39 +00:00
bkoniden
67d14f3212
re-integrating the branch /branches/iu-vis-dev-branches/vivo-post-1.1
2010-11-22 19:39:51 +00:00
cdtank
bc89ddbb91
1. Fixed a bug where in person level vis for people who do not have any image attached to it, there was a silent error message being provided to the front-end, which caused for extra css files to be loaded.
2010-09-30 20:42:12 +00:00
cdtank
8372464464
1. Added updated flash vis from Asik.
...
2. Modified the front end for person level vis so that when the flash vis height decreases it does not leave a trail of whitepace below it. All the wrapping containers adjust properly now.
3. Made the person pub count use set instead of list. I had already made other viss do this.
2010-07-30 17:29:34 +00:00
cdtank
d7e39e2953
1. Made changes so that visualizations url prefix is less vague (refer NIHVIVO-967)
2010-07-29 22:17:13 +00:00
cdtank
94b6c47294
1. Made style changes to person level vis front end.
...
2. Updated co-author vis from Asik.
3. Made code changes so that graphml sent to the flash vis will always be ordered by node ids instead of letting flash vis handle it.
2010-07-23 21:13:13 +00:00
cdtank
591bb02f4d
1. left a debug statement in javascript causing it to break on browsers that did not have firebug installed.
2010-07-23 15:15:06 +00:00
cdtank
d9793ffb9f
2010-07-22 22:09:32 +00:00
cdtank
53987ce8f3
1. Updated flash vis form Asik.
...
2. Modified the fix for GUESS compatibility with coauthorship graphml file
2010-07-22 21:38:45 +00:00
cdtank
70e58dd4ce
2010-07-22 21:05:40 +00:00
cdtank
50dd3ba19f
1. Fixed the issue when the author's name was really really long, flash vis used to create a scrollbar just for the legend. We made use of ellipsis in case of really long names.
...
2. The same for the sidebar author names.
3. Removed unused code.
2010-07-21 21:04:55 +00:00
cdtank
7a07c45271
1. code cleanup
...
2. changed captilization of "Co-authors"
2010-07-21 17:58:19 +00:00
cdtank
7440b856f1
1. Made changes to wordings per Katy's request.
...
2. Fixed the separator issue for list of coauthors csv file.
3. Made style fix for person level vis.
2010-07-21 16:17:23 +00:00
cdtank
9b9180d24d
1. Attempting to move vivo-specific vis code to "vivo package"
2010-07-20 17:49:44 +00:00