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
Claudia Juergen
c27c651a7e
[DS-569] Trailing white spaces lead to wrong order of texts in browse
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5295 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-08-27 10:52:12 +00:00
Tim Donohue
075a913755
Migrating current AIP Backup/Restore code (DS-466) from 'aip-external-1_6-prototype' Branch into Trunk! See https://wiki.duraspace.org/display/DSPACE/AipBackupRestorePrototype for much more details on this work, and how to export/import AIPs. WARNING -- This changes the PackageIngester and PackageDisseminator interfaces. Any of your local, custom Packagers will require refactoring to support the updated interfaces (obviously all DSpace out-of-the-box Packagers have already been refactored).
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5265 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-08-13 20:10:32 +00:00
Pere Villega
5b83e188c0
[DS-643] New testing framework (GSoC 2010)
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5252 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-08-10 09:10:00 +00:00
Mark Wood
57ef2cf01c
Fight scroll blindness: fix many broken doc comments.
...
Also many small typos in comments. Some small reformatting for
readability.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5124 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-06-16 18:52:33 +00:00
Robin Taylor
15d2a1d05e
[DS-215] Allow mixed case metadata names.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5085 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-06-10 21:12:36 +00:00
Andrea Bollini
e1d2da5f1b
[DS-217] Hardcoded String in the license bitstream
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4644 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-12-22 21:10:30 +00:00
Larry Stone
bbe8a2a3d1
[DS-236] Authority control for metadata fields and Choice Authority plugin framework
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4365 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-05 23:52:42 +00:00
Andrea Bollini
98c8f11320
[DS-270] Make delegate admin permissions configurable
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4309 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-30 19:20:07 +00:00
Richard Rodgers
ebbe09345a
[DS-317] Add Support for Embargo function
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4277 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-22 21:27:54 +00:00
Scott Phillips
3dacc68256
(Alexey Maslov) OAI-PMH + OAI-ORE Harvesting Patch
...
http://jira.dspace.org/jira/browse/DS-289
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4228 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-08-24 21:18:09 +00:00
Andrea Bollini
0b3c7b9fa0
[DS-261] Community Admin JSPUI: porting of the DS-228 patch
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4196 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-08-06 13:29:46 +00:00