Commit graph

502 commits

Author SHA1 Message Date
bdc34
43cb152455 Search index should reindex as pellet adds new types. NIHVIVO-702 2010-07-05 20:30:11 +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
rjy7
36f0714549 NIHVIVO-746 Handle unranked authorships in add authors to publication form. 2010-07-05 16:58:43 +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
rjy7
c92f69134c NIHVIVO-647 Code fixes in IndividualJena.getMoniker() for cases where there is no moniker and less than 2 vclasses, so that we return the vclass. This was the intent behind the existing code but it was not working correctly. 2010-07-04 17:27:08 +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
jrm424
4a8ec20e66 new impact statement local filter and summary transforms 2010-07-02 19:45:01 +00:00
rjy7
9b4ce17b1b NIHVIVO-646 Fixed reordering bug in Javascript 2010-07-02 19:34:35 +00:00
mb863
71f1b8001b Added JS confirmation for photo deletion. 2010-07-02 19:18:44 +00:00
bdc34
d470d49c48 Improving SearchReindexingListener so it does a better job with rdf:type changes. NIHVIVO-724 2010-07-02 19:13:20 +00:00
rjy7
fc8e41feec NIHVIVO-646 JS bug fixes and refinements 2010-07-02 18:29:07 +00:00
jeb228
9a525138bf NIHVIVO-161 Check to see whether they are logged in before permitting this edit. 2010-07-02 17:28:01 +00:00
jeb228
c613eb6d7c NIHVIVO-161 Fix links so a non-Person with no photo will have the usual "Image +" link. Add "thumbnail" class to the link, so it is available for special CSS, if desired. 2010-07-02 16:53:57 +00:00
jeb228
14eb8a1311 NIHVIVO-161 Compensate for an image that was reduced for display. 2010-07-02 15:57:24 +00:00
bdc34
8ae2563312 Fixing problem with quotes in entityBasic.jsp 2010-07-02 14:55:59 +00:00
rjy7
767ca049e0 Created method for VitroHttpServlet setup, callable by FreeMarker controllers that have their own doGet() method. 2010-07-02 14:45:11 +00:00
rjy7
e7675e494d Added license text 2010-07-02 03:49:31 +00:00
rjy7
9cdaabd0fb NIHVIVO-646 Reorder authorships through drag-and-drop. Handle success and failure cases. Reset element positions after a removal. 2010-07-02 03:40:04 +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
194d7cdb81 NIHVIVO-646 Drag-and-drop author reordering 2010-07-01 18:27:06 +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
jeb228
ebba9909fb NIHVIVO-161 Make image height and width available to the cropping template. 2010-07-01 13:34:50 +00:00
jrm424
515a7bf687 fixes dealing with non-standard contype. all of these are mapped to 'ai:Intellcont' now 2010-06-30 20:35:54 +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
643ed3d53f NIHVIVO-161 Tweak the interface for displaying a system error. 2010-06-30 18:42:09 +00:00
jeb228
7b3b9d27e8 NIHVIVO-161 Don't show "main image" as an object propety in the editing list. 2010-06-30 18:39:35 +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
rjy7
a0169e34d4 NIHVIVO-646 Improved the name query for autocomplete 2010-06-30 15:25:30 +00:00
jrm424
10526cba05 fix uris ai and default 2010-06-30 14:24:37 +00:00
jeb228
020c60d9eb NIHVIVO-161 First cut at Image Upload 2010-06-30 13:44:33 +00:00
rjy7
0a649cf023 Add license text 2010-06-30 12:54:40 +00:00
jrm424
cb7cb8dd5c collected vivo xsl functions into one file, added intellcont rdf generation and adjusted journal articles 2010-06-30 12:40:57 +00:00
jeb228
7ae2136362 NIHVIVO-161 First cut at the controller. 2010-06-30 12:37:00 +00:00
jrm424
0a572e5620 updated and expanded rdf generation for intell conts 2010-06-30 12:31:48 +00:00
jeb228
2db11824f3 NIHVIVO-161 Adjust the size of the thumbnail, and the hover text. 2010-06-29 21:37:13 +00:00
jeb228
2455ec0dfb NIHVIVO-161 Tweaks LinkStruct so the image links can have a CSS class that is different from the displayed text. 2010-06-29 21:36:31 +00:00