gressho
bda2f8709c
Fix authentication problem in SwordV2 implementation (DS-3310).
2018-01-04 10:59:35 +01:00
Tom Desair
271b6913ab
Fix integration tests. Remove Hibernate Sort annotations as a collection name can change and this breaks the Set semantics
2017-05-22 15:06:44 +02:00
Yana De Pauw
62c804f1e8
DS-3406: Ordering sub communities and collections
2017-05-22 09:39:12 +02:00
Tom Desair
e358cb84d1
DS-3406: Resolve review feedback
2017-05-02 17:59:25 +02:00
Tom Desair
3540fe5ec6
DS-3406: Sort communities and collections in-memory using a comparator
2017-03-23 15:27:02 +01:00
Tim Donohue
ca78a45532
DS-3154: Fix some of the Javadocs errors in dspace-api
2016-04-29 09:06:54 -05:00
KevinVdV
69bdb15b3c
[DS-2976] Ensure all database entities have a protected constructor
2015-12-24 15:28:26 +01:00
Mark H. Wood
6d2e3b3ea3
[DS-2763] Add much transience to make DSOs actually serializable
2015-11-23 12:13:36 -05:00
KevinVdV
726e19498d
[DS-2714] Oracle migration script for the service based api
2015-08-25 12:42:14 +02:00
KevinVdV
54222f3c1d
DSpace refactored service api
2015-08-19 11:54:32 +02:00
Peter Dietz
a4ba3f740d
DS-2350 Using Oracle rownum way to limit results
2014-12-10 22:50:14 -05:00
Peter Dietz
2cb060f7bd
DS-2350 Fix My Submissions to support oracle for "Archived Submissions"
2014-12-10 22:22:22 -05:00
Mark H. Wood
bca1b2cf0e
DS-2248 Ensure that DSpaceObject subclasses create typed TableRows when instantiated.
2014-11-19 17:11:57 -05:00
Peter Dietz
112392ac2b
Merge pull request #679 from LongsightGroup/DS-2180-my-archived-submissions
...
DS-2180 Fix sorting by date accessioned in xmlui My Archived Submissions
2014-10-27 18:37:53 -04:00
KevinVdV
b32a54516a
Rebasing fixes due to metadata for all pull request.
2014-10-20 13:54:34 +02:00
KevinVdV
e0b7b4609e
Contribution by University of Missouri in collaboration with @mire under the ORCID Adoption and Integration program funded by the Alfred P. Sloan Foundation.
2014-10-20 13:54:33 +02:00
Peter Dietz
8f000fa6bd
DS-2180 Fix findBySubmitterDateSorted to work in metadata4all
2014-10-05 00:54:57 -04:00
Peter Dietz
0862d27fee
XMLUI My Archived Submissions to sort using DB rather than array loop
2014-10-05 00:37:48 -04:00
KevinVdV
87cd7145c9
Support Metadata On All DSpaceObjects
2014-09-24 16:16:06 +02:00
Pascal-Nicolas Becker
3fdc76c8ea
Enhancing the PR for DS-1990.
...
Adds a cache to the Identifier array in the DSpaceObject class.
Renames the method from lookupIdentifiers into getIdentifiers.
2014-08-28 18:32:35 +02:00
Pascal-Nicolas Becker
b1e822a87f
DS-1990: Events should contain all identifiers, not only handles.
2014-08-28 11:47:44 +02:00
Mark Diggory
db9f6e6f36
Atmire dspace 3.0 versioning contribution
...
Versioning : Add Spring WebMVC Control
Versioning : AIP Prototype Test Improvements.
2012-09-20 01:14:30 +02:00
Andrea Bollini
4fc8b9348b
DS-1217 Porting Discovery to the JSPUI
...
Contribution from CILEA funded by the Hub project from HKU
(http://hub.hku.hk )
Faceting, filtering (autocomplete), sidebar facet for the site home page,
community and collections are all implemented.
Changes to the Discovery API/configuration:
1) changed the unique field for the SOLR document, now is used the
concatenation of ID and TYPE-ID (in future we want to index also
object that have not an handle)
2) the prune query has been changed in search.resourcetype:[2 TO 4] so to not remove eventually extra data loaded in the SOLR search core
3) added defaultRpp parameter
Main differences from the XMLUI implementation:
1) facets doesn't have a "...More" link but there are pagination to
scroll facet in the context (search, home page, community, etc.)
2) facets doesn't show the values already selected
3) autocomplete is done against user input and does not dump all the
values (this was a performance issue in XMLUI < 3.0, with 90k items
I see JSON around 2Mb). With the new Discovery improvements the
autocomplete feature in XMLUI seems to be turned off
4) to enable JSPUI discovery you need to add some extra plugins in
dspace.cfg (instructions are provided as comment in the discovery.cfg)
2012-09-13 12:31:23 +02:00
kevin
fbb2002e59
Merge branch 'DS-1229'
...
Conflicts:
dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/Mirage/lib/css/style.css
2012-08-20 09:06:24 +02:00
Fabio Bolognesi
4b9b206d8c
[DS-895] Advanced Embargo Project
2012-08-16 02:13:51 -07:00
KevinVdV
bf34b21bcf
[DS-1229] @mire discovery contribution
2012-08-07 09:47:21 +02:00
Kevin Van de Velde
1f08bc6702
[DS-899] Last modified timestamp doesn't trigger on bitstream delete bugfix
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6887 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-07 16:23:00 +00:00
Stuart Lewis
7c465277d8
[DS-215] Single-argument Item.getMetadata does not work with mixed-case metadata terms. Re-applied in 1.7.1 / 1.8(trunk) as t got overwritten during a merge in the 1.7 development.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6105 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-04 03:15:10 +00:00
Mark Wood
381688cb24
When an Item has no default READ policies, identify it by handle so an
...
admin need not dig into the database to find it in the UI.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6071 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-02-09 18:26:31 +00:00
Stuart Lewis
b73d348a69
[DS-806] Item.match() incorrect logic for schema testing
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6053 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-01-27 00:54:53 +00:00
Graham Triggs
df23ba91e5
Remove unnecessary Item row update
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5858 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-11-16 12:22:55 +00:00
Mark Diggory
0d30c67d9e
Updated Licenses
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5844 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-11-12 05:29:14 +00:00
Stuart Lewis
8377f93202
[DS-525] Move item - inherit default policies of destination collection
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5829 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-11-11 21:16:20 +00:00
Graham Triggs
6d6c309371
[DS-734] Cache columnNames in TableRowIterator, reduce database accesses in Item.update (getting metadatafields)
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5721 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-11-03 20:10:11 +00:00
Graham Triggs
a6c7f57c03
[DS-734] Improve efficiency of Database accesses
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5706 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-11-01 14:09:22 +00:00
Graham Triggs
d66c14848b
[DS-707] Modifier order
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5654 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-26 18:11:31 +00:00
Graham Triggs
16e0851ef8
[DS-707] Remove unused imports / fields / private methods
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5618 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-24 21:22:32 +00:00
Graham Triggs
135da8769a
[DS-707] Generify List usage
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5610 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-24 19:25:15 +00:00
Graham Triggs
6f9d4e28ab
[DS-707] Style / readability fixes
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5579 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-24 09:06:59 +00:00
Graham Triggs
72e9793c81
[DS-707] Null handling
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5578 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-24 06:51:30 +00:00
Graham Triggs
d032c565e0
[DS-707] Style / readability improvements
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5565 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-22 23:19:13 +00:00
Graham Triggs
f6d16fe023
[DS-707] Stack trace loss in exceptions
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5552 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-22 15:21:30 +00:00
Graham Triggs
e279dcbe3d
[DS-707] Remove unused local variables
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5535 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-21 23:46:13 +00:00
Graham Triggs
170f945d0b
[DS-707] Remove unused imports
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5534 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-21 21:25:53 +00:00
Graham Triggs
e0c560ea95
[DS-707] Code analysis efficiencies
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5511 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-21 10:47:13 +00:00
Graham Triggs
b6d396b118
[DS-707] Replace tight loops
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5501 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-20 22:06:23 +00:00
Graham Triggs
c17cbc0029
[DS-707] String concatenation
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5499 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-20 21:38:52 +00:00
Graham Triggs
28a7aecf74
[DS-694] Fix writing of modification information to Item
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5488 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-20 16:37:03 +00:00
Graham Triggs
77fdf71154
[DS-696] Reduce cost of browse pruning
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5455 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-19 00:19:19 +00:00
Mark Wood
ba50e4fa87
Make Packager restore item mappings to non-owning Collections
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5397 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-06 14:46:30 +00:00