Commit Graph

17 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
Scott Yeadon
2670bff5a3 SF Patch #1216889 typo in invalid-id.jsp
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1230 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-06-08 06:52:07 +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
Scott Yeadon
561f65f800 SF Patch #1173564 add missing ContentType directive to some of the JSPs
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1173 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-04-06 23:37:35 +00:00
Robert Tansley
8ffb2f31e9 Applied patch 935506, stack trace included as a comment in internal server
error pages.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@864 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-19 15:07:08 +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
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
cee720a018 This CVS module now represents the generic DSpace source distribution.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@492 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-10-28 16:01:00 +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
256e2c1356 - Added registration and forgotten password pages.
- Misc other fixes.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@242 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-07-26 16:28:03 +00:00
Robert Tansley
3f201cd68f - Added cleaned-up Feedback servlet
- Added 404 error page
- Added "reply-to" field support to Email object


git-svn-id: http://scm.dspace.org/svn/repo/trunk@237 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-07-22 22:12:07 +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
Robert Tansley
e4ce1e2465 Browse cleaned up
- Item display and item list display now handled by tags
- Reorganised "component" JSPs slightly
- DCDate -> displayable code moved to UIUtil


git-svn-id: http://scm.dspace.org/svn/repo/trunk@191 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-06-20 15:28:06 +00:00
Robert Tansley
c27b293e11 - Added community and collection home pages
- LocationServlet added to handle user navigating within communities and
  collections
- Invalid ID error added
- Home page is now called "index.jsp" (was called home.jsp)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@171 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-06-16 21:06:43 +00:00
Robert Tansley
bbdafab1d0 - UI Infrastructure added
- Home page and community list pages added


git-svn-id: http://scm.dspace.org/svn/repo/trunk@169 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-06-14 19:36:03 +00:00