Commit Graph

2047 Commits

Author SHA1 Message Date
Graham Triggs
aa8f711055 Individual indexItem / itemRemoved additionally call prune methods at the end to ensure that excess data is removed from the browse indeces.
The batch reindex process does *not* prune until the end of execution.

git-svn-id: http://scm.dspace.org/svn/repo/trunk@2161 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-24 21:51:04 +00:00
Graham Triggs
958a45faf9 Adds xmlui interface to withdrawn item browser. Fixes a minor issue in the BrowseEngine.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2160 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-24 16:09:08 +00:00
Claudia Juergen
ce93f942cb Welsh language pack
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2159 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-24 10:01:23 +00:00
Stuart Lewis
6736b6c2d7 SF Patch #1720105 Add SMTP port as configurable parameter
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2158 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-23 13:04:07 +00:00
Stuart Lewis
c2a5c1f564 SF Patch #1720105 Add SMTP port as configurable parameter
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2157 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-23 13:00:25 +00:00
Stuart Lewis
a87167901f Updated with two recent patches - #1737792 #1724330
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2156 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-23 12:33:27 +00:00
Stuart Lewis
6c2a7ff2c1 [ 1724330 ] Removes "null" being displayed in community-home.jsp
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2155 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-23 11:18:26 +00:00
Stuart Lewis
b6c6e4ecf8 [ 1724330 ] Removes "null" being displayed in community-home.jsp
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2154 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-23 11:17:57 +00:00
Stuart Lewis
1d045ca3d4 [ 1737792 ] Patch for bug 1552760 - Submit interface looks bad in Safari (+ removal of message for Netscape users in choose-file.jsp + removal of supporting text and images in the help file)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2153 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-23 10:55:13 +00:00
Stuart Lewis
172b421ef9 [ 1737792 ] Patch for bug 1552760 - Submit interface looks bad in Safari (+ removal of message for Netscape users in choose-file.jsp + removal of supporting text and images in the help file)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2152 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-23 10:54:42 +00:00
Mark Diggory
fb7d827091 Correct log4j typo.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2151 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-22 20:17:09 +00:00
Mark Diggory
7eb5995011 Cleanup/Clarify Commandline options for 1.5.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2150 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-22 04:05:18 +00:00
Tim Donohue
38ac17aaed Added functionality to allow the User Interface to determine which item-submission.xml to use for Configuration Submission.
- There are still two item-submission.xml files:  item-submission-JSPUI.xml and item-submission-XMLUI.xml
 - Now, the JSPUI will automatically load item-submission-JSPUI.xml, and the XMLUI will load item-submission-XMLUI.xml
 - Also updated doc/submission.html to inform users how this works
 - Updated some various comments, and updated error messages to report the item-submission.xml which caused the error

git-svn-id: http://scm.dspace.org/svn/repo/trunk@2149 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-21 16:23:21 +00:00
Mark Diggory
fe1b824f6a adjust parent project so its source resolves in continuum.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2148 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-21 03:15:55 +00:00
Graham Triggs
83d64cf139 Improve functionality/layout of withdrawn items list
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2147 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-20 23:06:09 +00:00
Mark Diggory
44e4a632d6 Correcting mistake in earlier commit
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2146 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-20 18:43:33 +00:00
Mark Diggory
9bca17fd9d 1.) Improve options for configuring log4j so that individual log4j properties files can be selected in the configuration and/or easily overriden.
2.) Eliminate separate intialization of log4j in xmlui because ConfigurationManager is responsible for it.

git-svn-id: http://scm.dspace.org/svn/repo/trunk@2145 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-20 14:13:55 +00:00
Graham Triggs
4d3985d466 Fixed browse index for withdrawn items. Moved DB access from BrowseItem into a DAO. Added jsp interface for browsing withdrawn items.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2144 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-19 21:25:58 +00:00
Mark Diggory
009e066a5f If the projects parent is only gotten from the repo, need to include the repo location to resolve it.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2143 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-16 19:26:09 +00:00
Mark Diggory
e99104f554 use classpath resources instead of old method.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2142 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-16 00:16:20 +00:00
Mark Diggory
81a1b6fc68 Add example xmlui.xconf file to configuration.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2141 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-16 00:09:09 +00:00
Mark Diggory
fd282cbfa1 svn-ignore .classpath and .project
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2140 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-15 20:21:20 +00:00
Mark Diggory
8ff63e9eaf Adding generated LNI classes so that application can compile in Eclipse on first checkout.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2139 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-15 20:17:00 +00:00
Mark Diggory
5135f56945 Adding generated LNI classes so that application can compile in Eclipse on first checkout.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2138 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-15 20:15:54 +00:00
Mark Diggory
4c5da605d8 git-svn-id: http://scm.dspace.org/svn/repo/trunk@2137 9c30dcfa-912a-0410-8fc2-9e0234be79fd 2007-08-15 20:12:18 +00:00
Mark Diggory
a17c147851 svn-ignore .classpath and .project
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2136 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-15 20:09:53 +00:00
Mark Diggory
95dafaf596 Use dspace-pom for parent, without relative reference.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2135 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-15 20:08:19 +00:00
Mark Diggory
5d4bb55fc6 Use dspace-pom for parent, without relative reference.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2134 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-15 20:04:47 +00:00
Mark Diggory
ec7deb7bc9 Correct assembly of wars.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2133 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-15 20:01:04 +00:00
Mark Diggory
a69e83693d Adding in support to build submodules of XMLUI and LNI when checked out at same level as other modules (I.E. to support Eclipse).
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2132 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-15 15:39:31 +00:00
Mark Diggory
f83a3bb0f9 Correct line delimiters.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2130 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-10 16:16:29 +00:00
Mark Diggory
92c7b97989 correct compilation error
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2129 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-10 16:10:28 +00:00
Mark Diggory
44d011344f Correct line delimiters.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2128 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-10 16:02:30 +00:00
Mark Diggory
639d1e0627 Correct line delimiters.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2127 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-10 15:54:35 +00:00
Graham Triggs
326be22de0 Refactored browse patch. Improves performance / reduces db overhead by only have one table for all 'item' browses (with columns for different sorting options).
All sorting options are available on *all* 'item' browses - at the top level, changing a ie. from title to issue date, will make all corresponding UI hints follow.
Also, maintains a separate table of all withdrawn items. This is currently not exposed in the UI, but can be easily (it's a current feature request).

git-svn-id: http://scm.dspace.org/svn/repo/trunk@2126 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-09 19:43:23 +00:00
Graham Triggs
b430ce75a7 Metadata Exporter (Implements request: #1444364).
Also, consolidates the schema namespace registry into the schema type xml, with single import step.

git-svn-id: http://scm.dspace.org/svn/repo/trunk@2125 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-08 11:34:59 +00:00
Graham Triggs
401df0ec30 SF Patch 1740579 - Patch for bug 1740454 (Concurrency)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2124 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-07 23:22:09 +00:00
Graham Triggs
ce443e40bc More stable metadata import (SFP 1670093). Also:
- fix database_schema.sql errors (Postgres).
 - fix browse index ant task

git-svn-id: http://scm.dspace.org/svn/repo/trunk@2123 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-07 22:54:53 +00:00
Mark Diggory
8449d51050 The didl UUID functionality is only used by the DIDL OAI crosswalk, 1.6 will utilize default java UUID support, moving this into OAI to assure it is not used similarly in the core.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2122 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-06 17:39:43 +00:00
Mark Diggory
b881c7e13a Adding in validation against dtd for submission configuration files. Correcting inputforms.dtd to support schema and vocabulary.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2121 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-06 17:31:12 +00:00
Mark Diggory
ad59c4bcca Move support for log4j console and dtds out of etc. These are better off being next to the other similar files and/or made available to xml editors.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2120 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-06 17:16:59 +00:00
Mark Diggory
5b69ba619c Move support for log4j console and dtds out of etc. These are better off being next to the other similar files and/or made available to xml editors.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2119 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-06 17:16:19 +00:00
Mark Diggory
aac785370a Move support for log4j console and dtds out of etc. These are better off being next to the other similar files and/or made available to xml editors.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2118 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-06 17:16:03 +00:00
Graham Triggs
f8667ff13f Fix missing ICU dependency for browse code
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2117 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-06 14:50:42 +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
Graham Triggs
abd590081f Removed processing / postProcessing call from doPreProcessing (caused two Items to be created per submission)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2115 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-06 13:53:21 +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
Graham Triggs
bbde6d286b Added missing page_reached column for Configurable Submission
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2113 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-03 12:19:33 +00:00
Mark Diggory
162ec97882 Use stable version of assembly plugin, some users having problems resolving snapshots.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2110 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-07-31 16:35:20 +00:00
Mark Diggory
1608c50628 (Flavio Botelho)
- S.F. Patch 1764069 Replaces "String" with "Integer" in PreparedStatement 
  Parameters where appropiate. (Added deleteByValue as another case where change is neccessary).

git-svn-id: http://scm.dspace.org/svn/repo/trunk@2109 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-07-31 03:14:18 +00:00