Commit graph

23 commits

Author SHA1 Message Date
briancaruso
4144046559 Refactoring the N3 editing to reorganize packages 2011-05-12 16:02:37 +00:00
brianjlowe
eb00f1cd43 Removed Portal class and almost everything related to portals and flags for NIHVIVO-2248 2011-05-03 19:01:15 +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
8c988d8485 NIHVIVO-2452 Remove more unused code from former front end vitro namespace property editing 2011-04-05 20:34:17 +00:00
ryounes
3610974111 NIHVIVO-2452 Remove general process for front-end vitro namespace property editing, and handle rdfs:label as the only exception. 2011-04-05 20:18:11 +00:00
rjy7
5ea215f7e1 NIHVIVO-1322 Separated IndividualTemplateModel into two classes, one for profile page and one for listing individuals in the context of search, browse, menupages, etc. The needs of the two cases are quite different. 2011-01-13 15:09:27 +00:00
rjy7
00691d1d40 NIHVIVO-1332 Editing link for rdfs:label 2011-01-13 00:38:26 +00:00
rjy7
50edcb5bbf NIHVIVO-1332 Editing link for rdfs:label 2011-01-12 23:52:33 +00:00
rjy7
0fcd2027e1 NIHVIVO-1372 Set title on data prop editing screens to "Edit" 2011-01-03 19:42:04 +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
7f3ba68290 NIHVIVO-144 Enable adding new primary or additional link from front end 2010-03-24 21:41:33 +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
1de471536a NIHVIVO-143 Front end editing of moniker 2010-03-16 19:17:53 +00:00
rjy7
619f0dc646 NIHVIVO-142 Generalize the vitro namespace name editing form to apply to all vitro namespace properties. 2010-03-15 18:48:31 +00:00
rjy7
f8726e8356 NIHVIVO-149 An individual's name can now be edited from the front end. 2010-03-15 15:35:35 +00:00
rjy7
30663a3932 NIHVIVO-149 Mechanism for modifying vitro namespace properties based on data property editing
NIHVIVO-142 Added edit link to name field on individual page; currently routes to a dummy page
2010-03-11 18:59:11 +00:00
hjk54
f884489278 Changes related to datastar issues: Adding link in site admin for custom report, fixing upload issues. 2010-02-28 21:14:48 +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