Commit graph

98 commits

Author SHA1 Message Date
rjy7
b8ccb8d9ef Improvements to handling of required hints in customForm.js 2010-04-13 18:50:38 +00:00
rjy7
c95976fbc6 Merging changes from rel-1.0-maint branch. 2010-04-13 14:44:31 +00:00
rjy7
888607cf39 NIHVIVO-360 Merge changes from rel-1.0-maint branch: Fixed custom form javascript so required hint spans get removed on cancel in IE. IE transforms the text inserted in the html() call, so a string replace was not removing them. 2010-04-12 23:49:23 +00:00
rjy7
a8b39bf005 NIHVIVO-356, NIHVIVO-362 Merging custom form fixes from rel-1.0-maint branch. 2010-04-12 21:26:09 +00:00
rjy7
60f93a2875 Merging Brian L's changes from rel-1.0-maint branch 2010-04-12 21:03:24 +00:00
rjy7
f3f1f1bc22 NIHVIVO-362 Merge from rel-1.0-maint branch: Fixed comma issues in position history custom short view that were observed while investigating this bug. 2010-04-12 19:18:25 +00:00
rjy7
f65c491deb NIHVIVO-356 Merge from rel-1.0-maint branch: Change activity form to use vitro ns description property instead of vivo core description property 2010-04-12 18:15:39 +00:00
rjy7
be6c40510b Merge small change to customForm.js into trunk 2010-04-09 16:42:14 +00:00
rjy7
2f3545796c NIHVIVO-300 Merge changes from rel-1.0-maint to fix ed background short view 2010-04-08 15:19:14 +00:00
rjy7
5a929d91bc Removed reference to DisplayUtils in activity short view 2010-04-07 21:58:00 +00:00
rjy7
967c53284d NIHVIVO-294 Corrections to custom short view for missing role, missing start date. Merge from /branches/rel-1.0-maint 2010-04-07 20:57:35 +00:00
rjy7
e3efdfcaf6 Changed field label from "Name" to "Activity Name" on custom activity form. Remove unused Javascript files. 2010-04-06 15:03:51 +00:00
rjy7
67c28b9e92 NIHVIVO-292 Fixed error when creating new professional service activity 2010-04-05 18:39:05 +00:00
rjy7
2fd8efcbca NIHVIVO-291 Added validator to position type to fix position-type related bugs 2010-04-05 17:51:17 +00:00
rjy7
d264552364 NIHVIVO-195 Fixed custom short view for activities to show date range rather than just start date. 2010-04-05 17:20:05 +00:00
rjy7
89380115b5 NIHVIVO-195 First draft of custom short view for activities (service, teaching, research, and outreach) 2010-04-05 17:16:31 +00:00
rjy7
0822ebbb2d NIHVIVO-195 Add annotations for custom activity forms 2010-04-05 15:43:25 +00:00
bjl23
81b0045ede adding a namespace prefix for geopolitical ontology 2010-04-05 15:27:36 +00:00
rjy7
1663e9ff2d NIHVIVO-195 Custom activity forms basically working now. 2010-04-05 15:27:20 +00:00
nac26
cb2760c1bd NIHVIVO-195 Removed rogue <h1> on line 251 2010-04-05 15:01:37 +00:00
rjy7
2d9a10ccea NIHVIVO-195 Working on custom activity forms. Markup is screwed up and form doesn't submit yet. 2010-04-05 14:30:49 +00:00
bjl23
a613d78b21 changing namespace of academic degrees 2010-04-05 12:48:23 +00:00
nac26
f5fcc3ecb9 NIHVIVO-194 changed "close" text when adding new organization to "cancel" 2010-04-05 05:09:21 +00:00
rjy7
138b1b4bd0 NIHVIVO-193, NIHVIVO-194 Comments 2010-04-05 02:34:27 +00:00
rjy7
5f428364a2 NIHVIVO-193 On step 1 of position history form, don't show Continue button. Instead, bind the event listener that opens the rest of the form to a selection from the org drop-down. 2010-04-04 22:56:35 +00:00
rjy7
f2a9ddd219 NIHVIVO-193, NIHVIVO-194. Javascript tweaks 2010-04-04 22:21:39 +00:00
rjy7
01deac8aa7 NIHVIVO-194. Replaced string values for view types with Javascript "enum." 2010-04-04 20:20:45 +00:00
rjy7
ae9fabdf8e NIHVIVO-194. Small fix to ed background custom short view to insert a space before the year in some cases. 2010-04-04 19:45:38 +00:00
rjy7
59d8ccef74 NIHVIVO-194. Sorted out issues with event listeners in one-step custom form. 2010-04-04 19:37:20 +00:00
rjy7
99d737a399 NIHVIVO-194. Added button text modification to close button event listener. 2010-04-04 18:11:45 +00:00
rjy7
1c3772a125 NIHVIVO-194. Added a close button with click event listener to the custom form addNew div. 2010-04-04 04:48:41 +00:00
bdc34
52f45b2394 Adding degree abbreviations. NIHVIVO-225 2010-04-03 23:21:52 +00:00
bdc34
d5b1d77b38 Working on short view for educational background. 2010-04-03 22:59:54 +00:00
bdc34
01d92c5c2d Working on short view for educational background. 2010-04-03 22:54:24 +00:00
bdc34
42f8aed42e Working on short view for educational background. 2010-04-03 22:42:06 +00:00
rjy7
c0c802af96 NIHVIVO-193, NIHVIVO-194. Cleaned up n3 statements in position history and educational background forms. Restored degree to required status in educational background status; had temporarily been made optional due to bugs related to the degree which have now been fixed. 2010-04-03 20:16:53 +00:00
rjy7
1918aedc1d NIHVIVO-194 Bug fix in educational background form. Temporarily make academic degree optional until academic degree dropdown bug is fixed. Some Javascript improvements; remerged javascript for educational background and position history forms. 2010-04-02 23:21:42 +00:00
bdc34
f64d355b11 Write annotations to control Vitro-namespace editing permissions. NIHVIVO-265 2010-04-02 23:14:18 +00:00
nac26
b304dab873 NIHVIVO-193 style tweaks for Position form 2010-04-02 23:11:13 +00:00
rjy7
e4a2e10c41 NIHVIVO-194 Change ids to classes to accomodate the possibility of additional related objects, and enclose the existing/addNew/new divs into a containing div 2010-04-02 22:30:09 +00:00
rjy7
0a850b4473 NIHVIVO-194 On positionHistory and educationalBackground custom forms, changed id "entry" to class "entry", to accomodate the fact that educationalBackground form has more than one persistent div. 2010-04-02 20:30:31 +00:00
rjy7
715d0c7026 NIHVIVO-194 First draft of educational background form. Degree select doesn't get populated, so committing now so BrianC can take a look. 2010-04-02 20:15:08 +00:00
bjl23
a3824b1656 minor changes to spacing in class labels 2010-04-02 20:10:09 +00:00
bdc34
740254ca53 Adding custom short view annotation for EducationalBackground. NIHVIVO-284 2010-04-02 16:24:55 +00:00
bdc34
846c610931 Adding custom short view for educational background. NIHVIVO-284 2010-04-02 16:15:23 +00:00
sjm222
7a9cda93bf 2010-04-02 16:05:08 +00:00
rjy7
c37f96372c NIHVIVO-194 Changed Javascript customForm file and object name to customFormTwoStep, in preparation for creating the customFormOneStep required by educational background form. 2010-04-02 15:59:48 +00:00
sjm222
28416fc598 2010-04-02 15:59:31 +00:00
bjl23
15dc3c2960 resolves NIHVIVO-260 integrate rdfs:comments 2010-04-02 12:38:30 +00:00
bjl23
2f1126e2ac updated data files for NIHVIVO-205 ontology upgrade 2010-04-02 11:57:17 +00:00