Commit Graph

38 Commits

Author SHA1 Message Date
Richard Rodgers
8788edcc3e Replaced 'cc.css' with more descriptive 'creative-commons.css'
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1014 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 20:55:38 +00:00
Richard Rodgers
43e3fc9503 Removed 'cc.jsp' in favor of better named 'creative-commons.jsp'
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1013 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 20:54:14 +00:00
Richard Rodgers
b78682af7a Replaced 'cc.jsp' with more descriptive 'creative-commons.jsp'
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1012 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 20:53:13 +00:00
Richard Rodgers
7ddf77546b Replaced 'CC' calls with 'CreativeCommons' ones
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1011 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-24 20:51:18 +00:00
Richard Rodgers
bb3a26f1b7 Redesigned the location of the "Save/Cancel", "Previous", and "Skip CC"
buttons more closely to conform with the rest of submission look and feel


git-svn-id: http://scm.dspace.org/svn/repo/trunk@994 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-17 16:45:52 +00:00
Grace Carpenter
b5d49a6f28 Changed help reference from formats.html to formats.jsp.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@990 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-16 20:11:56 +00:00
Grace Carpenter
a241efa09e Removed reference to "Inessential Guide", and also cleaned up formatting.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@989 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-16 20:11:29 +00:00
Grace Carpenter
c292f3a524 Changed help reference from formats.html to formats.jsp
git-svn-id: http://scm.dspace.org/svn/repo/trunk@987 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-16 19:23:14 +00:00
Grace Carpenter
6b605af645 Changed help link from formats.html to formats.jsp.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@986 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-16 19:22:01 +00:00
Richard Rodgers
5c7649312c Add jsps to support Creative Commons License in submission workflow.
Author Ben Adida of MIT


git-svn-id: http://scm.dspace.org/svn/repo/trunk@971 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-15 15:56:42 +00:00
Robert Tansley
4c7c11832b The bitstream links in the 'verify' stage now use the HTML servlet to properly display uploaded HTML, if the format of the uploaded bitstream has MIME type text/html.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@946 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-06-01 19:13:39 +00:00
Grace Carpenter
b9c00a32ef Fix for bug #835847--added calls to Utils.addEntities()
git-svn-id: http://scm.dspace.org/svn/repo/trunk@802 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-23 02:12:36 +00:00
Austin Kim
916a8bd728 Checking in HTMLSupport
git-svn-id: http://scm.dspace.org/svn/repo/trunk@763 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-02-27 21:15:52 +00:00
Robert Tansley
7015848134 Added 'nocache' attribute to dspace:layout JSP tag. nocache="true" sets
appropriate HTTP headers to stop browsers caching the page, causing potential
back-button related mishaps.  Unfortunately only seems to work with pages
read by a POST.  GET pages can still be reached by the 'back' button.  Although
this is consistent with REST architecture, it does mean some issues may remain


git-svn-id: http://scm.dspace.org/svn/repo/trunk@732 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-02-23 18:32:44 +00:00
Richard Rodgers
5b350f99f1 - Moved the "field" anchor to above the warning message about required entry
of issue year, so that it appears on screen when error is displayed.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@663 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-24 21:17:28 +00:00
Richard Rodgers
6e731d5abb Implementation of RFE# 709486 - force entry of issue date. If date absent,
put up warning message that at least the issue year is mandatory & set
jumpToField to issue date year


git-svn-id: http://scm.dspace.org/svn/repo/trunk@607 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-04 22:50:57 +00:00
Robert Tansley
b314379517 Filling in the citation field for a previously published/publicly distributed
item no longer messes up handling the other identifier fields.
Fixes SF #712950.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@596 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-01 22:08:20 +00:00
Richard Rodgers
3158e05b47 Part of enchancement (RFE# 608485) requiring title in item submission.
If SubmissionInfo field 'missing' set to true, display Warning text
and position at title field.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@588 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-03-25 20:00:41 +00:00
David Stuve
a0ea16a19d Added line <%@ page contentType="text/html;charset=UTF-8" %>
to all of our JSPs so that they could render unicode
and <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
added to the headers so that the browsers would display unicode.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@577 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-02-21 19:51:51 +00:00
Robert Tansley
aa3d4ab719 Updated source code license.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@535 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 17:59:17 +00:00
Robert Tansley
d5e741c06b Fixed use of dspace:popup tag for Resin.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@526 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 12:55:46 +00:00
David Stuve
62d1ce7126 general cleanup, javadocs, fixed a name inconsistency with actionText, typeText
git-svn-id: http://scm.dspace.org/svn/repo/trunk@523 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 00:44:19 +00:00
Robert Tansley
6b452620f5 Bitstreams now served up with their filenames. This aids browsers in working
out what type a file is, particularly important with "unknown" file formats.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@498 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-10-29 17:00:35 +00:00
Robert Tansley
459fb0f79b Thesis-blocking question/functionality now controlled by config parameter
git-svn-id: http://scm.dspace.org/svn/repo/trunk@491 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-10-28 15:50:35 +00:00
Robert Tansley
2c820fee60 Updated with a multi-selectable "types" field.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@489 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-10-28 13:52:01 +00:00
Robert Tansley
ac24e6ac79 Updated look and feel of the site to match updated template.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@461 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-10-23 15:42:48 +00:00
Robert Tansley
8fbe6cde94 Would sometimes show title instead of type, fixed
git-svn-id: http://scm.dspace.org/svn/repo/trunk@455 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-10-21 14:25:23 +00:00
Robert Tansley
8e368711ec Updated DC type registry and submission UI to include "identifier.citation",
"publisher", and "type".  Simple item display also includes those fields.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@452 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-10-21 09:29:31 +00:00
Robert Tansley
5f279ff146 Improved help page functionality. In Javascript-enabled browsers, Javascript
is used to bring the help window to the front when a help link is clicked.  In
other browsers a regular link is a fallback.

A new JSP tag, "dspace:popup" has been added to simplify inserting and changing
help links.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@400 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-09-18 18:13:17 +00:00
Robert Tansley
e5820eb66a Can now put modified versions of JSPs in jsp/local, and these will be used in
preference to the originals.  SF feature request #608494


git-svn-id: http://scm.dspace.org/svn/repo/trunk@391 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-09-16 20:50:12 +00:00
Robert Tansley
1c16c73240 Fixed positioning of "Next" and "Cancel/Save" buttons.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@288 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 15:22:20 +00:00
Robert Tansley
76bf8c1bcf Various bugs could be fixed now new workflow code is in place.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@282 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-16 21:19:17 +00:00
Robert Tansley
67c007a0a1 Added missing tag library and import directives.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@270 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-15 17:11:15 +00:00
Robert Tansley
1f083f5d65 - Removed silly System.err.println
- Renamed "step" parameter to progressbar.jsp to "current_stage" to avoid
  clash with "step" hidden field in forms.  Workaround for possible Tomcat
  4.0.4 bug where if you wrap a request, parameters set by jsp:param are
  ignored.
- If no "step" parameter is received as part of a POST, assumed "select
  collection" so that "Submit to this collection" buttons on collection home
  pages work.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@257 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-15 14:00:32 +00:00
Robert Tansley
0570974782 Fixed help wording for "description" input box.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@238 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-07-23 00:06:16 +00:00
Robert Tansley
2e53befbe8 Minor visual fixes.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@236 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-07-22 19:52:36 +00:00
Robert Tansley
e1cbb52ac5 - Fixed lower button positions.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@234 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-07-22 17:42:51 +00:00
Robert Tansley
16c8dc047b Cleaned-up submission UI
git-svn-id: http://scm.dspace.org/svn/repo/trunk@232 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-07-22 17:38:21 +00:00