Commit graph

880 commits

Author SHA1 Message Date
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
sjm222
b1102a8f41 NIHVIVO-1958 setting display and update level for name suffix and name prefix to public. 2011-02-02 14:59:57 +00:00
mb863
c54f2c75b7 NIHVIVO-1979: Made stylesheets syntax consistent across the app. 2011-02-02 02:59:12 +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
tlw72
5091f3eeda standardize <h2> color 2011-02-01 17:10:20 +00:00
cdtank
eb31c796e5 1. Fix for bar display bug in temporal graph vis (see NIHVIVO-1971). A minimum of 1 pixel is assigned to any bar. 2011-02-01 16:14:11 +00:00
mb863
183c620890 NIHVIVO-1972: Increased size of pie chart in menupage people 2011-02-01 15:24:49 +00:00
sjm222
02bbb569f7 NIHVIVO-1843 add assertion that vitro:customDisplayViewAnnot is an Annotation Property 2011-02-01 15:06:19 +00:00
sjm222
53d65b529e NIHVIVO-1967 custom display view annotation for foaf:Organization class 2011-02-01 14:43:14 +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
bjl23
51ce919b28 updated list views with CONSTRUCTs 2011-01-31 22:52: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
04d6f8b2d3 Removed unnecessary svn:ignore values 2011-01-31 21:27:05 +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
bjl23
0cf5f7cef6 first list view with CONSTRUCTs 2011-01-31 18:23:23 +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
d61c7412ce NIHVIVO-1727 Update collated hasRole query with same changes made in uncollated query 2011-01-31 15:02:04 +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
nac26
a5acc986dd NIHVIVO-1945 Added required hint for title field and updated labels button text for consistency with the rest of our forms 2011-01-31 05:02:57 +00:00
nac26
10a9f8750b NIHVIVO-1948 Pulled pagination out into its own function so it can be called by the default file and any product extension. Also introduced scrolling to getIndividuals(). Not sure if we'll keep this. 2011-01-31 04:04:23 +00:00
mb863
32fed86027 NIHVIVO-1925: Moved css that references vivo-specific ontology properties into
individual-vivo.css in VIVO. Also, added space between selector name and opening bracket.
2011-01-30 19:14:51 +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
rjy7
0ef2fda7a9 NIHVIVO-1923 Handle hard-coded literal select elements in building query that limits activity type returned to the types in the select list 2011-01-28 21:50:17 +00:00
jeb228
6ddecbbddb NIHVIVO-719 Begin refactoring, to try to figure out why the thread isn't shutting down. Pull the ServletContextListener into a separate inner class. 2011-01-28 21:45:49 +00:00
rjy7
605b0c974e NIHVIVO-1923 Moving construction of activityTypeQuery into a separate method, since it's lengthy 2011-01-28 20:53:31 +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
bjl23
2cbd060696 rolling back undesirable changes from r.2403, 'boatload' 2011-01-28 16:49:54 +00:00
rjy7
89643df83b Remove unneeded commented-out lines from templates 2011-01-28 14:55:10 +00:00
rjy7
b5d1344158 NIHVIVO-1923 Modify activity type query so it only returns subclasses of objectClassUri, if that is defined. Need to deal with hard-coded literals case separately. 2011-01-27 22:39:02 +00:00
bjl23
d4d353d4b0 added missing prefixes to query 2011-01-27 22:15:58 +00:00
mb863
294cc3bb87 NIHVIVO-1315: Temporal graph was overlapping individual name. 2011-01-27 22:00:50 +00:00
bjl23
b2c7a7288a authorInAuthorship query fix 2011-01-27 21:57:37 +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
bjl23
7313e4210d rewritten list view queries with UNIONs plus various and sundry other bugfixes and improvements; also probably new bugs 2011-01-27 20:57:14 +00:00