Commit Graph

2027 Commits

Author SHA1 Message Date
Graham Triggs
6d458762fc Corrected timestamp insertion in most_recent_checksum
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2241 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 14:52:24 +00:00
Graham Triggs
5a21e42fa5 Fixed definition of checksum_results
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2240 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 14:35:06 +00:00
Mark Diggory
fbfe181584 Use official Lucene jars in Maven repository.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2239 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 11:39:07 +00:00
Scott Phillips
4e5e1d0eb2 (Scott Phillips) Added a unique theme ID, which will be used by the feathers theme engine to provide easier theme development.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2238 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 03:15:55 +00:00
Scott Phillips
8cc1f28f56 (Scott Phillips) Added the rend attribute to xrefs, at it says they should have in the DRI schema.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2237 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 01:20:57 +00:00
Scott Phillips
b6bd305149 (Scott Phillips) Added the rend attribute to xrefs, at it says they should have in the DRI schema.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2236 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 01:17:32 +00:00
Scott Phillips
5d64526285 (Scott Phillips) Added the rend attribute to xrefs, at it says they should have in the DRI schema.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2235 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 01:16:11 +00:00
Scott Phillips
886ef957d6 (Scott Phillips) Fixed bug where if forced SSL for authenticated sessions is turned on and multiple authentication mechansms are installed the user would not be redirected to the proper authentication mechanisms if they were allready on a secure connection.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2234 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 00:42:30 +00:00
Scott Phillips
ca7d4defc9 (Scott Phillips) If a bitstream has access is restricted and the user is allready logged in instead of asking them to login again display an error page that tells the user they do not have suffecient priveleges to access the bitstream.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2233 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 00:13:58 +00:00
Scott Phillips
5fb0c5bbde (Scott Phillips) Tweaked default caching parameters based upon testing under live conditions at the TDL repository. The problem with the previous repository is that under even normal conditions components (i.e. transformers, generators, etc) would not be released from the cache and eventualy would suck all the available memory out of the JVM unless you had absolutely obsene amounts of available memory. Thse pramaters tweak the JVM to preform with just 64 megabytes of available memory and will always expire items from the cache after 24 hours or sooner.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2232 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-02 23:33:13 +00:00
Scott Phillips
b3d228444b (Scott Phillips) Remove the bitstream bitrange feature from downloading bitstreams. Adding this header causes some problems on the windows-based PDF viewers.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2231 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-02 23:15:23 +00:00
Scott Phillips
dc7bee8347 (Scott Phillips) Modified ItemImport so that when testing, i.e. the -t flag, each metadata field that is being added is check to see if it exists. If the field does not exist then an error message is printed, and the test continues.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2230 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-02 23:06:56 +00:00
Scott Phillips
bf971ddca1 (Scott Phillips) Removed the DSpaceResourceManager as a specific transformer to manage the opening and closing of DSpace context. Sometimes under high loads cocoon will not complete the lifecycle of transformers which would creat contitions where DSpace contexts / database connections would be leaked. To fix this the cocoon servlet wrapper is modified to handle closing ony open DSpace contexts when the servlet exits.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2229 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-02 22:26:31 +00:00
Mark Diggory
82c6717dfa sql.dir no longer a used property.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2228 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-02 20:59:22 +00:00
Mark Diggory
ecddeec8e5 Make servlet-api provided here as well.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2227 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-02 20:58:20 +00:00
Mark Diggory
16e4d90cce creating separate repositories for release and snapshot dspace dependencies.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2226 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-02 20:47:40 +00:00
Mark Diggory
05d74ee438 Adding servlet api to dspace-lni-client now that its designated as provided.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2225 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-02 17:24:34 +00:00
Mark Diggory
c4babb5a7d Adding servlet api to dspace-lni now that its designated as provided.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2224 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-02 17:10:15 +00:00
Mark Diggory
9f89b31db3 Adding servlet api to dspace-oai now that its designated as provided.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2223 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-02 17:08:27 +00:00
Graham Triggs
72cceaf478 Mark servlet-api dependency as provided (by application container)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2222 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-29 20:43:22 +00:00
Graham Triggs
f9bdb78071 Added initialisation code to avoid file locking problems on windows
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2221 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-29 20:42:25 +00:00
Graham Triggs
a85b083e75 Added servlet-api dependency to resolve compilation problem
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2220 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-29 20:34:44 +00:00
Graham Triggs
4a194fa770 Fixed compilation error
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2219 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-29 20:19:28 +00:00
James Rutherford
6e35504357 (Chris yates)
- SF Patch #1759438 Multilingualism Language Switch - DSpace Header (updated to be compatible with new browse & submission systems).

git-svn-id: http://scm.dspace.org/svn/repo/trunk@2218 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-28 13:17:04 +00:00
Claudia Juergen
fe2b7fd5d0 Removed reference to TxSpace
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2217 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-27 10:41:51 +00:00
Claudia Juergen
e7ce357377 Typo in xmlui.dri2xhtml.structural.contact-link
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2216 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-27 09:24:59 +00:00
James Rutherford
9ead74b923 Fixed a bug in RDFCrosswalk (it threw an NPE if an item didn't have any thumbnails).
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2215 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-26 09:44:36 +00:00
Graham Triggs
961d03ea33 Fix itemRemoved method to correctly clear entries from the general item / withdrawn item tables.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2214 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-24 20:35:21 +00:00
Graham Triggs
c39aa5b780 Always make item removal update the browse tables (may have entries in 'admin' tables).
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2213 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-24 20:17:11 +00:00
Stuart Lewis
e42cb88744 (Stuart Lewis) SF Patch #1799575 New EPersonConsumer event consumer
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2212 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-21 13:48:48 +00:00
Graham Triggs
aeab047b6e Repaired invalid character from i18n patch
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2211 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-21 04:32:57 +00:00
Graham Triggs
74dbc81a42 Fixed include of authentication classes following package move
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2210 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-20 22:01:22 +00:00
Stuart Lewis
567a726316 git-svn-id: http://scm.dspace.org/svn/repo/trunk@2209 9c30dcfa-912a-0410-8fc2-9e0234be79fd 2007-09-20 15:24:32 +00:00
Claudia Juergen
4a85015b9c (Brian Helm)
SF Patch 1794700  Bug fix for stat-monthly and stat-report-monthly

git-svn-id: http://scm.dspace.org/svn/repo/trunk@2208 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-19 14:46:50 +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
Claudia Juergen
70ddde04db Galician Translation of Messages.properties based on DSpace 1.4.2
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2206 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-19 12:02:55 +00:00
Graham Triggs
bcf7cc64a5 Fix a 'starts with' browsing bug
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2205 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-18 16:13:17 +00:00
Mark Diggory
bf4d523f18 These projects will become available in 1.6 and will not be used in 1.5.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2204 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-18 15:56:01 +00:00
Mark Diggory
84589147ff restore "file:" scheme on log4j prarameters.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2203 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-18 04:17:21 +00:00
Mark Diggory
a66fd04fb5 typo
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2202 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-18 03:35:40 +00:00
Mark Diggory
a01d03d89f disable logging so log4j can log to console properly.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2201 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-17 18:56:23 +00:00
Mark Diggory
08d4b0c908 Hardwire initialization and destruction of Browse tables into IntializeDatabase.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2200 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-17 18:44:55 +00:00
Mark Diggory
c9561398b0 .Use current Ant/Java approach for database initialization and registry creation
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2199 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-17 18:43:32 +00:00
Graham Triggs
a9225f6022 Added ability to specify a character set to be used when sending an email. Can be set as a default value in dspace.cfg, or (overridden) by an email template by specifying a charset: line.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2198 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-17 15:39:36 +00:00
Graham Triggs
6a90077cb1 Ensure that the item is in the archive and eligible for indexing before adding it to Lucene
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2197 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-17 15:38:10 +00:00
Graham Triggs
800a77bfe1 Added getPoliciesForGroup method, updated API to make use of Java 5 syntax
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2196 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-13 15:15:09 +00:00
Mark Diggory
fb1e307117 Correct issues with invalid mods content generation.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2195 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-10 20:59:26 +00:00
Mark Diggory
ea52e2c1e0 reinsert assembly:assembly call
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2194 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-10 03:02:36 +00:00
Mark Diggory
d720a48c32 correct postgres dependency
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2193 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-08 16:46:29 +00:00
Mark Diggory
912516b126 Reinsert dspace/pom.xml into dependency hierarchy and move database dependencies downstream.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2192 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-08 14:26:30 +00:00