Commit graph

17 commits

Author SHA1 Message Date
j2blake
5610249bbc NIHVIVO-2492 convert JSPs from <vitro:requiresAuthorizationFor> and <vitro:confirmLoginStatus> to <vitro:confirmAuthorization> 2011-04-27 20:20:25 +00:00
j2blake
ee81ecfa9b NIHVIVO-2492 Second try at the JSP custom tag - it requires the fully-qualified class name, but it behaves in a much more robust way. 2011-04-15 16:55:20 +00:00
j2blake
83ac0750b5 NIHVIVO-2492 First pass at a mechanism to restrict pages by policy 2011-04-15 15:25:13 +00:00
ryounes
5021069574 Remove PropertyEditLink custom jsptag and associated files 2011-03-31 18:46:12 +00:00
bdc34
57ff1c461b Working on date time with precision edit element, NIHVIVO-295. Changed EditN3Generator to use a different regex to substitute values into the N3. 2010-11-09 20:36:06 +00:00
jeb228
674b2e1222 NIHVIVO-736 Modify the <vitro:confirmLoginStatus> custom JSP tag to permit test for self-editing. 2010-10-14 15:59:04 +00:00
jeb228
2f5580ab76 NIHVIVO-736 Create the <vitro:confirmLoginStatus> custom JSP tag. 2010-10-14 15:07:29 +00:00
jeb228
16c75b60ac NIHVIVO-1044 database.tld is based on open source code, so it must comply with the license even though we have modified it. 2010-08-26 16:16:25 +00:00
rjy7
2be346ee67 Merge r5466 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-24 20:25:37 +00:00
rjy7
99359f19c9 NIHVIVO-647 Add name attribute to vitro custom jsp input tag so that the name can differ from the id.
Removed flag1value1 stuff from all vivo custom forms, since no longer needed.
Initial setup for publication form javascript.
2010-07-08 15:08:41 +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
ba418660e3 NIHVIVO-646 Continued work on custom form for adding authors to publications 2010-06-14 16:36:11 +00:00
rjy7
a451740c85 NIHVIVO-193 Added Javascript functionality to custom form for person has position 2010-03-30 01:03:56 +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
rjy7
04ef5fb559 Removed vivoweb license text from 3rd party tlds. 2010-03-01 21:34: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