Commit Graph

49 Commits

Author SHA1 Message Date
Tim Donohue
ac5809a9f6 Adding back in links to Submission Configuration documentation (in /docs/submission.html). They must've been accidentally removed before the 1.5 beta1 release.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2697 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-02-20 19:03:17 +00:00
Mark Diggory
ffe2255213 Updates to the documentation based on feedback from the test-a-thon.
Corrections to Maven based build and installation on Windows. 
Changed Copyright to be under The DSpace Foundation.

git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2687 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-02-19 04:48:26 +00:00
Scott Phillips
33749b9ca8 (ScottPhillips) Documentation updates and the addition of Manakin.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2591 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-02-04 12:40:49 +00:00
Tim Donohue
2afd7ffefa Applying SF patch #1589429 - "Self-Named" Media Filters (i.e. MediaFilter Plugins!)
[This original patch was modified slightly to leave the existing MediaFilter abstract class intact, 
and instead create a new FormatFilter interface which MediaFilter now implements]

git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2393 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-27 22:03:24 +00:00
Robert Tansley
311eb7ae28 (Robert Tansley / Barhatov Andrew)
- Authentication code moved to new org.dspace.authenticate package
- Added IP Authentication (SF patch #1566820).


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2168 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-27 22:40:09 +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
Tim Donohue
58eba9f179 Added the Configurable Submission configuration file and docs:
- New configuration files: item-submission.xml (JSP-UI) and item-submission-XMLUI.xml (XML-UI)
- Updated the database schema
- Updated documentation for the Configurable Submission (esp. submission.html)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2080 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-07-20 20:50:41 +00:00
Claudia Juergen
24422f5a05 SF Patch 1450491 i18n configurable multilingualism support
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1947 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-05-18 13:50:29 +00:00
Mark Diggory
8d36d4dbd5 Restoring the work of the following patches (note this includes the file restorations on the previous commit 1867):
- 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

(Dorothea Salo)
- SF Patch #1557948 Link subjects and authors on item pages

git-svn-id: http://scm.dspace.org/svn/repo/trunk@1868 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-04-23 18:11:16 +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
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
Stuart Lewis
a377d3cc94 SF Patch #1636954 for SF feature request #1636817 MyDSpace make group display configurable
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1725 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-01-18 14:14:52 +00:00
Scott Yeadon
5b06b027d1 updates for 1.4.1 final release
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1708 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-12-07 23:42:25 +00:00
Scott Yeadon
862d549956 updates for 1.4.1 beta 2 release
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1697 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-11-30 03:55:14 +00:00
Scott Yeadon
f21715543d install doc updates for new webui.html.max-depth-guess config item
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1679 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-11-21 00:42:24 +00:00
Scott Yeadon
2690904eb6 added info about handle.jar update in install and upgrade docs
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1665 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-11-07 22:22:24 +00:00
Scott Yeadon
00dc08e52d Updates in preparation for 1.4.1 beta 1 release
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1661 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-11-07 01:04:23 +00:00
Claudia Juergen
a8a9283b07 (Claudia Juergen)
Updated docs for Metadata and Bitstream Registries configuration and added overviews of default Dublin Core and Bitstream registries


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1643 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-10-19 14:56:02 +00:00
Claudia Juergen
0634a9156e (Claudia Juergen)
removed reference to "Local DSpace Administrator Contact Information"
The contact information has bee replaced by using the feedback form.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1639 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-10-18 13:18:47 +00:00
Claudia Juergen
a4fb82c239 (Stuart Lewis/Claudia Juergen)
SF patch #1571494  for SF bug  #1571490 - UTF-8 encoded characters in licence


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1636 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-10-13 12:13:44 +00:00
Scott Yeadon
6a0f13f256 Added Window install instructions from Wiki into docs
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1562 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-21 06:03:40 +00:00
Richard Rodgers
a556e0293a (Larry Stone) Add entries for packager and crosswalk sections
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1559 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-17 19:57:12 +00:00
Scott Yeadon
838875d5d8 re-added plugin docs (taken from Larry's Wiki entries)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1547 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-11 01:09:20 +00:00
Scott Yeadon
d0719568b7 lost changes to business/configure docs to editor/cvs sync problem, removed dead entries from index.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1542 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-10 05:12:39 +00:00
Scott Yeadon
c366e94a79 added plugin docs (taken from Larry's Wiki entries)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1541 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-10 05:04:36 +00:00
Scott Yeadon
6e851c9eae Added index entry for configuring controlled vocabulary
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1516 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-26 23:32:22 +00:00
Robert Tansley
9a073d440e - Draft 1.4 upgrade instructions
- 1.4 version history
- Minor fixes in configuration doc
- Fixed much invalid HTML


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1453 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-17 20:34:34 +00:00
Richard Rodgers
9160249a00 Updates for 1.4 alpha release
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1452 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-17 20:09:30 +00:00
Richard Rodgers
b448fc6630 (Scott Yeadon) Documentation for branded preview image feature -
patch #1330829


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1422 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-10 20:12:31 +00:00
Jim Downing
c11b283954 Updated checker doco
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1410 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-01-23 12:00:14 +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
fcf5164f19 Fixed various errors & omissions
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1386 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-12-08 22:48:22 +00:00
Richard Rodgers
4d8e932855 Added link to new doc section for Item recommendations (patch#1160726)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1358 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-08 19:11:26 +00:00
Richard Rodgers
ac459afa8e Add link to new RSS Configuration section
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1349 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-01 19:59:53 +00:00
Scott Yeadon
dfac0c4fba SF Patch #1209318 Configurable Lucene Analyzer, Chinese search
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1320 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-13 00:19:52 +00:00
Scott Yeadon
931cea5fe9 SF Patch #1244813 Expose METS to OAI-PMH harvesters
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1318 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-12 02:27:13 +00:00
Scott Yeadon
092460a5ff updated docs for 1.3.2
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1316 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-09 23:02:46 +00:00
Scott Yeadon
ef6afc584a Updates for 1.3.2 final release
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1315 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-05 04:29:46 +00:00
Scott Yeadon
654eaddc9b Updates in preparation for 1.3.2 beta 2 release
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1313 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-09-27 23:01:57 +00:00
Scott Yeadon
6d8b8660f9 Docs for configuring view licence for item
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1311 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-09-27 01:46:13 +00:00
Richard Jones
3c62df1d26 Add links for new sections
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1308 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-09-26 09:48:27 +00:00
Scott Yeadon
a52feeeb53 Updates in preparation for 1.3.2 beta 1 release
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1305 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-09-19 04:49:39 +00:00
Robert Tansley
9b97ffaf5e (Robert Tansley)
- Updated version number references for 1.3.1.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1298 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-08-04 19:43:03 +00:00
Scott Yeadon
7066700523 Updates for 1.3 final release
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1295 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-08-04 00:12:28 +00:00
Robert Tansley
f0445f4796 Added some notes about the statistical reports
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1288 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-08-03 18:10:14 +00:00
Robert Tansley
8bbfc3159c (Robert Tansley)
- Updated directories & files
- Fixed note at top of file relating to documentation for other versions


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1285 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-08-01 18:44:06 +00:00
Robert Tansley
6d81bddef0 (Robert Tansley)
- Many more HTML cleanups
- Updated ageing architecture diagram
- Relocated a few sections to more appropriate locations


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1283 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-08-01 17:35:30 +00:00
Robert Tansley
e4d3dac760 (Robert Tansley)
- Numerous tweaks, HTML fixes, additions


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1266 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-28 22:42:41 +00:00
Scott Yeadon
36ffe8c327 Move docs into dspace CVS
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1241 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-18 00:42:11 +00:00