Commit graph

46 commits

Author SHA1 Message Date
jeb228
c2fa36316f NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean. 2010-10-07 20:52:57 +00:00
rjy7
9f59c4aec8 Merge r5890 from nihvivo-rel-1.1-maint 2010-09-16 20:34:14 +00:00
rjy7
3269252aaa Initial work moving individual profile page to Freemarker. Includes temporary servlet mappings for new Freemarker page. Allow adding script tags to the page head element. 2010-09-08 20:37:28 +00:00
nac26
4cd59ee32d merge from nihvivo-rel-1.1-maint branch: collation by subclass functional when property groups are enabled. Valid markup in either case NIHVIVO-846 2010-07-22 21:25:12 +00:00
nac26
fa77c80a91 merge from nihvivo-rel-1.1-maint branch: moving the individual rendering changes back to the vitro 2010-07-22 18:38:29 +00:00
jeb228
50cc897669 NIHVIVO-918 Merge 5377 from branch 2010-07-22 14:10:30 +00:00
jeb228
68ece6f23b NIHVIVO-906 Merge 5340 Use the <c:url> tag to make the JavaScript location relative to the webapp context. 2010-07-20 19:23:03 +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
bdc34
0d09bcf546 merging in http://svn.mannlib.cornell.edu/svn/vitro/branches/iu-vis-vitro-1.1-pre-release from r4966 to r5166 2010-07-09 22:04:26 +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
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
bdc34
8ae2563312 Fixing problem with quotes in entityBasic.jsp 2010-07-02 14:55:59 +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
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
cdtank
25e534e23f 1. Added code related to Visualization Framework.
2. Added code related to Person Publication count visualization.
3. Added code related to College Publication count visualization.
4. Added code related to PDF Report visualization.
2010-06-21 21:44:26 +00:00
jeb228
fb7d5bbba9 NIHVIVO-157 manual merge of the changes from branch NIHVIVO-157-file-storage 2010-06-20 19:23:19 +00:00
hjk54
5d4f3d8601 Removing debut statements and adding support for validation of annotation properties on forms. 2010-06-07 15:51:31 +00:00
rjy7
16496437c9 NIHVIVO-379 Merge vitro nihvivo-rel-1.0 r4753, vitro rel-1.0-maint r477: Remove front end editing capabilities from moniker, blurb, and citation. 2010-04-14 15:09:12 +00:00
rjy7
211fef1551 NIHVIVO-343 Merge changes from nihvivo-rel-1.0-maint: Include add moniker links when user has editing privileges on the moniker. 2010-04-09 15:47:08 +00:00
rjy7
a2da8aedde NIHVIVO-312 Changed label "links" to "web pages" 2010-04-07 20:51:36 +00:00
bdc34
103cf1ec18 Fixing vitro namespace property edit hiding for blurb, description and citation. NIHVIVO-274 2010-04-05 17:26:14 +00:00
bjl23
745da69072 changing some el expression syntax to avoid parse errors 2010-04-05 13:43:33 +00:00
bdc34
5da58324b8 Change individual display so labels for moniker, blurb, citation, and description only appear if the user has edit permissions for those properties. NIHVIVO-275 2010-04-02 23:13:09 +00:00
bdc34
c90d286d8f Adding code to make link to rdf/xml of entity page. 2010-03-30 21:25:04 +00:00
rjy7
732266d962 NIHVIVO-144 On front end in editing mode, distinguish primary from additional links so it's clear to the user which type is being edited. 2010-03-26 15:48:15 +00:00
rjy7
7a09152f53 NIHVIVO-144 Corrected query parameters on primary and additional link edit/delete links. (These links still generate errors when clicked, though.) 2010-03-25 19:10:58 +00:00
rjy7
53ac7a2587 NIHVIVO-144 Add edit/delete links to primary and additional links on front end individual page. (These links generate errors when clicked, though.) 2010-03-25 19:01:03 +00:00
rjy7
7f3ba68290 NIHVIVO-144 Enable adding new primary or additional link from front end 2010-03-24 21:41:33 +00:00
rjy7
ac1a9d4cb4 NIHVIVO-147 Moved citation display to a separate jsp, since it's used twice in entityBasic.jsp.
Renamed some siteAdmin jsp files.
2010-03-24 15:39:02 +00:00
rjy7
15e45f4474 NIHVIVO-220 Add links to image upload on front end individual page 2010-03-23 22:05:25 +00:00
rjy7
dd84a0ddf4 NIHVIVO-145, NIHVIVO-146 Don't output wrapping div for blurb and description if not in editing mode and the item has no value, since it adds too much blank space to the page. 2010-03-23 20:04:34 +00:00
rjy7
1085a57957 NIHVIVO-142 Consolidated code to display data and object properties in entityBasic.jsp 2010-03-23 18:43:59 +00:00
rjy7
2eee890143 Restored code that was inadvertently removed from entityBasic.jsp. In edit mode, empty property values were erroneously not appearing with labels and plus links. 2010-03-23 18:33:57 +00:00
rjy7
c162cf675e NIHVIVO-147 Add/edit/delete citation from front end.
NIHVIVO-142 Removed some unneeded styles for front end editing.
2010-03-23 18:29:03 +00:00
rjy7
65d9c2a7e4 NIHVIVO-146 Add/edit/delete description on front end.
NIHVIVO-145 Remove extra closing div tag in the blurb block that was messing up formatting
2010-03-23 18:10:12 +00:00
rjy7
54c5019347 NIHVIVO-142 Add/edit/delete blurb on front end 2010-03-23 17:28:11 +00:00
rjy7
bcbe290c51 NIHVIVO-143 Allow adding a new moniker from the front end 2010-03-22 23:17:22 +00:00
rjy7
6c3c0e0199 NIHVIVO-142 Markup and styles for adding a new moniker from the front end when there isn't already one present. 2010-03-20 18:36:24 +00:00
rjy7
1081648126 NIHVIVO-200 Redid previous commit so span tag is not in the custom tag itself, since it messes up other front end links. Just test the value in the JSP before outputting the span tag. 2010-03-19 15:50:43 +00:00
rjy7
8cd54743d5 NIHVIVO-200 Incorporate the <span> tag that wraps front end editing links into the custom tag, so that if there are no links, we don't get the span.
NIHVIVO-142 Various tweaks to front end editing.
2010-03-19 15:11:10 +00:00
rjy7
e8c272e4ff NIHVIVO-143 Front end deletion of moniker through the "delete" link: fixed bugs. Also added edit links for other vitro namespace properties on the individual page, but some are not working yet. 2010-03-18 21:04:19 +00:00
rjy7
1de471536a NIHVIVO-143 Front end editing of moniker 2010-03-16 19:17:53 +00:00
rjy7
5eb474a891 NIHVIVO-143 Add front end edit links to moniker 2010-03-15 20:48:42 +00:00
rjy7
f8726e8356 NIHVIVO-149 An individual's name can now be edited from the front end. 2010-03-15 15:35:35 +00:00
rjy7
30663a3932 NIHVIVO-149 Mechanism for modifying vitro namespace properties based on data property editing
NIHVIVO-142 Added edit link to name field on individual page; currently routes to a dummy page
2010-03-11 18:59:11 +00:00
jeb228
4f2e303079 Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00