Commit Graph

881 Commits

Author SHA1 Message Date
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
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