Commit graph

195 commits

Author SHA1 Message Date
tworrall
9d520d14b5 NIHVIVO-1049 and 2284: generator, template and js for mailingAddress 2012-01-05 15:12:02 +00:00
tworrall
900d069ed5 NIHVIVO-3445 template changes to use subjectName and propertyNameForDisplay; js change to ensure submit is disabled when there is no selected object in the autocomplete field 2011-12-07 17:03:57 +00:00
hjkhjk54
1982bda0ee updates for autocomplete 2011-12-07 15:32:16 +00:00
hjkhjk54
51cf5e1846 updates for autocomplete. 2011-12-07 14:41:50 +00:00
hjkhjk54
e06d58ca90 moving auto complete forms to VIVO b/c rely on autocomplete javascript that exists in VIVO - updating customFormWithAutocomplete.js to support these forms 2011-12-06 18:47:33 +00:00
hjkhjk54
acc7dfcfda update to model utils to replace Capital letter with lowercase for one of the relationships, updates to concept generator to enable deletion of relationship on remove and not concept individual itself, also including addition of inverse property as well, also updating grant role generator to identify correct inverse predicate and not 'relatedRole' as it had been 2011-12-05 19:22:53 +00:00
hjkhjk54
f9d402bff6 updates to include error handling in external concept services 2011-12-02 22:03:52 +00:00
tworrall
2fb20f1efe display a create own option before a search is performed 2011-12-02 20:52:06 +00:00
tworrall
57e880a9c2 re-worked cancel button and some hide/show issues; corrected typo in java class, was GEneral... 2011-12-02 18:03:36 +00:00
tworrall
73a302b132 NIHVIVO-3397 fixed js timing issue with cancel button; also added verify this match, NIHVIVO-733 2011-12-02 15:51:05 +00:00
tworrall
cc868a8930 js and css changes for concepts templates 2011-12-01 18:57:04 +00:00
hjkhjk54
88e9f45445 updates for concept addition javascript, and inclusion of error div in form where error messages can be displayed, 2011-12-01 14:54:00 +00:00
hjkhjk54
49ff104d3a updates for adding concepts, including urls for agrovoc and umls services and updating person has educational training to add the inverse property from organization to educational training 2011-11-30 21:47:28 +00:00
hjkhjk54
eb61b25b7a updates for add concept javascript 2011-11-30 19:50:37 +00:00
hjkhjk54
e8dc87f509 updating concept javascript and adding license line into file 2011-11-30 19:13:13 +00:00
hjkhjk54
2bf820d038 updates to include license tag 2011-11-30 18:54:48 +00:00
hjkhjk54
ce84967d01 updates for concept addition and integration of umls/agrovoc search services 2011-11-30 18:41:57 +00:00
hjkhjk54
3e0e617f94 updates for adding external concept 2011-11-28 20:55:23 +00:00
hjkhjk54
ee5deed255 updates to javascript for adding external concept 2011-11-28 17:09:53 +00:00
hjkhjk54
b54b8c566d updates to associated concept and user defined concept generators, related preprocessors, css, and javascript file 2011-11-23 22:08:43 +00:00
tworrall
d41f7acbe2 NIHVIVO-731: added author's name to delete confirmation message 2011-10-31 17:46:38 +00:00
hjkhjk54
1c4d73da07 Updates for including termType as information to be displayed in custom list view as well as editing page (and added in the N3). 2011-08-16 21:02:45 +00:00
hjkhjk54
dd44eeb314 Updates for terminology annotation, sending submission URL from jsp to javascript instead of hard-coding. Also including some basic validation by preventing submission when no terms are selected. 2011-08-16 17:00:01 +00:00
hjkhjk54
dc46b3e195 Adding changes and code for terminology annotation support and integration of UMLS vocabulary 2011-08-15 21:48:08 +00:00
ryounes
ede7b51779 NIHVIVO-707 Tweaks to addAuthors and manageWebpages Javascript 2011-07-12 19:01:16 +00:00
ryounes
ed9e8b9be8 NIHVIVO-707 Add, edit, delete, and reorder webpages from Manage Web Pages screen 2011-07-12 16:40:29 +00:00
ryounes
85259541d6 NIHVIVO-707 Initial work on migrating custom form from vitro link properties to core:webpage 2011-07-07 21:23:51 +00:00
ryounes
ed612126a8 NIHVIVO-2790 Make vitro:moniker displayable and editable (but not addable) so existing values can be managed by editors post-1.3 upgrade. 2011-07-05 19:19:10 +00:00
ryounes
6ba6009341 NIHVIVO-2746 Adjust role descriptors on role forms 2011-06-21 23:22:58 +00:00
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
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
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
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
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