Commit graph

7 commits

Author SHA1 Message Date
cdtank
a9214be4a2 1. Fix for people directly not attached to an organizations not showing up, if the organization happens to be higher up in the hierarchy where it has other sub-organizations beneath it.
2. Made changes to the front-end to reflect new content in temporal vis.
2011-02-04 22:36:23 +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
f69e2eb904 1. Did minor refactor in preparation for saving the state & possibly just swapping daata instead of redirecting to a completely new page when the change in parameter happens on the temporal graph vis. 2011-01-26 18:15:17 +00:00
cdtank
e7e3fb41ec 1.Changed the style for when content for a parameter's comparison is loading. 2011-01-25 20:09:32 +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
7dd38fc00d 1. Improved the behavior when the switch of parameter happens. 2011-01-25 01:28:11 +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