Commit Graph

17370 Commits

Author SHA1 Message Date
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
Austin Kim
9667279922 Checking in persistent bitstream ID editing bug fix
git-svn-id: http://scm.dspace.org/svn/repo/trunk@796 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-22 20:20:42 +00:00
Grace Carpenter
50ec3342ce Fix for bug 835847. Added function 'addEntities()' to replace HTML code characters (<,>,",&, and ') with entities (such as &lt;, &gt; etc).
git-svn-id: http://scm.dspace.org/svn/repo/trunk@795 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-19 16:24:56 +00:00
Robert Tansley
3f2f86593d Moved 'edit submitters' button to 'admin tools' box in sidebar (which also
fixed table weirdness)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@794 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-17 16:08:14 +00:00
Robert Tansley
a034ffad57 'Edit' button now works again
git-svn-id: http://scm.dspace.org/svn/repo/trunk@793 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-16 18:46:58 +00:00
Austin Kim
310515c512 Checking in persistent bitstream ID editing
git-svn-id: http://scm.dspace.org/svn/repo/trunk@792 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-15 21:26:55 +00:00
Robert Tansley
d6a4245fc7 Various cosmetic changes
Edit button on community page fixed


git-svn-id: http://scm.dspace.org/svn/repo/trunk@791 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-09 19:48:21 +00:00
Robert Tansley
5bd1d4cdfd Checking in sub-community support for Richard
git-svn-id: http://scm.dspace.org/svn/repo/trunk@790 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-09 18:32:31 +00:00
David Stuve
38397b16fb Administrators now get 'edit' buttons on collection and community home pages.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@789 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-09 00:40:38 +00:00
David Stuve
6ddf86c69c Added thumbnail xsize and ysize
git-svn-id: http://scm.dspace.org/svn/repo/trunk@788 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-09 00:39:56 +00:00
David Stuve
19e4aa4675 Fancier scaling of thumbnails - reads max xsize and ysize from config file.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@787 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-09 00:39:08 +00:00
David Stuve
429c486f26 Now works even if character set is unusual.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@786 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-09 00:37:34 +00:00
Robert Tansley
968d9971ac Fixed a bug -- couldn't sort by ID in the e-person list.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@785 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-08 14:33:07 +00:00
Robert Tansley
700054de58 First version of collection wizard. Issues/shortcuts:
- Need to put Javascript in <HTML><HEAD> -- I just whacked it in
header-default.jsp for now.  Should probably not be served up for every single
page though!
- E-person list popup page should probably close itself somehow
- No way to access this yet!  Need to update community pages with a button...


git-svn-id: http://scm.dspace.org/svn/repo/trunk@784 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-06 20:29:23 +00:00
Robert Tansley
582002e23b Fixed a bug -- createWorkflowGroup() wasn't actually setting the appropriate
columns in the collection table.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@783 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-06 20:25:14 +00:00
Robert Tansley
21cb1f31be Password page now has nocache=true, so back button won't get people to log
in again


git-svn-id: http://scm.dspace.org/svn/repo/trunk@782 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-06 20:24:20 +00:00
David Stuve
501e3980ef Now properly parses mediafilter.cfg, so blank lines and
arbitrary tabbing/spacing is fine.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@781 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-05 04:56:22 +00:00
David Stuve
12319b507b Made nicer looking, better tabbing, more comments, etc.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@780 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-05 04:26:54 +00:00
Austin Kim
5712348b6f Checking in persistent bitstream IDs
git-svn-id: http://scm.dspace.org/svn/repo/trunk@779 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-04 21:19:28 +00:00
David Stuve
6773021e68 Fixed bug - bitstreams uploaded to editor could sometimes go to the wrong
bundle, now goes to first "ORIGINAL" bundle


git-svn-id: http://scm.dspace.org/svn/repo/trunk@778 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-04 20:22:22 +00:00
David Stuve
bbc025bd2b Now only displays collections you have permission to submit to when
you choose 'submit' from my DSpace page


git-svn-id: http://scm.dspace.org/svn/repo/trunk@777 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-04 05:59:35 +00:00
David Stuve
1ed9325159 added findAuthorized() method to find collections you had a permission
on (say for submitting)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@776 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-04 05:56:04 +00:00
David Stuve
146357554f Added methods removePoliciesActionFilter() that removes policies for
an object that match an action, and can do -1 as a wildcard.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@775 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-03-03 00:13:04 +00:00