Robert Tansley
ed96b43cce
OAI bug fixes - latest OAICat.jar, and malformed resumption tokens are
...
dealt with gracefully (as opposed to 500 server error)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@924 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-14 19:30:15 +00:00
Robert Tansley
3f9c27aad5
Added a standard header comment
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@923 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-14 19:29:22 +00:00
Robert Tansley
d9a39db5fb
Item.last_modified changed to be TIMESTAMP WITH TIME ZONE
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@922 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-14 19:06:54 +00:00
Robert Tansley
c3c25c1cef
When harvesting, 999 milliseconds are added to an end date with seconds
...
precision (e.g. 2004-04-29T18:43:37Z -> 2004-04-29T18:43:37.999Z). This is so
a date like '2004-04-29T18:43:37.259Z' will be picked up. (The rounded-down
value does fit into the request range.)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@921 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-14 18:52:41 +00:00
Grace Carpenter
9054e3294a
Corrected javadoc for readNewsFile().
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@920 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-12 13:30:42 +00:00
Grace Carpenter
ffd1fd9118
added javadoc comments for news constants.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@919 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-12 13:26:03 +00:00
David Stuve
99fd7a39a0
Removed semicolons from SQL
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@918 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-11 03:39:33 +00:00
David Stuve
871342ddb2
Fixed bug - wasn't creating default item and bitstream item policies correctly
...
when 'anonymous' was unchecked in the wizard
git-svn-id: http://scm.dspace.org/svn/repo/trunk@917 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-10 21:38:31 +00:00
David Stuve
9c41b00a98
Mapping and edit submitters buttons weren't being displayed to collection editors
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@916 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-10 21:37:41 +00:00
David Stuve
a0a9dd70f0
Fleshed out file comments a bit more.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@915 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-06 17:30:44 +00:00
David Stuve
1e9dfea16e
Improved documentation.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@914 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-06 17:05:25 +00:00
Robert Tansley
85a38960ef
Now refers to licenses in dspace/lib/licenses
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@913 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-05 15:27:59 +00:00
Robert Tansley
badb61df29
Added copy of METS LGPL license, and updated README
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@912 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-05 15:15:35 +00:00
Robert Tansley
4fa9a842ac
Adding LGPL-licensed METS tookit
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@911 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-05 15:05:29 +00:00
Robert Tansley
9efac76f39
Updated version no. & date for 1.2 beta 2
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@910 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-05 13:52:32 +00:00
Greg McClellan
3b2c2676bf
Fixed a couple of places which referenced /dspace-admin instead of /tools.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@909 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-04 18:02:23 +00:00
David Stuve
e0cc3a228c
Removed ownership test for jsp directory, not used any more.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@908 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-04 17:29:21 +00:00
David Stuve
226e83f1bf
Removed ; from SQL queries, took out reIndexContent() call in update().
...
It is now up to the code doing to the updating to reIndex as needed.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@907 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-03 23:24:52 +00:00
David Stuve
495b7e0dc5
Now re-indexes edited content
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@906 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-03 23:20:43 +00:00
David Stuve
5d331a3010
Removed ; from end of SQL statements
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@905 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-03 21:31:16 +00:00
David Stuve
b3feca22ef
Removed ; from end of SQL statement
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@904 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-03 21:26:13 +00:00
David Stuve
829494a58b
Removed semicolons from end of sql statement
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@903 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-03 21:25:26 +00:00
David Stuve
b8416bd352
Removed semicolon at end of SQL query
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@902 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-03 21:22:25 +00:00
David Stuve
5796953947
Removed unused import of DatabaseManager
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@901 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-03 21:20:20 +00:00
David Stuve
8ebe4ad9be
Removed import of DatabaseManager - unused
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@900 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-03 21:19:28 +00:00
David Stuve
943911c04e
Only allows admins to modify item's bitstreams
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@899 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-03 21:18:38 +00:00
David Stuve
e981c05354
Removed semicolons from SQL queries
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@898 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-03 21:17:12 +00:00
David Stuve
2d96c238ea
Removed import of DatabaseManager - doesn't use
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@897 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-03 21:16:17 +00:00
David Stuve
3994e39af2
Removed semicolon at end of SQL statement
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@896 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-03 21:15:26 +00:00
David Stuve
d179d099ba
Added awt.headless property for servers without X running
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@895 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-03 18:55:56 +00:00
David Stuve
ca47ab4935
Removed some logging code
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@894 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-30 16:45:14 +00:00
David Stuve
bf5e5d9e56
Forgot to change class name in file.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@893 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-30 15:56:47 +00:00
David Stuve
d5f2741f8b
Changed name of Upgrade11to12 to Upgrade11To12
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@892 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-30 15:36:49 +00:00
Robert Tansley
9dde38c5ae
Jiggled code around so that METS code can be invoked separately from elsewhere
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@891 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-29 21:42:07 +00:00
David Stuve
ef3031405d
Removed authorize check from bundle.update() - too many problems for now.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@890 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-29 16:00:08 +00:00
Robert Tansley
2408dc0dcc
Now checks that bundle name is non-null before checking for TEXT bundle.
...
This was causing null pointer exceptions during upgrades.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@889 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-29 14:26:28 +00:00
David Stuve
10ff334774
Bugfix - editing a policy then hitting cancel was deleting it.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@888 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-29 14:09:25 +00:00
David Stuve
7469611249
Bugfix - couldn't delete last eperson from a group.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@887 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-29 05:54:27 +00:00
David Stuve
d216cfd563
A jar name was out of alphabetical order - fixed.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@886 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-28 23:14:21 +00:00
Robert Tansley
85c4c6d918
Added missing CREATE SEQUENCE commands
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@885 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-27 18:52:27 +00:00
Robert Tansley
1853d0b3bc
Updated version no., date and message
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@884 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-21 20:36:35 +00:00
David Stuve
de5ebf3ad9
Removed other licenses
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@883 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-21 19:41:17 +00:00
David Stuve
fdc6d985fd
Submitters and Editor groups now have edit and create buttons.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@882 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-21 17:34:29 +00:00
Grace Carpenter
16ef0b5f20
File has been moved to /dspace/config
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@881 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-21 17:27:51 +00:00
David Stuve
21d510bbfb
First version of newly-separated license files.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@880 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-21 15:09:04 +00:00
Robert Tansley
062e3a0a16
Removed (hopefully temporarily) due to use of GNU license (incompatible with
...
BSD)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@879 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-20 21:57:34 +00:00
Robert Tansley
68859f0153
Updated wizard to include 'collection editor' step
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@878 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-20 21:38:35 +00:00
David Stuve
dcb1348ca8
Removed explicit ADD policies for submitters and workflow groups - now done
...
inside the createSubmitters() and createWorkflowGroups() methods
git-svn-id: http://scm.dspace.org/svn/repo/trunk@877 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-20 21:24:02 +00:00
David Stuve
0348612217
Workflow group members now have ADD permission for collection.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@876 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-20 21:21:56 +00:00
David Stuve
c723e9be93
The createEditors() createSubmitters() methods now create the associated
...
authorizations too.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@875 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-20 21:12:03 +00:00