Commit graph

2160 commits

Author SHA1 Message Date
mb863
eaf6d5280f Repairing previous commit of person.thumbnail.jpg 2011-03-14 15:59:01 +00:00
jeb228
6f8278dedd NIHVIVO-2211 Changes to RequestPolicyList and RequestIdentifiers mean that AuthSetupForrequest is no longer needed. 2011-03-09 22:17:20 +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
elc2013
2031249e23 Added JSON Reconcile Service for Google Refine. 2011-03-04 20:39:43 +00:00
rjy7
30dd807f8e NIHVIVO-1554 Removed controllers and jsps that have been superceded by Freemarker controllers and templates 2011-03-04 19:24:31 +00:00
cdtank
d00685eee0 1. Made changes so that in temporal vis, the pagination navs for the datatable are hidden if there is only one page worth of elements or no pages at all. (see http://issues.library.cornell.edu/browse/NIHVIVO-2191) 2011-03-03 21:59:05 +00:00
rjy7
8a45a8a3a1 NIHVIVO-1879 Fix syntax error in query. 2011-03-03 20:58:52 +00:00
jeb228
993bedf629 NIHVIVO-2136 add license tags to XML files. 2011-03-03 17:46:36 +00:00
rjy7
2a3b6615f7 NIHVIVO-1879 Combine collated and uncollated list view queries into a single query, with preprocessing to get the right version. 2011-03-02 22:33:01 +00:00
tlw72
f17553fa4b NIHVIVO-2099: standardize org header on temporal graph page 2011-03-01 19:49:55 +00:00
jeb228
a4852ad939 NIHVIVO-1261 Add the ConfigurationPropertiesSetup context listener, for the new ConfigurationProperties class. 2011-02-25 16:52:10 +00:00
cdtank
a8974ded16 1. Adding license text to vis* xml file for dependency injection.
2. Removed unused dependency injection file.
2011-02-24 17:14:39 +00:00
rjy7
6e6b2ef371 NIHVIVO-1563 Add template method models to help directive 2011-02-22 20:05:49 +00:00
rjy7
6970daed9f NIHVIVO-1563 Add template method models to dumpAll directive 2011-02-22 18:06:04 +00:00
rjy7
8bd5d285db NIHVIVO-1564 Dump of template model objects provides information about methods and their return values 2011-02-21 21:40:49 +00:00
rjy7
4ca22496f3 NIHVIVO-1629 Upgrade to jquery-ui version 1.8.9 2011-02-21 17:53:13 +00:00
rjy7
3247ec865d Merge r2683 from rel-1.2-maint 2011-02-15 21:02:06 +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
rjy7
55e86daf91 NIHVIVO-2018 Move visualization url-building out of templates into template models. Create vivo-specific IndividualTemplateModel for this purpose. 2011-02-11 23:04:40 +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
bjl23
f1bcbd69ca NIHVIVO-2125 adding spaces to labels (hand merge of scires file to trunk because something screwy happened) 2011-02-11 16:57:40 +00:00
bjl23
b8bfa975e4 NIHVIVO-2125 adding spaces to labels 2011-02-11 16:53:14 +00:00
mb863
d49d74a95a NIHVIVO-2121: Fixed stretched image thumbnail issue on menupage individual listing 2011-02-11 16:02:15 +00:00
rjy7
fb0ee9bba9 Removed a print statement to System.out 2011-02-10 21:52:22 +00:00
tlw72
64c1ead9d8 NIHVIVO-2097: minor style adjustment 2011-02-10 18:30:14 +00:00
mb863
f8ba4238c2 NIHVIVO-2101
Created favicon for VIVO instance
2011-02-10 17:59:26 +00:00
rjy7
486629232a Minor tweak to value of temporal vis enabled flag in template data model 2011-02-10 17:42:27 +00:00
tlw72
5a1c1a3e84 NIHVIVO-2097: modified layout and text in vis. error page 2011-02-10 16:43:35 +00:00
nac26
0c1dbdd91e NIHVIVO-2098 Moved the <#assign> directive inside the test for temporalVisualizationEnabled and added a comment to explain what this is all about 2011-02-10 16:33:03 +00:00
rjy7
93bfd579b4 Deleting organizationLabel 2011-02-10 16:26:09 +00:00
jeb228
40a089ef31 NIHVIVO-2098 Do not show the link for temporal visualization unless deploy.properties specifies "visualization.temporal = enabled" 2011-02-10 16:19:48 +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
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
sjm222
e09eeae3b9 adding hasStudyPopulation to a property group 2011-02-09 20:37:10 +00:00
sjm222
d4af907656 changing some scires properties to use eagle-i uris 2011-02-09 20:25:26 +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
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
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
sjm222
f6dd73e833 updating for Award, AwardReceipt and the class formerly known as ResearchOpportunity 2011-02-09 15:06:02 +00:00
sjm222
68ff3b5a6f using native uri for ResearchOpportunity class 2011-02-09 14:30:39 +00:00
rjy7
d99dbdd526 NIHVIVO-2073 Modify custom view when there is no linked individual 2011-02-08 22:52:53 +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
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