Commit graph

16 commits

Author SHA1 Message Date
ryounes
9d5383c6e0 NIHVIVO-1907 Add repair mode to publication form 2011-04-05 14:33:06 +00:00
jeb228
d30c4bbf80 NIHVIVO-1363 Create a separate controller to handle AJAX sparql queries. The calling sequence changes slightly. 2010-12-14 16:41:48 +00:00
nac26
c9fa835a9e NIHVIVO-1389 NIHVIVO-1407 NIHVIVO-1437 Significant refactoring of templates both in vitro core and vivo themes to ensure consistent markup with 3 different base templates at play (page.ftl, basicPage.jsp and formPrefix/formSuffix.jsp) Resulted in creating smaller component freemarker templates that could be included by all of the base templates, whether ftl or jsp. This is a temporary compromise while we continue our conversion to Freemarker. The goal was to keep jsp files outside of the theme and working behind the scenes. 2010-12-08 14:04:45 +00:00
rjy7
1b45d59529 Fixed bug in interaction with autocomplete help text and other changes on the trunk 2010-09-23 20:26:01 +00:00
tlw72
2684dcd035 Commented out customForm.acSelector.focus(), which was clearing ac help text 2010-09-21 14:04:01 +00:00
tlw72
b01dbf2d54 Merge 1375 from rel-1.1-maint branch; autocomplete help text 2010-09-20 18:13:00 +00:00
rjy7
5484036ee9 Put focus on acSelector field after type is selected in custom forms. 2010-09-07 20:54:13 +00:00
rjy7
2a2d87006b NIHVIVO-1110 Fix cancel button after validation errors on all custom form types 2010-09-03 21:50:27 +00:00
rjy7
6f2dcba70d NIHVIVO-1110 Fix cancel button after undoing an autocomplete selection on grant and educational background form. 2010-09-03 21:34:53 +00:00
rjy7
1d71a7ccc6 Rewrote placeholder substitution mechanism in custom forms to use jquery element data. 2010-09-03 21:06:30 +00:00
rjy7
ddaa72d639 NIHVIVO-1024 Fixed error in clearFields() method of customFormUtils from last commit: field val was not being cleared. When type selection changes, prevent emptying of acSelector field if a new type value has been entered manually. 2010-09-03 20:18:37 +00:00
rjy7
243073d7a2 NIHVIVO-1024 When returning from validation error in educational background form (and roles form in repair mode), hide org name validation error if org name field is hidden. 2010-09-03 19:32:35 +00:00
rjy7
762a32045e NIHVIVO-1024 Custom form Javascript bug fixes 2010-09-03 19:08:33 +00:00
rjy7
45b1545b3a NIHVIVO-1024 Modified the way placeholder text in labels is handled to make it more general and apply to any label or text in the form. 2010-09-03 15:51:32 +00:00
rjy7
4587642a81 NIHVIVO-1024 Implement educational training custom form as a single-step form. Merged two css files. 2010-09-02 19:54:05 +00:00
rjy7
56856f0704 NIHVIVO-1023 Change position history custom form to use autocomplete rather than select list for related organization 2010-09-01 21:06:17 +00:00
Renamed from productMods/edit/forms/js/customFormWithAdvanceTypeSelection.js (Browse further)