frabacche
b143d1b3c3
CST-12236 rename and expose ldn inbox endpoint
2023-10-26 16:16:27 +02:00
Sondissimo
84c27b4da0
CST-11012 Changed config settings for notify protocol
2023-09-18 11:56:12 +02:00
Yana De Pauw
f3b939e88f
94299: Add rest.patch.operations.limit to config file
2023-05-25 15:34:05 +03:00
Kim Shepherd
e82ff5eeec
[TLC-249] Address review feedback
...
Controller updated to be less DOI-specific in its
registration implementation
item-status.register renamed to registerDOI
display types included in section data, for UI hints
comments / javadoc added
DOI status text sent instead of number in status data
As per tdonohue's revew on 2022-01-18
2023-02-09 08:21:07 +13:00
Kim Shepherd
dcdbad7d02
[TLC-249] Add and expose config for enabling register DOI
2023-02-09 08:18:14 +13:00
Marie Verdonck
98ee5cb44f
Reinstate config accidentally deleted, added in 30f923a080
( #8064 ) - enables RSS/Atom feeds
2023-02-02 19:08:28 +01:00
Joost
2378dbbeec
Merge remote-tracking branch 'upstream/main' into w2p-97298_issue-3281_self-register-issue-main
2022-12-13 10:38:30 +01:00
Joost
a152b551d4
[task 97298] implemented check for allowed domains during registration'
2022-12-07 16:32:08 +01:00
Toni Prieto
fd5dda2f0e
Expose configuration key cc.license.jurisdiction and use user-selected jurisdiction if this key is set to none
2022-10-26 09:33:19 +02:00
Mykhaylo
b5aacdf967
[CST-6761] restored deleted accidentally properties
2022-10-03 18:04:58 +02:00
Mykhaylo
c18f5cb7ea
[CST-6761] Implemented community feedbacks
2022-09-29 15:14:51 +02:00
Davide Negretti
7bdb1dc88a
[CST-6761] Missing exposed properties
2022-09-26 14:53:33 +02:00
Davide Negretti
b299551717
[CST-6761] Missing exposed properties
2022-09-26 14:53:13 +02:00
Mykhaylo
a443004547
[CST-6761] added new property google.recaptcha.mode to rest.cfg
2022-09-06 16:38:05 +02:00
Mykhaylo
eb7b78d59c
[CST-6761] added support for captcha version (v2 and v3). - added new property.
2022-09-06 16:03:18 +02:00
Luca Giamminonni
3031dce00c
Merge branch 'CST-5306' into CST-5669
2022-05-16 15:38:53 +02:00
Luca Giamminonni
493810c1d2
Merge remote-tracking branch '4science-bitbucket/main' into CST-5306
2022-05-16 12:54:01 +02:00
Nathan Buckingham
30f923a080
OpenSearch RSS more robust handles Com/Coll as well as more search params ( #8064 )
...
* w2p-85140 Add sort and scope to opensearch to allow it to give proper results for rss feed
* w2p-86403 Removed legacy Config and changed default sort also revert community and collection in rss feeds
* remove unecessary dspace.cfg lines
* opensearch configuration needed
* w2p-86403 Fix discovery query grabbing non items in search result for opensearch
* w2p-86403 Change sort direction
* Change date accessioned_dt and discoveryConfig
* revert defaulting on rest side allow angular to handle defaulting
Co-authored-by: Nathan Buckingham <nathan.buckingham@atmire.com >
2022-05-13 14:25:01 -05:00
Luca Giamminonni
d6f34bcf90
Merge branch 'CST-5306' into CST-5669
2022-05-11 11:00:32 +02:00
Luca Giamminonni
332a4ae3bd
Merge remote-tracking branch '4science-bitbucket/main' into CST-5306
2022-05-11 10:53:46 +02:00
Luca Giamminonni
92e8a2fb25
[CST-5669] Fixed orcid page
2022-05-06 16:50:44 +02:00
Kim Shepherd
78e187e6a8
[TLC-254] Expose type bind field config with REST
2022-05-04 15:26:32 +12:00
Luca Giamminonni
131455f757
[CST-5306] Expose researcher-profile.entity-type
2022-04-22 15:29:21 +02:00
Tim Donohue
7b4287aa6d
Expose submitter versioning setting for #1385
2022-01-05 12:12:57 -06:00
Tim Donohue
5ff6c04989
Copy CORS settings to local.cfg by default. Add test to prove CORS blocks authentication from untrusted origins
2021-03-31 15:36:33 -05:00
Tim Donohue
a55acc2379
Cleanup ununsed configurations
2021-02-25 16:55:04 -06:00
Peter Nijs
24ede371ca
Merge remote-tracking branch 'community/master' into w2p-70471_request-configuration-properties-in-rest
2020-06-04 15:36:02 +02:00
Peter Nijs
4e61be497e
71220: Configuration properties endpoint - PR feedback
2020-06-04 14:04:41 +02:00
Tim Donohue
ef7b76abe7
Add support for configurable Access-Control-Allow-Credentials header
2020-05-19 11:01:57 -05:00
Tim Donohue
1f07d465a2
Correct the default allowed-origins in rest.cfg. Enhance comments in rest.cfg & Application
2020-05-12 15:32:54 -05:00
Raf Ponsaerts
ef386fb5cb
[Task 69343] added comments to the properties in rest.cfg
2020-03-06 14:30:27 +01:00
Raf Ponsaerts
e0577e7322
[Task 69343] applied the feedback with regards to the specific embed functionality
2020-03-06 11:16:59 +01:00
Tim Donohue
fa61b737db
Refactor Application startup to load DSpace configs early in boot process. Also fixes DS-3492
2019-05-10 15:01:47 -05:00
Raf Ponsaerts
0c58803a44
[DS-3741] restored the findByMetadataQuery method in a slightly altered version
2018-09-06 14:46:22 +02:00
Raf Ponsaerts
b95a55d3d0
Applied the community feedback regarding the PR
2018-08-23 14:41:53 +02:00
Terry W Brady
55b8826646
port pr to master
2018-03-28 21:21:55 -07:00
Tom Desair
5e9e1c78f9
DS-3489: Added unit test for DiscoverQueryBuilder
2017-12-13 20:52:34 +01:00
Terry Brady
699fd029cc
handle comma separated properties
2016-02-02 14:32:25 -08: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
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
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
Tim Donohue
89f7798450
Normalize incorrect line endings in two files
2013-10-31 14:32:27 +00:00
Anja Le Blanc
6d8417c9af
Added statistics recording to API
...
(required changes in DSpace API!)
Also some changes to make REST API work better with XML output.
Added Checksum and sequenceId to Bitstream.
2013-10-23 14:17:01 +01:00