Commit Graph

17370 Commits

Author SHA1 Message Date
Robert Tansley
5a5c81647f Fixed item template bug--Item.create() now calls update() which gives newly created items a 'last modified' date. The absence of this date was breaking the 'edit item' admin page.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@672 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-05-07 21:22:59 +00:00
Greg McClellan?
40e3baa0e1 Added help section for the advanced search.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@671 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-05-07 20:50:02 +00:00
Greg McClellan?
add5718d5b More fixes for SF Bug #732787. Fixed the asterisk problem in the advanced search as well.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@670 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-05-07 20:30:45 +00:00
Greg McClellan?
c9a07d2ae6 Fix for SF bug #732787. We now strip leading asterisks from query words.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@669 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-05-07 20:16:19 +00:00
Richard Rodgers
47fbb77244 Set "last_modified" date column in the constructor. Fix for bug that item
template lacked this date, which caused the UI some trouble, since it now
displays this date.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@668 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-05-07 20:08:19 +00:00
Greg McClellan?
414763d01b Changed "subject" option to "keyword" -- subject searching now works! Also removed a table border.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@667 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-05-01 20:41:55 +00:00
Greg McClellan?
cba328e534 Updated schema. Changed names of two views to shorten them to get around some data migration problems.
CollectionItemsByDateAccessioned -> CollectionItemsByDateAccession
CommunityItemsByDateAccessioned  -> CommunityItemsByDateAccession


git-svn-id: http://scm.dspace.org/svn/repo/trunk@666 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-28 20:16:02 +00:00
Robert Tansley
731c7a398e Updated with instructions on how to get to the install guide
git-svn-id: http://scm.dspace.org/svn/repo/trunk@665 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-25 19:39:18 +00:00
Robert Tansley
f0629216b8 Removed docs from source tarball. Also made it easier to 'socksify' for those
behind firewalls.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@664 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-25 19:35:57 +00:00
Richard Rodgers
5b350f99f1 - Moved the "field" anchor to above the warning message about required entry
of issue year, so that it appears on screen when error is displayed.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@663 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-24 21:17:28 +00:00
Richard Rodgers
49a2b87460 Fix bug in for loop for communities - was iterating over collections.length
rather than communities.length


git-svn-id: http://scm.dspace.org/svn/repo/trunk@662 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-24 20:52:25 +00:00
Richard Rodgers
ff16f239e1 - Fix for Bug SF#722163
Removed call to 'Browse.itemAdded()' in Item.reinstate(), since
  reinstate already calls Item.update() which updates the Browse.
  Was resulting in a double-entry in the browse display.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@661 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-24 17:29:09 +00:00
Robert Tansley
e49cb2479d Latest OAICat.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@660 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-23 20:10:43 +00:00
David Stuve
1cb99626e3 Added some headers for community hits, collection hits, and item hits,
to make it more obvious that these hits were separate from each other.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@659 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-18 22:48:02 +00:00
David Stuve
0004f6c808 Got item policy editing working again - and improved wording a bit.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@658 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-18 22:47:02 +00:00
Robert Tansley
f2fbae4b6e Updated OAICat, hopefully the final setSpec encoding fix!
git-svn-id: http://scm.dspace.org/svn/repo/trunk@657 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-16 19:20:29 +00:00
David Stuve
d0859c7ff2 No more server error or blank resourcepolicies when
you choose 'add policy' and then hit cancel.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@656 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-16 03:00:43 +00:00
David Stuve
211e026eb6 fixed bug that kept handles from working
git-svn-id: http://scm.dspace.org/svn/repo/trunk@655 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-16 02:22:16 +00:00
David Stuve
40fc45c19a Fixed problems with deleting collections with pending submits - all
relevant tasklistitems, workflowitems, workspaceitems are deleted too.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@654 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-16 02:21:34 +00:00
Robert Tansley
9d54ab372f Updated oaicat.jar, added necessary property to oaicat.properties
git-svn-id: http://scm.dspace.org/svn/repo/trunk@653 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-15 20:15:52 +00:00
David Stuve
0131d71392 added convenient link from community and collection edit pages to edit
their authorizations


git-svn-id: http://scm.dspace.org/svn/repo/trunk@652 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-15 20:07:02 +00:00
Greg McClellan?
3f711fd77a More changes related to fielded searching. Now queries with no hits will go back to the advanced
form, if that's where they came from.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@651 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-14 20:29:30 +00:00
Greg McClellan?
7c4ac4e8ef Fixed some parsing problems with complex queries using regular expressions.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@650 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-14 03:31:11 +00:00
Greg McClellan?
486e5b8165 Fixed problem where the query didn't show up correctly if it contained quotes.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@649 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-14 02:35:08 +00:00
Greg McClellan?
7279981cad Updates to UI -- added a </table> tag.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@648 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-14 02:23:48 +00:00
David Stuve
689211c5ca Fixed bug with imported items with other languages set still getting
the default site language setting.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@647 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-11 21:02:28 +00:00
Robert Tansley
55306b50a1 Updates now cause in-memory DC types to be reloaded
git-svn-id: http://scm.dspace.org/svn/repo/trunk@646 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-11 17:56:18 +00:00
Robert Tansley
f5151c473e Removed last references to withdrawal_date
git-svn-id: http://scm.dspace.org/svn/repo/trunk@645 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-11 17:55:48 +00:00
Robert Tansley
3fbba58455 - Implemented OAI resumption tokens for ListRecords requests. Implements
SF feature request #620658.
- Modified DB schema for items.  Now items have a 'last_modified' property,
  which is updated whenever the item is modified (obviously.)  This date is
  used for the harvesting.
- Optimised Item.java/DCType.java:  Now, DCType.java loads in all DC types
  up front so that Item.java does not have to do more queries to get the
  elements and qualifiers.  Greatly reduces number of SQL queries per harvest.
- Added upgrade script to set last_modified date for items that need them.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@644 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-11 17:49:06 +00:00
David Stuve
0cbae0708a Removed doc that tokens expire after two weeks - they no longer expire.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@643 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-11 15:05:42 +00:00
David Stuve
6ddf57159f New method to remove all policies related to an Eperson group.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@642 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-11 15:04:56 +00:00
David Stuve
b03d223883 Deleting a collection deletes all workflow groups, and collection policies.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@641 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-11 14:53:44 +00:00
David Stuve
22c8a7bbae Communities now have a default anonymous READ policy, and all policies
are removed when the community is deleted.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@640 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-11 14:52:41 +00:00
David Stuve
6f2927a5d6 Empty groups are considered empty steps now - the workflow advances.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@639 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-11 14:51:23 +00:00
David Stuve
96752ee719 No code changes, just removed comment that no longer applied.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@638 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-11 14:49:39 +00:00
David Stuve
3e59cc49db Removes all ResourcePolicies that refer to group when group is deleted.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@637 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-11 14:47:22 +00:00
David Stuve
9c010ab38d Set request encoding to utf-8
git-svn-id: http://scm.dspace.org/svn/repo/trunk@636 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-11 14:46:39 +00:00
Greg McClellan?
4d0ce4cef0 More updates for fielded searching. Added the ability to limit search by community.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@635 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-11 14:30:14 +00:00
Greg McClellan?
6f13921e70 SF FR #646632 (fielded searching). Added style for "Advanced search text" in nav bar. Also added text to navbar. Created advanced search form.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@634 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-10 21:29:11 +00:00
Greg McClellan?
559fb83424 SF FR #646632 (fielded searching). Added buildQuery method. Takes the http request and creates
a query string that DSQuery can understand.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@633 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-10 21:27:04 +00:00
Greg McClellan?
3dda2ed8ec SF FR #646632 (fielded searching). Fixed typo. Changed some of the fields to be indexed..
git-svn-id: http://scm.dspace.org/svn/repo/trunk@632 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-10 21:25:21 +00:00
Greg McClellan?
a194303146 Changes for SF feature request #646632. Added call to QueryArgs to build a query string out of the incoming advanced form fields.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@631 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-10 21:23:30 +00:00
David Stuve
ab62859f8c communities will now have default READ policies set to anonymous
git-svn-id: http://scm.dspace.org/svn/repo/trunk@630 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-10 18:22:18 +00:00
David Stuve
b416adef92 fixed typo
git-svn-id: http://scm.dspace.org/svn/repo/trunk@629 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-10 18:16:13 +00:00
David Stuve
894eb1fcca added display of all collections and their sizes, and improved
formatting elsewhere


git-svn-id: http://scm.dspace.org/svn/repo/trunk@628 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-10 18:13:06 +00:00
Greg McClellan?
5388b53ac6 Added several new fields to be indexed part of SF feature request #646632.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@627 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-10 14:53:08 +00:00
Richard Rodgers
d783ae26ee Changed the 'submitFormWarn' color to orange for greater prominence.
Part for RFE# 709486 (require entry of year in submission date)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@626 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-09 21:17:32 +00:00
Greg McClellan?
f23a8c5fd0 Fixed error where error_message needed to be cast as a String.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@625 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-09 21:08:00 +00:00
David Stuve
42d9e983f9 fixed typos - some arrays were being indexed by 'i' that should have
been indexed by [j]


git-svn-id: http://scm.dspace.org/svn/repo/trunk@624 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-08 16:30:26 +00:00
David Stuve
c53efa17a3 first versions - support for item policy editing
git-svn-id: http://scm.dspace.org/svn/repo/trunk@623 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-08 00:49:40 +00:00