Commit graph

396 commits

Author SHA1 Message Date
nac26
f5fcc3ecb9 NIHVIVO-194 changed "close" text when adding new organization to "cancel" 2010-04-05 05:09:21 +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
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
nac26
b304dab873 NIHVIVO-193 style tweaks for Position form 2010-04-02 23:11:13 +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
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
bdc34
14eef84a35 Using default new URI creation behavior in VIVO n3 custom forms. NIHVIVO-273 2010-04-01 21:35:39 +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
6a24d6ee54 NIHVIVO-193 Fixed positioning of validation error message following floated input element. 2010-04-01 05:55:56 +00:00
rjy7
378808b007 NIHVIVO-193 Changed right float on addNewLink div to left float, to accomodate different window sizes. 2010-04-01 05:16:34 +00:00
rjy7
7d26f8d322 NIHVIVO-193 Minor tweaks. 2010-04-01 04:52:08 +00:00
rjy7
3dbddc0134 NIHVIVO-193 Fix styles on year inputs so they don't collapse into label on smaller screen sizes. 2010-04-01 03:49:53 +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
f7b7bd476c NIHVIVO-193 Style tweaks 2010-03-30 01:06:45 +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
982ea9537f NIHVIVO-193. Can now add a new position history entry with an existing organization from front end 2010-03-29 18:12:22 +00:00
rjy7
e60a89f1cb NIHVIVO-193. Implemented position type dropdown for person has position history form. 2010-03-29 17:14:24 +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
nac26
1b4b52954d NIHVIVO-193 Markup and style tweaks for personHasPositionHistory 2010-03-29 13:46:59 +00:00
rjy7
2bf6bd35ab NIHVIVO-193 Tweaks to styles of position history form (view 1) 2010-03-26 23:06:38 +00:00
rjy7
dd96daadad NIHVIVO-193 Position history form on page load. 2010-03-26 22:33:55 +00:00
rjy7
7aad9c2154 NIHVIVO-193 Allow for form-specific Javascript to be loaded into the head of form pages. 2010-03-26 21:58:00 +00:00
rjy7
4a9a81fc15 NIHVIVO-193 Preliminary code cleanup before making functional modifications. 2010-03-26 20:19:17 +00:00
rjy7
a00d11de8c NIHVIVO-144 Add edit/delete links to primary and additional links on front end individual page. (These links generate errors when clicked, though.) 2010-03-25 19:01:04 +00:00
bdc34
7bbd9a0528 Adding drop down for subclasses on service activity custom form. NIHVIVO-209 2010-03-22 19:48:05 +00:00
bdc34
7c8dd33477 Fixing URL generation in some custom forms. NIHVIVO-210 2010-03-22 15:29:54 +00:00
rjy7
f47e13a66c Tweaks to custom forms for personHasServiceActivity, personHasPositionHistory, and organizationHasPositionHistory 2010-03-08 16:18:05 +00:00
rjy7
b0071ac824 Custom form for adding a service activity to a person (may or may not be used in the product; otherwise just for practice). 2010-03-02 20:56:03 +00:00
jeb228
f85da80bb7 NIHVIVO-56 Correct spelling error (RATS) 2010-02-21 20:43:33 +00:00