Commit graph

2237 commits

Author SHA1 Message Date
jeb228
295aaa1e5f NIHVIVO-1129 start to add Visualizations to the tests. 2011-02-09 20:20:54 +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
hlm7
70ede78743 2011-02-09 19:36:48 +00:00
rjy7
eb54a55efe NIHVIVO-2082 Made two corrections in the hard-coded literals activity type query filter: a variable was incorrectly named, and some of the select values had spaces in them. Now the activity type query returns a result, which populates the type form field and allows the activity type and label to appear in the form. 2011-02-09 19:12:49 +00:00
mb863
b63c4f2be7 Made H2 consistent is size 2011-02-09 18:33:36 +00:00
mb863
251de7e02b NIHVIVO-2086
Corrected the positioning of selected author box on author form
2011-02-09 18:31:29 +00:00
sjm222
1a8cfc6b07 missed the updated ontology name and prefix on the last check-in 2011-02-09 18:07:56 +00:00
sjm222
261af22369 Use native uris for obo/eagle-i classes 2011-02-09 17:48:11 +00:00
bkoniden
ac6baffa53 Adding timing info for CONSTRUCT vs SELECT on EntityPubCount, EntityGrantCount and CoPIGrantCount. Adding CONSTRUCT queries for PersonGrantCount 2011-02-09 17:26:36 +00:00
hlm7
60f6b7ef16 2011-02-09 16:28:19 +00:00
sjm222
f6dd73e833 updating for Award, AwardReceipt and the class formerly known as ResearchOpportunity 2011-02-09 15:06:02 +00:00
hlm7
0be9ace237 Holly did some more finalization of the test cases. 2011-02-09 14:56:56 +00:00
sjm222
68ff3b5a6f using native uri for ResearchOpportunity class 2011-02-09 14:30:39 +00:00
nac26
7d4877d836 Added styles based on ${bodyClasses}:
* home page - #intro <section> expands when logged in (to fill area left behind by #login)
* login page - login form is now aligned left
2011-02-09 06:04:24 +00:00
nac26
4528f22109 Syntax cleanup 2011-02-09 06:01:06 +00:00
rjy7
d99dbdd526 NIHVIVO-2073 Modify custom view when there is no linked individual 2011-02-08 22:52:53 +00:00
bkoniden
655d7a4572 removing a write to System.out in EntitySubOrganizationTypesConstructQueryRunner 2011-02-08 22:13:31 +00:00
cdtank
a298ede830 1. Improved the logic that displayed counts in cases of collaboration sparklines. 2011-02-08 22:09:01 +00:00
sjm222
1f92138ee9 NIHVIVO-2067 remove core:dateTimeIntervalFor object property from the ontology and delete core:offersCourse assertions during the migration. 2011-02-08 22:05:31 +00:00
hlm7
5593b4a7a6 Holly did more finalization of test cases as needed. 2011-02-08 22:00:23 +00:00
bkoniden
4299483b81 NIHVIVO- 1993
Testing CONSTRUCT + SELECT for CoPIGrantCount, EntityPubCount, EntityGrantCount and EntitySubOrganizationTypesCount.
2011-02-08 21:44:17 +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
rjy7
4f7d3b8302 NIHVIVO-2071 Include pageSetup.ftl in every page template. Use to generate a body class value, and apply to body element in page templates. 2011-02-08 21:07:18 +00:00
sjm222
941c442983 NIHVIVO-2067 (part of it) don't manufacture new core:dateTimeIntervalFor assertions during the migration. 2011-02-08 19:28:44 +00:00
hlm7
3bd2140613 Holly did some final tweaking of the test cases. 2011-02-08 18:20:05 +00:00
cdtank
3824aa0c46 1. Adding the license info. 2011-02-08 15:03:52 +00:00
sjm222
b8608ee929 Deleting these incomplete files for now so we don't risk shipping them with the release in the current state. I will check them back in when updated. 2011-02-08 14:55:36 +00:00
nac26
50345ec405 Format change only. Indented first 3 elements of #intro 2011-02-08 13:05:10 +00:00
sjm222
6eb0317148 NIHVIVO-2013 - remove AcademicTerm and AcademicYear from events class group 2011-02-08 01:03:36 +00:00
cdtank
0abd2aa86b 1. Refactored common code for getting sub-organization types. 2011-02-08 00:06:02 +00:00
cdtank
35487d0f30 1. Refactored some back-end code for temporal graph vis.
2. Made sure that if no uri is provided to grants temporal graph vis, then the one for highest level is selected.
3. Made sure that any entity (person or organization) directly attached to an organization is considered for temporal graph vis.
4. Changed the page title for temporal graph vis to always start with the label of the entity in question.
2011-02-07 23:58:18 +00:00
hlm7
b440465220 Holly changes the CheckRepairMode test cases due to an unexpected message that needed to be confirmed. 2011-02-07 22:15:29 +00:00
rjy7
78493a91a4 NIHVIVO-2056 Correct and improve queries for core:relatedRole list view 2011-02-07 21:23:42 +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
hlm7
a254173f9c Holly changed these test cases due to a change in the default for moniker. 2011-02-07 19:59:09 +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
mb863
f5fc308dc8 NIHVIVO-2062: In menupages, subclasses links aren't cut off anymore. 2011-02-07 18:41:25 +00:00
tlw72
fff4a31c6a NIHVIVO-2028: display menu and tab management links based on theme 2011-02-07 18:23:23 +00:00
cdtank
41e4a39919 1. Fix misaligned blocks on person level page for the flash vis & the side-bar 2011-02-07 17:43:30 +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
hlm7
8770ae2195 Holly added another test case to CheckVisualizations. 2011-02-06 21:14:26 +00:00
hlm7
7562c418c4 Holly made her final changes due to the recent screen name changes. 2011-02-06 19:54:28 +00:00
hlm7
949bc57d74 2011-02-06 18:35:35 +00:00
sjm222
a7e0919955 NIHVIVO-2054 dates note showing up for presentations in a 1.2 migrated instance 2011-02-06 18:05:45 +00:00
hlm7
29bf10367c Holly made more changes due to screen name changes. 2011-02-06 17:28:18 +00:00
hlm7
9666b42bb7 2011-02-06 06:11:59 +00:00
hlm7
712621e8db 2011-02-06 05:07:53 +00:00
hlm7
fdc3373c8c 2011-02-06 04:51:06 +00:00
hlm7
b2ac180274 Holly made changes due to screen name change for the Index. 2011-02-06 03:16:51 +00:00