Commit graph

5633 commits

Author SHA1 Message Date
bjl23
82dfc8d0ca initial glue code for NIHVIVO-205 'Ontology Upgrade...' 2010-03-30 17:41:01 +00:00
bdc34
a1a7315693 NIHVIVO-231 login as self-edit redirects to page. 2010-03-30 15:39:20 +00:00
rjy7
75c2af10e0 NIHVIVO-193 Fix creation of new organization in the person has position history form. Fix typos in processRdfForm2.jsp. 2010-03-30 14:13:22 +00:00
bdc34
0103ac4713 Added names to list of people that a user may edit as on the user account control panel. NIHVIVO-262 2010-03-30 13:08:14 +00:00
rjy7
a451740c85 NIHVIVO-193 Added Javascript functionality to custom form for person has position 2010-03-30 01:03:56 +00:00
jeb228
5ae39b8382 Add license tag. 2010-03-29 20:04:17 +00:00
bdc34
17116c547b Adding ability for collate by class to work with display limit. NIHVIVO-118 2010-03-29 19:25:36 +00:00
rjy7
1e7f260253 NIHVIVO-193. Implemented position type dropdown for person has position history form. 2010-03-29 17:14:23 +00:00
bjl23
556836a905 resolves NIHVIVO-253 re ontology change objects 2010-03-29 16:27:38 +00:00
jeb228
6ea86f7197 NIHVIVO-242 Remove from the Tomcat deploy area any ontology or submodel files that are left over from previous builds. 2010-03-29 16:23:00 +00:00
rjy7
bf943e7bf1 NIHVIVO-193. Work on custom form for person has position history. Generalized css and javascript to work with other custom forms that will be built for version 1.0 (see NIHVIVO-141). 2010-03-29 15:41:44 +00:00
rjy7
e7c9799912 NIHVIVO-193 Tweaks to styles of position history form (view 1) 2010-03-26 23:06:37 +00:00
rjy7
816111cb30 NIHVIVO-193 Allow for form-specific Javascript to be loaded into the head of form pages. 2010-03-26 21:57:59 +00:00
bdc34
f90d5470fa Increasing file size limit to 2G for RDFUploadController. NIHVIVO-245 2010-03-26 20:55:41 +00:00
bjl23
6ca8826f85 resolves NIHVIVO-98 'Properties ''applicable'' to a class are not applied to directly equivalent classes' 2010-03-26 20:27:20 +00:00
rjy7
8e15b5e20c NIHVIVO-193 Preliminary code cleanup before making functional modifications. 2010-03-26 20:19:16 +00:00
bjl23
5471893d88 resolves issue NIHVIVO-175 'allow rdfs:Literal in restrictions 2010-03-26 19:35:48 +00:00
bjl23
5051879764 resolves NIHVIVO-102 'Cannot remove classgroup assertion for Class 2010-03-26 19:32:05 +00:00
sjm222
174ca4dbcb NIHVIVO-215 2010-03-26 19:26:16 +00:00
sjm222
ae7b5b9835 NIHVIVO-214 commenting out print statements 2010-03-26 19:25:26 +00:00
hjk54
3c5d088173 Removing debug output from editRequestDispatch.jsp 2010-03-26 19:22:51 +00:00
sjm222
e5071f8920 NIHVIVO-214 fixing bug in previous version of this issue resolution 2010-03-26 19:12:54 +00:00
hjk54
6e4346ea51 removing output debugging line 2010-03-26 19:02:10 +00:00
hjk54
61a64faf40 NIHVIVO-238 - Updating custom reports and site configuration sections of vitro site admin to remove datastar-specific changes. Preventing past expected publication date (datastar-215), Autopopulating dataset originator with person info (datastar-304), Updates to Model preprocess related to dataset-304 2010-03-26 19:00:48 +00:00
rjy7
5b6ee59e77 NIHVIVO-144 Style tweaks to front end object property deletion confirmation page. 2010-03-26 19:00:41 +00:00
rjy7
f96eb9722d NIHVIVO-144 Show the link on the delete confirmation screen when deleting a primary or additional link for an individual from the front end. 2010-03-26 18:54:33 +00:00
rjy7
732266d962 NIHVIVO-144 On front end in editing mode, distinguish primary from additional links so it's clear to the user which type is being edited. 2010-03-26 15:48:15 +00:00
bdc34
25da5a2866 Fixing NIHVIVO-237: Unable to create a new user 2010-03-26 15:15:48 +00:00
rjy7
069c64d4d2 NIHVIVO-144 Finished editing/deletion of primary and additional links on front end. 2010-03-25 21:30:45 +00:00
rjy7
7a09152f53 NIHVIVO-144 Corrected query parameters on primary and additional link edit/delete links. (These links still generate errors when clicked, though.) 2010-03-25 19:10:58 +00:00
rjy7
53ac7a2587 NIHVIVO-144 Add edit/delete links to primary and additional links on front end individual page. (These links generate errors when clicked, though.) 2010-03-25 19:01:03 +00:00
rjy7
7f3ba68290 NIHVIVO-144 Enable adding new primary or additional link from front end 2010-03-24 21:41:33 +00:00
rjy7
6a6a9de920 Increase row size of sparql query textarea, to accomodate new sample query text 2010-03-24 20:36:48 +00:00
jeb228
b1744fd541 NIHVIVO-46 Add license tags to these files. 2010-03-24 20:26:26 +00:00
bdc34
8d75af5901 Adding collation of object property statements by class NIHVIVO-118 2010-03-24 20:14:02 +00:00
rjy7
f0576f82bd NIHVIVO-147 Fixed bug in last commit.
NIHVIVO-142 Moved some code around to better locations.
2010-03-24 16:04:54 +00:00
rjy7
ac1a9d4cb4 NIHVIVO-147 Moved citation display to a separate jsp, since it's used twice in entityBasic.jsp.
Renamed some siteAdmin jsp files.
2010-03-24 15:39:02 +00:00
rjy7
15e45f4474 NIHVIVO-220 Add links to image upload on front end individual page 2010-03-23 22:05:25 +00:00
bdc34
3582d32ef3 Sorting Object property statements by class, NIHVIVO-118. Removed redundant comments. Fixed other comments. 2010-03-23 22:01:36 +00:00
bdc34
7731df5235 Adding URL based equals and hashcode to BaseResourceBean. 2010-03-23 21:58:18 +00:00
rjy7
dd84a0ddf4 NIHVIVO-145, NIHVIVO-146 Don't output wrapping div for blurb and description if not in editing mode and the item has no value, since it adds too much blank space to the page. 2010-03-23 20:04:34 +00:00
rjy7
354b2f0961 NIHVIVO-146 Added description property to editable vitro URIs so it can be edited from the front end. 2010-03-23 19:42:08 +00:00
sjm222
e217c5b90f NIHVIVO-214 2010-03-23 18:52:31 +00:00
rjy7
1085a57957 NIHVIVO-142 Consolidated code to display data and object properties in entityBasic.jsp 2010-03-23 18:43:59 +00:00
rjy7
2eee890143 Restored code that was inadvertently removed from entityBasic.jsp. In edit mode, empty property values were erroneously not appearing with labels and plus links. 2010-03-23 18:33:57 +00:00
rjy7
c162cf675e NIHVIVO-147 Add/edit/delete citation from front end.
NIHVIVO-142 Removed some unneeded styles for front end editing.
2010-03-23 18:29:03 +00:00
rjy7
65d9c2a7e4 NIHVIVO-146 Add/edit/delete description on front end.
NIHVIVO-145 Remove extra closing div tag in the blurb block that was messing up formatting
2010-03-23 18:10:12 +00:00
rjy7
54c5019347 NIHVIVO-142 Add/edit/delete blurb on front end 2010-03-23 17:28:11 +00:00
rjy7
bcbe290c51 NIHVIVO-143 Allow adding a new moniker from the front end 2010-03-22 23:17:22 +00:00
bdc34
87a97cd8df Adding a new boolean property to ObjectProperty. NIHVIVO-118 2010-03-22 22:04:47 +00:00