Commit graph

2011 commits

Author SHA1 Message Date
bdc34
cce9d6a0d2 Fixing NPE in DateTimeWithPrecision.java NIHVIVO-1649 2011-01-11 15:04:07 +00:00
rjy7
a3909c4432 NIHVIVO-1380 Use existing method of IndividualTemplateModel to produce the linked data url 2011-01-11 14:49:47 +00:00
rjy7
94b9fa9091 NIHVIVO-1332 Add object property statement edit links 2011-01-11 02:04:17 +00:00
rjy7
a504b703bd NIHVIVO-1380 Comment on use of variable ${headContent} in the templates 2011-01-10 23:38:41 +00:00
mb863
666b4e173d NIHVIVO-1315: RE-adjusted text indentation for collated properties. 2011-01-10 22:51:27 +00:00
mb863
9e159a8255 NIHVIVO-1315: Adjusted text indentation for collated properties. 2011-01-10 22:41:45 +00:00
bjl23
29640bf9e0 NIHVIVO-1558 correcting lack of inferred types with SDB and removing redundant label-based filtering 2011-01-10 22:24:41 +00:00
rjy7
4c7d97658c NIHVIVO-1332 Move discovery of statement object variable name to ObjectPropertyTemplateModel, since needed to create editing links as well as for data postprocessing. 2011-01-10 22:21:05 +00:00
rjy7
be8930ea5c NIHVIVO-1380 On individual page, add rdf link tag for discoverable rdf 2011-01-10 22:19:35 +00:00
nac26
dc27a74a8a Added specific template for organizations menupage so Chintan can add the Temporal Graph link and keep vivo-specific code out of the Vitro core (see vivo r2077 for accompanying changes) 2011-01-10 21:45:37 +00:00
jeb228
e11711902b Fix the capitalization in getURLParam.js 2011-01-10 21:19:01 +00:00
jeb228
e74677ce8a NIHVIVO-1568 try to detect when a user restarts the login process: if they hit the Login link or come from a restricted page, it should restart the login process. 2011-01-10 21:15:56 +00:00
rjy7
6adb72b267 Update Precisions to reflect current names in the ontology 2011-01-10 20:25:13 +00:00
mb863
464618a20d NIHVIVO-1640: Made text area element full width for Menu Management 2011-01-10 19:57:21 +00:00
tlw72
9d22d1d08e NIHVIVO-33: change Default Password to Temporary Password 2011-01-10 19:39:35 +00:00
tlw72
526190da27 NIHVIVO-1637: modify modified text on forced password change 2011-01-10 19:33:37 +00:00
rjy7
f5b0e79169 Store pagination links in a variable so it doesn't have to be computed twice. 2011-01-10 18:31:59 +00:00
tlw72
bd02e0d04c NIHVIVO-1637: modify log in widget text for password change 2011-01-10 18:30:27 +00:00
tlw72
9fcf165523 NIHVIVO-1565: additional required field validation 2011-01-10 17:54:23 +00:00
tlw72
ffe46f5725 NIHVIVO-33 and NIHVIVO-1565: updates to user account creation page 2011-01-10 17:53:09 +00:00
ass92
0b373b477f imporvement on csv2rdf tool 2011-01-10 17:37:24 +00:00
ass92
ddc5403ceb improvement on csv2rdf tool 2011-01-10 17:36:49 +00:00
ass92
4c5105c5d2 fixed a problem with csv2rdf ingest tool. 2011-01-10 17:11:06 +00:00
ass92
d0a9e3b612 Adding the licence tag to OntologyController.java 2011-01-10 15:58:30 +00:00
rjy7
ca78b94476 NIHVIVO-1591 Modified some comments and names in ftl datetime lib for clarity 2011-01-10 15:48:52 +00:00
ass92
6330270ab8 removed unnecessary piece of code. 2011-01-10 15:38:01 +00:00
ass92
77434de3fe NIHVIVO-437 adding new controller to serve local ontology extensions as linked data 2011-01-10 15:35:16 +00:00
ass92
804abd7389 NIHVIVO-437 adding new controller mapping 2011-01-10 15:33:34 +00:00
mb863
00dc9aef8a Increased size of photo to be cropped. 2011-01-10 15:08:46 +00:00
rjy7
ad1a8c4e56 NIHVIVO-1591 Apply datetime functions and macros in lib-datetime.ftl to propStatement views 2011-01-10 03:10:08 +00:00
rjy7
752e50dce0 NIHVIVO-1591 Custom views for core:dateTimeValue, core:dateTimeInterval, core:start, core:end 2011-01-10 02:21:21 +00:00
rjy7
11dd397799 NIHVIVO-1590 dateTimeValue custom list view finished; dateTimeInterval custom list view in progress. 2011-01-08 00:11:24 +00:00
jeb228
ea78774a2d NIHVIVO-1568 continue new unit tests for Authenticate. 2011-01-07 22:20:16 +00:00
mb863
00d144196a NIHVIVO-641: Changed markup <article> for <li> in individual display list on browse by section. 2011-01-07 22:11:49 +00:00
bjl23
a201cd2c31 some improvements to data source setup 2011-01-07 21:16:45 +00:00
rjy7
5944ca0a32 NIHVIVO-1339 In relatedRole view, display role type label if role has no label (for investigator roles and children).
NIHVIVO-1334 Remove terms from SELECT clause that don't get displayed (e.g., dateTimeInterval) but are used to get other terms.
2011-01-07 20:34:29 +00:00
bjl23
b49744dfa0 adding subPropertyOf to materializations with default reasoning configuration 2011-01-07 18:00:09 +00:00
rjy7
6b7415f5a0 NIHVIVO-1625 For custom list views that order by end datetime descending, reorder (within a collation, if property is collated) to put nulls at beginning rather than end. 2011-01-07 17:13:44 +00:00
rjy7
7db0ea8938 NIHVIVO-650 Change servlet mappings so request for individual profile directs to new IndividualController 2011-01-07 14:45:52 +00:00
bdc34
ca7e496925 Moving menu n3 data into model. NIHVIVO-1560. 2011-01-06 23:22:53 +00:00
rjy7
28a2be38bc NIHVIVO-1610 Extracted datetime code in propStatement templates into a macro. 2011-01-06 21:19:42 +00:00
mb863
3b95c44b39 NIHVIVO-1574: Refactored upload image templates, and made upload images css file theme agnostic. 2011-01-06 21:12:46 +00:00
rjy7
f62171fa59 NIHVIVO-1334 Updated documentation on custom list view config 2011-01-06 20:46:44 +00:00
rjy7
f49d5c9ef0 NIHVIVO-1510 Also check collated object property query to make sure it sorts first on subclass 2011-01-06 20:30:25 +00:00
rjy7
f38677d914 NIHVIVO-1510 Moved check for valid config for collated property to a separate method. 2011-01-06 19:57:24 +00:00
rjy7
8340088969 NIHVIVO-1510 Fix to exception-handling in creating a collated property list, so only invalid configuration exceptions trigger switching to a collated list. 2011-01-06 19:25:59 +00:00
bdc34
7cd1f4384c Adding first and last name to JSON data service NIHVIVO-1599 2011-01-06 17:54:16 +00:00
bdc34
acabfe7f38 Fixing problem with home menu item being marked as active all the time. NIHVIVO-1627 2011-01-06 16:57:54 +00:00
mb863
5929c82c22 NIHVIVO-1315: Changed id selector "left-side" to "share-contact" 2011-01-06 16:51:44 +00:00
jeb228
5c2ae2f064 Add license tag. 2011-01-06 16:37:40 +00:00