Commit Graph

9 Commits

Author SHA1 Message Date
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
94295ef301 (MARTON Jozsef)
- Parameterised i18n keys, for much easier and more flexible translation


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1195 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-04-25 18:13:39 +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
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
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
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
bf426b9ab8 - Fixed the remove workspace item page.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@254 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-14 21:07:23 +00:00
Robert Tansley
81d5c903d0 My DSpace cleaned up. Not all pages have been tested - WorkflowManager not
functioning at time of commit.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@240 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-07-24 17:15:47 +00:00