frederic
41691cbe0e
DS-3542 Integration/unit tests + small changes
2017-11-21 14:05:35 +01:00
frederic
80c26906e9
DS-3542 configurable encryption
2017-11-17 17:59:16 +01:00
frederic
bf8d63c1e3
DS-3542 JWT encryption and compression
2017-11-15 17:17:55 +01:00
Tom Desair
561d577939
DS-3542 Fix salt reuse + Authorization header + licenses
2017-11-13 11:24:38 +01:00
frederic
3fb72221ca
DS-3542 Reuse salt if not expired
2017-11-13 09:45:23 +01:00
Tom Desair
8dcdcb1ebd
DS-3542: Refactoring and comments
2017-11-06 14:08:55 +01:00
frederic
3630c817e7
DS-3542 expiration time configurable
2017-11-06 14:08:43 +01:00
frederic
ec0be65d34
DS-3542 expiration time configurable
2017-11-06 14:08:01 +01:00
frederic
bc055f1612
DS-3542 More detailed status end point and other improvements
2017-11-06 14:06:35 +01:00
frederic
a5851ce0db
DS-3558 Port from dspace 6 to dspace 7
2017-05-05 11:32:00 +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
Tim Donohue
fadfa351dd
Fix JSP reference to old PluginManager. Update comments referencing PluginManager. Remove old plugin.reusable.* configs as they are no longer needed
2016-01-25 14:35:49 -06:00
Tim Donohue
a428d5a24e
Prepend all configs with module name (to ensure unique keys). Load all module configs from dspace.cfg via "include" statements.
2016-01-25 14:35:23 -06:00
Tim Donohue
ca4999149d
Merge pull request #970 from ufal/DS-2625
...
DS-2625 Extendable control panel
2016-01-21 13:47:17 -06:00
Mark H. Wood
3b34ae04f4
Merge pull request #1019 from mwoodiupui/DS-2463
...
[DS-2463] iplists.com-non_engines.txt is outdated and slow
2016-01-20 15:55:03 -05:00
Jozef Misutka
d2f9fb5104
DS-2659 : introducing new extensible health check platform emailing reports on a regular basis
2016-01-16 23:14:52 +01:00