Commit Graph

2204 Commits

Author SHA1 Message Date
Mark Diggory
820e9a6a94 r8652@libaxis1 (orig r2398): mdiggory | 2007-11-28 16:07:34 -0500
New options for ItemImporter to support bitstream permissions and descriptions


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2403 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-29 05:00:44 +00:00
Mark Diggory
7658488c18 r8651@libaxis1 (orig r2397): grahamtriggs | 2007-11-28 12:53:16 -0500
Fixed missing contexts to ItemCounter constructors


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2402 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-29 05:00:34 +00:00
Mark Diggory
20842da442 r8650@libaxis1 (orig r2396): tdonohue | 2007-11-28 11:06:58 -0500
Removed comments which had "UIUC" in them...whoops!


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2401 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-29 05:00:25 +00:00
Mark Diggory
cea5f6f57c r8625@libaxis1 (orig r2393): tdonohue | 2007-11-27 17:03:24 -0500
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/trunk@2395 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-28 05:35:58 +00:00
Mark Diggory
5cc08f3b6e r8624@libaxis1 (orig r2392): stuartlewis | 2007-11-27 05:02:09 -0500
(Richard Jones) S.F. Patch 1659868 Improved database level debugging


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2394 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-28 05:35:39 +00:00
Stuart Lewis
4cf8e13002 (Richard Jones) SF Patch 1659868 - improved database level debugging
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2391 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-27 09:37:01 +00:00
Mark Diggory
03f1939833 r8505@libaxis1 (orig r2369): mdiggory | 2007-11-26 15:21:28 -0500
add in missing language-packs


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2390 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:29:13 +00:00
Mark Diggory
54072fbddf r8504@libaxis1 (orig r2368): tdonohue | 2007-11-26 13:02:40 -0500
Fixed bug in Manakin Configurable Submission flow - It was causing an infinite loop, if your first submission step was a non-interactive (i.e. no-UI) step.  Also fixed a small bug to ensure that clicking "Previous" button will always bring you back to the last step you completed which had a UI.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2389 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:29:08 +00:00
Mark Diggory
fd02be6284 r8502@libaxis1 (orig r2367): grahamtriggs | 2007-11-26 08:46:35 -0500
Solve problem with 404 pages leaking contexts / connections due to not being run under a servlet


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2388 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:29:01 +00:00
Mark Diggory
a106e7b3ab r8501@libaxis1 (orig r2366): grahamtriggs | 2007-11-26 06:03:40 -0500
Fixed connection / context leak in ItemCounter


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2387 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:28:52 +00:00
Mark Diggory
293b1f3538 r8500@libaxis1 (orig r2365): grahamtriggs | 2007-11-26 05:24:51 -0500
And the update script - changed 'number' column to 'count' as number is a reserved word in Oracle


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2386 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:28:44 +00:00
Mark Diggory
d09592f42f r8499@libaxis1 (orig r2364): grahamtriggs | 2007-11-26 05:21:46 -0500
Changed 'number' column to 'count' as number is a reserved word in Oracle


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2385 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:28:33 +00:00
Mark Diggory
3669cfcdbc r8498@libaxis1 (orig r2363): grahamtriggs | 2007-11-26 04:51:43 -0500
Fix problems with strength counter (SQLException doesn't nest Throwable, incorrect cast of Community dso)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2384 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:28:26 +00:00
Mark Diggory
d1725ea785 r8497@libaxis1 (orig r2362): grahamtriggs | 2007-11-26 04:10:39 -0500
More Oracle compatibility fixes - date truncation


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2383 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:28:18 +00:00
Mark Diggory
fb80ff2d2a r8490@libaxis1 (orig r2361): grahamtriggs | 2007-11-25 17:24:26 -0500
Fix Oracle compatibility - must supply sequence value on insert


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2382 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:28:05 +00:00
Mark Diggory
9a5065452d r8488@libaxis1 (orig r2359): grahamtriggs | 2007-11-25 12:25:41 -0500
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/trunk@2381 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:27:56 +00:00
Mark Diggory
c485143eed r8487@libaxis1 (orig r2358): grahamtriggs | 2007-11-25 08:29:44 -0500
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/trunk@2380 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:27:49 +00:00
Mark Diggory
0d31c38ba6 r8485@libaxis1 (orig r2357): grahamtriggs | 2007-11-24 18:08:54 -0500
Removed authorlinks and subjectlinks configuration, as they were no longer used following Andrea's update


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2379 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:27:31 +00:00
Mark Diggory
bee6adc4f5 r8483@libaxis1 (orig r2356): grahamtriggs | 2007-11-23 09:14:12 -0500
Fixed missing localizations in help links


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2378 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:27:24 +00:00
Mark Diggory
aba19a44ea r8479@libaxis1 (orig r2355): grahamtriggs | 2007-11-22 05:22:56 -0500
Add ability to customise the item list display for different browse indexes and sort options


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2377 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:27:12 +00:00
Mark Diggory
a8801282b8 r8475@libaxis1 (orig r2354): grahamtriggs | 2007-11-21 07:39:54 -0500
Fixed browsing of authors in Item Mapper so that you only need to specify a partial name


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2376 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:27:02 +00:00
Mark Diggory
1228d50de5 r8444@libaxis1 (orig r2352): mdiggory | 2007-11-19 23:27:03 -0500
Use full release versions.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2375 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:26:48 +00:00
Mark Diggory
ce61b36b4e r8442@libaxis1 (orig r2350): mdiggory | 2007-11-19 20:56:07 -0500
Correction to bug discovered by Larry Stone (81906): https://webmail.mit.edu/horde/services/go.php?url=https%3A%2F%2Fsourceforge.net%2Ftracker%2F%3Ffunc%3Ddetail%26atid%3D319984%26aid%3D1834865%26group_id%3D19984


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2374 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:26:43 +00:00
Mark Diggory
c6278b0fd8 r8430@libaxis1 (orig r2348): mdiggory | 2007-11-15 18:00:44 -0500
move resolution of dspace-assembly-plugin into parent pom, correcting issues downstream in build process where it cannot be resolved.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2373 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:26:38 +00:00
Mark Diggory
0b67f72e52 r8384@libaxis1 (orig r2346): mdiggory | 2007-11-14 12:35:10 -0500
Reinitialize Browse tables anytime IntializeDatabase is called.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2372 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:26:28 +00:00
Mark Diggory
77d2093a82 r8374@libaxis1 (orig r2345): mdiggory | 2007-11-13 13:46:35 -0500
attach assembly back into package phase.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2371 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:26:20 +00:00
Mark Diggory
e415222b21 r8342@libaxis1 (orig r2343): mdiggory | 2007-11-12 20:29:37 -0500
Adjust scm location to be in the branch.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2370 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:26:10 +00:00
Stuart Lewis
9529cf5899 (Richard Jones) SF Patch 1659868 - improved database level debugging
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2360 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-25 22:12:01 +00:00
Mark Diggory
cff493c639 Use full release versions.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2353 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-20 04:27:51 +00:00
Mark Diggory
5f594f20bc Correction to bug discovered by Larry Stone (81906): https://webmail.mit.edu/horde/services/go.php?url=https%3A%2F%2Fsourceforge.net%2Ftracker%2F%3Ffunc%3Ddetail%26atid%3D319984%26aid%3D1834865%26group_id%3D19984
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2351 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-20 01:58:42 +00:00
Mark Diggory
db797f1379 Again attach assembly of directory to package phase.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2349 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-19 16:16:01 +00:00
Mark Diggory
ed5ab3198f move resolution of dspace-assembly-plugin into parent pom, correcting issues downstream in build process where it cannot be resolved.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2347 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-15 22:48:54 +00:00
Mark Diggory
287304ff9b typo
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2344 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-13 02:10:44 +00:00
Mark Diggory
8aa7904dfd 1.) Adjust scm location to be in the trunk.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2342 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-13 01:20:19 +00:00
Mark Diggory
a6ee92f761 1.) Adjust version to be SNAPSHOT, the version for any dspace project module in the trunk.
2.) Adjust scm location to be in the trunk.

git-svn-id: http://scm.dspace.org/svn/repo/trunk@2341 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-13 01:06:00 +00:00
Mark Diggory
ed0bc8eaf3 Merge back to trunk from dspace-1_5_x branch
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2340 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-12 23:49:18 +00:00
Richard Jones
29aa8314fc add missing import statements in Community and Collection for item counter
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2338 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-12 16:11:01 +00:00
Richard Jones
242d43a696 Option to generate community and collection "strength" as a batch job
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2329 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-12 12:00:32 +00:00
Mark Diggory
c5c4049a99 Merging formating changes back from branch.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2311 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-05 18:58:36 +00:00
Mark Diggory
6c059873da Merging differences back to trunk.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2309 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-05 18:47:18 +00:00
Mark Diggory
a7b6b492ac r7979@libaxis1 (orig r2276): tdonohue | 2007-10-29 11:16:11 -0400
Small bug fix to Pluggable Style Selection.  If an item is still an InProgressSubmission, it will not yet have an "owning collection".
 This was causing errors when attempting to preview or remove an InProgressSubmission in JSPUI.
 


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2308 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-05 18:30:31 +00:00
Mark Diggory
edf376a79e r7758@libaxis1 (orig r2273): mdiggory | 2007-10-25 14:10:22 -0400
Adjusting versioning to 1.5-alpha


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2307 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-05 18:30:24 +00:00
Mark Diggory
eed1641525 r7757@libaxis1 (orig r2272): mdiggory | 2007-10-25 14:10:16 -0400
Adjusting versioning to 1.5-alpha


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2306 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-05 18:29:09 +00:00
Mark Diggory
e721b8c7f4 r7756@libaxis1 (orig r2271): mdiggory | 2007-10-25 14:10:13 -0400
Adjusting versioning to 1.5-alpha


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2305 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-05 18:28:50 +00:00
Mark Diggory
fc57cf6355 r7755@libaxis1 (orig r2270): mdiggory | 2007-10-25 14:09:59 -0400
Adjusting versioning to 1.5-alpha


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2304 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-05 18:27:22 +00:00
Mark Diggory
65d1e27286 r7754@libaxis1 (orig r2269): mdiggory | 2007-10-25 14:09:55 -0400
Adjusting versioning to 1.5-alpha


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2303 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-05 18:26:57 +00:00
Mark Diggory
0574003c81 r7753@libaxis1 (orig r2268): mdiggory | 2007-10-25 14:09:51 -0400
Adjusting versioning to 1.5-alpha


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2302 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-05 18:26:33 +00:00
Mark Diggory
0802d795f1 r7752@libaxis1 (orig r2267): mdiggory | 2007-10-25 14:09:48 -0400
Adjusting versioning to 1.5-alpha


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2301 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-05 18:25:06 +00:00
Mark Diggory
fab8e8c42e r7751@libaxis1 (orig r2266): mdiggory | 2007-10-25 14:09:45 -0400
Adjusting versioning to 1.5-alpha


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2300 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-05 18:24:42 +00:00
Mark Diggory
dcfcad3640 Correcting "machine error" that created this folder.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2290 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-01 01:01:38 +00:00