Commit graph

27 commits

Author SHA1 Message Date
briancaruso
98edd591f0 adding jsp to generator map so all old jsp will now redirect to generators 2011-11-14 21:28:04 +00:00
ryounes
730b237e84 NIHVIVO-2459 Tokenized, stemmed autocomplete search 2011-06-28 19:18:07 +00:00
briancaruso
b14311e048 Refactoring the N3 editing to reorganize packages 2011-05-12 16:04:28 +00:00
ryounes
9d5383c6e0 NIHVIVO-1907 Add repair mode to publication form 2011-04-05 14:33:06 +00:00
ryounes
b8e6d66c76 NIHVIVO-2413 Fixed datetime interval validation in forms; had been broken by a change to the name fields. Removed unneeded page imports from jsps. 2011-03-25 22:01:55 +00:00
ryounes
df82cf1f95 NIHVIVO-2308 Fix repair mode on personHasEducationalTraining form. 2011-03-25 21:18:55 +00:00
rjy7
4ca22496f3 NIHVIVO-1629 Upgrade to jquery-ui version 1.8.9 2011-02-21 17:53:13 +00:00
rjy7
24e4432076 NIHVIVO-1923 Modify orgType query so it only returns subclasses of foaf:Organization. Otherwise form breaks in edit mode. 2011-01-27 20:11:19 +00:00
rjy7
8b00b33c1b Restored setting of disabled values in edit mode that was inadvertently removed from a previous commit 2011-01-26 20:12:40 +00:00
rjy7
247026988e NIHVIVO-1913 Fix grant form repair mode so core:roleIn relation is created. Additional fixes to form: a grant created by the form is now assigned type core:Grant in both add and repair modes; the grant name field is disabled in edit mode. 2011-01-26 16:48:00 +00:00
rjy7
9243ee7c60 NIHVIVO-1871 Added repair mode to grant and educational training custom forms. 2011-01-25 22:41:20 +00:00
bdc34
89fef9ab6c Adding datetime interval to personHasEducationalTraining form, NIHVIVO-631 2011-01-06 19:36:41 +00:00
nac26
f2100e807c NIHVIVO-631 NIHVIVO-1354 Updated dateTimePrecision and changed property name references to "education and training" to reflect latest updates to ontology 2011-01-06 02:18:39 +00:00
bdc34
ba13a71e3e Working on dateTime with precision NIHVIVO-295 2010-12-22 22:36:47 +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
nac26
c4ff1dacd8 NIHVIVO-1467 Major Field of Degree is no longer a required field 2010-12-08 22:49:38 +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
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
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
nac26
5e07aff4db merging from rel-1.1-maint branch: removing "new" from form headings in attempt to minimize user confusion. Kept "new" for newIndividualForm.jsp but removed "individual" from tail end of heading. NIHVIVO-1012 2010-07-26 21:13:30 +00:00
rjy7
dd0d895a60 removed unused variables 2010-07-14 19:20:41 +00:00
rjy7
85952805f3 NIHVIVO-805 Fix educational background custom form for change to object property names. Changed names of two custom form jsps. 2010-07-14 15:27:44 +00:00
Renamed from productMods/edit/forms/personHasEducationalBackground.jsp (Browse further)