David Stuve
ce9a01838e
All workflow groups now get ADD permission on collection.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@874 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-20 20:44:06 +00:00
David Stuve
4720ea2e55
Added methods to createEditors() and getEditors()
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@873 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-20 20:42:34 +00:00
Jim Downing
c8d7fcb5b3
Added schema patch for 1.2 release
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@872 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-20 13:54:16 +00:00
Grace Carpenter
19e7ef2a95
Imports Constants.java instead of NewsEditServlet.java.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@871 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-19 18:17:24 +00:00
Grace Carpenter
d46d30688b
Added import statement for Constants.java.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@870 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-19 18:16:24 +00:00
Grace Carpenter
c51e59eac0
Calls functions in ConfigurationManager to read news files.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@869 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-19 18:12:36 +00:00
Grace Carpenter
1b64474d0b
Reading and writing of news files is now done in ConfigurationManager.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@868 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-19 18:10:24 +00:00
Grace Carpenter
7a8c21bdc6
Added functions to read and write front page news files.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@867 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-19 18:06:04 +00:00
Grace Carpenter
83a89bb2b9
Added constants for news editing.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@866 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-19 18:03:45 +00:00
Robert Tansley
2408be8da0
Rolled back to previous rev where HandleManager used to get Handles. Items
...
that are being installed don't have Handles stored within the Item object so
this failed (server error.)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@865 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-19 16:12:07 +00:00
Robert Tansley
8ffb2f31e9
Applied patch 935506, stack trace included as a comment in internal server
...
error pages.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@864 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-19 15:07:08 +00:00
Robert Tansley
85d726f081
Fixed forms to POST to specific URL, so that any parameters from a previous GET
...
URL are removed. Fixed SF #935654 .
git-svn-id: http://scm.dspace.org/svn/repo/trunk@863 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-19 14:32:21 +00:00
Robert Tansley
ebfac9749d
Fixed edit item template button - SF bug #935645 .
...
'Create collection' button on communities/collections admin page now goes to
collection creation wizard.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@862 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-19 14:23:58 +00:00
David Stuve
ec191567ce
Wrapper to run MediaFilterManager
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@861 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-18 22:39:01 +00:00
David Stuve
094106143b
Added check to prevent exception if you choose 'Add' and have no items to add.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@860 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-18 22:24:00 +00:00
David Stuve
0ab90889b3
Fixed editing bug - was calling group editor with 'group' instead of the correct 'group_id'
...
argument.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@859 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-18 22:22:10 +00:00
David Stuve
2740288a1c
Fixed breadcrumbs problem - owning collection is now calculated with
...
the official method getOwningCollection() instead of guessing.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@858 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-18 22:19:29 +00:00
David Stuve
9fa1b3e154
Changed 'Return' button to 'Cancel'.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@857 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-18 22:18:17 +00:00
David Stuve
ac56751cb3
Renamed 'groups' to the more descriptive 'group-edit'.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@856 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-18 22:15:38 +00:00
David Stuve
ac49d34c6f
General maintenance - removed calls to HandleManager to look up handles
...
now that DSpaceObjects have a getHandle() method.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@855 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-18 22:09:00 +00:00
Grace Carpenter
518ea1aa43
Temporary re-add so that build doesn't break.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@854 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-17 01:27:50 +00:00
Grace Carpenter
b2c062fc30
Front page news for top box
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@853 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-16 20:05:28 +00:00
Grace Carpenter
82e14ab46e
Front page sidebar news
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@852 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-16 20:04:45 +00:00
Grace Carpenter
f0a74171e4
File will now be located in /dspace/config
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@851 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-16 20:02:47 +00:00
Robert Tansley
e68b242e59
Fix SF bug #935561 - internal logo copy set to null in setLogo()
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@850 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-15 14:14:26 +00:00
Robert Tansley
34a03db910
Fixed a couple of errors
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@849 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-14 18:58:00 +00:00
Robert Tansley
76eb16fd67
Updated METS toolkit, now MODS is proper XML.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@848 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-14 18:09:03 +00:00
Grace Carpenter
f868341964
Earlier version didn't have correct path for news file. Now uses request.getRealPath(), which works (For Tomcat), but is deprecated--should be replaced in near future. Also corrected logging.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@847 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-12 19:06:28 +00:00
Grace Carpenter
4287abfcd1
Added mappings for edit news servlet.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@846 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-09 18:06:58 +00:00
Grace Carpenter
c270035150
Add menu item for editing front page news.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@845 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-09 17:59:48 +00:00
Grace Carpenter
3724faf819
Added includes for two html files to allow admin to edit front page news. Removed include for news.jsp.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@844 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-09 17:47:01 +00:00
Grace Carpenter
b089c358b2
Contains initial text for top box on home page. May be edited by admin.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@843 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-09 17:44:43 +00:00
Grace Carpenter
7e4ce8ff17
Contains initial text for sidebar news on front page. May be edited by admin.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@842 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-09 17:43:30 +00:00
Grace Carpenter
ae409784f3
JSP for editing front page news.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@841 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-09 17:41:32 +00:00
Grace Carpenter
4bf0357774
Added servlet to allow admin to edit front page news.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@840 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-09 17:38:53 +00:00
Austin Kim
c1bc163eb3
Checking in MIT reference-less jsps
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@839 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-09 17:28:45 +00:00
Robert Tansley
7bac458d76
Commented out ' substitution, which is XML-only (and optional at that;
...
only needed to use ' in an attribute).
git-svn-id: http://scm.dspace.org/svn/repo/trunk@838 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-08 12:54:44 +00:00
Richard Rodgers
3a0288aa38
Part of fix for bug SF# 917560 (sub-community browse). Fix consists of addition
...
of a new table 'Communities2Item' which contains the entire mapping of parent
communities to items (i.e. one row for each comm-item pair). This table is
substituted in all the community-restricted views used in the browse:
communityitembydate, communityitembyauthor, etc
git-svn-id: http://scm.dspace.org/svn/repo/trunk@837 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-07 19:58:26 +00:00
Richard Rodgers
df1b234c53
Part of fix for bug SF# 917560 (sub-community browse). Clean up of new
...
table and associated sequence
git-svn-id: http://scm.dspace.org/svn/repo/trunk@836 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-07 19:54:03 +00:00
Richard Rodgers
c4101b573b
Part of fix for bug SF# 917560 (sub-community browse) - added new seq# for
...
new table Communities2Item.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@835 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-07 19:52:39 +00:00
Richard Rodgers
896c882aa0
Part of fix for bug SF#917560 (Sub-community browsing). Method 'itemAdded' now
...
populates a new DB table - 'Communitites2Item' with all the parent community
ids of the item.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@834 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-07 19:50:32 +00:00
David Stuve
d70ba1103d
Item mapper added for adding items from one collection to another
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@833 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-05 16:15:09 +00:00
David Stuve
874393d80b
Renamed from CombineBundles.java - needs better documenting
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@832 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-05 14:48:28 +00:00
David Stuve
d0c70eb890
Renamed to Upgrade11to12.java
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@831 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-05 14:16:10 +00:00
David Stuve
6cb521df1a
Assorted fixes, and COLLECTION_EDITORs can now edit submit groups.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@830 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-02 10:47:19 +00:00
Robert Tansley
67bfa0b6fc
First checkin of METS exporter. Still a few problems:
...
- No bitstream tech metadata
- No structmap
- MODS DMDSec not written properly
git-svn-id: http://scm.dspace.org/svn/repo/trunk@829 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-01 22:51:35 +00:00
Robert Tansley
c352209355
Added 'default item' page to collection wizard
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@828 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-01 22:45:46 +00:00
Robert Tansley
545fb94a46
Fixed minor bug: Javascript error when finishEPerson() invoked when the
...
popup window was never opened
git-svn-id: http://scm.dspace.org/svn/repo/trunk@827 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-01 19:46:12 +00:00
David Stuve
059c35f9e3
First working version w/new EPerson selection tool.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@826 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-01 17:53:49 +00:00
David Stuve
bdf254baf8
Group is now a DSpaceObject, so it can have authorization policies
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@825 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-01 13:53:55 +00:00