Commit Graph

4854 Commits

Author SHA1 Message Date
Yana De Pauw
c1fba059ca 74572: Fix typo 2020-11-19 13:12:53 +01:00
Yana De Pauw
c38cee7561 74572: Separate components for untyped items 2020-11-19 13:12:53 +01:00
Yana De Pauw
963d72ddcd 74348: Increase ratelimiter to 500 2020-11-19 12:11:40 +01:00
Tim Donohue
8d44b5d2f0 Merge pull request #934 from atmire/w2p-74354_Handle-redicts-fix
Fix for handle redirects
2020-11-18 16:22:04 -06:00
Tim Donohue
1ed39d8040 Merge pull request #545 from atmire/w2p-67685_Add-relationships-in-edit-item
Create relationships as an admin in edit item
2020-11-18 14:48:13 -06:00
Tim Donohue
cdf26f12d4 Merge pull request #946 from atmire/GH-945_rimraf-clean
#945 Clean node at end to avoid rimraf error
2020-11-18 14:43:12 -06:00
Tim Donohue
b70daafda2 Merge pull request #930 from atmire/Admin-search-dialogs
Admin search dialogs
2020-11-18 14:27:41 -06:00
Kristof De Langhe
cb6381f7ee 74606: Move stripping of suggestions to SearchFacetFilter 2020-11-18 17:59:22 +01:00
Kristof De Langhe
ab755d3fd9 74612: 403 page + redirect to login on unauthorized 2020-11-18 14:05:36 +01:00
Alessandro Martelli
2369892c3f [CSTPER-222] handle metadata reading for communities and collections
Removed handle field and the setter from community and collection models.
2020-11-18 12:08:57 +01:00
Corrado Lombardi
dfc26efd12 renamed private function 2020-11-18 10:51:55 +01:00
Chris Wilper
9056514144 #945 Clean node at end to avoid rimraf error 2020-11-17 17:27:30 -05:00
Corrado Lombardi
c2e65e2811 removed unused import 2020-11-17 19:12:34 +01:00
Corrado Lombardi
8da8273d82 removed unused imports 2020-11-17 18:51:49 +01:00
Tim Donohue
12da991630 Merge pull request #932 from atmire/w2p-74356_Issue-867_Missing-labels-externalsources
Submission relationship lookup externalsources: Missing i18n labels & other issues
2020-11-17 11:01:29 -06:00
Kristof De Langhe
05406e6919 74606: Search Utils test cases + test fixes 2020-11-17 15:43:05 +01:00
Yana De Pauw
77ca0f049a 74615: Remove workaround for baseUrl ending in /api 2020-11-17 15:38:30 +01:00
Dániel Péter Sipos
3303094efe #674 imort fix 2020-11-17 14:34:42 +01:00
Dániel Péter Sipos
aca0641232 #674 fix 2020-11-17 14:32:10 +01:00
Kristof De Langhe
6f9e8bd3bf 74606: Ensure the correct operators are used for filter queries 2020-11-17 14:31:07 +01:00
Yana De Pauw
9e4e5e4bdf Fix ping 2020-11-17 14:28:40 +01:00
Yana De Pauw
0a0decfc33 74609: Fix TypeError on search pages 2020-11-17 14:21:14 +01:00
Dániel Péter Sipos
55b6486cda #674 fix 2020-11-17 14:09:03 +01:00
Dániel Péter Sipos
ffd0605511 Merge branch 'main' into #674-fix-thumbnail 2020-11-17 13:36:21 +01:00
Corrado Lombardi
c40f31279f [CSTPER-66] moved refreshCache function to common ComColDataService, tests have been moved accordingly.
Used HalEndpointService to discover communities search top endpoint
2020-11-17 09:29:01 +01:00
Marie Verdonck
140f660cf4 74345: Fix com/col tree issues (#899 & #908):
https://github.com/DSpace/dspace-angular/issues/899
https://github.com/DSpace/dspace-angular/issues/908
2020-11-16 17:57:59 +01:00
Yana De Pauw
82811ebafd 74348: Add comments and update rate limit config 2020-11-16 09:34:34 +01:00
Dániel Péter Sipos
c377a3e45a #674 fix 2020-11-13 17:31:05 +01:00
Dániel Péter Sipos
5923a97336 #674 remove un used imports 2020-11-13 16:51:23 +01:00
Dániel Péter Sipos
bb1d863470 #674 fix tests 2020-11-13 16:08:52 +01:00
Dániel Péter Sipos
cb3131e31b #674 remove un used imports 2020-11-13 14:29:03 +01:00
Dániel Péter Sipos
7b160cdbd3 #674 revert eror throw and ad set/get for grid communities and collections 2020-11-13 14:12:27 +01:00
Marie Verdonck
df5570c7b0 Refactored to use process log bitstream 2020-11-12 17:35:39 +01:00
Art Lowel
0e05184d20 remove unused import 2020-11-12 09:39:16 +01:00
Tim Donohue
2ee815908f Merge pull request #939 from tdonohue/use_codecov_bash_script
Use codecov bash script instead of codecov node module
2020-11-10 14:20:05 -06:00
Tim Donohue
086449d82c Remove 'codecov' node module 2020-11-10 13:28:21 -06:00
Tim Donohue
ff173f1f0f Switch to using Codecov bash script instead of node module to upload reports 2020-11-10 13:28:21 -06:00
Alessandro Martelli
fa8ecd16a7 [CSTPER-222] handle metadata reading for communities and collections
Fixed unused imports.
2020-11-10 14:50:46 +01:00
Alessandro Martelli
4a2fe76ef0 [CSTPER-222] handle metadata reading for communities and collections
Fixed tests
2020-11-10 14:30:52 +01:00
Alessandro Martelli
fa113babc7 [CSTPER-222] handle metadata reading for communities and collections
Community and Collection handle tests
2020-11-10 14:03:40 +01:00
Alessandro Martelli
5c7a111a61 [CSTPER-222] handle metadata reading for communities and collections 2020-11-10 14:00:30 +01:00
Alessandro Martelli
65516b3880 [CSTPER-222] handle metadata reading for communities and collections 2020-11-10 14:00:30 +01:00
Giuseppe Digilio
0072486f96 Fix issue where the edit of resource policies failed even if successfully 2020-11-10 09:53:44 +01:00
Giuseppe Digilio
db7514fd25 Fix issue where the creation of resource policies failed even if successfully 2020-11-10 09:53:30 +01:00
Giuseppe Digilio
926cce8286 Add route to create/edit a collection policies 2020-11-09 19:24:43 +01:00
Giuseppe Digilio
e0c4b836d9 Add route to create/edit a community policies 2020-11-09 19:24:32 +01:00
Giuseppe Digilio
317b61b3a4 moved ResourcePolicyEditComponent and ResourcePolicyCreateComponent to shared.module.ts 2020-11-09 19:13:50 +01:00
Giuseppe Digilio
8b6f99e2be Added i18n labels for communities/collections authorizations edit page 2020-11-09 18:22:42 +01:00
Giuseppe Digilio
29df9c609e Added authorizations edit page for collections 2020-11-09 18:21:37 +01:00
Giuseppe Digilio
042e9a06e8 Added authorizations edit page for community 2020-11-09 18:21:13 +01:00