Commit Graph

107 Commits

Author SHA1 Message Date
Stuart Lewis
be03336a63 (Chris Yates) SF Patch #1888652 Statistics Rewritten In Java
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2630 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-02-10 19:09:14 +00:00
Scott Phillips
fba8c514fa (Scott Phillips)
Split index-all into index-init and index-update. index-init is run to re-initalize after a configuration change while index-update will just update the index for all items. This simplifies upgrading an existing DSpace by having one easy indexing command to run after the upgrade.

git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2614 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-02-08 02:35:01 +00:00
Stuart Lewis
d725244ffd (Stuart Lewis) SF Patch #1642563 bin/update-handle-prefix rewritten in Java
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2525 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-14 16:40:45 +00:00
Stuart Lewis
6d374b3a5b (Stuart Lewis) SF Patch #1642563 bin/update-handle-prefix rewritten in Java
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2518 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-12 15:51:04 +00:00
Claudia Juergen
93e46412bb (Brian Helm)
SF Patch 1794700  Bug fix for stat-monthly and stat-report-monthly

git-svn-id: http://scm.dspace.org/svn/repo/trunk@2207 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-19 14:45:54 +00:00
Stuart Lewis
0ab5d3bad4 SF Patch #1591871 Docs for google and html sitemaps
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2170 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-28 11:05:15 +00:00
Mark Diggory
97d189b828 This is a merge back to trunk of Graham Triggs work to port Configurable Browse to Manakin from the sandbox.
grahamtriggs | 2007-08-01 11:55:51 -0400
  Added IBM ICU dependency
  First attempt at integrating the configurable browse patch
  First attempt at integrating the UI changes for Configurable Browse
  Configurable browse patch - web.xml
  Java code modifications from Configurable Browse patch
  JSP changes from the Configurable Browse patch
  Removed browse changes that should have been committed to the browse branch
  Documentation, config and scripts for configurable browse
  Re-adding Configurable Browse changes following merge
  Messages for the configurable browse
  Fixed use of DCDate for i18n patch
  First attempt to make xmlui compatible with the new BrowseIndex, although not fully use the configuration
  First attempt to make xmlui compatible with new Browse API. Browse basically works, but it's more costly than needs be (unnecessary Item.find()), and only works if you use the default Browse configuration.  
  Fixed problem with second level browse (items for author / subject)
  Updates xmlui components to handle BrowseItem DSOs, ArtifactBrowser now passes these directly. r407@libaxis1:  grahamtriggs | 2007-08-06 09:14:05 -0400
  Minor fixes to make class easier to use
  Fix to only display sort by options on a second level browse
  Updates the ArtifactBrowser, to replace all browse functionality with entirely customisable browse code
  Update the browse index creation on fresh_install
  Fixed problem with indexing non-archived items
  Added caching support (key generation / validity)
  Moved internal class to bottom of file
  Browse code changes
 


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2116 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-06 14:39:38 +00:00
James Rutherford
8d21494e13 Fixed line endings
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2114 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-05 10:38:39 +00:00
Mark Diggory
3dba86e80f Configuration filtering is now completed in Maven "Assembly" packaging.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2019 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-06-18 17:26:04 +00:00
Mark Diggory
89566dec3d Restore files deleted (on 1.4.x branch) in merge, this is also restoring history on these files.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1867 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-04-23 17:11:06 +00:00
Mark Diggory
f548bd0d58 Merging revisions upto 1.4.2-beta back to trunk. Below is a list of the revisions included in this merge.
r2271@libaxis1 (orig r1780):  jrutherford | 2007-04-10 09:41:17 -0400
 Branching for 1.4.x development.
 
 r2272@libaxis1 (orig r1781):  jrutherford | 2007-04-10 12:31:50 -0400
 Removed the following patches:
 =========
 (Andrea Bollini)
 - SF Patch #1687815 Search function for select eperson JSPUI
 
 (Richard Jones)
 - SF Patch #1659868 Improved database level debugging
 - SF Patch #1659901 Import community and collection structure
 - SF Patch #1659837 ItemIterator now deals with item ids also
 - SF Patch #1659796 Create administrator wtih command line options
 - SF Patch #1659841 Add option to clear context object cache
 
 (Stuart Lewis)
 - SF Patch #1641678 [dspace]/bin scripts for import and export
 - SF Patch #1642336 Restrict domains of self-registered users
 - SF Patch #1587225 Google and html sitemap generator
 
 (Monika Mevenkamp)
 - SF Patch #1654466 dsprop convenience script
 
 (Dorothea Salo)
 - SF Patch #1557948 Link subjects and authors on item pages
 
 r2276@libaxis1 (orig r1785):  cjuergen | 2007-04-11 08:09:26 -0400
 (James Rutherford)
 - SF Patch #1695702 Update SubmitServlet to use default.language instead of "en" for SF bug 1636792 default.language not applied to new submissions
 r2277@libaxis1 (orig r1786):  cjuergen | 2007-04-11 08:13:24 -0400
 updated year in copyright statement
 r2280@libaxis1 (orig r1789):  mdiggory | 2007-04-11 15:39:28 -0400
 (Mark Diggory/Graham Triggs)
 - SF Patch 1655583 Fixes issues with FilterMedia, the UI and Index locking, includes 
   a lucene upgrade to support better management of index locking.
 r2281@libaxis1 (orig r1790):  jrutherford | 2007-04-12 04:40:31 -0400
 Fixed a bug in DSIndexer where there was a Long/long mixup.
 
 r2284@libaxis1 (orig r1793):  jrutherford | 2007-04-12 06:36:23 -0400
 updated to reflect the removal of lucene-sandbox.jar and the update of
 lucene.jar
 
 r2285@libaxis1 (orig r1794):  mdiggory | 2007-04-12 12:57:15 -0400
 Missing file for  [ 1655583 ] Avoid index lock with filter-media
 r2286@libaxis1 (orig r1795):  mdiggory | 2007-04-12 16:44:29 -0400
 rolling back DSpaceServletContextListener to previous revision.
 r2287@libaxis1 (orig r1796):  jrutherford | 2007-04-14 08:02:09 -0400
 (James Rutherford)
 - SF Patch #1699903 for SF Bug #1695692 make-release-package still uses CVS commands
 
 
 r2288@libaxis1 (orig r1797):  mdiggory | 2007-04-14 23:04:59 -0400
  [ 1655583 ] Avoid index lock with filter-media: More internal solution for orphaned file handles in Microsoft Windows. Close any open IndexSearcher on finalization, works in Servlet Engine or CLI.  Removed IndexReader from DSIndexer, get it from DSQuery so it can be managed there likewise.
 r2289@libaxis1 (orig r1798):  mdiggory | 2007-04-14 23:15:34 -0400
  [ 1655583 ] Correct small logic error introduced in last commit.
 r2290@libaxis1 (orig r1799):  jrutherford | 2007-04-17 08:15:58 -0400
 (Flavio Botelho)
 - SF Patch #1601946 for SF Bug #1601875 - Makes javascript idependent to form position
 
 r2455@libaxis1 (orig r1856):  jrutherford | 2007-04-20 06:40:41 -0400
 (Claudia Juergen)
 - SF Patch #1702177 For SF bug #1638605 bin/cleanup fails on deleted primary bitstream
 
 
 r2456@libaxis1 (orig r1857):  stuartlewis | 2007-04-20 08:33:26 -0400
 SF Patch #1445573 Stats not working in Oracle
 r2457@libaxis1 (orig r1858):  stuartlewis | 2007-04-20 08:36:01 -0400
 SF Patch #1445573 Stats not working in Oracle
 r2458@libaxis1 (orig r1859):  cjuergen | 2007-04-20 09:02:19 -0400
 Bouncy Castle libs required by the current pdfbox.jar for text extraction of encrypted pdf's
 r2459@libaxis1 (orig r1860):  cjuergen | 2007-04-20 09:02:49 -0400
 Bouncy Castle libs required by the current pdfbox.jar for text extraction of encrypted pdf's
 r2460@libaxis1 (orig r1861):  cjuergen | 2007-04-20 09:03:14 -0400
 License for Bouncy Castle libs required by the current pdfbox.jar for text extraction of encrypted pdf's
 r2461@libaxis1 (orig r1862):  cjuergen | 2007-04-20 09:03:29 -0400
 License for Bouncy Castle libs required by the current pdfbox.jar for text extraction of encrypted pdf's


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1866 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-04-23 14:20:41 +00:00
James Rutherford
99751294c9 (Stuart Lewis)
- SF Patch #1587225 Google and html sitemap generator


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1779 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-04-09 12:06:58 +00:00
James Rutherford
15db86801e (Richard Jones)
- SF Patch #1659796 Create administrator wtih command line options

Also updated create-adminstrator script and simplified dsprop script.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1776 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-04-09 10:47:06 +00:00
James Rutherford
2d02aa4e2b (Monika Mevenkamp)
- SF Patch #1654466 dsprop convenience script


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1775 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-04-09 10:14:48 +00:00
James Rutherford
1e64faade1 (Monika Mevenkamp)
- SF Patch #1654469 stat scripts always return exit code 1


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1767 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-04-06 16:45:17 +00:00
James Rutherford
236951fa78 (Stuart Lewis)
- SF Patch #1670110 for SF Bug #1670106 Onebox and textarea fail when visibility set to workflow
- SF Patch #1628889 Improve file size descriptions in ItemTag
- SF Patch #1641678 [dspace]/bin scripts for import and export


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1765 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-04-06 14:15:48 +00:00
Stuart Lewis
b8f91d989a SF Patch #1659901 Import community and collection structure
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1750 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-03-30 11:12:17 +00:00
Claudia Juergen
fb8f13300e (Claudia Juergen)
Fix for SF Bug #1653151 Checker file shows filter-media (just a typo in header)
Fixed bin/index-all similar typo

git-svn-id: http://scm.dspace.org/svn/repo/trunk@1733 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-03-05 16:08:44 +00:00
Scott Yeadon
d833164928 SF Patch #1609663 Include Windows CLASSPATH in dsrun.bat
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1707 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-12-07 04:00:33 +00:00
Robert Tansley
56c93d6717 No longer has to be run in [dspace]/bin directory
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1677 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-11-20 20:40:39 +00:00
Scott Yeadon
8f605d944e SF Patch #1596113 [dspace]/bin/update-handle-prefix needs to index-all
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1674 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-11-14 23:46:16 +00:00
Scott Yeadon
f42dbaa75b undo sitemap patch for 1.4
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1666 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-11-07 22:41:34 +00:00
Scott Yeadon
718242d07a SF Patch #1587225 Google and html sitemap generator
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1651 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-11-02 03:00:03 +00:00
Scott Yeadon
61885bb04f update-handle-prefix script changed to also update the metadatavalue table
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1501 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-06 04:42:17 +00:00
Scott Yeadon
7df5dfda22 SF Patch #1455463 - Patch for bug #1455457 - make-handle-config throws exceptions
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1458 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-23 02:53:48 +00:00
Robert Tansley
b6bbde5700 Updated references to Bitstream table 'size_bytes' column (was 'size')
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1435 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-15 14:28:44 +00:00
Scott Yeadon
3385142b53 Script for updating handle prefixes (e.g. for moving from development to production)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1416 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-02-10 01:01:31 +00:00
Jim Downing
27d72438fe Checksum Checker, minus a little documentation and a couple of refactorings.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1408 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-01-20 16:13:20 +00:00
Robert Tansley
84bed80978 Added scripts for Windows support
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1379 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-22 19:07:53 +00:00
Gabriela Mircea
342d1b5268 Fix for bug #1160898
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1332 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-17 20:17:56 +00:00
Richard Jones
c3ad17909e report date building bug fixes
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1190 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-04-21 08:14:16 +00:00
Richard Jones
4942df1ae5 basic perl scripts to perform initialisation, general report generation and monthly report generation for the statistical analysis system
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1166 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-04-06 14:30:14 +00:00
Scott Yeadon
3bcb847f3a Removed license and copyright information (with approval from Cody Green) to retain consistency with other DSpace source
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1064 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-15 23:23:53 +00:00
Scott Yeadon
dc74babd2b Bash script to remove handle files and modify dublin_core.xml files from exported DSpace collections in
preparation for loading into a different DSpace instance


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1061 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-14 06:21:10 +00:00
David Stuve
e0cc3a228c Removed ownership test for jsp directory, not used any more.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@908 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-05-04 17:29:21 +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
Robert Tansley
b9c008a41d Removed some lines which referred to $log_filename which used to be a
command line argument but isn't any more.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@728 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-02-10 14:54:50 +00:00
David Stuve
2f03520aab Now checks jsp and assetstore directories for zero-length files.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@693 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-07-02 15:08:58 +00:00
David Stuve
1d4df1de6a Added dspace ownership checks for jsp and asset store directories.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@691 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-06-30 13:59:46 +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
David Stuve
2799c3110a Hard-coded in a maximum heap size of 128MB in dsrun.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@618 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-07 14:41:43 +00:00
David Stuve
757058c4b3 First version, dspace information tool.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@613 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2003-04-07 14:18:23 +00:00
Greg McClellan?
9ea92ae4bc corrected title of program in header
git-svn-id: http://scm.dspace.org/svn/repo/trunk@570 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-12-10 19:04:34 +00:00
Robert Tansley
41ddc89a93 Now just shows number of warnings, rather than line numbers (line numbers not
being a particularly useful piece of information, since the reporter might
span several files and searching for WARN is easy enough!)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@540 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-11 16:35:30 +00:00
Robert Tansley
aa3d4ab719 Updated source code license.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@535 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-11-01 17:59:17 +00:00
Robert Tansley
83142981bd Fixed to seach all log files on every query - not very efficient but means that
all date ranges will work


git-svn-id: http://scm.dspace.org/svn/repo/trunk@471 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-10-24 17:30:10 +00:00
Robert Tansley
ed9f5052fa - Implemented e-mail subscription (new item notification).
- Updated DB schema:
  * New "subscription" table
  * EPerson: renamed "active" to "can_log_in", and added "last_active",
    "self_registered" and "sub_frequency" columns (unused right now, but
    easier to make the changes at once)
- Updated EPerson object to reflect table changes, and callers of EPerson
  object
- Removed MIT-only filters from web.xml


git-svn-id: http://scm.dspace.org/svn/repo/trunk@446 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-10-18 11:22:00 +00:00
Robert Tansley
d63039e547 Added simple OAI 2.0 protocol support
- Slight reorganisation of installation layout
- New webapp for OAI - DSpace now contains 2 webapps


git-svn-id: http://scm.dspace.org/svn/repo/trunk@411 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-09-26 15:45:27 +00:00
Robert Tansley
e7ee99aa7e Fixed syntax issue - SF #610541
git-svn-id: http://scm.dspace.org/svn/repo/trunk@394 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-09-17 13:53:11 +00:00
David Stuve
6f01dce6f6 arsgs to dsrun were in wrong order; handle server wouldn't start
git-svn-id: http://scm.dspace.org/svn/repo/trunk@388 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-09-16 11:58:54 +00:00