Commit graph

341 commits

Author SHA1 Message Date
rjy7
b98db24a65 NIHVIVO-647 Server-side validation of publication form. Javascript event listeners. 2010-07-09 18:17:27 +00:00
rjy7
e5fcb73ad2 NIHVIVO-647 Corrections to earlier addition of name attribute: validation code needs to call getName() rather than getId() 2010-07-09 17:42:06 +00:00
rjy7
273a49512e NIHVIVO-647 Continued work on publication form 2010-07-09 16:28:59 +00:00
bdc34
8f4b448dcb Fixing problems with too many threads for indexing. 2010-07-08 23:43:51 +00:00
ass92
d335d83d57 NIHVIVO-3 code for permanent URIs 2010-07-08 23:10:13 +00:00
ass92
e1229bd38c NIHVIVO-408 code modification for file upload 2010-07-08 21:54:51 +00:00
rjy7
5a11344775 NIHVIVO-649 Add freemarker template flattening to build. Includes flattening of template directory structure in vivo theme, and renaming of templates as needed for clarity. 2010-07-08 17:10:31 +00:00
rjy7
99359f19c9 NIHVIVO-647 Add name attribute to vitro custom jsp input tag so that the name can differ from the id.
Removed flag1value1 stuff from all vivo custom forms, since no longer needed.
Initial setup for publication form javascript.
2010-07-08 15:08:41 +00:00
jeb228
722bcdac0f NIHVIVO-638 don't require an immediate login after password change. 2010-07-07 21:14:11 +00:00
jeb228
74c7660321 NIHVIVO-638 Check in first phase of changes to the Login form and backend. 2010-07-07 19:35:46 +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
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
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
rjy7
36f0714549 NIHVIVO-746 Handle unranked authorships in add authors to publication form. 2010-07-05 16:58:43 +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
9b4ce17b1b NIHVIVO-646 Fixed reordering bug in Javascript 2010-07-02 19:34:35 +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
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
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
rjy7
194d7cdb81 NIHVIVO-646 Drag-and-drop author reordering 2010-07-01 18:27:06 +00:00
jeb228
15bcf62f7f NIHVIVO-161 Tweak the javascript and the arithmetic for cropping the image. 2010-07-01 15:54:31 +00:00
jeb228
ebba9909fb NIHVIVO-161 Make image height and width available to the cropping template. 2010-07-01 13:34:50 +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
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
jeb228
7ae2136362 NIHVIVO-161 First cut at the controller. 2010-06-30 12:37:00 +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
jeb228
a39d277ca1 NIHVIVO-161 Tweaks to guard against null arguments. Add removeThumbnail() method. 2010-06-29 21:26:19 +00:00
jeb228
79f7c2e490 Bug fix -- this was only parsing the parameters that were in the POST body -- not the ones in the URL itself. 2010-06-29 20:00:41 +00:00
jeb228
2b858d55e4 Add a debugging statement 2010-06-29 19:58:49 +00:00
rjy7
fd0df8b281 NIHVIVO-646 Autocomplete, remove author functionality 2010-06-29 16:15:49 +00:00
jeb228
0f6fd1b39a If the default namepace is not correct for linked data, log a warning instead of throwing an exception. 2010-06-28 19:36:49 +00:00
rjy7
7d323d8cbd NIHVIVO-646 Tweaks to autocomplete on add authors to pub form 2010-06-28 14:37:05 +00:00
bdc34
31a4df9228 Adding unstemmed name to lucene index. 2010-06-25 22:16:41 +00:00
rjy7
daeca56691 NIHVIVO-646 Fixes to autocomplete and form view after returning from invalid submission 2010-06-25 22:10:20 +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