Commit Graph

491 Commits

Author SHA1 Message Date
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
Ondřej Košarko
f00dd73c05 Extendable control panel 2016-01-16 20:49:46 +01:00
Terry Brady
d76f5696de Re-assemble pull request 2016-01-13 13:15:53 -08:00
Terry Brady
256c301d51 hierarchy command 2015-12-02 15:14:14 -08:00
Pascal-Nicolas Becker
90a075402a DS-2879: Adds configuration to suppress notifications on returned tasks. 2015-11-12 17:23:50 +01:00
Mark H. Wood
014128bf2e [DS-2463] Remove stale spider file; don't poll to update it; extract interesting UA patterns. 2015-10-18 08:43:37 -04:00
Patricio Marrone
9e1f527680 [DS-2744] Revert to default behaviour
This patch comments out the configuration line, so the current
behaviour is kept (i.e. the baseUrl is calculated from the request).

A convenient comment is added to the config/modules/oai.cfg file
explaining this.

Expected results:
- After an install, the line defining dspace.oai.url is commented out.
  The user is able to explicitly configure it as needed.
2015-09-10 14:59:41 -03:00
Patricio Marrone
db556d1d7a [DS-2744] Accept dspace.oai.url configuration paramenter as the oai baseUrl
This patch reintroduces the dspace.oai.url parameter to the configuration
file that was not being honored by the DSpaceRepositoryConfiguration class
when XOAI got introduced. The configuration parameter is still documented [1]

Now the DSpaceRepositoryConfiguration class fetches this parameter, and falls back
to the previous behavior when the dspace.oai.url parameter, with a
warning.

[1] https://wiki.duraspace.org/display/DSDOC6x/Configuration+Reference
2015-09-10 14:59:25 -03:00
Davor Cubranic
8145ded0d2 Fix the name of the master authentication config file
It's 'authentication.cfg', not 'authenticate.cfg'.
2015-06-29 13:09:43 -07:00
Tim Donohue
683a2fdb83 DS-2483 : Fix mispelling of "sword.compatibility"
https://jira.duraspace.org/browse/DS-2483
2015-03-03 14:34:34 -06:00
Pascal-Nicolas Becker
28157db070 DS-2402: Adding to empty lines to fix ant problems. 2015-01-13 12:33:13 +01:00
Pascal-Nicolas Becker
7f9939b7b0 Changing a copy and paste comment. 2015-01-13 12:32:53 +01:00
Pascal-Nicolas Becker
193418bd95 Content Negotiation should be switched off by default. 2014-11-21 12:03:31 +01:00
Peter Dietz
0f612d7edb DS-2269 Move Elastic Search schema to a resources file, and out of java 2014-11-07 14:20:30 -05:00
rradillen
18deabb4a3 DS-1820 Introduction of URL validators in SolrServiceImpl breaks .local urls 2014-11-03 16:46:10 +01:00
Peter Dietz
1213e47569 Remove extra log statements from Citation PDF generator 2014-10-28 01:13:08 -04:00
Peter Dietz
30b770f2b5 Make citation PDF text configurable: header, metadata fields, footer 2014-10-28 01:13:08 -04:00
Peter Dietz
2c0595d5ca DS-2175 Citation PDF initial implementation 2014-10-28 01:13:08 -04:00
Ivan Masár
fd1f914ec1 Add PlumX 2014-10-21 14:26:55 +02:00
Mark H. Wood
25166c8cf5 Make identifier metadata field name configurable 2014-10-21 14:26:25 +02:00
Mark H. Wood
f994b25449 Rename module configuration to be a little less generic 2014-10-21 14:26:25 +02:00
Mark H. Wood
dc0daa6b37 Add Altmetric.com badging 2014-10-21 14:26:25 +02:00
helix84
4e1c740f89 Merge pull request #612 from atmire/DS-2049-proper
DS-2049: DSpace ORCID (proper pull request)
2014-10-21 00:23:37 +02:00
KevinVdV
b88ca8fd11 Adding missing configuration file 2014-10-20 13:54:34 +02:00
Robin Taylor
a8a2b934bb DS-2108 Small correction to the instructions 2014-10-20 11:43:11 +01:00
Robin Taylor
27ee88bc1d DS-2108 Give the Service Account permission to read your GA data 2014-10-20 11:43:11 +01:00
Robin Taylor
7914522c51 DS-2108 Hopefully improved the instructions in google-analytics.cfg 2014-10-20 11:43:11 +01:00
Robin Taylor
6101bc8cdb DS-2108 Add an XMLUI aspect to report Google Analytics stats
Conflicts:
	dspace-api/pom.xml
2014-10-20 11:42:18 +01:00
Pascal-Nicolas Becker
fc324dba54 Uses DSpace Repository Ontology from digital-repositories.org. 2014-09-22 18:08:53 +02:00