Pascal-Nicolas Becker
ccab58e0aa
Merge pull request #1354 from DylanMeeus/DS-3123-privacy-settings-xmlui
...
DS-3123: Respect privacy settings in XMLUI
2016-04-21 17:58:47 +02:00
Mark H. Wood
cbc53cac75
[DS-3139] Fix double SLF4J backend, align other dependencies more closely with reality.
2016-04-21 11:56:21 -04:00
dylan
29935532b3
place removed comment back
2016-04-21 17:41:19 +02:00
dylan
d3a9236648
Update comments
2016-04-21 17:27:08 +02:00
Pascal-Nicolas Becker
38791e705f
Merge pull request #931 from tuub/DS-2552
...
DS-2552: Makes configurable whether handles or DOIs should be displayed in JSPUI
2016-04-21 14:14:54 +02:00
Pascal-Nicolas Becker
572c77879a
Changing comment in dspace.cfg about webui.identifier.strip-prefixes
2016-04-21 13:45:41 +02:00
Pascal-Nicolas Becker
c4d63e74e5
Changing comment in dspace.cfg about webui.preferred.identifier
2016-04-21 13:28:29 +02:00
Kevin Van de Velde
efbaa56154
Merge pull request #881 from tuub/DS-1348
...
DS-3109: Introduce a VersionedHandleIdentifierProvider that creates new handles for each version
2016-04-13 12:25:21 +02:00
Pascal-Nicolas Becker
fba613f2ae
Update DIM2EZID.xsl as well.
2016-04-11 16:09:17 +02:00
Pascal-Nicolas Becker
24e18f082a
Change datacite schema namespace in dspace.cfg.
2016-04-09 17:29:21 +02:00
Pascal-Nicolas Becker
025a1ea8f5
DS-2924: Fix DIM2DataCite crosswalk and update to DataCite Schema 3.1
2016-04-09 11:15:29 +02:00
Pascal-Nicolas Becker
a9bf72575b
Merge pull request #1218 from mwoodiupui/DS-2949
...
[DS-2949] XSLT crosswalks should be parameterizable
2016-04-08 18:19:14 +02:00
Pascal-Nicolas Becker
74664af84d
Mention both VersionedHandleIdentifier in DSpace's spring config
2016-04-07 15:29:49 +02:00
Tim Donohue
884da21680
Merge pull request #1157 from helix84/DS-2874-xoai-missing-description-element
...
DS-2874 make XSD enforce missing Description element
2016-04-01 09:54:25 -05:00
Hardy Pottinger
009392e367
Merge pull request #1118 from atmire/DS-2635-discovery-facets-configurable-ordering
...
DS-2635 discovery facets with configurable ordering
2016-03-31 13:31:45 -05:00
Ondřej Košarko
94847cb571
format only for ORIGINAL bundle bitstreams
2016-03-30 18:16:41 +02:00
Ondřej Košarko
2b563a7145
correcting xpath for dc:format in oai_dc.xsl
2016-03-30 18:16:41 +02:00
Tim Donohue
c778a94b48
Merge pull request #1340 from tdonohue/DS-79-Fix-Ant-init_installation
...
DS-79: Remove creation of assetstore.dir from Ant.
2016-03-30 09:44:51 -05:00
Ivan Masár
904e45dbd2
minor changes to address comments
2016-03-23 21:50:05 +01:00
Ivan Masár
09b3890bb9
convert mediafilter to conf. service; fix multiple filters per format
2016-03-23 21:49:57 +01:00
Tim Donohue
0d23502f45
DS-79: Remove creation of assetstore.dir from Ant. It's created by DSBitStoreService
2016-03-23 20:47:48 +00:00
Ivan Masár
2f8fc1087b
refactor to reuse resizing
2016-03-23 21:42:40 +01:00
Tim Donohue
84105d5dd5
DS-2437: Use unpack-dependencies on org.dspace.modules.additions to unpack into WEB-INF/classes/
2016-03-23 19:20:07 +00:00
Pascal-Nicolas Becker
4d2afeff6b
DS-2552: Makes configurable whether handles or DOIs should be displayed
...
Adds the configuration properties webui.preferred.identifier and
webui.identifier.strip-prefixes uses both in JSPUI item view.
2016-03-18 13:12:35 +01:00
Mark H. Wood
a4caeef8ff
[DS-2949] Use a more flexible transformer and pass parameters to the transform.
2016-03-17 10:09:57 -04:00
Peter Dietz
c0cbe7d8c7
Merge pull request #879 from tuub/DS-2490
...
DS-2490: adds org.dspace.identifier.VersionedDOIIdentifierProvider
2016-03-16 15:25:57 -04:00
KevinVdV
4a5f4f215b
[DS-3057] Enable enforce versions to prevent dependency issues (Fixing dspace-parent & dspace pom.xml)
2016-03-08 15:04:16 +01:00
KevinVdV
346bd5bcd5
[DS-3057] Enable enforce versions to prevent dependency issues (Fixing oai)
2016-03-08 15:04:16 +01:00
KevinVdV
13f77a261e
[DS-3057] Enable enforce versions to prevent dependency issues (Additional fixing for dspace-api, dspace-xmlui & fixing dspace-rdf, dspace-solr & dspace-sword(v2))
2016-03-08 15:04:16 +01:00
Tim Donohue
fa68110524
Merge pull request #1317 from tdonohue/DS-3075
...
DS-3075: Comma-separated configurations now need to be loaded via getArrayProperty()
2016-03-04 11:38:48 -06:00
Pascal-Nicolas Becker
3ae8dfcc4f
DS-2490: Add versioned DOIs and adapt DOI support to service API
2016-03-03 16:09:39 +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
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
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
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
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
24a3057d2d
Recreate the old SolrBrowseCreateDAO functionality (necessary for 'metadata' indexes) as a SolrServiceIndexingPlugin
2016-02-19 15:50:08 -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
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
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
Andrea Bollini
e034ffb73e
DS-3063 Ensure proper access to news files
2016-02-16 13:58:18 +01:00
helix84
c6cc3e14b3
Merge pull request #1290 from tdonohue/DS-3054
...
DS-3054: PDF Citation Page feature is not reading its configurations correctly
2016-02-12 00:18:53 +01:00
Ivan Masár
fc85a53b0f
fix typos
2016-02-12 00:15:45 +01:00
Tim Donohue
b3992c00bb
Correct comment typo
2016-02-11 12:32:30 -06:00
Tim Donohue
288b0b58ce
DS-3054: Use getArrayProperty() for all multivalued configs. Enhance/correct comments in citation-page.cfg
2016-02-11 12:27:52 -06:00
helix84
faa88f700d
Merge pull request #919 from tuub/DS-2547
...
DS-2547: Adds a label to access restricted bitstreams in JSPUI.
2016-02-10 17:58:56 +01:00
Christian Scheible
7cf90d3db2
[DS-1518] Support of StartTLS in LDAPAuthentication.
2016-02-10 16:50:19 +01:00
Ivan Masár
01c9976226
DS-3048 change config reload limit from 60 to 5 seconds
2016-02-08 21:00:54 +01:00