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
f1e9475716
1. Made changes to fix the bug NIHVIVO-2087. Incorrent count values were being displayed in cases of collaborators sparklines.
2011-02-09 22:29:34 +00:00
mb863
7cca04ef46
Changed h3 headers to h2 in menupages, so they are consistent with h2 in home page.
2011-02-09 20:13:25 +00:00
rjy7
d99dbdd526
NIHVIVO-2073 Modify custom view when there is no linked individual
2011-02-08 22:52:53 +00:00
cdtank
c2a0816ec1
1. Refactored the vis code geenrators for publication, coauthor, coinvestigator, grants sparklines to remove unused code.
...
2. Changed logic to not to generate link to csv downloads if there is 0 publication/grant for an individual.
2011-02-08 21:22:55 +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
rjy7
66ac2f9817
Don't get individual moniker if preferred title is populated
2011-02-07 19:53:12 +00:00
rjy7
292bd1f882
NIHVIVO-2028 Display of tab and menu management links is theme-dependent
2011-02-07 18:42:28 +00:00
tlw72
fff4a31c6a
NIHVIVO-2028: display menu and tab management links based on theme
2011-02-07 18:23:23 +00:00
rjy7
201265fc4b
Added template model methods to get first value of data properties and first statement of data props and uncollated object props. Improved efficiency of moniker/preferred title code in person template. Added order by statement to default list view queries so order is not random.
2011-02-07 15:52:52 +00:00
nac26
d1776d766c
NIHVIVO-1709 Now using preferred title (if populated) next to person's name at the top of the page in lieu of the moniker
2011-02-06 02:16:26 +00:00
nac26
541ee8b4d2
NIHVIVO-2048 removed menupage--classgroup-organizations.ftl and any accommodations made for it
2011-02-05 17:45:33 +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
rjy7
b99b656236
NIHVIVO-1724 Display core:hrJobTitle if there is no rdfs:label on the position
2011-02-04 14:52:06 +00:00
mb863
f4422f5cbe
NIHVIVO-641: Relocated 'find by' section in menupage people.
2011-02-03 22:13:06 +00:00
nac26
fd49b9f942
NIHVIVO-1997 Removed pie charts and class group browse from menu pages due to current limitations of individual counts for classes. This should all be brought back from the dead in the future once we implement counts based on most specific type.
2011-02-03 03:06:45 +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
cc58112373
1. Fix for the flicker in appearance of the Temporal Graph Link for highest Level org on the "organizations" page. Made change so that the link is hidden by default & only shown when we have a link to report back.
2011-02-01 17:41:17 +00:00
mb863
168694f656
NIHVIVO-1964: Fixed visualization layout issue in individual foaf:person
2011-02-01 03:32:14 +00:00
nac26
b4b6d8d943
NIHVIVO-1959 Renamed individual-sparklineVisualization.ftl to individual-visualizationFoafPerson.ftl to follow naming conventions and more aptly describe its purpose
2011-02-01 00:29:15 +00:00
nac26
8018955836
Introducing individual template for foaf:Organization individuals. Need annotation added to ontology so appropriate template is used.
2011-02-01 00:09:40 +00:00
nac26
efb953bbc2
NIHVIVO-1908 NIHVIVO-1930 NIHVIVO-1931 Reintroduced changes lost from r2449 and now building visualizationUrl in template so it can removed from IndividualTemplateModel. Markup is still a work in progress.
2011-01-31 22:03:40 +00:00
rjy7
18ade9a1dd
NIHVIVO-1727 Corrections to core:relatedRole list view to get related individual that has no label
2011-01-31 20:04:46 +00:00
rjy7
0493637b3a
Cleanup of sparkline visualization template and hasStatements function
2011-01-31 20:04:00 +00:00
mb863
58e38f6898
NIHVIVO-1930: Replacing gif icon for png format
2011-01-31 18:15:48 +00:00
cdtank
5cacc57292
1. Made changes so that on individual pages the div containers for network links & sparkline image/text is only generated if there is content to be shown. This as opposed to always creating it first, hiding it & then shoing the container if there was any content.
...
2. Made sure that network link DIVs are separated by border & padding only if there is need. Now if a person only has grants, on it's profile page there is no longer border & padding on top of the co-investiogator link.
2011-01-31 17:40:06 +00:00
nac26
5ee4bf2ac6
NIHVIVO-1908 NIHVIVO-1930 Updated info icon image name to account for changes introduced in vitro r7236 and changed title text for icon to only reference publications and not grants (NIHVIVO-1931)
2011-01-31 17:01:50 +00:00
nac26
7f464394d0
NIHVIVO-1959 Added default value for property parameter in hasStatement(). Tried to put the onus of determining whether a property is available in the function. Work in progress.
2011-01-31 16:50:01 +00:00
nac26
45e9480885
NIHVIVO-1959 Added hasStatements() function for use by individual templates and especially visualization team to test and decide whether data is present to proceed with visualizations. Should eliminate initial ajax requests and the need for vivo specific code in vitro core. Work in progress.
2011-01-31 15:35:58 +00:00
rjy7
c833e512e2
NIHVIVO-1727 Allow for optional activity label, using activity local name when no label exists.
2011-01-31 15:00:24 +00:00
mb863
f04eaa6eb1
NIHVIVO-641: Removed Network stats. If BC provide the data to wire the network stats, I will put it back.
2011-01-30 17:19:55 +00:00
mb863
97e8344b3c
NIHVIVO-1930: Used iconInfo.png instead of gif format
2011-01-30 16:52:55 +00:00
cdtank
39e743f234
1. Removed double inclusion of a javascript file.
2011-01-28 23:30:53 +00:00
tlw72
cc722d5ad0
changed file extension from png to gif for the info icon
2011-01-28 20:42:26 +00:00
rjy7
9465073a6d
Changed name of image property display macro (was erroneously named "imageLinks")
2011-01-28 20:23:38 +00:00
nac26
5e22691146
NIHVIVO-1073 Menu page refactoring. Removed temporary placeholder files and introduced pie charts on menu pages. UI team will compare with bar graphs on home page and determine whether we'll stick with one type over the other or throw them both into the mix.
2011-01-28 18:27:01 +00:00
mb863
7f9adab986
NIHVIVO-1930: Removed icon to vitro/webapp/web/images and renamed to iconInfo.png
2011-01-28 16:58:12 +00:00
rjy7
89643df83b
Remove unneeded commented-out lines from templates
2011-01-28 14:55:10 +00:00
mb863
2ebbde8c3b
NIHVIVO-1930: Fixed wrong icon size
2011-01-27 21:55:49 +00:00
mb863
f2d5441297
NIHVIVO-1930: Added info icon
2011-01-27 21:53:44 +00:00
cdtank
7955319bf2
1. Making changes to facilitate hide/show of information icon on profile page.
2011-01-27 21:43:21 +00:00
rjy7
0394cd971e
Fixed template error on person page when positions or research areas are null
2011-01-27 21:09:28 +00:00
tlw72
e05f8a6d04
NIHVIVO-1908: change for new information icon
2011-01-27 20:21:33 +00:00
rjy7
c633d3fbd0
Moved display of personInPosition and hasResearchArea properties to a macro. Adjusted css selectors accordingly to align with auto-generated ids.
2011-01-27 16:07:55 +00:00
mb863
4fec8f74bf
Re-factored the markup and styles for visualization in individual pages.
2011-01-26 22:20:47 +00:00
mb863
c4d32307cc
NIHVIVO-1315, NIHVIVO1316: Re-factored the markup and styles for individual pages. Also I have introduced an image placeholder for non person individuals.
2011-01-26 22:19:18 +00:00
mb863
7580db63e0
NIHVIVO-1315, NIHVIVO1316: Added ellipses to link "more" for showing more core:overview content
2011-01-26 22:17:19 +00:00
cdtank
81f089389d
1. Fixed the bug (see NIHVIVO-1794) where wrong language was getting displayed in the sidebar for person level visualizations.
2011-01-26 22:01:59 +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