Commit graph

326 commits

Author SHA1 Message Date
rjy7
35a35daab8 NIHVIVO-646 Fixed problem of cursor:pointer not taking effect on drag-drop list in add author form.
NIHVIVO-742 Restored v1.0 datetime handling to educational background form.
2010-07-06 14:05:57 +00:00
rjy7
93d8b6100a A comment 2010-07-06 01:52:06 +00:00
rjy7
d0930bca49 NIHVIVO-646 Small style changes. A note in DataPropertyComparator. 2010-07-06 01:45:11 +00:00
rjy7
2a88ff8308 NIHVIVO-646 Handle authorships with no linked author in add authors to publication form. 2010-07-05 21:29:16 +00:00
rjy7
e44bbf3929 NIHVIVO-646 Handle authorships with no linked author in add authors to publication form. 2010-07-05 21:13:15 +00:00
rjy7
7ae1a931e4 NIHVIVO-646 Handle authorships with no linked author in add authors to publication form. 2010-07-05 20:57:37 +00:00
rjy7
239ee45d46 NIHVIVO-646 Comments 2010-07-05 18:17:33 +00:00
rjy7
1ce57c6f01 NIHVIVO-746 Minor code tweaks 2010-07-05 17:51:44 +00:00
rjy7
26f86e9bfe NIHVIVO-746 Handle unranked authorships in add authors to publication form. 2010-07-05 16:58:46 +00:00
rjy7
e041eda21c NIHVIVO-647 Use preferred title rather than moniker in authorship short view 2010-07-04 21:50:04 +00:00
rjy7
2b0f5d415f Removed unneeded import 2010-07-04 19:46:00 +00:00
rjy7
8a4c457654 Minor code tweaks 2010-07-04 19:43:39 +00:00
rjy7
51b4fb24c2 NIHVIVO-646 Organized methods into logical groupings to improve readability. 2010-07-04 17:17:15 +00:00
rjy7
3772389dd7 NIHVIVO-646 Broke removeAuthorship out into a separate function 2010-07-04 16:08:21 +00:00
rjy7
96d9b0508e NIHVIVO-646 Use autocomplete cache 2010-07-04 13:58:27 +00:00
rjy7
dccd622b5b NIHVIVO-646 After removing an author, reset autocomplete url to modify excluded uris so that uri of author just removed is no longer excluded. 2010-07-04 01:12:59 +00:00
sjm222
a2c2e41447 VIVOONT-204 to revert dates and times back to 1.0 representation.
Also, fixed 3 class name typos: clinicalRole to ClinicalRole, leaderRole to LeaderRole, and PrincipleInvestigator to PrinicpalInvestigator
2010-07-04 00:03:00 +00:00
rjy7
f9126cb473 NIHVIVO-647 Initial cleanup 2010-07-02 22:33:26 +00:00
rjy7
9f86aff342 NIHVIVO-646 Fixed reordering bug in Javascript 2010-07-02 19:34:36 +00:00
rjy7
63c49c180d NIHVIVO-646 JS bug fixes and refinements 2010-07-02 18:29:08 +00:00
rjy7
745e98e0fb NIHVIVO-646 Disable author drag-drop if only 1 author (on page load or after removing an author) 2010-07-02 16:09:26 +00:00
rjy7
addabdc245 NIHVIVO-646 JS and CSS tweaks 2010-07-02 15:09:39 +00:00
rjy7
5c9de606d0 NIHVIVO-646 Reorder authorships through drag-and-drop. Handle success and failure cases. Reset element positions after a removal. 2010-07-02 03:40:06 +00:00
bdc34
ca27bf877e Adding ability to hide classes in search. NIHVIVO-643. Adding ability to have n3 files in ontology directories. 2010-07-02 00:24:17 +00:00
rjy7
8b96e68e71 NIHVIVO-646 update authorship ranks on page after successful drag-and-drop reordering 2010-07-01 19:31:29 +00:00
rjy7
f9d62691f5 NIHVIVO-646 Drag-and-drop author reordering 2010-07-01 18:27:07 +00:00
rjy7
9ba79a0685 NIHVIVO-646 Store authorship rank with authorship listing. Fixes to js name-splitting routine. 2010-07-01 15:15:54 +00:00
rjy7
8568c806b4 NIHVIVO-646 Modifications to element structure of existing author listings, and associated changes to js and css 2010-07-01 14:50:02 +00:00
rjy7
cbe6a58aa6 NIHVIVO-646 Removed undo link feature from add authors form due to time limitations. Added confirm for the remove links; can upgrade to jquery ui dialog later. 2010-06-30 17:34:55 +00:00
rjy7
8e986d2d87 NIHVIVO-646 Improved the name query for autocomplete 2010-06-30 15:25:31 +00:00
sjm222
21bba35ed0 Updated version of ontology files.
-- "abstract" property on Grant class
   -- cleaned up labels for date/time properties and classes
2010-06-30 10:55:38 +00:00
rjy7
5ae7580002 NIHVIVO-646 JS changes 2010-06-29 22:08:28 +00:00
rjy7
37a85a5e97 NIHVIVO-646 Autocomplete, remove author functionality 2010-06-29 16:15:51 +00:00
rjy7
6016d451a1 NIHVIVO-646 Tweaks to autocomplete on add authors to pub form 2010-06-28 14:37:06 +00:00
rjy7
911cd99156 NIHVIVO-646 Fixes to autocomplete and form view after returning from invalid submission 2010-06-25 22:10:22 +00:00
rjy7
401a95a029 NIHVIVO-646 Reimplement uri filtering in AutoCompleteController so it's part of the query, instead of removing from query results afterward 2010-06-25 19:13:47 +00:00
rjy7
0d656c8370 NIHVIVO-658 Removed response parameter from FreeMarkerHttpServlet.getFreeMarkerComponentsForJsp, since not needed. 2010-06-25 14:38:51 +00:00
rjy7
7c83e693cc NIHVIVO-714 Changes to ed background form and short view for ontology changes. More changes needed to restore full functionality. 2010-06-24 15:14:07 +00:00
rjy7
1e127abac1 NIHVIVO-646 Slight change to implementation of existing author filter on autocomplete 2010-06-24 14:31:23 +00:00
sjm222
9d045bc98b added Course class, and hasPrincipalInvestigator and hasCo-PrincipalInvestigator properties 2010-06-23 23:38:36 +00:00
rjy7
c885ae010f NIHVIVO-646 more work on javascript for add authors to publication form 2010-06-22 22:12:33 +00:00
bdc34
a07f574cbf Working on new navigation controllers and model. NIHVIVO-633 2010-06-22 21:34:41 +00:00
rjy7
2ba250717c NIHVIVO-646 Add new person as author in add authors to publication form 2010-06-22 20:59:30 +00:00
rjy7
bd39967cc9 NIHVIVO-646 Filter existing authors out of autocomplete query results in add authors to publication form 2010-06-22 20:49:30 +00:00
rjy7
98c027b00c NIHVIVO-646 Adding an existing person as an author on the add authors to publications form 2010-06-22 17:52:37 +00:00
rjy7
65af54c74e NIHVIVO-646 Work on autocomplete in add authors to publication form 2010-06-21 16:07:22 +00:00
sjm222
8eba4b7734 minor updates in the area of roles, dates, and publications. 2010-06-18 00:01:58 +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
rjy7
bd45d55237 NIHVIVO-646 Initial setup for autocomplete field in authors form.
Fixed typos in TabFilteringTest class and getTabHierarchy method names.
2010-06-16 15:33:16 +00:00
rjy7
1577753b83 NIHVIVO-646 Fix fatal errors in author list display 2010-06-16 14:29:54 +00:00