Commit graph

1569 commits

Author SHA1 Message Date
rjy7
ff7ccf573c NIHVIVO-1332 Refactored common code from DataPropertyStatementTemplateModel and ObjectPropertyStatementTemplateModel into a common superclass PropertyStatementTemplateModel 2011-01-12 16:19:38 +00:00
rjy7
3ba7346ac4 Remove unused field from PropertyTemplateModel 2011-01-12 15:59:52 +00:00
nac26
fcaa94088e NIHVIVO-592 Updated allClassGroups macro so Brian Caruso can review needed improvements to facilitate browse on home page (work in progress) 2011-01-12 15:45:56 +00:00
rjy7
c51f65c2ab NIHVIVO-1332 Add edit and delete links for data property statements 2011-01-12 15:31:48 +00:00
mb863
e5b43812f1 NIHVIVO-1315: Added title and alt HTML atributes to add, edit, and delete icons. 2011-01-12 15:14:34 +00:00
bjl23
90ac18e9f0 improvement to initial SDB setup 2011-01-12 15:09:43 +00:00
rjy7
a4121be4f6 Changed some variable and macro names 2011-01-12 14:55:22 +00:00
sjm222
98d569d3fa incremental development for NIHVIVO-1286 2011-01-12 00:55:49 +00:00
bdc34
b52832208d Fixing addRoleToPersonTwoStage so that it can remove an end date of a date time interval. NIHVIVO-1656 2011-01-11 23:12:02 +00:00
rjy7
9a344cfc89 NIHVIVO-1332 Links to add new data property statement. 2011-01-11 22:18:37 +00:00
rjy7
86b6d57fcf Add rdf link to individual page 2011-01-11 21:56:45 +00:00
jeb228
7874d600b9 NIHVIVO-1568 NIHVIVO-1645 roll back the changes from r6909 2011-01-11 20:57:49 +00:00
rjy7
a6adc5163d NIHVIVO-1332 Display property title on untitled properties like phone, email if there is an add link to display. Changed a Java class name. 2011-01-11 20:54:14 +00:00
bdc34
a91f571868 Adding a rough draft of the date time with precision form. NIHVIVO-1662 2011-01-11 20:40:54 +00:00
mb863
d61a526542 NIHVIVO-1316: Added add/edit/delete functionality to object properties in individual pages. 2011-01-11 19:58:13 +00:00
rjy7
c02c26a393 NIHVIVO-1332 Add object property add links 2011-01-11 19:21:11 +00:00
bdc34
35e722f47a Working on DateTimeWithPrecision handeling in custom forms NIHVIVO-1653 2011-01-11 18:20:25 +00:00
rjy7
b7ccda71aa NIHVIVO-1332 Move edit links following object property statement (UI team request). Compute edit and delete access rights in advance, since edit url may need a deleteProhibited param. 2011-01-11 18:02:32 +00:00
rjy7
64fc6c7e7f NIHVIVO-1332 Add delete links on object property statements 2011-01-11 17:17:40 +00:00
rjy7
3451bb4786 NIHVIVO-1332 Modifications to controller, template models, and templates for editing controls 2011-01-11 17:03:52 +00:00
bdc34
e13564c983 Fixing SiteAdminController so the tempaltes get resonable values when classgroups lack rdfs:label NIHVIVO-1635 2011-01-11 16:19:54 +00:00
rjy7
d96f24ba1b NIHVIVO-1332 Refactoring to move creation of an EditingHelper object to GroupedPropertyList, so it only has to be created once per page rather than once per property or link. 2011-01-11 15:26:43 +00:00
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