Commit graph

10 commits

Author SHA1 Message Date
rjy7
95380454af 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:42 +00:00
rjy7
13c57446dd 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:27:03 +00:00
rjy7
cc480a3961 NIHVIVO-646 Move custom form utilities to a separate js file and add utility mixin methods to mix them in to specific custom forms. Make paths to css and js files in formPrefix.jsp and formSuffix.jsp absolute instead of relative. 2010-06-14 19:22:50 +00:00
rjy7
072512c220 Added validation to custom activity form to ensure that end date does not precede start date 2010-04-15 21:43:34 +00:00
rjy7
f65c491deb NIHVIVO-356 Merge from rel-1.0-maint branch: Change activity form to use vitro ns description property instead of vivo core description property 2010-04-12 18:15:39 +00:00
rjy7
e3efdfcaf6 Changed field label from "Name" to "Activity Name" on custom activity form. Remove unused Javascript files. 2010-04-06 15:03:51 +00:00
rjy7
67c28b9e92 NIHVIVO-292 Fixed error when creating new professional service activity 2010-04-05 18:39:05 +00:00
rjy7
1663e9ff2d NIHVIVO-195 Custom activity forms basically working now. 2010-04-05 15:27:20 +00:00
nac26
cb2760c1bd NIHVIVO-195 Removed rogue <h1> on line 251 2010-04-05 15:01:37 +00:00
rjy7
2d9a10ccea NIHVIVO-195 Working on custom activity forms. Markup is screwed up and form doesn't submit yet. 2010-04-05 14:30:49 +00:00