Commit graph

64 commits

Author SHA1 Message Date
jeb228
020c60d9eb NIHVIVO-161 First cut at Image Upload 2010-06-30 13:44:33 +00:00
cdtank
94755a7f73 1. Refactored/Cleaned the front-end for the co-author vis.
2. Added Gson library for making use of json. 
3. Added capability to send information in json format. We will use this especially in getting non-specific information on the fly about an individual.
2010-06-29 22:07:55 +00:00
cdtank
ee2b141687 1. Modified the content header for the graphML file so that it streams instead of downloading it to the user's machine as a file attachment. This is required because thats how the flash expects the input file to be.
2. Added Asik's first draft of the co-authorship visuazlization files. 
3. Integrated the front end with the back end.
2010-06-26 02:11:59 +00:00
rjy7
ca1e1d0489 NIHVIVO-646 more work on javascript for add authors to publication form 2010-06-22 22:12:32 +00:00
rjy7
bdc0bbfeae Add custom form utils mixin to forms for educational background and position history. 2010-06-14 20:06:52 +00:00
rjy7
7e1d4186ad NIHVIVO-646 Move custom form utilities to a separate js file and add utility mixin methods to mix them in to specific custom forms. Make paths to css and js files in formPrefix.jsp and formSuffix.jsp absolute instead of relative. 2010-06-14 19:22:49 +00:00
rjy7
7568169fdd Add jquery UI 2010-06-14 01:39:49 +00:00
rjy7
f88a77d307 Rewrote comment form controllers and templates in FreeMarker. 2010-05-19 19:50:54 +00:00
rjy7
27025bff72 NIHVIVO-247 Upgrade jquery from 1.2.6 to 1.4.2 2010-04-29 18:59:22 +00:00
rjy7
8f67bb1fb3 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:07 +00:00
bdc34
f935249374 NIHVIVO-173 Hide contact link when no SMTP host is configured. 2010-03-31 19:26:13 +00:00
rjy7
a451740c85 NIHVIVO-193 Added Javascript functionality to custom form for person has position 2010-03-30 01:03:56 +00:00
rjy7
076213cf5f NIHVIVO-70 Moved license text to top of all files, for consistency with Eclipse file templates to be created. 2010-01-31 04:38:14 +00:00
jeb228
4f2e303079 Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00