Commit Graph

67 Commits

Author SHA1 Message Date
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