Commit graph

21 commits

Author SHA1 Message Date
mb863
624b0120bd NIHVIVO-808: Fixed for IE 7 and 8, working on IE 6 2010-07-14 19:49:15 +00:00
mb863
7717ab1626 2010-07-14 14:07:00 +00:00
jeb228
46aed7047c NIHVIVO-772 entityBasic.jsp will use imageUploadUtils.js instead of confirmPhotoDeletion.js. Modify PropertyEditLinks.java so only the thumbnail delete link will have the "thumbnail" class. 2010-07-14 13:45:35 +00:00
mb863
8ad5417253 NIHVIVO-772: I am using the class 'thumbnail' to delete the thumbnail instead of class delete. 2010-07-13 20:19:38 +00:00
mb863
be6e85cf2e added comments to javascript 2010-07-13 18:08:25 +00:00
mb863
dbd0346c0d NIHVIVO-577: Deleted js function 2010-07-13 15:10:21 +00:00
nac26
8d5e7a2dc0 JS tweaks for form validation (file upload) and delete confirmation NIHVIVO-577 2010-07-12 15:59:37 +00:00
mb863
ebd885c3bd 2010-07-09 21:09:42 +00:00
mb863
bb0468c459 put it back this file. 2010-07-09 21:08:38 +00:00
mb863
e78d6923db made changes for photo upload: new icon alert, created page for those with javascript disable, restructure javascript files 2010-07-09 18:55:04 +00:00
mb863
a802685741 deleted maxSize attribute for Jcrop 2010-07-08 01:47:54 +00:00
rjy7
e972fd5549 NIHVIVO-725 Add VClassGroup type to SelectListGenerator in order to generate a select list of all classes belonging to publication classgroup for publication custom form. 2010-07-07 17:32:11 +00:00
mb863
717e09e2cd Set an initial selection area of 115 by 115 pixels. Added minimum (115 by 115 pixels) and maximum (300 by 300 pixels) sizes for cropping images 2010-07-07 14:51:44 +00:00
mb863
d3737502c9 Fix js for photo deletion. When the user chooses “Cancel”, he doesn't see anymore a page with the word “false” on it. 2010-07-05 15:49:13 +00:00
mb863
71f1b8001b Added JS confirmation for photo deletion. 2010-07-02 19:18:44 +00:00
jeb228
28d5c6e672 Fix the licensing information on cropImage.js and validateUpload.js 2010-07-01 20:11:36 +00:00
mb863
e50507efee added validation for uploading a photo. Users must select a photo before they hit the upload button. 2010-07-01 19:10:34 +00:00
jeb228
15bcf62f7f NIHVIVO-161 Tweak the javascript and the arithmetic for cropping the image. 2010-07-01 15:54:31 +00:00
rjy7
61714819b0 NIHVIVO-161 Minor Javascript refactoring. 2010-07-01 14:35:53 +00:00
rjy7
b1a35f1588 NIHVIVO-161 Transfer thumbnail preview coordinates to hidden form fields to be received by the controller. 2010-07-01 14:20:18 +00:00
rjy7
681cc62c21 Move image cropping js out of template into separate js file. Use existing jquery.js rather than the one included with jcrop. 2010-06-30 20:30:06 +00:00