Commit Graph

10 Commits

Author SHA1 Message Date
Scott Yeadon
50602258f1 SF Patch #1351620 Add "Submit an item" button to Submission Complete page
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1371 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-10 02:47:57 +00:00
Robert Tansley
7246c4d1de (Naveed Hashmi)
- (SF Patch #1230956) DSpace UI XHTML/WAI compliant


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1303 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-08-25 17:20:29 +00:00
Robert Tansley
fd2e2dfadb (Dimitrios A. Koutsomitropoulos, Jozsef MARTON, Robert Tansley)
- Initial i18n support


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1182 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-04-12 13:49:28 +00:00
Richard Rodgers
0e46074880 Added support for customizable submission
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1094 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-02-07 20:39:22 +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
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
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
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