Commit graph

3484 commits

Author SHA1 Message Date
hlm7
ef615759cb 2010-04-07 21:49:08 +00:00
hlm7
210008a227 The CustomActivityForms test suite will not work properly until JIRA issue NIHVIVO-294 is resolved. 2010-04-07 21:46:14 +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
jeb228
9b1429db43 Add "upgrade.txt" to the docs directory -- a version-controlled form of the Upgrade document. 2010-04-07 17:05:38 +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
jeb228
077d3ee047 Minor changes to markup text, plus adding a pause for association. 2010-04-05 18:50:25 +00:00
rjy7
67c28b9e92 NIHVIVO-292 Fixed error when creating new professional service activity 2010-04-05 18:39:05 +00:00
jeb228
39258af790 AddFacultyPosition works again. 2010-04-05 18:36:22 +00:00
jeb228
42b89b9400 There are no organizations in the test model, so we must create one. 2010-04-05 18:35:01 +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
jeb228
4d87cf4acb Selenium won't record data entered into TinyMCE - you need to add it to the test yourself. 2010-04-05 15:22:38 +00:00
jeb228
eb9c333ad3 Page title has changed. 2010-04-05 15:22:10 +00:00
nac26
cb2760c1bd NIHVIVO-195 Removed rogue <h1> on line 251 2010-04-05 15:01:37 +00:00
hlm7
b49356396b Holly corrected some spelling errors in the comments. 2010-04-05 14:55:02 +00:00
hlm7
1ee892b780 Holly needs to add the importing and exporting of RDF--just waiting for a sample file from Brian C. 2010-04-05 14:54:36 +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
jeb228
5a1abfdb5e Duplicated by SelfEditing/CheckUserBasedPrivileges 2010-04-05 14:15:12 +00:00
nac26
240359144e NIHVIVO-121 Style changes related to associating users with individuals of class Person (self-editing) 2010-04-05 13:42:28 +00:00
jeb228
dcb55f23c8 Page title has changed. 2010-04-05 13:26:33 +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
nac26
a936fbb03c NIHVIVO-236 increased contrast for plus sign, kept it white on hover 2010-04-04 17:59:43 +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
bdc34
af70c12a6a Fixing EditSiteInfo acceptance test. 2010-04-03 20:11:13 +00:00
nac26
567d83fcf8 NIHVIVO-235 commented out display:none for div.panelContents so Admin Panel is expanded by default 2010-04-02 23:31:06 +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
nac26
d5aa4cfc25 NIHVIVO-173 Followed Brian's pattern to hide "Contact Us" link in footer (footer.jsp) if smtpHost is not set in deploy.properties. Tweaked identity.jsp, making anchor class conditional as well 2010-04-02 23:17:48 +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
hlm7
0a7a40074e This suite is not done, but Holly uploaded it so Jim can work on test case that bombs out. 2010-04-02 20:33:54 +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