Commit Graph

17370 Commits

Author SHA1 Message Date
Robert Tansley
b37f13b58c - Added "upload.temp.dir" configuration property, to which uploaded files
are temporarily written
- Temporary files now deleted (com.oreilly.servlet code doesn't do this)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@320 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-28 13:13:35 +00:00
Robert Tansley
6d830e476a - Reset ID generator admin UI added
- DC Type registry editor added
- Bitstream format registry editor bug fix


git-svn-id: http://scm.dspace.org/svn/repo/trunk@319 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-27 13:59:24 +00:00
Robert Tansley
0221669b6c description.provenance is now hidden from the full item view
git-svn-id: http://scm.dspace.org/svn/repo/trunk@318 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-27 13:57:06 +00:00
Robert Tansley
897d93d4d4 Added logging and a delete() method
git-svn-id: http://scm.dspace.org/svn/repo/trunk@317 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-27 13:56:14 +00:00
Robert Tansley
a922bbf625 History system invocations added
git-svn-id: http://scm.dspace.org/svn/repo/trunk@316 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-27 13:55:35 +00:00
Robert Tansley
c3a5539900 Removed HistorySubmission and updated history documentation accordingly
git-svn-id: http://scm.dspace.org/svn/repo/trunk@315 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-27 13:51:32 +00:00
Robert Tansley
cdbe2a97f7 Added "..." to remove button to indicate that a confirmation screen will appear
git-svn-id: http://scm.dspace.org/svn/repo/trunk@314 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-27 13:50:28 +00:00
Robert Tansley
8dfbd96ca8 Index page for administration pages.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@313 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-23 18:44:33 +00:00
Robert Tansley
c662345d4a Added bitstream format registry editor.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@312 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-23 15:46:03 +00:00
Robert Tansley
9888ec7b8a Added finalize() which rolls back & frees the database connection, if there
is one.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@311 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-22 18:27:17 +00:00
Robert Tansley
f7e4d1d6a0 Edit/expunge item servlet added
git-svn-id: http://scm.dspace.org/svn/repo/trunk@310 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-22 18:16:53 +00:00
David Stuve
eb584479d0 first version
git-svn-id: http://scm.dspace.org/svn/repo/trunk@309 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-22 14:19:37 +00:00
Dan Chudnov
55eeea57d3 Corrected misspelled ppt MIME type.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@308 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-21 22:50:27 +00:00
Robert Tansley
44778cf2d9 Removed "submitted on" date from "items in workflow process" view; that date
can't easily be retrieved.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@307 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-21 22:07:10 +00:00
Robert Tansley
e825c5a694 delete() removes any Handle (note caveat: removing Handle done direct with DB)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@306 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-21 22:03:39 +00:00
Robert Tansley
9e9be60aca Javadoc fix
git-svn-id: http://scm.dspace.org/svn/repo/trunk@305 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-21 22:03:00 +00:00
Robert Tansley
7d6f8b3adc - Changed delete/removals in CM API. delete() methods are no longer public,
except for Community.  You can only call removeXXX() on the container.  If
  something is orphaned by being removed from a container, it is deleted.
  This makes authorisation easier as well as reducing the possibility of
  orphaned data lying around the system or other invalid states.
- Slightly changed the "InProgressSubmission" interface (and affected classes.)
  "delete" is called "deleteWrapper" to make what it does explicit, and to
  contrast from WorkspaceItem.deleteAll() which deletes the contained item.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@304 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-21 20:47:26 +00:00
Robert Tansley
138e05129e - Community and collection admin UI pages added.
- Community + collection home page logos switched on.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@303 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-20 23:14:20 +00:00
Robert Tansley
f4b3f4c40d Changed MIT-only filter to apply only to relevant pages; applying to "/*"
included log in screens, making off-MIT access impossible!


git-svn-id: http://scm.dspace.org/svn/repo/trunk@302 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-20 13:18:44 +00:00
David Stuve
88480464a7 added permissions for workflow groups
git-svn-id: http://scm.dspace.org/svn/repo/trunk@301 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 21:02:07 +00:00
Robert Tansley
a930c0f765 MIT only filter applied to whole site for beta deployment.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@300 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 20:58:50 +00:00
Robert Tansley
65f5df2979 Apply proper style to table headers in full metadata record table.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@299 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 20:54:53 +00:00
Robert Tansley
744aeffca7 Fixed item display page styles for Netscape 4.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@298 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 20:54:13 +00:00
Robert Tansley
5dae3da8ad Fixed "simple view/full metadata record" links
git-svn-id: http://scm.dspace.org/svn/repo/trunk@297 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 20:53:43 +00:00
David Stuve
0fa9a5359b added provenance message for rejection
git-svn-id: http://scm.dspace.org/svn/repo/trunk@296 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 19:17:10 +00:00
David Stuve
dddc2dbc2b first stab at removing license on rejection
git-svn-id: http://scm.dspace.org/svn/repo/trunk@295 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 18:42:04 +00:00
David Stuve
5958ed22f8 no subject line - fixed?
git-svn-id: http://scm.dspace.org/svn/repo/trunk@294 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 16:55:35 +00:00
Robert Tansley
3bdd4dbb79 - Provenance message cleanup
git-svn-id: http://scm.dspace.org/svn/repo/trunk@293 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 15:36:26 +00:00
Robert Tansley
ae5c1f3ec6 - reject() now returns the resultant WorkspaceItem.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@292 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 15:24:53 +00:00
Robert Tansley
15f3ba99eb - Stage reached column now set when rejecting items in My DSpace
- License added to submitted items in Submit servlet


git-svn-id: http://scm.dspace.org/svn/repo/trunk@291 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 15:24:26 +00:00
Robert Tansley
9149f9131e Added "licenseGranted" method
git-svn-id: http://scm.dspace.org/svn/repo/trunk@290 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 15:23:11 +00:00
Robert Tansley
0507c65163 Added "findByShortDescription" method
git-svn-id: http://scm.dspace.org/svn/repo/trunk@289 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 15:22:50 +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
David Stuve
2b1d5dd4df added logging on email error
git-svn-id: http://scm.dspace.org/svn/repo/trunk@287 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 14:54:44 +00:00
David Stuve
fd403dfe79 fixed typos, bad spacing, added date.available, bitstream checksums
git-svn-id: http://scm.dspace.org/svn/repo/trunk@286 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 14:28:55 +00:00
David Stuve
891dacd205 fixed other hardcoded collection ID
git-svn-id: http://scm.dspace.org/svn/repo/trunk@285 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 14:27:51 +00:00
David Stuve
23e330c5db fixed hardcoded collection name in workflow groups
git-svn-id: http://scm.dspace.org/svn/repo/trunk@284 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 14:26:26 +00:00
David Stuve
fd9e387e75 first version
git-svn-id: http://scm.dspace.org/svn/repo/trunk@283 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-19 14:18:47 +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
a28fdc883d Added help pages
git-svn-id: http://scm.dspace.org/svn/repo/trunk@281 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-16 20:51:34 +00:00
David Stuve
bf5846fc58 replaced all state constants with step1, step2, etc.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@280 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-16 18:13:30 +00:00
David Stuve
169ace156f fixed sql typo, hopefully
git-svn-id: http://scm.dspace.org/svn/repo/trunk@279 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-16 17:57:42 +00:00
David Stuve
c74365413f no longer ignores bad DC metadata - throws exception
git-svn-id: http://scm.dspace.org/svn/repo/trunk@278 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-16 11:14:08 +00:00
David Stuve
98895f937d fixed double-indexing bug
git-svn-id: http://scm.dspace.org/svn/repo/trunk@277 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-16 11:13:37 +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
546bede58c context wasn't being completed when processing the license
git-svn-id: http://scm.dspace.org/svn/repo/trunk@275 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-15 18:29:04 +00:00
Robert Tansley
992de42a17 formatidentifier table renamed to fileextension.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@274 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-15 18:12:27 +00:00
Robert Tansley
fa7faf6c55 Updated to use WorkspaceItem in package org.dspace.content.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@273 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-15 18:11:45 +00:00
David Stuve
a4fd8c6650 moved to content
git-svn-id: http://scm.dspace.org/svn/repo/trunk@272 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-15 18:08:36 +00:00
Robert Tansley
4517d8e9c6 Changed default recipient of alerts to noone (commented out)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@271 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-15 17:13:59 +00:00