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
|
c885ae010f
|
NIHVIVO-646 more work on javascript for add authors to publication form
|
2010-06-22 22:12:33 +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
|
6f5636a9c5
|
NIHVIVO-646 add authors to publications custom form
|
2010-06-11 21:11:19 +00:00 |
|
rjy7
|
ff76c04e9f
|
Have custom form Javascript enforce edit forms having one step, in case the custom form forgets to.
|
2010-04-16 13:41:17 +00:00 |
|
rjy7
|
40990255c7
|
Added some more Javascript behavior to edit version of custom forms.
|
2010-04-15 19:53:18 +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
|
a5f9d133c0
|
NIHVIVO-377 When a custom form fails validation due to a missing organization, the server generates an error appropriate to the non-Javascript version of the form, and the Javascript then modifies it for the Javascript version of the form.
|
2010-04-14 21:28:11 +00:00 |
|
rjy7
|
1f2b200320
|
Improved custom form behavior so after returning from a failed submission due to validation errors, we can return to the view we were on, without attempting to detect that from the organization input field data (since if all three fields are empty we cannot determine the previous view).
|
2010-04-14 20:33:42 +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
|
c95976fbc6
|
Merging changes from rel-1.0-maint branch.
|
2010-04-13 14:44:31 +00:00 |
|
rjy7
|
888607cf39
|
NIHVIVO-360 Merge changes from rel-1.0-maint branch: Fixed custom form javascript so required hint spans get removed on cancel in IE. IE transforms the text inserted in the html() call, so a string replace was not removing them.
|
2010-04-12 23:49:23 +00:00 |
|
rjy7
|
be6c40510b
|
Merge small change to customForm.js into trunk
|
2010-04-09 16:42:14 +00:00 |
|
rjy7
|
138b1b4bd0
|
NIHVIVO-193, NIHVIVO-194 Comments
|
2010-04-05 02:34:27 +00:00 |
|
rjy7
|
5f428364a2
|
NIHVIVO-193 On step 1 of position history form, don't show Continue button. Instead, bind the event listener that opens the rest of the form to a selection from the org drop-down.
|
2010-04-04 22:56:35 +00:00 |
|
rjy7
|
f2a9ddd219
|
NIHVIVO-193, NIHVIVO-194. Javascript tweaks
|
2010-04-04 22:21:39 +00:00 |
|
rjy7
|
01deac8aa7
|
NIHVIVO-194. Replaced string values for view types with Javascript "enum."
|
2010-04-04 20:20:45 +00:00 |
|
rjy7
|
59d8ccef74
|
NIHVIVO-194. Sorted out issues with event listeners in one-step custom form.
|
2010-04-04 19:37:20 +00:00 |
|
rjy7
|
99d737a399
|
NIHVIVO-194. Added button text modification to close button event listener.
|
2010-04-04 18:11:45 +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 |
|
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
|
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 |
|
rjy7
|
98619bc93f
|
NIHVIVO-193 Minor tweaks to Javascript.
|
2010-04-01 22:40:21 +00:00 |
|
rjy7
|
9fe61779f5
|
NIHVIVO-193 Javascript to handle reloading the edit form after a failed submission due to validation errors.
|
2010-04-01 22:23:07 +00:00 |
|
rjy7
|
c485ee2440
|
NIHVIVO-193 Javascript to handle reloading the form after a failed submit due to validation errors. Add form working now. Edit form not quite working yet.
|
2010-04-01 20:12:07 +00:00 |
|
rjy7
|
be7cea2203
|
NIHVIVO-193 Javascript to handle reloading the form after a failed submit due to validation errors. Most but not all cases are working in this version.
|
2010-04-01 19:45:23 +00:00 |
|
rjy7
|
490d9db068
|
NIHVIVO-193 Additions to support non-Javascript version of position history form.
|
2010-03-31 14:39:12 +00:00 |
|
rjy7
|
23ef0f8c82
|
NIHVIVO-193 Fixed bug in custom form javascript which was causing asterisks used to indicate required fields to be generated multiple times.
|
2010-03-30 21:42:13 +00:00 |
|
rjy7
|
3891b1cf15
|
NIHVIVO-193 Modifications for editing an existing position history entry
|
2010-03-30 19:33:54 +00:00 |
|
rjy7
|
08544ebc33
|
NIHVIVO-193 Added cancel action to step 2 of personHasPositionHistory form. There's still a bug with removal of required hints from the #new div that needs to be fixed.
|
2010-03-30 18:16:40 +00:00 |
|
rjy7
|
a1c3065f8b
|
NIHVIVO-193 Fix creation of new organization in the person has position history form. Fix typos in processRdfForm2.jsp.
|
2010-03-30 14:13:23 +00:00 |
|
rjy7
|
f1ab7cd78d
|
NIHVIVO-193 Added Javascript functionality to custom form for person has position
|
2010-03-30 01:03:57 +00:00 |
|
rjy7
|
3f09ddf7d2
|
NIHVIVO-193. Work on custom form for person has position history. Generalized css and javascript to work with other custom forms that will be built for version 1.0 (see NIHVIVO-141).
|
2010-03-29 15:41:45 +00:00 |
|