Graham Triggs
54058b0aff
Changed 'number' column to 'count' as number is a reserved word in Oracle
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2364 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 10:21:46 +00:00
Graham Triggs
80e9508ff9
Add BMP to the default list of formats read by the JPEGFilter, as it is supported in Java 5
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2359 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-25 17:25:41 +00:00
Graham Triggs
378291b327
Renamed recent.submissions.index to recent.submissions.sort-option
...
This is to avoid confusion with index names and sort options - also updated configuration documentation to correctly refer to sort-option and not index
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2358 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-25 13:29:44 +00:00
Graham Triggs
5aac8da542
Removed authorlinks and subjectlinks configuration, as they were no longer used following Andrea's update
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2357 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-24 23:08:54 +00:00
Graham Triggs
ac26ef5b64
Add ability to customise the item list display for different browse indexes and sort options
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2355 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-22 10:22:56 +00:00
Mark Diggory
a96e2d97f2
attach assembly back into package phase.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2345 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-13 18:46:35 +00:00
Mark Diggory
a0e8586ed7
Adjust scm location to be in the branch.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2343 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-13 01:29:37 +00:00
Mark Diggory
a22fc9ae8d
Add snapshot repository details to all poms so that parents can be properly resolved when individual projects are checked out.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2335 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-12 15:54:27 +00:00
Richard Jones
8d7b59f45d
Option to generate community and collection "strength" as a batch job
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2328 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-12 11:59:47 +00:00
Mark Diggory
51cf0347e5
Phase 1 of build process refactoring.
...
1.) move parent pom to top level directory and change name to dspace-parent
2.) adjust parents of all weapps to be module in next directory up instead of dspace/pom.xml
3.) add in db driver selection and dspace.config selection into webapp poms.
4.) Add all child projects as modules in dspace-parent.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2323 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-10 21:21:23 +00:00
Mark Diggory
b1df1f0d68
CreativeCommons RDF processing based on XSL Transform.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2315 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-06 22:33:58 +00:00
Mark Diggory
acfcf672f1
Correcting poor formatting in poms...
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2310 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-05 18:52:06 +00:00
Mark Diggory
38576313d8
Adjust versioning and snapshot location.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2282 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-30 02:19:02 +00:00
Mark Diggory
27b2335cc4
Commiting adjustments to handle next "version"
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2277 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-29 19:40:58 +00:00
Mark Diggory
c5bae35cd9
Adjusting versioning to 1.5-alpha
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2272 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-25 18:10:16 +00:00
Andrea Bollini
58b2bcac44
[1818000] Pluggable Style Selection strategy for item display
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2263 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-25 12:39:31 +00:00
Graham Triggs
8c2692ea7d
Add the capability to define in which order the index should be listed by default (ascending or descending)
...
Also, removed two uses of 'magic' strings - replaced with static values from SortOption
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2259 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-24 11:47:31 +00:00
Graham Triggs
30c3a05a38
Added SQL to bring Oracle schema inline with Postgres updates
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2257 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-22 14:41:10 +00:00
Andrea Bollini
140c9f25e6
added an initial configuration for webui.content_disposition_threshold (8Mb) and some info about
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2253 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-15 13:46:58 +00:00
Stuart Lewis
5f35de8ebd
(Robert Tansley) SF Patch #1566572 Item metadata in XHTML head <meta> elements
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2250 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-11 15:55:37 +00:00
James Rutherford
e303e57762
Fixed a minor bug in QDC.properties.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2249 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-11 10:53:17 +00:00
Graham Triggs
6c40b8a3b2
Fix Oracle sequence resetting
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2248 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-05 16:01:40 +00:00
Graham Triggs
2eab772d8f
Corrected population of checksum_history
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2247 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-04 09:37:20 +00:00
Scott Phillips
a6d36acfcb
(Scott Phillips) Setting default Manakin configuration paramaters.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2246 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 16:59:37 +00:00
Mark Diggory
e13f47b984
change parameter names to avoid risk of infinite loop
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2245 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 16:24:01 +00:00
Mark Diggory
9dcd497c56
change parameter names to avoid risk of infinite loop
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2244 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 16:22:42 +00:00
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
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
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
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
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
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
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
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
553c915626
Reinsert dspace/pom.xml into dependency hierarchy and move database dependencies downstream.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2191 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-08 14:20:40 +00:00
Mark Diggory
f98c875d14
More reasonable defaults for testing.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2190 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-07 19:09:49 +00:00
Mark Diggory
a90289e324
Add in jdbc driver url
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2179 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-09-04 03:22:29 +00:00
Mark Diggory
7fedefef06
correcting some minor mistakes in previous commit.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2176 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-31 05:17:56 +00:00
Mark Diggory
ceb1f5b020
Migrating database selection criteria to maven profiles.xml. Includes:
...
1.) profiles-example.xml that can be copied to profiles.xml as an example
2.) adjustements to poms to support usage of profiles to overide properties.
3.) svnignore to assure profiles.xml isn't managed in svn.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2175 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-31 05:14:11 +00:00
Stuart Lewis
a4c696de8c
SF Patch 1743188 Patch for Request #1145499 - Move Items
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2171 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-28 15:05:50 +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
Stuart Lewis
d7de5c47fa
Updated configure help doc to reflect new package (org.dspace.authenticate)
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2169 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-28 06:25:27 +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