rjy7
4587642a81
NIHVIVO-1024 Implement educational training custom form as a single-step form. Merged two css files.
2010-09-02 19:54:05 +00:00
rjy7
4cd669ab0a
NIHVIVO-1024 Reimplement educational training to use autocomplete rather than select list for related organization. This iteration has the form working like roles and position history forms, in two steps, with organization type selection in step 1. Next iteration will implement as single-step form.
2010-09-02 15:39:56 +00:00
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
03fd89842f
Moved Freemarker SiteAdminController
2010-08-31 19:37:24 +00:00
rjy7
468c2c4cac
Finalized Freemarker version of main site admin page.
2010-08-31 18:33:53 +00:00
rjy7
dfcbe0b485
Rename Freemarker search result templates. Initial work on moving main site admin page to Freemarker: login form.
2010-08-30 19:39:51 +00:00
rjy7
8890c74b98
Reimplement search controller and search results display template in Freemarker. Error cases not handled yet.
2010-08-27 15:52:32 +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
sjm222
cc7d6c4e07
VIVOONT-221, update date/time representation
2010-08-23 20:48:08 +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
cdtank
0693f1cf9e
1. Removed redundant table creation call from coauthorsip standalone mode.
2010-08-09 15:57:25 +00:00
cdtank
438c31d179
1. Adding "standalone" mode for co-authorship vis (just the flash & nothing else).
2010-08-09 15:45:43 +00:00
cdtank
41d093cf3e
1. Chaned the page imports in jsps to reflect the refactored class names.
2010-08-03 23:18:07 +00:00
sjm222
7495331e2c
merging in from 1.1 branch
2010-08-03 14:34:41 +00:00
cdtank
8372464464
1. Added updated flash vis from Asik.
...
2. Modified the front end for person level vis so that when the flash vis height decreases it does not leave a trail of whitepace below it. All the wrapping containers adjust properly now.
3. Made the person pub count use set instead of list. I had already made other viss do this.
2010-07-30 17:29:34 +00:00
cdtank
d7e39e2953
1. Made changes so that visualizations url prefix is less vague (refer NIHVIVO-967)
2010-07-29 22:17:13 +00:00
cdtank
107eabbe14
1. PAth issues for the bean file caused the vis to be not loaded. right now checking out various options & for now included a catch-all exception handler so that graceful degradation in case of no .xml file happens.
2010-07-29 17:22:45 +00:00
cdtank
d62b13c76f
1. Changed wordings
2010-07-28 00:44:37 +00:00
rjy7
4a5cc2e365
Simple refactoring: changed name of freemarker base classes
2010-07-27 18:57:39 +00:00
bdc34
64fe00fce5
Fixing compile error. NIHVIVO-1000
2010-07-27 15:54:47 +00:00
bdc34
a738c2436d
Cleanup of webapp context root. Moving selfEditIntro.jsp to vivo/productMods. NIHVIVO-1000
2010-07-27 15:33:27 +00:00
rjy7
c4b6d54e2a
Merge r1210 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint
2010-07-27 15:17:26 +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
ejc12
c13038590c
Changing the introductory text to just point to the support section and updating what's available at that location.
2010-07-26 01:13:57 +00:00
bdc34
a89c1550d0
Merge To trunk. Adding filtering of Positions in past. NIHVIVO-984
2010-07-24 21:37:23 +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
cdtank
94b6c47294
1. Made style changes to person level vis front end.
...
2. Updated co-author vis from Asik.
3. Made code changes so that graphml sent to the flash vis will always be ordered by node ids instead of letting flash vis handle it.
2010-07-23 21:13:13 +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
c476bba4e1
Merge r1116 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint
2010-07-23 20:26:55 +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