Commit graph

364 commits

Author SHA1 Message Date
tlw72
aa625004da NIHVIVO-1914: set the disabled style for selects back to the default look 2011-01-27 19:52:16 +00:00
bdc34
764a3bde2a Adding date time with precision to grant form NIHVIVO-1915 2011-01-27 18:33:03 +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
3ed8ed456f NIHVIVO-1869 Remove old custom short view jsps and enclosing directory. Removed remnants of old start and end year properties from add role form. 2011-01-26 17:10:24 +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
06a97d36b1 NIHVIVO-1871 Fix addPublicationToPerson form so at least we don't get to a broken form in repair mode. Redirecting to authorship page, which is a low-cost though not ideal solution. 2011-01-25 23:05:22 +00:00
rjy7
9243ee7c60 NIHVIVO-1871 Added repair mode to grant and educational training custom forms. 2011-01-25 22:41:20 +00:00
rjy7
c80ba7eaf3 NIHVIVO-1871 Added repair mode to personInPosition custom form. Consolidated common code to determine mode into a method in FrontEndEditingUtils and removed from individual forms. 2011-01-25 22:00:51 +00:00
mb863
9d311d2184 NIHVIVO-1867: Fixed the overlaps of the Submit button with the gray box showing selected author on author form 2011-01-24 15:39:51 +00:00
nac26
5bfd82bff4 NIHVIVO-1820 Style tweaks due to introduction of dateTimeInterval dateTimeValue custom forms 2011-01-21 20:13:56 +00:00
bdc34
b2d569b110 Working on DateTimeWithPrecision handeling in personHasPositionHistory and organizationHasPositionHistory custom forms NIHVIVO-1653 2011-01-11 18:21:13 +00:00
bdc34
e5aab7191b Fixing start date on interval for addRoleToPersonTwoStage form NIHVIVO-1646 2011-01-11 17:07:32 +00:00
bdc34
db7fc7d979 Removing some unused lines. 2011-01-11 15:11:58 +00:00
bdc34
89fef9ab6c Adding datetime interval to personHasEducationalTraining form, NIHVIVO-631 2011-01-06 19:36:41 +00:00
nac26
eab9b4ef8d NIHVIVO-631 Removed startdate from n3required list. 2011-01-06 18:13:05 +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
nac26
a637142ca9 NIHVIVO-631 Updated dateTimePrecision 2011-01-06 01:47:54 +00:00
nac26
75d5c83c7b NIHVIVO-631 Added customForm.css and updated dateTimePrecision 2011-01-06 01:38:08 +00:00
bdc34
fcfbf97f54 Working on converting addRoleToPersonTwoStage to date time with precision NIHVIVO-631 2011-01-05 22:36:06 +00:00
bdc34
8843c034d7 Working on converting organizationHasPositionHistory to date time with precision NIHVIVO-631 2011-01-05 21:25:18 +00:00
bdc34
69c5986f7b core:titleOrRole removed from position form NIHVIVO-1488 2011-01-05 15:46:08 +00:00
bdc34
bfaa8887aa adding datetime with precision to persohHasPositionHistory.jsp NIHVIVO-631 2011-01-04 00:03:25 +00:00
bdc34
ba13a71e3e Working on dateTime with precision NIHVIVO-295 2010-12-22 22:36:47 +00:00
nac26
8645e2af51 NIHVIVO-1381 Minimal style for datetime form elements and updated macro to use the list directive 2010-12-21 01:32:25 +00:00
tlw72
bd59098001 Jira 1559: added a slight indent to the validation error message 2010-12-20 22:03:42 +00:00
mb863
25ee24c0ac NIHVIVO-1559: Done more work on this issue. I think it looks pretty good. 2010-12-20 21:04:45 +00:00
mb863
31edebf4a8 NIHVIVO-1559: Addined extra bottom margin to inline error alerts and reduced the font size to establish a visual separation. 2010-12-20 20:12:58 +00:00
mb863
85db89c47a NIHVIVO-1559: Fixed position of error messages and call to action buttons for forms. 2010-12-17 16:41:24 +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
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