Tim Donohue
1e174972e0
Refactor other classes affected by move of item counting from CommunityService to ItemService. Also cleanup horrible spacing/alignment in ItemCounter
2016-02-04 15:33:07 -06:00
Tim Donohue
3587661b6c
Remove old CommunityService item count methods, which were inaccurate & slow. ItemService now handles this
2016-02-04 15:32:34 -06:00
Tim Donohue
dcf14a42bf
Fix count of items in a Community by adding new methods to ItemDAO, ItemService. Also cleanup other count methods which are duplicative / badly named.
2016-02-04 15:31:05 -06:00
Tim Donohue
094820c12d
Enhance unit/integration tests to also test for mapped items in ITCommunityCollection
2016-02-04 15:27:45 -06:00
Terry Brady
2a17303cac
recreate pr
2016-02-04 10:11:48 -08:00
Mark H. Wood
e789ce90ad
[DS-3024] Add all database migrations for defining the new EPersonGroup.permanent attribute.
2016-02-04 12:32:33 -05:00
Tim Donohue
2139b09353
Add a testCreateItems(). Decrease number of times we run testCountItems()
2016-02-04 10:34:56 -06:00
Tim Van den Langenbergh
f8c59cdf0a
ported xmlui
2016-02-04 16:41:12 +01:00
Tim Donohue
ded72b5e28
Merge pull request #1271 from Georgetown-University-Libraries/ds-3032
...
[DS-3032] Integrate config service properties into ShibAuthentication
2016-02-04 09:21:04 -06:00
Terry Brady
2ae5b47f2a
StringUtils.join for log
2016-02-03 15:15:26 -08:00
Terry Brady
bcfe75dbef
handle another array prop
2016-02-03 15:07:00 -08:00
Terry Brady
7f5e444047
use config service for props
2016-02-03 14:29:36 -08:00
Terry Brady
492d474fb7
auth service allocation
2016-02-03 14:06:13 -08:00
helix84
8d12b313b5
Merge pull request #1264 from helix84/DS-3016-upgrade-dependencies_building-only
...
DS-3016 upgrade dependencies before 6.0 release (2)
2016-02-03 22:37:21 +01:00
Mark H. Wood
e20170e9a5
Merge pull request #1044 from mwoodiupui/DS-1837
...
[DS-1837] Create a separate Maven artifact for the MultiRemoteDSpaceRepositoryHandlePlugin
Note that DSpace/Remote-Handle-Resolver should be released *before* DSpace 6.
2016-02-03 15:46:35 -05:00
Mark H. Wood
836783b3b0
[DS-3024] Log denied rename attempt.
2016-02-03 13:35:44 -05:00
Mark H. Wood
65b6e7276e
[DS-3024] Move permanence logic from entity class to its service class.
2016-02-03 13:35:44 -05:00
Mark H. Wood
b8a862bc1e
[DS-3024] Exception on attempt to rename a permanent Group
2016-02-03 13:35:43 -05:00
Mark H. Wood
8fc324e9f3
[DS-3024] Add a 'permanent' attribute to Groups.
2016-02-03 13:35:43 -05:00
Hardy Pottinger
717e95eed1
Merge pull request #1269 from KevinVdV/DS-3031-remove-maven-warning
...
[DS-3031] Remove maven warning "Cannot include project artifact ..." in the assembly step
2016-02-03 12:15:45 -06:00
Terry Brady
1a99488733
remove semicolon from config prop
2016-02-03 10:03:45 -08:00
helix84
06236ffb20
Merge pull request #1270 from atmire/DS-3030
...
DS-3030 operations with bitstream policies fail in JSPUI
2016-02-03 18:18:52 +01:00
philip Vissenaekens
ba40ea2336
DS-3030
2016-02-03 15:59:26 +01:00
KevinVdV
8a4a775d99
[DS-3031] Remove maven warning "Cannot include project artifact ..." in the assembly step
2016-02-03 15:18:25 +01:00
helix84
f0e59a2df5
Merge pull request #1204 from atmire/DS-2851
...
DS-2851 Administrators cannot create a new user through JSPUI
2016-02-03 14:53:32 +01:00
Juan Manuel Catá
b071621251
DS-2987 Solved metadata loss by qualdrop fields in DescribeStep
...
I've modified DescribeStep and DCInputSet to avoid metadata loss
in type-binded qualdrop fields
2016-02-03 09:50:38 -03:00
Mark H. Wood
901506b1a9
[DS-3024] Exception on attempt to rename a permanent Group
2016-02-03 06:19:09 -05:00
Peter Dietz
4f9c1c3472
DS-3027 ItemImport fix to use the collections file collections if present
2016-02-02 23:58:13 -05:00
Terry Brady
2c30c20a14
use id field from /rest/hierarchy
2016-02-02 17:53:38 -08:00
Terry Brady
699fd029cc
handle comma separated properties
2016-02-02 14:32:25 -08:00
Mark H. Wood
408fcc076e
[DS-3024] Add a 'permanent' attribute to Groups.
2016-02-02 17:07:17 -05:00
helix84
7f6dbf0721
Merge pull request #1263 from Georgetown-University-Libraries/ds-3018
...
DS-3018 Remove unneeded declaration causing exception in /rest/reports
2016-02-02 22:54:06 +01:00
Ivan Masár
6304702841
DS-3016 revert failing upgrades: ehcache xerces httpclient junit h2
2016-02-02 22:06:06 +01:00
Ivan Masár
3a2c5c0524
DS-3016 upgrade dependencies before 6.0 release
2016-02-02 22:05:36 +01:00
Terry Brady
730f344a65
remove unneeded decl
2016-02-02 12:38:16 -08:00
Peter Dietz
501884d28a
Merge branch 'akotynski-DS-2784-jersey2'
2016-02-02 12:43:38 -05:00
Peter Dietz
c195bf0695
Merge branch 'DS-2784-jersey2' of https://github.com/akotynski/DSpace into akotynski-DS-2784-jersey2
...
Conflicts:
dspace-rest/src/main/java/org/dspace/rest/RestReports.java
2016-02-02 12:43:21 -05:00
Tim Donohue
064855c676
Merge pull request #1261 from helix84/DS-3014-escape-commas-in-config
...
DS-3014 LDAP authentication not working
2016-02-02 11:34:20 -06:00
helix84
ebf9cae93c
Merge pull request #1105 from KevinVdV/DS-2807-fix-bundle2bitstream-order
...
[Task: DS-2807] Bundle bitstream ordering fix for hibernate
2016-02-02 17:15:59 +01:00
Pascal-Nicolas Becker
a0add10569
Merge pull request #1262 from tuub/DS-2879-XML
...
DS-2879/XmlWorkflow: keep the old behavior as default
2016-02-02 15:09:49 +01:00
Pascal-Nicolas Becker
cfedbea006
DS-2879/XmlWorkflow: keep the old behavior as default
...
This PR harmonizes the default behavior of the old workflow system and
XMLWorkflow system regarding whether notifications for tasks returned
to the task pool should be send or not.
2016-02-02 14:58:22 +01:00
Pascal-Nicolas Becker
9bf04335e6
DS-2547: Adds a label to access restricted bitstreams in JSPUI.
...
This feature is configurable (using configuration property
webui.itemdisplay.label.restricted.bitstreams).
2016-02-02 12:09:09 +01:00
Ivan Masár
fb0e6b879d
DS-3014 LDAP authentication not working
2016-02-01 20:05:09 +01:00
Tim Donohue
53bf25fb3e
Merge pull request #1259 from tim-atmire/master
...
DS-3015 Collection roles page needs updating
2016-02-01 11:33:17 -06:00
Tim Van den Langenbergh
db92cc44ca
Merge pull request #2 from tim-atmire/XMLUI-AssignCollectionRoles-hotfix
...
Xmlui assign collection roles hotfix
2016-02-01 11:11:36 +01:00
Tim Van den Langenbergh
e71f4f8c1e
Quick hotfix for the Collection roles render
2016-02-01 11:06:00 +01:00
helix84
a700357c3a
Merge pull request #1240 from KevinVdV/DS-2989-fix-workspaceitem-view
...
[DS-2989] View workspace item broken in JSPUI
2016-02-01 10:55:25 +01:00
helix84
023cfed656
Merge pull request #1255 from KevinVdV/DS-2992-metadatafield-retrieval-order
...
[DS-2992] Selection list for metadata in edit item or item template is not sorted alphabetically anymore
2016-01-31 11:55:10 +01:00
helix84
80a7b0f8bd
Merge pull request #1256 from KevinVdV/DS-3008-fix-metadata-order
...
[DS-3008] Fix metadata order storage
2016-01-31 02:31:13 +01:00
helix84
eca5c95cfc
Merge pull request #848 from christian-scheible/DS-2426
...
[DS-2426] added possibility to use relative import in oai xslt transformations
2016-01-30 17:04:34 +01:00