Robert Tansley
523781e6a6
Context path added to URL in "storeOriginalURL" - now authentication redirects
...
work when DSpace deployed at non-root.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@335 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-09-02 10:31:48 +00:00
Robert Tansley
8c356cf491
E-mail addresses are made lower case in setEmail()
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@334 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-09-02 08:41:49 +00:00
Robert Tansley
d6d0597fa9
E-mail address matching on password screen now case-insensitive
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@333 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-09-02 08:34:18 +00:00
David Stuve
a486e09818
added servlet mappings for group, authorization editors
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@332 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-30 14:38:05 +00:00
David Stuve
30241d3ab8
modified resourcepolicy table
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@331 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-30 14:37:27 +00:00
David Stuve
1731ab4e8d
first versions
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@330 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-30 14:36:58 +00:00
David Stuve
9f3b39bf74
new authorization scheme, logging, bugfixes
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@329 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-30 14:36:15 +00:00
David Stuve
fcc75d13a1
new authorization scheme, logging, etc.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@328 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-30 14:35:29 +00:00
David Stuve
9ab277b9ba
logging, new authorization scheme
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@327 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-30 14:34:46 +00:00
Robert Tansley
60df9bf128
Telephone text box limited to 32 characters (this is the internal limit)
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@326 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-30 13:46:49 +00:00
Robert Tansley
e116da8abb
Fixed bug - error message when new password < 6 characters or doesn't match
...
now works
git-svn-id: http://scm.dspace.org/svn/repo/trunk@325 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-30 12:15:53 +00:00
Robert Tansley
f22355a43d
Added "edit e-person" servlet
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@324 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-28 15:52:01 +00:00
Robert Tansley
683e5a483a
Fixed null pointer exception bug
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@323 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-28 15:50:59 +00:00
Robert Tansley
e246dbd9fd
Removed unnecessary constants
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@322 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-28 15:50:30 +00:00
Robert Tansley
c3f2903c5b
Fixed "internal" checkbox
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@321 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-08-28 15:49:36 +00:00
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