Commit Graph

4615 Commits

Author SHA1 Message Date
Corrado Lombardi
9658da4fc0 [CSTPER-66] removed detectChanges in single tests, removed TranslateService stub provision, added _links section in community objects 2020-10-23 16:40:49 +02:00
Corrado Lombardi
4bed16af32 [CSTPER-66] onConfirm tests executed within a scheduler and provided _links section on tested data 2020-10-23 11:54:07 +02:00
Corrado Lombardi
564e4e0b02 [CSTPER-66] onSubmit test executed within a scheduler and provided _links section on tested data 2020-10-23 11:53:35 +02:00
Corrado Lombardi
d50d1506ef [CSTPER-66] provided RequestService 2020-10-22 23:41:18 +02:00
Corrado Lombardi
8424ab89d7 [CSTPER-66] provided RequestService in constructor and parent community empty link 2020-10-22 20:15:08 +02:00
Corrado Lombardi
5ef329f7a6 [CSTPER-66] removed consecutive blank lines 2020-10-22 16:44:49 +02:00
Corrado Lombardi
be6a6a2f62 [CSTPER-66] when a community or a collection is created or deleted, angular cache is refreshed so that in case of new community or collection it appears immediately in pages where communities and collections lists are displayed, in case of community or collection deletion deleted community or collection does not appear anymore in pages where communities and collections lists are displayed. 2020-10-22 15:50:44 +02:00
Corrado Lombardi
20c7afce06 [CSTPER-66] utility functions to create remote data object without content 2020-10-22 15:46:29 +02:00
Corrado Lombardi
e1cce311e8 [CSTPER-66] utility method to check if remote data has no content 2020-10-22 15:46:05 +02:00
Corrado Lombardi
1127b363e9 [CSTPER-66] function to get succeeded or no content response 2020-10-22 15:45:39 +02:00
Corrado Lombardi
a2c5ddbfce Merge branch 'main' into CSTPER-66 2020-10-19 08:59:18 +02:00
Tim Donohue
f7883492c6 Correct syntax for referencing related issues/PRs 2020-10-15 15:41:08 -05:00
Corrado Lombardi
6892efc6a3 Merge branch 'main' into fix_com_col_refresh 2020-10-12 16:36:23 +02:00
Tim Donohue
d9634a84ae Merge pull request #874 from atmire/w2p-72956_delete-eperson
Delete eperson
dspace-7.0-beta4
2020-10-08 12:08:29 -05:00
Tim Donohue
5bf6d0f287 Merge pull request #851 from atmire/usage-reports
Add statistics pages
2020-10-07 12:34:04 -05:00
Samuel
d843230158 Add statistics pages - fix link caching issue 2020-10-07 13:53:20 +02:00
Tim Donohue
bb935be0b6 Merge pull request #866 from atmire/Metadata-edit-patch-error-fix
Metadata edit patch error fix
2020-10-06 09:54:55 -05:00
Raf Ponsaerts
fbe6ec61de [Task 72956] applied feedback to the delete eperson error message 2020-10-02 16:38:19 +02:00
Tim Donohue
03bba0f578 Merge pull request #877 from atmire/remove-api-from-rest-config
remove remaining uses of /api in the rest namespace
2020-09-30 11:33:16 -05:00
Tim Donohue
098eb291b6 Merge pull request #878 from atmire/reomve-circular-dependencies-part-2
Remove circular dependencies part 2
2020-09-30 11:02:57 -05:00
Art Lowel
4f16f21a7d remove remaining uses of /api in the rest namespace 2020-09-30 17:14:31 +02:00
Tim Donohue
6511920d0c Merge pull request #868 from atmire/google-scholar-fixes
Google scholar fixes
2020-09-30 09:48:17 -05:00
Tim Donohue
b4120f2053 Update Codecov settings
This makes patch checks slightly more lenient, as they are not required.
2020-09-30 09:14:23 -05:00
Raf Ponsaerts
2621454cdb [Task 72956] fixed LGTM issue 2020-09-30 15:26:46 +02:00
Raf Ponsaerts
5615390ce5 [Task 72956] fixed EPerson deletion issues with page not refreshing 2020-09-30 14:46:03 +02:00
Art Lowel
3e191bb56e move info module paths to separate file 2020-09-30 13:53:04 +02:00
Raf Ponsaerts
e12559544b Merge remote-tracking branch 'dspace/main' into w2p-72956_delete-eperson
Conflicts:
	src/app/core/data/feature-authorization/feature-id.ts
2020-09-30 13:06:18 +02:00
Raf Ponsaerts
24c07536b0 [Task 72956] fixing tests 2020-09-30 13:01:12 +02:00
Art Lowel
24706f0cc4 remove remaining uses of /api in the rest namespace 2020-09-30 11:15:50 +02:00
Art Lowel
764cfc5d95 add comment to explain rewriteDownloadUrls 2020-09-30 10:44:37 +02:00
Tim Donohue
c67d2e6718 Merge pull request #873 from atmire/w2p-fix-bitstreams-pagination-on-item-page
Fix bug concerning bistream pagination on the item page
2020-09-29 11:51:02 -05:00
Raf Ponsaerts
8a07b3bb2b [Task 72956] fix LGTM issue 2020-09-29 14:20:20 +02:00
Raf Ponsaerts
f6fea087c3 [Task 72956] further development on delete eperson 2020-09-29 14:18:15 +02:00
Samuel
b6ff9369e4 Add statistics pages - move data service and add ds-loading 2020-09-29 14:14:28 +02:00
Corrado Lombardi
367470a912 cache cleared with parent community reference once a collection or a community is created or deleted 2020-09-24 13:03:29 +02:00
Corrado Lombardi
d9c177b100 added RequestService 2020-09-24 13:02:38 +02:00
Kristof De Langhe
15de3a2eeb Merge branch 'main' into w2p-73014_Metadata-edit-patch-error-fix
Conflicts:
	src/app/+item-page/edit-item-page/item-metadata/item-metadata.component.ts
2020-09-24 10:16:01 +02:00
Tim Donohue
6e6253c2d8 Merge pull request #860 from atmire/w2p-71894_metadatafields-byFieldName-search-endpoint
Item edit page metadatafields suggestion & validation
2020-09-23 16:31:38 -05:00
Samuel
6ff9429bc0 Add statistics pages - add support for parameters in menu sections and add id params 2020-09-23 23:28:06 +02:00
Tim Donohue
aa84a56c2b Merge pull request #861 from atmire/Cookie-preferences
Cookie consent preferences
2020-09-23 15:14:24 -05:00
Samuel
e7e408dacb Add statistics pages - feedback 2020-09-23 21:57:53 +02:00
Samuel
b7382de29a Add statistics pages 2020-09-23 21:57:52 +02:00
Tim Donohue
1ef3d40904 Merge pull request #822 from atmire/Features-support-part-2
Features support part 2
2020-09-23 14:37:30 -05:00
Tim Donohue
1fba45a08b Customize Codecov settings 2020-09-23 13:31:53 -05:00
lotte
456551fd94 fixed tests 2020-09-23 16:57:08 +02:00
Tim Donohue
a0414e11bc Merge pull request #872 from tdonohue/replace_coveralls_with_codecov
Switch from Coveralls.io to Codecov.io
2020-09-23 08:36:54 -05:00
Raf Ponsaerts
3de2b50d10 [Task 72956] applied feedback to the deletion of epersons 2020-09-23 15:07:38 +02:00
Yana De Pauw
ddc1cbbd73 73249: Fix message and filter issue 2020-09-23 11:36:10 +02:00
Yana De Pauw
cfadb4314e Remove console.log 2020-09-23 10:57:41 +02:00
Yana De Pauw
dfbbd98862 73249: Fix issues with bitstream pagination on item pages. 2020-09-23 10:57:41 +02:00