Commit Graph

10 Commits

Author SHA1 Message Date
Jim Downing
2c4944f081 Fixed code errors and found some more connection pool leaks.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1062 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-15 14:05:43 +00:00
Robert Tansley
5bd1d4cdfd Checking in sub-community support for Richard
git-svn-id: http://scm.dspace.org/svn/repo/trunk@790 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-09 18:32:31 +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
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
9c2260bd84 Inserted some simple business logic (obtaining a context) so location bar
shows logged in status correctly.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@276 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-15 20:29:29 +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
094824e66e Item display page added:
- Minor fixes to stylesheet
- SFX query, bitstream list, and metadata displaying parts "componentised"


git-svn-id: http://scm.dspace.org/svn/repo/trunk@180 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-06-17 22:08:02 +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