vivo/productMods/js/visualization
bkoniden 9971e5fa2b Committing the following changes
1) Handling Null pointer Exceptions for EntityPubCount, EntityGrantCount and EntitySubOrganizationTypes
2) Removing the dependency on vis_mode parameter in the server side code. The class the individual belongs to is retrieved using vitroRequest.getWebappDaoFactory().getIndividualDao().getIndividualByURI(IndividualURI).isVClass(ClassURI)
3) On the client side, the vis_mode parameter is set(from the value passed on by the requesthandler) to differentiate between personURL and SubOrganizationTemporalGraphURL on drill down.
4) Added entityComparisonErrorActivator.ftl to handle edge cases (if the resultset of the queries is NULL)
2011-01-12 23:16:30 +00:00
..
coauthorship 1. Refactored javascript includes for person level page to reuse the code instead of duplicating it between coauthorship & copiship. 2011-01-04 01:21:15 +00:00
coPIship 1. Refactored javascript includes for person level page to reuse the code instead of duplicating it between coauthorship & copiship. 2011-01-04 01:21:15 +00:00
entitycomparison Committing the following changes 2011-01-12 23:16:30 +00:00
personlevel 1. Refactored javascript includes for person level page to reuse the code instead of duplicating it between coauthorship & copiship. 2011-01-04 01:21:15 +00:00
sparkline.js 1. Made style changes for the indivudal page in the sparkline visualization section. 2011-01-04 18:08:21 +00:00