Commit graph

17 commits

Author SHA1 Message Date
briancaruso
363f5a6d2a Fixing error in old JSP 2011-11-16 15:07:44 +00:00
briancaruso
d3fc45f2c6 adding jsp to generator map so all old jsp will now redirect to generators 2011-11-14 21:28:31 +00:00
briancaruso
4144046559 Refactoring the N3 editing to reorganize packages 2011-05-12 16:02:37 +00:00
j2blake
5610249bbc NIHVIVO-2492 convert JSPs from <vitro:requiresAuthorizationFor> and <vitro:confirmLoginStatus> to <vitro:confirmAuthorization> 2011-04-27 20:20:25 +00:00
ryounes
e7e9507d58 NIHVIVO-2540 Fixed compile errors in 3 jsps. 2011-04-25 17:27:05 +00:00
jeb228
4552f2182b Fix a compile error introduced by r.7579 2011-03-14 16:01:47 +00:00
rjy7
c892741970 Fixed calls from jsps to EditN3Utils.getEditorUri. Broken in r7579. 2011-03-11 21:39:50 +00:00
jeb228
66559f58ab NIHVIVO-736 Modify JSPs to use the <vitro:confirmLoginStatus> custom JSP tag. 2010-10-14 19:10:21 +00:00
jeb228
4dbf19c9c0 NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean. 2010-10-13 14:17:50 +00:00
rjy7
97a753b66e NIHVIVO-646 Add cancelUrl parameter to submit tag in InputElementFormattingTags so that the cancel button can redirect to a different page from the form submission. Change cancel values in submit tags in vitro and vivo forms to "true" where previously they specified a uri, because the uri is misleading (it doesn't control the redirect location). Removed edit submission preprocessing due to problems with cloning. 2010-06-17 14:26:59 +00:00
rjy7
bcbe290c51 NIHVIVO-143 Allow adding a new moniker from the front end 2010-03-22 23:17:22 +00:00
rjy7
6038b68c4a NIHVIVO-143 Front end deletion of moniker through the "delete" link: fixed more bugs, so it finally works. 2010-03-19 21:37:09 +00:00
rjy7
e8c272e4ff NIHVIVO-143 Front end deletion of moniker through the "delete" link: fixed bugs. Also added edit links for other vitro namespace properties on the individual page, but some are not working yet. 2010-03-18 21:04:19 +00:00
rjy7
1273717a14 NIHVIVO-143 Front end deletion of moniker through the "edit" link 2010-03-17 15:34:23 +00:00
rjy7
014d9a3762 NIHVIVO-143 Fix to previous commit: took isVitroNsProp value out of the EditConfiguration and put it in the request. 2010-03-16 21:04:21 +00:00
rjy7
03cfa3f584 NIHVIVO-75 Change "Datatype property" to "Data property" on editing forms 2010-02-01 21:59:52 +00:00
jeb228
4f2e303079 Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00