Commit Graph

842 Commits

Author SHA1 Message Date
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
David Stuve
5eb8cd2bd4 Fixed typo - method setSelected was misnamed setMultiple()
git-svn-id: http://scm.dspace.org/svn/repo/trunk@824 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-01 13:52:50 +00:00
David Stuve
ed2fbfa29b Modified group editor to go in /tools and mostly work with
new popup eperson selector


git-svn-id: http://scm.dspace.org/svn/repo/trunk@823 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-01 13:49:46 +00:00
David Stuve
3bc78d3ffb Moved to /tools
git-svn-id: http://scm.dspace.org/svn/repo/trunk@822 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-04-01 13:40:56 +00:00
Richard Rodgers
673c928135 Tool to set or break community filial relationships
git-svn-id: http://scm.dspace.org/svn/repo/trunk@821 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-31 21:22:44 +00:00
Grace Carpenter
a1e20ae52b Fix part II for bug 738402--added import statement for EPersonDeletionException
git-svn-id: http://scm.dspace.org/svn/repo/trunk@820 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-31 21:21:45 +00:00
Richard Rodgers
d0e0d90dcc Part of fix for bug SF#917562 (community search broken for sub-comms).
Revised Item.getCommunities() to return all parent communities, not just
the immediate owner. This method called when indexing the item, so
all communities are referenced.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@819 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-31 21:06:56 +00:00
Richard Rodgers
32a2e72e64 Part of fix for bug SF#917562 (community search doesn't look in sub-communities)
Revised the method 'getCommunities' to return not only the immediate owning
community, but all its parents. These are then indexed by Lucene for the
Collection. Similar change put in Item.getCommunities()


git-svn-id: http://scm.dspace.org/svn/repo/trunk@818 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-31 20:58:43 +00:00
Richard Rodgers
383aea9ab9 Fix for bug SF#917567 - delete() method now checks for a parent community. If
present, parent removes the child as subcommunity.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@817 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-31 20:39:20 +00:00
Grace Carpenter
2161f2a55a Fix for bug 738402. This page is displayed the user tries to delete an eperson that is referenced by other tables.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@816 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-31 17:56:19 +00:00
Grace Carpenter
e4023479cb Fix for bug 738402. Added exception handling around e.delete() code.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@815 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-31 17:53:24 +00:00
Grace Carpenter
6edb6c8767 Fix for bug 738402. Thrown from EPerson.delete()
git-svn-id: http://scm.dspace.org/svn/repo/trunk@814 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-31 17:43:34 +00:00
Grace Carpenter
8a35cd4cf5 Fix for bug 738402: added function to check for referential integrity problems
before deleting an eperson. EPerson.delete() will throw an EPersonDeletionException if the EPerson ID exists in other tables that have a constraint on the EPerson ID.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@813 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-31 17:38:12 +00:00
David Stuve
6c8208d6c7 exporter and importer now keep track of the bundles names where bitstreams are
saved (THUMBNAIL, ORIGINAL, LICENSE, etc.)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@812 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-31 15:45:54 +00:00
David Stuve
4c56d899e0 Stopped indexing the database IDs of objets - we've started returning all of
our search results as handles.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@811 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-31 15:44:05 +00:00
Robert Tansley
4014131a43 Added an item.update() to processBitstream(), so that the thumbnail bitstreams
get sequence IDs.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@810 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-30 20:46:57 +00:00
Robert Tansley
b4cc750c35 Updated the default dspace.url to be more similar to what a simple evaluation
installation will use.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@809 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-29 14:19:45 +00:00
Robert Tansley
b49f6ed30e Fixed old cut and paste error which still refers to obsolete code.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@808 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-26 19:42:51 +00:00
Austin Kim
12ecd1a84a Basic HTML item flagging in CombineBundles
git-svn-id: http://scm.dspace.org/svn/repo/trunk@807 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-25 19:30:07 +00:00
Robert Tansley
b191ada7bc Removing obsolete JSP
git-svn-id: http://scm.dspace.org/svn/repo/trunk@806 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-24 17:24:56 +00:00
Robert Tansley
57e4c22be8 - Added <dspace:selecteperson> JSP tag, similar-ish to HTML <SELECT>
- Updated collection creation wizard, eperson admin tool to use it


git-svn-id: http://scm.dspace.org/svn/repo/trunk@805 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-24 17:22:44 +00:00
Grace Carpenter
3b7bfcd19d Fix for bug #835847--added call to addEntities()
git-svn-id: http://scm.dspace.org/svn/repo/trunk@804 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-23 19:22:29 +00:00
Grace Carpenter
cfa0896ef1 Fix for bug #835847--added calls to addEntities()
git-svn-id: http://scm.dspace.org/svn/repo/trunk@803 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-23 19:21:15 +00:00
Grace Carpenter
b9c00a32ef Fix for bug #835847--added calls to Utils.addEntities()
git-svn-id: http://scm.dspace.org/svn/repo/trunk@802 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-23 02:12:36 +00:00
Grace Carpenter
ddd5712ecd Fix for bug #835847--added call to addEntities()
git-svn-id: http://scm.dspace.org/svn/repo/trunk@801 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-23 02:07:57 +00:00
Grace Carpenter
18bd4b63f4 Fix for bug #835847--added calls to addEntities()
git-svn-id: http://scm.dspace.org/svn/repo/trunk@800 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-23 02:05:35 +00:00
Grace Carpenter
a778c0b8bb Fix for bug #835847--added calls to Utils.addEntities()
git-svn-id: http://scm.dspace.org/svn/repo/trunk@799 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-23 02:03:21 +00:00
Grace Carpenter
0e97aad345 Fix for bug #835847--added calls to Utils.addEntities()
git-svn-id: http://scm.dspace.org/svn/repo/trunk@798 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-23 01:56:26 +00:00
Grace Carpenter
d50ae0700f Modified fix for bug #835847--switched order of lines.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@797 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-23 01:50:03 +00:00