Ondrej Kosarko
b2cb0ef4dd
typo in the word cocoon
2015-06-18 10:02:07 +02:00
Àlex Magaz Graça
5edf641d6c
DS-2594 Long file names overlap the second column of item metadata in Mirage 2
2015-06-16 14:48:14 +02:00
Roeland Dillen
d9b14a86f0
DS-2618: Process mail.server.disabled in test-email
2015-06-16 14:43:21 +02:00
Andrea Schweer
7b8fa49632
DS-2598 Correct XPATH for available date in mets format xoai
...
This ensures that dc.date.available is shown when using the mets metadata
format in OAI-PMH. Previously, the dateAvailable element was present but empty.
2015-06-02 15:33:36 +02:00
Mark H. Wood
b5540d5999
Merge pull request #951 from mwoodiupui/DS-2590
...
[DS-2590] Fix multiple issues with distributed archives.
2015-05-26 12:29:19 -04:00
Mark H. Wood
494ff0c4c1
[DS-2590] Improved commentary about these obscure problems.
2015-05-26 12:14:58 -04:00
Mark H. Wood
1c4c8943a9
[DS-2590] Roll back problematic upgrade of maven-assembly-plugin
2015-05-26 11:53:57 -04:00
Mark H. Wood
5cd56fb834
[DS-2590] Fix multiple issues with distributed archives.
...
Include dspace/modules/*/src/main/webapps so build succeeds.
Avoid damaging a sample ZIP archive by munging "line endings".
Upgrade to maven-assembly-plugin 2.5.4 (which uncovered the line
ending problem).
2015-05-22 14:45:34 -04:00
Ondřej Košarko
ed89d6b00e
DS-2587 Resource policies rptype is null after upgrading
2015-05-21 17:18:46 +02:00
Hardy Pottinger
19b28f4734
[maven-release-plugin] prepare for next development iteration
2015-05-20 11:42:40 -05:00
Hardy Pottinger
4a8fdf6843
[maven-release-plugin] prepare release dspace-5.2
dspace-5.2
2015-05-20 11:42:37 -05:00
Tim Donohue
d040b9dd4e
Fix DS-2582: Remove all milliseconds from dates. Refactor code slightly.
2015-05-19 14:01:32 -05:00
Ondřej Košarko
4036bf781a
DS-2020 null check & turning _ to / in handles
2015-05-18 11:34:55 -05:00
Antoine Snyers
d011e24f74
DS-2529 CSV import bugfix for fields under authority control with a language
2015-05-18 11:07:57 -05:00
Tim Donohue
0e9f78e9df
Fix for DS-2577. Query for PostgreSQL constraint name. Surround with double quotes if value is $1 or similar.
2015-05-15 18:18:27 +00:00
Christian Scheible
254097b2e2
[DS-2546] added missing curly brackets
2015-05-15 18:01:52 +00:00
Christian Scheible
8049cef23b
[DS-2546] Added missing ZULU time zones where applicable
2015-05-15 18:01:43 +00:00
Christian Scheible
de842dbf30
[DS-2546] fixes problem in DateUtils parsing
2015-05-15 18:01:33 +00:00
Ivan Masár
8bcac58154
minor fix: remove extra colon in string
2015-05-15 10:07:21 +02:00
Àlex Magaz Graça
511b78277f
[DS-2186] Request item copy doesn't always use RequestItemAuthorExtractor
2015-05-15 16:37:18 +12:00
KevinVdV
dbd019943a
[DS-2131] SWORDv2 ingestion fails with NullPointerException when replacing a non archived item
2015-05-15 15:07:57 +12:00
Pascal-Nicolas Becker
7d8a9d5636
DS-1965: Adds date fields to the form used to edit policies (JSPUI).
2015-05-15 10:30:36 +12:00
ctu-developers
2ab6b10a03
Removed unnecessary changes from previous commit.
2015-05-14 16:42:45 -05:00
ctu-developers
cd7789e8df
Fix of getLink() by returning servlet context.
...
Added static method to Resource.java and using it in DSpaceObject.java
2015-05-14 16:42:35 -05:00
Ivo Prajer
9287aa891f
Quick fix of getLink()
2015-05-14 16:42:22 -05:00
Pascal-Nicolas Becker
a99203382c
DS-2551: JSPUI show thumbnails only if user has read permission
2015-05-14 16:32:21 -05:00
tmtvl
6ec649df78
DS-2562, fix incorrect if statement.
2015-05-14 21:22:29 +00:00
Mark H. Wood
e9f4e4c2cc
[DS-2379] Lists returned by JDOM can't be sort()ed, so use a more cooperative class.
2015-05-14 13:40:50 -04:00
Mark H. Wood
18cc6bb3ff
[DS-2379] Sort the list of commands by their names
2015-05-14 13:40:50 -04:00
ctu-developers
8094d8fe18
DS-2511: Repaired resource policy endpoints
...
Repaired all endpoints in REST api.
Added XML annotation in ResourcePolicy.
Repaired bug in Bitstream with expand field.
Repaired creating ResourcePolicy with bitstream.
2015-05-14 16:21:28 +02:00
Andrea Schweer
b7a469d53c
DS-2575 Ensure pooled/owned workflow task are listed in fixed order
2015-05-14 15:40:52 +12:00
Andrea Schweer
f168c6c33d
DS-2461 Escape some colons in queries
...
This allows searching for titles with colons while still allowing fielded searches
2015-05-14 11:13:37 +12:00
Pascal-Nicolas Becker
981b62d9e9
DS-2545: Show collections the user can submits items to only.
...
The JSPSelectColletionStep and JSPStartSubmissionLookupStep already set
the collections -the user can submit to- as request attribute. The JSPs
us these argument already. This commit lets the SelectCollectionTag use
this attribute too instead of looking for the collections on itself.
2015-05-13 17:10:09 -05:00
Andrea Schweer
2c42d71a6a
DS-2544 Delete temp files when exception is encountered
...
As suggested by William Tantzen on Jira.
2015-05-14 08:48:52 +12:00
Andrea Schweer
ca6bc57c6d
[DS-2544] Improve temp file handling for IM thumbnailer
2015-05-14 08:48:52 +12:00
Andrea Schweer
0f0be17d0a
[DS-2549] Render Repo identifier / Sample identifier on Identify page
2015-05-14 08:44:06 +12:00
Panagiotis Koutsourakis
5e5a7922d0
Fix a bug in the "Jump to" browse feature
...
When computing the offset for the "jump to" feature at
SolrBrowseDAO.doOffsetQuery we should take into account if we are
browsing a subset of the items (e.g. we are viewing the items that have
a specific subject) and not all of them (e.g. by title).
2015-05-13 15:42:07 -05:00
Andrea Schweer
bb4cb39373
Remove box styling for file upload in Mirage 2
2015-05-14 08:39:24 +12:00
Andrea Schweer
a257f516fa
DS-2449 Restore template item label for Mirage 2
2015-05-14 08:39:24 +12:00
Andrea Schweer
9d8284d85f
[DS-2212] Ignore _version_ field when sharding solr stats
2015-05-13 15:13:35 -05:00
Christian Scheible
57efa4f628
[DS-2423] Added oai overlays to classpath to ensure that oai command line tools work (like clean-cache)
2015-05-06 18:49:56 +02:00
Christian Scheible
5b5f44085a
[DS-2423] changed arcitecture of DSpace filters. Removed need for @Autowire because filters are not handled by spring.
2015-05-06 18:49:56 +02:00
Christian Scheible
46ce2741bc
[DS-2423] changed tests for OAI-interface to autowire the Filters.
2015-05-06 18:49:56 +02:00
Christian Scheible
0b799fc882
[DS-2423] Added possibility to create additional Filter for DSpace OAI-PMH interface
2015-05-06 18:49:56 +02:00
Andrea Schweer
04b57a60b3
[DS-2486] Increase robustness, improve directory delete behaviour
...
As suggested by Mark Wood, delete directories only when they were actually
created (and when --keep is not given).
Also refuse to go ahead with reindexing when it's obvious that there won't be
enough space, plus deal a little more gracefully with common errors (initial
export failing; -temp core still left from previous attempt).
2015-05-01 12:02:04 -05:00
Andrea Schweer
02b4314046
Disable version check when importing temporary stats data
2015-05-01 12:01:48 -05:00
Andrea Schweer
3d79fa76ab
Make import/export of temporary core more robust
2015-05-01 12:01:33 -05:00
Andrea Schweer
ca1803ae93
Use stats component to get minimum date
2015-05-01 12:01:21 -05:00
Andrea Schweer
9046ec21d4
Export monthly batches to limit the number of docs to sort
2015-05-01 12:01:06 -05:00
Andrea Schweer
b30654e3d5
DS-2486 Add Solr import/export to launcher.xml
2015-05-01 12:00:53 -05:00