Commit graph

19 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
briancaruso
b14311e048 Refactoring the N3 editing to reorganize packages 2011-05-12 16:04:28 +00:00
ryounes
40fa231536 NIHVIVO-2574 Remove startYear, endYear as literals on forms to prevent errors in EditSubmission 2011-04-26 22:05:46 +00:00
ryounes
3a7943c07a NIHVIVO-2085 Add position type field to organizationHasPosition form. 2011-03-22 21:28:37 +00:00
rjy7
4ca22496f3 NIHVIVO-1629 Upgrade to jquery-ui version 1.8.9 2011-02-21 17:53:13 +00:00
nac26
a5acc986dd NIHVIVO-1945 Added required hint for title field and updated labels button text for consistency with the rest of our forms 2011-01-31 05:02:57 +00:00
bdc34
b2d569b110 Working on DateTimeWithPrecision handeling in personHasPositionHistory and organizationHasPositionHistory custom forms NIHVIVO-1653 2011-01-11 18:21:13 +00:00
nac26
75d5c83c7b NIHVIVO-631 Added customForm.css and updated dateTimePrecision 2011-01-06 01:38:08 +00:00
bdc34
8843c034d7 Working on converting organizationHasPositionHistory to date time with precision NIHVIVO-631 2011-01-05 21:25:18 +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
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
bdc34
73eb40ce80 Merging from rel-1.1-maint, fixing organizationHasPostionHistory.jsp to keep track of person NIHVIVO-889 2010-07-21 14:19:04 +00:00
rjy7
95380454af NIHVIVO-647 Add name attribute to vitro custom jsp input tag so that the name can differ from the id.
Removed flag1value1 stuff from all vivo custom forms, since no longer needed.
Initial setup for publication form javascript.
2010-07-08 15:08:42 +00:00
rjy7
13c57446dd NIHVIVO-646 Add cancelUrl parameter to submit tag in InputElementFormattingTags so that the cancel button can redirect to a different page from the form submission. Change cancel values in submit tags in vitro and vivo forms to "true" where previously they specified a uri, because the uri is misleading (it doesn't control the redirect location). Removed edit submission preprocessing due to problems with cloning. 2010-06-17 14:27:03 +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
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
Renamed from projectMods/edit/forms/organizationHasPositionHistory.jsp (Browse further)