Commit Graph

8847 Commits

Author SHA1 Message Date
Tim Donohue
88f90c051f Fix more JSPUI classes using comma-separated configs (and ensure they all use getArrayProperty) 2016-02-25 16:50:14 -06:00
Tim Donohue
9317f341e1 Fix more API classes using comma-separated configs (and ensure they all use getArrayProperty) 2016-02-25 16:49:14 -06:00
Tom Desair
d2f7c2a4ec DS-3004: Corrected Oracle migration script 2016-02-25 17:23:48 +01:00
Tom Desair
2147ba8b62 DS-3081: Corrected permanent groups Oracle script 2016-02-25 16:52:11 +01:00
Tom Desair
7ee604fc01 DS-3081: Corrected permanent groups Oracle script 2016-02-25 16:48:28 +01:00
Mateusz Neumann
ba10d40385 DS-3080 Counting withdrawn items (bugfix) 2016-02-25 16:25:39 +01:00
Tom Desair
fccc5a6a63 DS-3004: Wrote Oracle SQL migration script 2016-02-25 15:55:08 +01:00
Mateusz Neumann
542a51d3c7 DS-3080 Counting withdrawn items (bugfix) 2016-02-25 15:35:00 +01:00
Tom Desair
b2da2ca612 DS-3004: Only check for admin override if the field is really hidden 2016-02-25 14:45:22 +01:00
Tom Desair
f4a7214bca DS-3004: Check group membership with one database call + cache the result in Hibernate. Also fixed a problem with the group2groupCache 2016-02-25 14:22:58 +01:00
Jonas Van Goolen
f652c6a36d DS-2635 Default sorting update for both filterPage and sidebar + reverting workflow config change 2016-02-25 13:08:06 +01:00
Tom Desair
257906f6a5 DS-3004: Added the PostgreSQL migration script to set the name on the epersongroup record 2016-02-25 10:50:08 +01:00
Jonas Van Goolen
3c4d600656 DS-2635 Usage of main div to add results to, fixing empty div problems 2016-02-25 08:40:40 +01:00
Jonas Van Goolen
0321bb4b22 DS-2635 Discovery facets splitting of sortOrder
The sidebar facets now use the correct sortOrdering (both in jspui and xmlui)

The was an improvement based on the following Jira ticket
https://jira.duraspace.org/browse/DS-263
2016-02-25 08:40:39 +01:00
Jonas Van Goolen
a693ff5d96 DS-2635 Configuration of sort order split into 2 parts
Originally, one sortOrder configured in the discovery.xml spring file would be used.
This had an impact on both the sidebar and view more pages
This commit splits this sortOrder to make it possible to have different sortOrder for the view more page and sidebar facet

This was an improvement based on the following Jira ticket
https://jira.duraspace.org/browse/DS-2635
2016-02-25 08:40:39 +01:00
Jonas Van Goolen
e20d006ee4 DS-2635 Configurable order by value/count per discovery facet
Modifications to the following files:
-searchFacetFilter.java
-SidebarFacetsTransformer.java
,enable the user to change what kind of sort order is used depending on what discovery facet is clicked

The was an improvement based on the following Jira ticket
https://jira.duraspace.org/browse/DS-2635
2016-02-25 08:40:39 +01:00
Pascal-Nicolas Becker
7ce7731aae Merge pull request #885 from tuub/DS-1349
DS-1349: Add configuration to hide submitter in item history (JSPUI).
2016-02-24 18:09:43 +01:00
Pascal-Nicolas Becker
8e38b13bc0 DS-1349: Add configuration to hide submitter in item history (JSPUI). 2016-02-24 17:55:40 +01:00
Tom Desair
845c1bae90 DS-3004: Added to group name as a column to the group entity and use to to find groups by name instead of searching in the metdata 2016-02-24 13:49:11 +01:00
Tim Donohue
f22a9fe6af Fix XMLUI classes that use comma-separated configs (and ensure they all use ConfigurationService). 2016-02-23 16:01:39 -06:00
Tim Donohue
3bcd24b35b Fix SWORDv2 classes that use comma-separated configs (and ensure they all use ConfigurationService). Correct insecure default value for "on-behalf-of.enable". 2016-02-23 16:01:20 -06:00
Tim Donohue
259b0f1a1b Fix SWORD classes that use comma-separated configs (and ensure they all use ConfigurationService) 2016-02-23 15:59:05 -06:00
Tim Donohue
4e9d6853db Fix JSPUI classes/jsps that use comma-separated configs (and ensure they all use ConfigurationService) 2016-02-23 15:58:35 -06:00
Tim Donohue
0e4db531cf Fix API classes using comma-separated configs (and ensure they all use ConfigurationService) 2016-02-23 15:57:31 -06:00
helix84
a8f6157d22 Merge pull request #1316 from helix84/DS-3076-revert-jackson
DS-3076 All REST API endpoints fail with Accept: application/json
2016-02-23 22:31:56 +01:00
Ivan Masár
bda61d79db DS-3076 All REST API endpoints fail with Accept: application/json
revert jackson upgrade 2.7.0 -> 2.5.3

http://stackoverflow.com/questions/34721851/spring-4-2-3-and-fasterxml-jackson-2-7-0-are-incompatible
2016-02-23 22:31:01 +01:00
Tim Donohue
2bd6b2d950 Merge pull request #1311 from bram-atmire/DS-3059
DS-3059 Replacing getProperty with getArrayProperty
2016-02-22 11:08:07 -06:00
KevinVdV
15c8cc1e26 [DS-3062] Fixing issues that prevented the xmlworkflow from being enabled. 2016-02-22 12:19:25 +01:00
Bram Luyten
3a9cfbb46c DS-3059 Replacing getProperty with getArrayProperty 2016-02-20 18:23:45 +01:00
helix84
0b80302624 Merge pull request #1251 from tdonohue/DS-2188-remove-db-browse
DS-2188 : Remove remaining artifacts/configs of DBMS Browse system
2016-02-20 00:29:43 +01:00
Tim Donohue
f047490211 Minor bug fixes to previous commit 2016-02-19 16:09:43 -06:00
Tim Donohue
24a3057d2d Recreate the old SolrBrowseCreateDAO functionality (necessary for 'metadata' indexes) as a SolrServiceIndexingPlugin 2016-02-19 15:50:08 -06:00
Tim Donohue
0cf9b35da2 Update Flyway migration to keep searching for browse index tables until three are not found 2016-02-19 15:49:13 -06:00
Tim Donohue
c5f7165f3f Flyway Java migration to remove all DBMS browse related tables, sequences and views 2016-02-19 14:23:57 -06:00
Tim Donohue
2368a648c9 Minor code cleanup. MigrationUtils should be moved and all its methods made protected (as they bypass Hibernate). Update description of 'repair' command in DatabaseUtils. 2016-02-19 14:23:55 -06:00
Tim Donohue
583970a994 Remove duplicative RecentSubmissions logic (artifact of DBMS queries) from XMLUI 2016-02-19 14:23:53 -06:00
Tim Donohue
b5c655f3e2 Remove obsolete DBMS browse configurations (including Spring ones). Update/clarify comments for other browse related configs 2016-02-19 14:22:47 -06:00
Tim Donohue
dfe2f2c822 Remove remaining DBMS Browse related classes (IndexBrowse, etc). Remove BrowseCreateDAO as it is not needed for Solr support. Refactor ItemCounter to remove methods which are no longer necessary for Solr support. 2016-02-19 14:22:45 -06:00
Tim Donohue
64fa0a20b3 Merge pull request #1277 from tdonohue/DS-3039
DS-3039 : Fix Community item counting logic. Also cleanup item counting elsewhere in code
2016-02-19 14:05:20 -06:00
Tim Donohue
36ff9e903a Merge pull request #1266 from Georgetown-University-Libraries/ds-3026
[DS-3026] REST Reports - Rely on Apache Commons to parse comma separated properties
2016-02-18 08:23:13 -06:00
Terry Brady
9690565285 Make String[] of MIME a const per feedback 2016-02-17 14:07:44 -08:00
Hardy Pottinger
f67b2e3c54 Merge pull request #1291 from hardyoyo/DS-3056-validate-all-xml-during-testing
[DS-3056] added and configured xml-maven-plugin to validate all XML
2016-02-17 15:19:15 -06:00
Mark H. Wood
066d23d0a5 Merge pull request #1265 from mwoodiupui/DS-3024
[DS-3024] "Administrator" and "Anonymous" groups can be renamed, which would cause them to no longer function in 6.x
2016-02-17 16:18:36 -05:00
Tim Donohue
d66765b8aa Merge pull request #1267 from LongsightGroup/DS-3027-item-import-collections
DS-3027 ItemImport fix to use the collections file
2016-02-17 14:57:24 -06:00
Mark H. Wood
f1a9280b46 Merge pull request #1282 from mwoodiupui/DS-2159
[DS-2159] Deprecate XPDF in DSpace 5, remove in DSpace 6
2016-02-17 14:53:54 -05:00
Tim Donohue
141fde54e8 Merge pull request #1301 from tuub/DS-3061
DS-3061: Use workflow.framework instead of workflow.workflow.framework
2016-02-17 12:32:09 -06:00
Ivan Masár
983730f516 update gson 2016-02-17 17:52:05 +01:00
Ivan Masár
4e9dee13b9 DS-3067 upgrade Maven plugins 2016-02-17 14:38:17 +01:00
KevinVdV
ebbc18221d [DS-3037] Fix completeStep workflow detection 2016-02-17 13:56:43 +01:00
Ivan Masár
e7baa1473a DS-3020 upgrade httpclient 2016-02-17 10:35:44 +01:00