Commit graph

22 commits

Author SHA1 Message Date
brianjlowe
3dbd67d5c2 removed imports of obsolete classes from JSP 2011-11-15 20:42:50 +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
hjkhjk54
591af24749 Updates for n3 editing and freemarker conversion. Also fixing propDelete.jsp's reference to freemarker configuration loading to include correct method call. 2011-10-11 15:49:19 +00:00
ryounes
3cbc60d357 NIHVIVO-2164 Fix jsp compile errors in propDelete.jsp. Some refactoring. 2011-08-11 15:36:28 +00:00
j2blake
845283e4e8 Remove unused imports. 2011-06-02 21:46:12 +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
c4d0143b49 NIHVIVO-2325 Display core:hasPreseneterRole date as non-interval 2011-03-28 22:25:07 +00:00
ryounes
4f003dc668 NIHVIVO-2309 Fix propStatement-educationalTraining.ftl to handle coming from propDelete, where individual is not defined in the data model 2011-03-24 21:22:24 +00:00
rjy7
c892741970 Fixed calls from jsps to EditN3Utils.getEditorUri. Broken in r7579. 2011-03-11 21:39:50 +00:00
jeb228
15e815d949 NIHVIVO-2211 Replace ServletIdentifierBundleFactory with ActiveIdentifierBundleFactories and RequestIdentifiers. 2011-03-08 17:42:26 +00:00
rjy7
9caa5c437c Fix comments 2011-02-01 23:58:08 +00:00
rjy7
d671cc9716 NIHVIVO-1853 Display statement in object property deletion form 2011-02-01 23:54:41 +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
a5f60a9f7f Merging r5308, r5320, r5322 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-19 21:37:59 +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
a8816fd285 Fixed object property deletion screen to find custom short view of an inferred class. 2010-03-30 20:59:48 +00:00
bdc34
e50a1bc6f5 Add dependent resources annotation to back end editing for object properties. NIHVIVO-212 2010-03-30 20:00:17 +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
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