Mark H. Wood
022fc445d3
Merge pull request #2184 from AndrewZWood/DS-3658
...
DS-3658 Configure ReindexerThread disable reindex
2019-03-28 12:10:06 -04:00
Tim Donohue
7253095b62
Add info about how/when auto-reindexing takes place
2019-03-27 15:45:42 -05:00
Terry Brady
37004bbcf4
make config val
2019-01-15 14:41:34 -08:00
Andrew Wood
05959ef315
DS-3658 Document new property reflect default behavior in value
2018-08-28 15:18:59 -04:00
Andrew Wood
1d2f10592a
DS-3658 Configure ReindexerThread disable reindex
2018-08-28 13:38:50 -04:00
Hendrik Geßner
4fbf330de9
DS-3933 Updated Pubmed endpoints from http:// to https://.
2018-06-21 15:22:00 +02:00
Ilja Sidoroff
9d0d58ab3f
Add option to select citation page format (LETTER or A4)
2018-04-23 23:16:58 +00:00
kshepherd
ec307a1c78
Merge pull request #2003 from mwoodiupui/DS-3832-v6
...
[DS-3832] GeoIP-API(com.maxmind.geoip:geoip-api) needs to be replaced by GeoIP2 ( com.maxmind.geoip2:geoip2 )
2018-04-19 09:33:00 +12:00
Mark H. Wood
9757989336
[DS-3832] Fetch and use GeoLite v2 City database.
2018-03-29 12:46:20 -04:00
Terry W Brady
e2975e26ed
Eliminate bypass authentication checks
2018-01-25 11:31:10 -08:00
Hardy Pottinger
8f85b764f4
[DS-3757] increase default clamav socket timeout to 6 minutes ( #1886 )
2017-11-27 10:24:07 -06:00
frederic
b61c821e66
case-insensitive option commented out by default
2017-04-28 09:56:16 +02:00
frederic
4b87935cbb
DS-3558 removed duplicate code and changed default option
2017-04-13 16:27:19 +02:00
frederic
f000b280c1
DS-3558 added comments on code
2017-04-12 15:04:57 +02:00
frederic
cad79dc6c9
DS-3558 made case insensitive botsearch configurable and optimized case insensitive pattern matching
2017-04-12 14:29:58 +02:00
Pascal-Nicolas Becker
6b59c19ee9
DS-3311: Changing default configuration of healthcheck
2016-09-29 12:44:16 +02:00
Ilja Sidoroff
7b146bb59f
Add Pre-3.0 to embargo check name
2016-09-21 09:37:27 +00:00
Pascal-Nicolas Becker
4f28d59422
Change default configuration for submitterCanCreateNewVersion.
2016-08-26 14:07:57 +02:00
Luigi Andrea Pascarelli
a017c7ad82
Merge branch 'master' into DS-1814
...
# Conflicts:
# dspace-api/src/main/java/org/dspace/content/ItemServiceImpl.java
2016-08-24 18:24:57 +02:00
Luigi Andrea Pascarelli
adccc13d2c
Merge branch 'DS-3292' into DS-1814
2016-08-20 20:29:49 +02:00
Tim Donohue
855cbbcac3
DS-2713: Cleanup. Remove unnecessary "workflow.framework" config. Comment cleanup. Make easier to enable in Spring configs
2016-08-17 17:46:26 +00:00
Ivan Masár
0f840a71f5
DS-2897 deprecate ElasticSearch Statistics
2016-08-04 12:11:36 +02:00
Tim Donohue
3f383018ee
DS-3144: Use publication-lookup.url instead of less specific publication.url.
2016-07-14 19:09:00 +00:00
Marsa Haoua
701d4ba6b1
DS-1814: Allow submitters to create new version of their items
2016-07-13 21:31:43 +02:00
Pascal-Nicolas Becker
90447ed0b1
DS-3190: Refactor org.dspace.rdf.* to use spring.
...
dspace-rdf was developed as standalone module. At the end of the
development most of it was moved to be included into dspace-api. Instead
of using Spring it used its own class that instantiated all necessary
classes. This PR solves the problem described in DS-3190 by refactoring
org.dspace.rdf to adapt patterns used in DSpace 6. It introduces
[dspace]/config/spring/api/rdf.xml to configure spring to instantiate
all necessary classes. org.dspace.rdf.RDFConfiguration was removed
completely, the configuration keys are centralised in
org.dspace.rdf.RDFUtil. Instead of org.dspace.rdf.RDFConfiguration and
DSpace's old ConfigurationManager the new ConfigurationService is now
used everywhere. Configuration properties shouldn't be hold in variables
anymore so that RDF profits from the new autoreload function from
DS-2654.
2016-04-29 14:49:55 +02:00
Tim Donohue
1e37e50885
DS-2654: Add necessary prefix to commented out config
2016-04-27 17:35:46 +00:00
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
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
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
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
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
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
Christian Scheible
7cf90d3db2
[DS-1518] Support of StartTLS in LDAPAuthentication.
2016-02-10 16:50:19 +01:00
Terry Brady
1a99488733
remove semicolon from config prop
2016-02-03 10:03:45 -08:00
Terry Brady
699fd029cc
handle comma separated properties
2016-02-02 14:32:25 -08:00
Ivan Masár
fb0e6b879d
DS-3014 LDAP authentication not working
2016-02-01 20:05:09 +01:00
Mark H. Wood
d0bca6c1bf
[DS-3010] Correct configuration names.
2016-01-29 15:18:12 -05:00
Mark H. Wood
f783cb4a4f
Merge pull request #1104 from tdonohue/DS-2654-common-config
...
DS-2654: Enhanced Configurations via Apache Commons Configuration
2016-01-29 13:49:03 -05:00
Hardy Pottinger
204d139c90
Merge pull request #994 from ufal/DS-2659
...
DS-2659 new extensible platform health check reports with emailing
2016-01-28 16:55:03 -06:00
philip Vissenaekens
002b8783bf
DS-2880: Pubmed integration into XMLUI submission
2016-01-27 16:19:55 +01:00
Tim Donohue
b45194de37
Minor bug fixes. Ensure controlpanel settings are loaded property (PR #970 ), and fix 'dspace dsprop' command which is useful in testing.
2016-01-25 14:36:41 -06:00
Tim Donohue
7ea74d8b0d
Found an overlooked configuration needing renaming. "dspace.oai.url" is now simply "oai.url" in oai.cfg. Fixed references elsewhere & updated them to use ConfigurationService
2016-01-25 14:36:37 -06:00
Tim Donohue
eb2f1c8ace
Refactor REST API and code from PR #1239 to use ConfigurationService and PluginService. Rename rest.cfg configs to use proper prefixing.
2016-01-25 14:36:34 -06:00
Tim Donohue
08d3e961be
Configuration cleanup. Restore authentication.cfg. Add example of configuring AuthN to local.cfg. Move default logging settings to dspace.cfg. Uncomment all module configs
2016-01-25 14:36:17 -06:00