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 |
|
rjy7
|
3e7f1f7ab0
|
NIHVIVO-1467 Added majorFieldAssertion to n3optional. Also added note to educational training short view to remind us to account for the optionality of the major field in the new short view template.
|
2010-12-10 15:56:13 +00:00 |
|
tlw72
|
80fb3824b5
|
update for Jira issue 1453; restyle disabled fields
|
2010-12-09 22:55:52 +00:00 |
|
nac26
|
c4ff1dacd8
|
NIHVIVO-1467 Major Field of Degree is no longer a required field
|
2010-12-08 22:49:38 +00:00 |
|
mb863
|
21848e1b5e
|
NIHVIVO-1238: Continue doing styling work.
|
2010-12-08 20:45:13 +00:00 |
|
nac26
|
83bc276517
|
Missed identity.ftl for vivo-basic in r1815 and updated css for custom forms to avoid descendent selectors that make assumptions about markup defined in the theme
|
2010-12-08 17:23:52 +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
|
814c782c03
|
NIHVIVO-1464 Return to person rather than publication after adding a publication to a person.
|
2010-12-06 16:22:14 +00:00 |
|
bdc34
|
880fec4325
|
Change core:organizationGrantingDegree to core:trainingAtOrganization on the personHasEducationalTraining form, NIHVIVO-1468
|
2010-12-02 16:52:55 +00:00 |
|
bdc34
|
4ab63d07f3
|
In personHasEducationalTraining.ftl, disabling an experimental FM based custom form. NIHVIVO-1404
|
2010-11-29 19:16:47 +00:00 |
|
bdc34
|
488f71b1c8
|
working on freemarker custom forms
|
2010-11-17 17:43:56 +00:00 |
|
rjy7
|
3d612872c8
|
NIHVIVO-1098 Make start year optional when adding a new position as well as when editing an existing position
|
2010-09-23 20:26:34 +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
|
84598559fd
|
Merge r1375 from rel-1.1-maint branch (autocomplete help text changes)
|
2010-09-21 14:25:10 +00:00 |
|
tlw72
|
2684dcd035
|
Commented out customForm.acSelector.focus(), which was clearing ac help text
|
2010-09-21 14:04:01 +00:00 |
|
tlw72
|
e76b9647e6
|
r1378 merge from rel-1.1-maint; resized acSelector element
|
2010-09-20 21:11:58 +00:00 |
|
rjy7
|
ce74bfc81e
|
Change sortable event that triggers author reordering from stop to update.
|
2010-09-20 20:11:51 +00:00 |
|
tlw72
|
b01dbf2d54
|
Merge 1375 from rel-1.1-maint branch; autocomplete help text
|
2010-09-20 18:13:00 +00:00 |
|
tlw72
|
e48d80d008
|
Change for autocomplete help text; merge from r1374 in rel-1.1-maint branch
|
2010-09-20 17:46:33 +00:00 |
|
rjy7
|
62761c9542
|
CSS fixes for custom forms
|
2010-09-15 20:20:47 +00:00 |
|
rjy7
|
5f0e4515fb
|
Merge r1363 from rel-1.1-maint
|
2010-09-10 13:37:41 +00:00 |
|
rjy7
|
24de7c4471
|
Merge r1357 from rel-1.1-maint branch (reverting addition of description field to role custom form and short view)
|
2010-09-08 20:40:02 +00:00 |
|
rjy7
|
b4e5a3903b
|
Merge r1346 from rel-1.1-maint
|
2010-09-08 13:51:47 +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
|
e4be7c255d
|
NIHVIVO-1098 Make start year optional when editing a position history, but required when adding a new position history.
|
2010-09-07 20:04:19 +00:00 |
|
rjy7
|
61059399b4
|
NIHVIVO-1022 Made organization type and label required on position history form
|
2010-09-07 16:21: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
|
4cd669ab0a
|
NIHVIVO-1024 Reimplement educational training to use autocomplete rather than select list for related organization. This iteration has the form working like roles and position history forms, in two steps, with organization type selection in step 1. Next iteration will implement as single-step form.
|
2010-09-02 15:39:56 +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 |
|
rjy7
|
ec077b8bb5
|
NIHVIVO-803 Moved new implementation of author reordering into main files and removed temporary files.
|
2010-08-25 18:27:46 +00:00 |
|
rjy7
|
62e166fd6f
|
NIHVIVO-803 Removed methods no longer needed after reimplementation of author reordering.
|
2010-08-24 17:05:31 +00:00 |
|
rjy7
|
7b9911feff
|
NIHVIVO-803 Reimplementation of author reordering so application logic is moved server-side. Currently now in addAuthorsToInformationResource1.jsp and addAuthorsToInformationResource1.js.
|
2010-08-20 21:06:05 +00:00 |
|
rjy7
|
8f6162218e
|
Comments
|
2010-08-20 14:51:10 +00:00 |
|
rjy7
|
d83460bd36
|
Another small change to the way styles are assigned to authors in the author list on add authors form.
|
2010-08-19 18:35:03 +00:00 |
|
rjy7
|
03f2cdcf8c
|
Small modification to the way styles are assigned to authors in author listing on add authors form
|
2010-08-19 14:41:14 +00:00 |
|
rjy7
|
79cf12f974
|
Comments
|
2010-08-18 19:48:33 +00:00 |
|
rjy7
|
c083096442
|
NIHVIVO-1056 Problem of autocomplete selection using arrow keys: jQuery UI makes it look like a selection is made, but it doesn't trigger the select event. Need further exploration.
|
2010-08-17 20:33:27 +00:00 |
|
rjy7
|
ae3ec1d93e
|
NIHVIVO-749 Fixed incorrect behavior in authors form when user hits cancel button with autocomplete selections in view.
NIHVIVO-1056 Fixed first scenario, where first/middle name fields appear when autocomplete selection is made using tab.
|
2010-08-17 19:31:25 +00:00 |
|
rjy7
|
29152e8c78
|
NIHVIVO-1056 Suppress last name field blur event handler after autocomplete selection in add authors form.
|
2010-08-17 17:34:29 +00:00 |
|
rjy7
|
d6e70ad48d
|
NIHVIVO-744 After removing an author, clear only matching autocomplete cache keys rather than entire cache.
NIHVIVO-741 Complete refactoring of authorship removal using javascript data rather than DOM elements and attributes.
|
2010-08-16 21:45:33 +00:00 |
|
rjy7
|
a173e5a711
|
NIHVIVO-741 Refactor addAuthorForm javascript to use data attached to objects rather than DOM elements and spans to store authorship data. Small tweaks; removed unnecessary comments.
|
2010-08-16 20:06:44 +00:00 |
|
rjy7
|
227bdb81d4
|
NIHVIVO-741 Refactor addAuthorForm javascript to use data attached to objects rather than DOM elements and spans to store authorship data.
|
2010-08-16 19:48:06 +00:00 |
|
rjy7
|
3f4f00b1e2
|
NIHVIVO-741 Refactor addAuthorForm javascript to use data attached to objects rather than DOM elements and spans to store authorship data. Gets rid of bogus markup that is only used by javascript.
|
2010-08-16 18:52:10 +00:00 |
|