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
|
98543e75e0
|
NIHVIVO-725 Initial work on addPublicationToAuthor custom form
|
2010-07-06 22:48:04 +00:00 |
|
rjy7
|
a003bbf80f
|
NIHVIVO-700 Made degree field optional in ed background form. Also added validation for year datatype to year field.
|
2010-07-06 16:22:26 +00:00 |
|
rjy7
|
a7c0fbcfca
|
NIHVIVO-700 Make year field optional in educational background form. Change example text for supplemental information field.
|
2010-07-06 15:48:33 +00:00 |
|
rjy7
|
eaccbe2997
|
NIHVIVO-714 Fixes to ed background form and short view for ontology changes to degree-related properties
|
2010-07-06 15:28:47 +00:00 |
|
rjy7
|
35a35daab8
|
NIHVIVO-646 Fixed problem of cursor:pointer not taking effect on drag-drop list in add author form.
NIHVIVO-742 Restored v1.0 datetime handling to educational background form.
|
2010-07-06 14:05:57 +00:00 |
|
rjy7
|
7c83e693cc
|
NIHVIVO-714 Changes to ed background form and short view for ontology changes. More changes needed to restore full functionality.
|
2010-06-24 15:14:07 +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
|
8570254efb
|
NIHVIVO-646 More work on addAuthorsToInformationResource custom form. Create edit submission preprocessing mechanism to make automated modifications to the form submission (e.g., creating a label from first, last, and middle name entries).
|
2010-06-15 19:35:38 +00:00 |
|
rjy7
|
ab3e088cdf
|
Add custom form utils mixin to forms for educational background and position history.
|
2010-06-14 20:06:53 +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
|
bfcd18096a
|
Revert changes to date field in personHasEducationalBackground just to get the form to submit (though the year isn't handled correctly). More work on addAuthorsToInformationResource form.
|
2010-06-14 01:40:59 +00:00 |
|
rjy7
|
6f5636a9c5
|
NIHVIVO-646 add authors to publications custom form
|
2010-06-11 21:11:19 +00:00 |
|
rjy7
|
5e9fb64e5d
|
Add annotations for educational background-related custom form and short view. Update educationalBackground custom form to use EducationalAttainment.
|
2010-06-07 22:21:11 +00:00 |
|
rjy7
|
d255909f3b
|
Added "cancel" link to add new organization box on edit version of position history custom form. Previously had only been present on educational background form. Removed the link in non-Javascript version.
|
2010-04-15 19:34:26 +00:00 |
|
rjy7
|
34e80cff4e
|
Merging r447 through r448 (Brian Caruso's custom form validation code) from rel-1.0-maint
|
2010-04-14 18:48:12 +00:00 |
|
rjy7
|
010a143880
|
Merging revision 474 from rel-1.0-maint.
|
2010-04-13 23:24:35 +00:00 |
|
rjy7
|
83d1b564ef
|
NIHVIVO-377 Initial work on getting custom form to retrieve its past state after a failed form submission. Not all cases working yet.
|
2010-04-13 23:05:28 +00:00 |
|
rjy7
|
b8ccb8d9ef
|
Improvements to handling of required hints in customForm.js
|
2010-04-13 18:50:38 +00:00 |
|
rjy7
|
a8b39bf005
|
NIHVIVO-356, NIHVIVO-362 Merging custom form fixes from rel-1.0-maint branch.
|
2010-04-12 21:26:09 +00:00 |
|
nac26
|
f5fcc3ecb9
|
NIHVIVO-194 changed "close" text when adding new organization to "cancel"
|
2010-04-05 05:09:21 +00:00 |
|
rjy7
|
1c3772a125
|
NIHVIVO-194. Added a close button with click event listener to the custom form addNew div.
|
2010-04-04 04:48:41 +00:00 |
|
bdc34
|
42f8aed42e
|
Working on short view for educational background.
|
2010-04-03 22:42:06 +00:00 |
|
rjy7
|
c0c802af96
|
NIHVIVO-193, NIHVIVO-194. Cleaned up n3 statements in position history and educational background forms. Restored degree to required status in educational background status; had temporarily been made optional due to bugs related to the degree which have now been fixed.
|
2010-04-03 20:16:53 +00:00 |
|
rjy7
|
1918aedc1d
|
NIHVIVO-194 Bug fix in educational background form. Temporarily make academic degree optional until academic degree dropdown bug is fixed. Some Javascript improvements; remerged javascript for educational background and position history forms.
|
2010-04-02 23:21:42 +00:00 |
|
rjy7
|
e4a2e10c41
|
NIHVIVO-194 Change ids to classes to accomodate the possibility of additional related objects, and enclose the existing/addNew/new divs into a containing div
|
2010-04-02 22:30:09 +00:00 |
|
rjy7
|
0a850b4473
|
NIHVIVO-194 On positionHistory and educationalBackground custom forms, changed id "entry" to class "entry", to accomodate the fact that educationalBackground form has more than one persistent div.
|
2010-04-02 20:30:31 +00:00 |
|
rjy7
|
715d0c7026
|
NIHVIVO-194 First draft of educational background form. Degree select doesn't get populated, so committing now so BrianC can take a look.
|
2010-04-02 20:15:08 +00:00 |
|
rjy7
|
c37f96372c
|
NIHVIVO-194 Changed Javascript customForm file and object name to customFormTwoStep, in preparation for creating the customFormOneStep required by educational background form.
|
2010-04-02 15:59:48 +00:00 |
|