Commit graph

301 commits

Author SHA1 Message Date
rjy7
56856f0704 NIHVIVO-1023 Change position history custom form to use autocomplete rather than select list for related organization 2010-09-01 21:06:17 +00:00
rjy7
ec077b8bb5 NIHVIVO-803 Moved new implementation of author reordering into main files and removed temporary files. 2010-08-25 18:27:46 +00:00
rjy7
62e166fd6f NIHVIVO-803 Removed methods no longer needed after reimplementation of author reordering. 2010-08-24 17:05:31 +00:00
rjy7
7b9911feff NIHVIVO-803 Reimplementation of author reordering so application logic is moved server-side. Currently now in addAuthorsToInformationResource1.jsp and addAuthorsToInformationResource1.js. 2010-08-20 21:06:05 +00:00
rjy7
8f6162218e Comments 2010-08-20 14:51:10 +00:00
rjy7
d83460bd36 Another small change to the way styles are assigned to authors in the author list on add authors form. 2010-08-19 18:35:03 +00:00
rjy7
03f2cdcf8c Small modification to the way styles are assigned to authors in author listing on add authors form 2010-08-19 14:41:14 +00:00
rjy7
79cf12f974 Comments 2010-08-18 19:48:33 +00:00
rjy7
c083096442 NIHVIVO-1056 Problem of autocomplete selection using arrow keys: jQuery UI makes it look like a selection is made, but it doesn't trigger the select event. Need further exploration. 2010-08-17 20:33:27 +00:00
rjy7
ae3ec1d93e NIHVIVO-749 Fixed incorrect behavior in authors form when user hits cancel button with autocomplete selections in view.
NIHVIVO-1056 Fixed first scenario, where first/middle name fields appear when autocomplete selection is made using tab.
2010-08-17 19:31:25 +00:00
rjy7
29152e8c78 NIHVIVO-1056 Suppress last name field blur event handler after autocomplete selection in add authors form. 2010-08-17 17:34:29 +00:00
rjy7
d6e70ad48d NIHVIVO-744 After removing an author, clear only matching autocomplete cache keys rather than entire cache.
NIHVIVO-741 Complete refactoring of authorship removal using javascript data rather than DOM elements and attributes.
2010-08-16 21:45:33 +00:00
rjy7
a173e5a711 NIHVIVO-741 Refactor addAuthorForm javascript to use data attached to objects rather than DOM elements and spans to store authorship data. Small tweaks; removed unnecessary comments. 2010-08-16 20:06:44 +00:00
rjy7
227bdb81d4 NIHVIVO-741 Refactor addAuthorForm javascript to use data attached to objects rather than DOM elements and spans to store authorship data. 2010-08-16 19:48:06 +00:00
rjy7
3f4f00b1e2 NIHVIVO-741 Refactor addAuthorForm javascript to use data attached to objects rather than DOM elements and spans to store authorship data. Gets rid of bogus markup that is only used by javascript. 2010-08-16 18:52:10 +00:00
rjy7
6184900c85 NIHVIVO-738 Call reorder after removing an author from the list, to eliminate gaps in ranking 2010-08-09 19:30:38 +00:00
rjy7
b4e4619619 Merge r1193:1195 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-27 00:56:55 +00:00
bdc34
6e2e8c632e Merge to Trunk. Fixing addAuthorsToInformationResource.jsp NIHVIVO-1009 2010-07-26 22:16:11 +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
rjy7
d566b95530 Merge r1187 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-26 19:39:24 +00:00
rjy7
76017acd98 Merge r1180 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-26 19:12:45 +00:00
rjy7
a5ea84b4fe Merge r1177 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-26 18:47:44 +00:00
rjy7
de1bc95731 Merge r1175 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-26 18:39:11 +00:00
rjy7
7f27c12fce Merge r1133 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-24 20:24:16 +00:00
rjy7
bfe2991398 Merge r1122 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-23 21:00:46 +00:00
rjy7
2db6b67186 Merge r1120 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-23 20:48:30 +00:00
rjy7
0b023f6f42 Merge r1114 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-23 19:58:43 +00:00
rjy7
c5031fc9a7 Merge r1110:1112 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-23 18:43:02 +00:00
rjy7
417363603d NIHVIVO-908 Create additional param in presenter role form so button text can differ from form field labels ("presenter" vs. "presentation") 2010-07-23 17:25:35 +00:00
rjy7
1cffb2bf6f Merge r1091 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-23 13:39:51 +00:00
nac26
77a4342487 merge from rel-1.1-maint branch: Add customForm.css NIHVIVO-952 2010-07-22 21:11:58 +00:00
rjy7
9fddfa3d68 Merge r1062 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 19:49:46 +00:00
rjy7
d3f9e12283 merge r1060 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 19:45:39 +00:00
rjy7
302575251f Merge r1045 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 18:50:49 +00:00
rjy7
9eebeba4f9 merge -r 905:908 -r 922 -c 946 -r 984:986 -r 1014:1029 from 1048 http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 18:44:32 +00:00
bdc34
ad3bb62b75 Merge to Trunk. Fixing last name label NIHVIVO-947 2010-07-22 18:17:41 +00:00
rjy7
2d59346f54 Merge r1035 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 17:28:54 +00:00
rjy7
7820d06255 Merge r1030 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 16:44:58 +00:00
nac26
9e6382e269 merge from rel-1.1-maint branch: changed label for type select list to "presentation type". good catch by Brian Lowe NIHVIVO-908 2010-07-22 16:02:47 +00:00
rjy7
112c2946cb Merge r1025 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 15:57:42 +00:00
rjy7
cb15494b95 Merge r1010 r1018:1023 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 15:43:18 +00:00
bdc34
eaf0a0e2d3 Merge to trunk. Changed the way a new individual is created on the siteAdmin NIHVIVO-881 2010-07-22 15:18:25 +00:00
bdc34
f8a9ffe9c5 Merge to trunk. changing forms for addRoleToPersonTwoStage.jsp so that it can edit a role with out a core:roleIn statement. NIHVIVO-863 2010-07-22 00:42:44 +00:00
bdc34
59db70e8e0 Merging to Trunk. Changing addPublicationToPerson.jsp to skip form when trying to edit an existing authorship, NIHVIVO-912 2010-07-22 00:35:24 +00:00
bdc34
012be3fdab Merge to trunk: Adding custom form that redirects to publication instead of editing. NIHVIVO-912 2010-07-21 22:16:46 +00:00
rjy7
4482d2556d Merge r970 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-21 14:27:51 +00:00
rjy7
cb14df3cf7 Merge r967 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-21 14:20:03 +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
48f664525b Merging r886 r905 r914:918 r923 r933:937 r957 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-20 23:36:58 +00:00
rjy7
c06384d6c2 Merging r914 through r916 from rel-1.1-maint 2010-07-19 21:35:26 +00:00