Commit graph

64 commits

Author SHA1 Message Date
Tim Worrall
488f7ce265 there were duplicate freemarker variables being used; resolved this by changing the name of the variable used for the application or site name 2014-06-20 13:11:50 -04:00
tworrall
83b3f755d5 VIVO-285: visualization updates for ISF 2013-09-30 09:30:34 -04:00
tworrall
2c49931672 internationalization changes for java script files 2013-06-07 11:59:14 -04:00
tworrall
fe1b52ab49 more template updates for i18n 2013-05-31 11:56:18 -04:00
tworrall
fe4cf5d7c7 NIHVIVO-2595 adding title attribute to anchor tags 2011-11-30 20:28:44 +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
tworrall
266d3d007d NIHVIVO-3080: put js variables into double quotes so the script won't choke on names containing an apostrophe 2011-08-01 14:11:32 +00:00
tankchintan
87226d30b1 1. Cleaned up variable name in temporal graph vis. 2011-07-18 21:08:26 +00:00
tankchintan
42eabc9cce 1. new icons for map of science & temporal vis. 2011-07-18 20:04:06 +00:00
tworrall
0c68a75483 NIHVIVO-2692:minor style changes to the temporal graph page 2011-06-10 21:04:50 +00:00
cdtank
0a158ae30f 1. Made changes to the coautho/copi link creator utility to first test for short-uri possibility. 2011-05-09 15:52:05 +00:00
cdtank
692a94b44a 1. Complete fix for the short-url for visualization feature.
2. Refactored vis related code to make use of rebecca's isURIUsingDefaultNamespace function.
2011-04-29 22:30:21 +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
a2069d1575 1. Minor changes to front-end text for temporal vis per Katy's requests. 2011-04-18 21:37:23 +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
1e55fe9f1f 1. Improved wordings for the hover-over for bars in the legend, 2011-04-13 20:15:47 +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
e76fb35492 1. Fix for error message not showing up when you switched the parameter in the temporal vis & there happens to be no data available for that parameter for that organization. 2011-04-13 14:23:55 +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
cdtank
caa941049b 1. Updated front-end for temporal graph to display helpful message when it takes mnore than 10 seconds to get the data, most likely due to a cached version not available for the requested entity. 2011-03-22 20:59:59 +00:00
cdtank
4d008e00c5 1. Made use of the lastC 2011-03-21 22:40:27 +00:00
cdtank
db8274a571 1. Fixed the bug in temporal vis that cropped up after script/stylesheet inclusion app was changed. Added the missing jqueryUI plugin. 2011-03-08 21:59:28 +00:00
rjy7
7fe85d267b NIHVIVO-1384 Finish conversion of scripts.add() calls. 2011-03-08 16:21:49 +00:00
rjy7
f0e93c468b NIHVIVO-1384 Change script and stylesheet template objects to take the entire tag as a parameter, rather than just the src/href attribute. 2011-03-08 15:44:10 +00:00
tlw72
f17553fa4b NIHVIVO-2099: standardize org header on temporal graph page 2011-03-01 19:49:55 +00:00
rjy7
4ca22496f3 NIHVIVO-1629 Upgrade to jquery-ui version 1.8.9 2011-02-21 17:53:13 +00:00
rjy7
12c2b4785d Merge r2677-2678 from rel-1.2-maint 2011-02-15 15:11:48 +00:00
cdtank
8ba4e02968 1. Smoother transition for loading screen.
2. Fix for IE not reacting to change events.
2011-02-11 23:35:53 +00:00
cdtank
51e424e993 1. Minor improvement in the "loading..." mechanism for temporal graoh vis. 2011-02-11 22:46:12 +00:00
cdtank
fb7889db10 1. Fix for NIHVIVO-2126 2011-02-11 21:26:03 +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
tlw72
64c1ead9d8 NIHVIVO-2097: minor style adjustment 2011-02-10 18:30:14 +00:00
tlw72
5a1c1a3e84 NIHVIVO-2097: modified layout and text in vis. error page 2011-02-10 16:43:35 +00:00
rjy7
93bfd579b4 Deleting organizationLabel 2011-02-10 16:26:09 +00:00
cdtank
24795af665 1. Making a change to send an organization label to the error response for temporal graoph vis. If the organization uri is invalid then we send "Unknown Organization" 2011-02-10 16:19:16 +00:00
cdtank
43269929a6 1. Changed language for when an organization does not have any data to be used for temporal graph vis. (see http://issues.library.cornell.edu/browse/NIHVIVO-2060) 2011-02-07 21:17:27 +00:00
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
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
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
8103db297b 1.Changed the style for when content for a parameter's comparison is loading. (bug fix) 2011-01-25 20:18:09 +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
fa2f4be087 1. Fixed a design bug for IE where the y-axis legen did not get the padding-top.
2. Reflected the changes for publication version of temporal-graphs into grants version.
2011-01-20 00:18:51 +00:00
cdtank
6af3fee6b1 1. Changed layout per Katy's suggestion for Temporal Graph Vis.
2. Refactored javascript code for Temporal graph vis.
3. Fixed couple of bugs including the one in which an entity had only one publication the line graph showed weird behavior.
4. Modified the behavior of the temporal linear graph to always try to display last 10 years at least on the line graph.
2011-01-19 23:47:52 +00:00
bkoniden
239b6d40d7 NIVIVO - 1732 For temporal graph vis if an organization does not have any publications then there is no option to switch to "by Grants" mode 2011-01-19 21:45:43 +00:00
cdtank
f6429af187 1. Made changes so that publication related visualization queries respect the 1.2 ontology's date proeprties & also pre-1.2 onotology data. It first attempts to get date using new property, failing which it sees if date is present in old property & proceeds accordingly.
2. Refactored code for temporal graph vis. Fixed couple of bugs in it.
2011-01-19 20:23:22 +00:00
cdtank
72a5e9414e 1. Making temporal graph vis template for grants to be similar to the publications version. 2011-01-14 22:34:03 +00:00
cdtank
a952289ed7 1. Changed styling a bit for error messages on temporal graph vis. 2011-01-14 21:56:15 +00:00