Commit graph

511 commits

Author SHA1 Message Date
mb863
2253f889ed Updated dummy images with one that I have created. 2010-07-07 18:29:17 +00:00
jrm424
89e43e232a These changes support the prevention of duplicatation of foaf:Person individuals when rdf is being generated for academic article authors (mkrdf.xsl), intellcont authors (mkicardf.xsl) or impact stmt collaborators (tbd). An initial xml file of foaf:Persons is obtained from Vivo by executing a sparql query (foafPersons.sparql) and transformed (foafPersons.xsl). This file is passed as an argument to mkrdf.xsl which may add more foaf:Persons. This new file is save an is used as input to the next transform i.e. mkicardf.xsl and so on. 2010-07-07 17:36:17 +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
f208d72d10 removed the following copy: "Max Size: 50 MB" 2010-07-07 17:18:16 +00:00
rjy7
11455c5757 NIHVIVO-753 Undo toggling of last name field label, and javascript name-fixing. See discussion under NIHVIVO-444 for the rationale behind these changes.
NIHVIVO-725 More work on publication form.
2010-07-07 14:57:18 +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
4fb12f79d5 Fix to comment. 2010-07-06 16:18:20 +00:00
rjy7
2c0e262412 NIHVIVO-646 Small style changes. A note in DataPropertyComparator. 2010-07-06 01:45:09 +00:00
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