Commit graph

198 commits

Author SHA1 Message Date
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
f208d72d10 removed the following copy: "Max Size: 50 MB" 2010-07-07 17:18:16 +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
a007e9d1a7 Change copy: "To make adjustments, you can drag around and resize the blue square to the right. When you are happy with your photo click the "Save Photo" button." for "To make adjustments, you can drag around and resize the photo to the right. When you are happy with your photo click the "Save Photo" button." 2010-07-06 17:53:01 +00:00
bdc34
9e9876cd43 Removing vitro:citation from back end editing and front end display. NIHVIVO-503 2010-07-05 19:16:50 +00:00
bdc34
26053fa33e Removing vitro:citation from back end editing. NIHVIVO-503 2010-07-05 17:20:40 +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
rjy7
a028aca8d4 Minor code tweaks 2010-07-04 19:43:36 +00:00
rjy7
29544748e3 Removed method to return moniker or vclass, now unnecessary after corrections to IndividualJena.getMoniker() in r5103. 2010-07-04 17:39:50 +00:00
jeb228
83afb6c5f0 NIHVIVO-161 Add dialog box to the "delete" link for an image on the Individual page. 2010-07-03 21:38:37 +00:00
rjy7
93ce1c2353 Changed image upload link to new destination 2010-07-02 22:07:47 +00:00
mb863
bcd595ba5f Created js error alerts for newImage.ftl and replaceImage.ftl
These two links below generated error alerts
http://localhost:8080/vivo/uploadImages?action=edit
http://localhost:8080/vivo/uploadImages?entityUri=http%3A%2F%2Fvivo.mydomain.edu%2Findividual%2FXXX&action=edit
2010-07-02 20:55:47 +00:00
mb863
71f1b8001b Added JS confirmation for photo deletion. 2010-07-02 19:18:44 +00:00
bdc34
8ae2563312 Fixing problem with quotes in entityBasic.jsp 2010-07-02 14:55:59 +00:00
bdc34
ec7a7c23a8 Adding ability to hide classes in search. NIHVIVO-643. Adding ability to have n3 files in ontology directories. 2010-07-02 00:24:15 +00:00
jeb228
28d5c6e672 Fix the licensing information on cropImage.js and validateUpload.js 2010-07-01 20:11:36 +00:00
mb863
4917c10024 added js for validating upload photo form. Users must select a photo before hitting the Upload Photo button. 2010-07-01 20:10:29 +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
mb863
98b71db1f4 Added script to reduce original image size to fit in page layout 2010-07-01 18:48:35 +00:00
rjy7
962e1927ae minor text change 2010-07-01 18:19:30 +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
167e3c9611 Minor cosmetic changes. 2010-06-30 20:33:24 +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
jeb228
ceb1bb2af9 NIHVIVO-161 Remove obsolete files from previous implementation. 2010-06-30 18:12:49 +00:00
jeb228
0b83d8b681 NIHVIVO-161 Refine the controller so we can forward to other locations. 2010-06-30 18:02:42 +00:00
jeb228
020c60d9eb NIHVIVO-161 First cut at Image Upload 2010-06-30 13:44:33 +00:00
jeb228
2db11824f3 NIHVIVO-161 Adjust the size of the thumbnail, and the hover text. 2010-06-29 21:37:13 +00:00
rjy7
fd0df8b281 NIHVIVO-646 Autocomplete, remove author functionality 2010-06-29 16:15:49 +00:00
rjy7
12a79ea928 Remove unwanted template code 2010-06-28 14:37:32 +00:00
rjy7
7d323d8cbd NIHVIVO-646 Tweaks to autocomplete on add authors to pub form 2010-06-28 14:37:05 +00:00
jeb228
8dc823f663 NIHVIVO-161 Change how the Individual page shows images, editable or non-editable; for Persons or non-Persons, in accordance with the wireframes. 2010-06-25 21:19:39 +00:00
rjy7
444d37bd5a 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:45 +00:00
rjy7
df683191cf Changed template variable stylesheetDir to themeStylesheetDir for clarity. Added examples of how to add a script from a body template. Pass themedir to ScriptList object. 2010-06-25 17:44:50 +00:00
rjy7
3527b1c948 NIHVIVO-658 Handle body changing page title in FreeMarker controllers. Modifications to dump directives. 2010-06-25 15:30:31 +00:00
rjy7
f77cf70224 NIHVIVO-658 Removed response parameter from FreeMarkerHttpServlet.getFreeMarkerComponentsForJsp, since not needed. 2010-06-25 14:38:49 +00:00
rjy7
fb0377134b NIHVIVO-658 Reintegrate changes from dev-freemarker-new. Most necessary updates to freemarker controllers for thread-safety are complete. A couple of details remain. 2010-06-24 21:51:46 +00:00
hjk54
7bf1bffd21 Updated spelling error in menu.jsp (getTabHierarchy was spelled as getTabHierarcy") 2010-06-24 20:22:12 +00:00
rjy7
c7f4c2d961 Additions to freemarker test controller/template 2010-06-24 19:40:39 +00:00
rjy7
9f9da3796e Removing view package which had inadvertently gotten put into webapp/web 2010-06-23 19:04:51 +00:00
bdc34
5d0aebbfdc Adding license 2010-06-23 17:07:25 +00:00
rjy7
75b9030cc3 Moved edu.cornell.mannlib.vitro.webapp.view package to edu.cornell.mannlib.vitro.webapp.web.templatemodels 2010-06-23 14:24:55 +00:00
rjy7
ca1e1d0489 NIHVIVO-646 more work on javascript for add authors to publication form 2010-06-22 22:12:32 +00:00
bdc34
6c59f2185a Working on new navigation controllers and model. NIHVIVO-633 2010-06-22 21:34:13 +00:00
hjk54
c9c3bf4e17 Removing some debug output 2010-06-22 19:37:06 +00:00
jeb228
e92bea31bf Add license tags, or list as known exceptions. 2010-06-22 14:55:55 +00:00
rjy7
72a6658116 Primitive first draft of dump directives for FreeMarker templates. 2010-06-22 04:26:16 +00:00
rjy7
b767a81f76 Primitive first draft of a dump directive for Freemarker templates. 2010-06-22 04:09:48 +00:00
rjy7
6f5c01d34d Fixed typo and filename extension 2010-06-21 19:14:25 +00:00