Commit Graph

17370 Commits

Author SHA1 Message Date
Richard Rodgers
6450ee5c53 Update with new contents of config directory
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1544 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-10 19:47:04 +00:00
Richard Rodgers
d1312228c5 Add reference to 'dc-schema' element in 'field' element. For multi-schema support
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1543 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-10 18:56:05 +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
Richard Rodgers
82e8245f39 (Peter Tribble)
Update jars & versions - Fix for bug# 1498127


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1540 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-05 21:04:31 +00:00
Richard Rodgers
406357d00d (Fabio Asnicar) Fix for SF bug # 1513624
Remove cvs conflict/merge formatting


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1539 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-05 20:09:34 +00:00
Richard Rodgers
cb6a582e14 (Claudia Juergen) Fix for SF bug# 1506048
remove superfluous context.complete


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1538 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-05 19:55:31 +00:00
Richard Rodgers
54730290cf Add an Integer to parameters array
Fix for Bug # 1517532


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1537 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-05 16:17:16 +00:00
Scott Yeadon
cf3a72a627 Fixed typo in 13-14 upgrade docs and checksum checker sql, and removed tasklist sql
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1536 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-03 23:21:38 +00:00
Richard Rodgers
f237adf833 (Larry Stone)
Patch SF# 1515393 - fix for SF bug# 1515391
failure to return status


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1535 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-03 15:54:43 +00:00
Richard Jones
a4aab8a4ba SF patch #1514965 fixes SF bug #1505422. fix typo in SQL for item mapper
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1534 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-06-30 12:28:42 +00:00
Richard Jones
1e8fe1f27e SF bug #1515075. minor build file fix to copy correct config file
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1533 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-06-30 12:06:03 +00:00
Richard Rodgers
efc84bbe63 Update for beta release
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1532 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-06-09 19:26:22 +00:00
Richard Rodgers
53676fbc0e Add Scott Phillips prepared statement work
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1531 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-06-09 19:21:42 +00:00
Scott Yeadon
b7895c7f2f Fix to QDCCrosswalk so type attribute is not ignored
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1530 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-06-07 23:26:27 +00:00
Scott Phillips
37bac681dd (Scott Phillips)
- Fixed order by problem where they do not work as parameterized data.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1529 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-06-02 17:03:28 +00:00
Scott Phillips
7bd629e38c (Larry Stone)
- Fixed syntax error preventing update queries from working.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1528 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-06-02 17:02:06 +00:00
Scott Phillips
b5275f2cac (Scott Phillips)
- Removed 1.4 incompatabilities such as valueOf and autoboxing.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1527 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-05-30 14:32:33 +00:00
Scott Phillips
fbb4a4d77e (Larry Stone)
- Added a sanity check to ensure that bad or corrupted file names to not retrieve an unintended file.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1526 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-05-26 14:41:34 +00:00
Scott Phillips
799f1b86b6 (Larry Stone)
- Record the IP address that a session is authenticated from so we can ensure each request is from the same address.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1525 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-05-26 14:40:03 +00:00
Scott Phillips
c98fa6b42e (Scott Phillips)
- Added the db.statementpool configuration line to turn on or off statement pooling.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1524 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-05-26 14:26:12 +00:00
Scott Phillips
4fb8b4fadc (Scott Phillips)
- Seperated data from query text using the new DatabaseManager methods based on Prepared Statements.
 - Ensured all queries are closed so they don't poison the cache.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1523 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-05-26 14:23:17 +00:00
Scott Phillips
440d3ad0a9 (Scott Phillips)
- Seperated data from query text using the new DatabaseManager methods based on Prepared Statements.
 - Split the oracle time-date method into two methods, one to prepare the SQL function call & the other to format the input. This was not tested on an oracle database.
 - Ensured all queries are closed so they don't poison the cache.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1522 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-05-26 14:21:45 +00:00
Scott Phillips
ec31f690b4 (Scott Phillips)
- Updated to the new database manager method names.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1521 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-05-26 14:16:00 +00:00
Scott Phillips
8787f42490 (Scott Phillips)
- Removed the database import line because this class does not use the database.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1520 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-05-26 14:14:03 +00:00
Scott Phillips
aecc1b816e (Scott Phillips)
- Seperated data from query text using the new DatabaseManager methods based on Prepared Statements.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1519 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-05-26 14:11:31 +00:00
Scott Phillips
dab39601ea (Scott Phillips)
Since prepared statements are now cached, unclosed statements are poison to the cache.
This change adds a side effect to the toList() method that closes the statement because
this is how most classes use this method. They typicaly preform a toList() and throw
away the statement at the same time, this leaves it unclosed.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1518 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-05-26 14:08:49 +00:00
Scott Phillips
52bd1b2b6b (Scott Phillips)
- Added support for prepared statements.
 - Added prepared statement pooling (config: db.statementpool)
 - This enables security and performance improvements.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1517 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-05-26 14:05:45 +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
Jim Downing
6a00e7eb4a Fix for Bug 1456521
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1515 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-26 08:54:10 +00:00
Scott Yeadon
2651929272 SF Patch #1469235 - default language is not applied, fixes bug #1358144
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1514 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-21 02:15:47 +00:00
Scott Yeadon
ab563abd39 SF Patch #1472553 - Czech i18n localization file
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1513 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-20 06:15:04 +00:00
Scott Yeadon
c7f43f8337 removed duplicate note
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1512 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-20 06:04:41 +00:00
Scott Yeadon
944a4e441b SF Patch #1470711 - Fix documentation about SSL install/config
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1511 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-20 06:03:23 +00:00
Scott Yeadon
f5ef26cd0f show bundle names on item authorization page
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1510 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-12 01:19:57 +00:00
Scott Yeadon
23aab6f0e9 Item Mapping fixes:
- SF Patch #1468197 - Filter out mapped items from browse list, fixes bug #1455674 and addresses a symptom of bug #1456553
- SF bug #1256920 - Mapped Items not added to Community


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1509 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-11 04:45:31 +00:00
Scott Yeadon
a8a301a3fd Added missing change note for SF bug #1456540
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1508 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-10 06:42:53 +00:00
Scott Yeadon
93c32f210d changed from binary to ASCII file type
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1507 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-10 06:32:21 +00:00
Scott Yeadon
476d73e8d3 changed from binary to ASCII file type
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1506 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-10 04:49:23 +00:00
Scott Yeadon
f8c7799638 SF bug #1466268 - Supervisor Orders on Oracle
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1505 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-10 04:11:09 +00:00
Scott Yeadon
4fcb5d548a SF bug #1456557 - Upgrade docs modifications (also includes updates for branded preview config to upgrade docs and make dspace.cfg consistent)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1504 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-10 02:35:01 +00:00
Scott Yeadon
fa790ba02e Typo bugs:
SF bug #1456801 - Typo in jsp.tools.confirm-delete-collection.info1
SF bug #1456586 - typo in Checksum Checker email script


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1503 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-06 06:29:34 +00:00
Scott Yeadon
18cabf4b4f SF bug #1456988 - database-schema.sql and database-schema_13_14.sql inconsistencies
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1502 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-06 06:06:55 +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
7d5e5faf08 SF bug #1456555 - i18n - missing tags
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1500 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-06 04:03:34 +00:00
Scott Yeadon
42d5c0141f SF bug #1456533 - dspace.url inconsistency
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1499 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-06 01:47:07 +00:00
Scott Yeadon
0055dc94f4 SF bug #1456537 - Copyright statement year out of date
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1498 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-06 01:30:37 +00:00
Scott Yeadon
d18f4eb1ee SF bug #1456531 - Installation doc updates
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1497 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-06 01:21:08 +00:00
Scott Yeadon
422212b457 SF Patch #1456135 - Update search section of business.html
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1496 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-06 00:27:40 +00:00
Scott Yeadon
3259ca77fb SF Patch #1458315 - Customisable Browse Index, fixes bug #1456227
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1495 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-05 02:26:43 +00:00