Commit Graph

4795 Commits

Author SHA1 Message Date
Tim Donohue
f587170a11 Merge pull request #951 from atmire/w2p-74199_Admin-search-dialogs
Separate components for untyped items
2020-12-10 16:13:22 -06:00
Yana De Pauw
5323477c49 Merge remote-tracking branch 'upstream/main' into w2p-74199_Admin-search-dialogs 2020-12-10 13:57:18 +01:00
Tim Donohue
39582c9243 Merge pull request #969 from tdonohue/sync_docker_with_backend
Sync Docker compose scripts with backend (DSpace/DSpace)
2020-12-09 17:19:13 -06:00
Tim Donohue
804905d62e Sync Docker compose scripts with backend (DSpace/DSpace) 2020-12-09 13:38:17 -06:00
Yana De Pauw
52d11932cb Fix issues with type badges in tests 2020-12-08 13:30:31 +01:00
Yana De Pauw
1cc9349608 Merge remote-tracking branch 'upstream/main' into w2p-74199_Admin-search-dialogs 2020-12-08 10:59:09 +01:00
Tim Donohue
32a29c4a17 Merge pull request #925 from atmire/w2p-74179_Deleting-groups
Fix delete and edit for Groups
2020-12-03 15:59:04 -06:00
Tim Donohue
6e9c129b6e Merge pull request #955 from atmire/401-login-page-and-403-page
401 login page and 403 page
2020-12-03 15:44:30 -06:00
Kristof De Langhe
411e2bd746 74612: Remove 401 pages and add login redirect to feature-authorization guards 2020-12-03 14:38:27 +01:00
Kristof De Langhe
4145f829a7 Merge branch 'main' into w2p-74612_Ask-unauthenticated-users-to-log-in 2020-12-01 14:52:26 +01:00
Marie Verdonck
2243e8a76c 74848: Check so warn message not shown on new group form 2020-12-01 14:28:47 +01:00
Marie Verdonck
dee3043c9f 74179/PR#925: Test fixes 2020-12-01 13:43:15 +01:00
Marie Verdonck
dfd7468b88 74179/PR#925: Groups with linked dso (workflow groups) => No edit/delete possible + alert on edit page with link to edit roles on comcol page 2020-12-01 13:43:15 +01:00
Marie Verdonck
1fcd4d6c3e 74179: NameAlreadyInUse check removed since not correctly shown if there are similarly named groups (group name search not exact) 2020-12-01 13:43:15 +01:00
Art Lowel
3c20cb7ee1 fix positioning of group delete button and clearing of the cache on delete 2020-12-01 13:43:15 +01:00
Marie Verdonck
46defed6f2 74179: Test fix 2020-12-01 13:43:15 +01:00
Marie Verdonck
f8a8af32da 74179: Delete group cache cleared, redirect & delete button moved on group edit page 2020-12-01 13:43:15 +01:00
Marie Verdonck
e3578a6b0f 74179: Edit group functionality added + test (fixes) 2020-12-01 13:43:15 +01:00
Marie Verdonck
ab88dc3c77 74179: Test fixes after changes for empty results in eperson/group registries 2020-12-01 13:43:15 +01:00
Marie Verdonck
bdd1a675f1 74179: Fix for no result message not shown if no search results epeople/group registry 2020-12-01 13:43:15 +01:00
Marie Verdonck
1903530f77 74179: Deleting groups notifications, authorisation check, button on edit group page 2020-12-01 13:43:14 +01:00
Tim Donohue
aa8feb01b3 Merge pull request #954 from 4Science/orcid_labels
replaced orcidV2 label keys with orcid
2020-11-30 11:10:17 -06:00
Tim Donohue
4a6939f621 Merge pull request #959 from DSpace/tdonohue-correct_build
Update build.yml to not limit by branch
2020-11-30 10:39:44 -06:00
Tim Donohue
96d7f9c2d7 Update build.yml to not limit by branch 2020-11-30 10:12:02 -06:00
Tim Donohue
0bfa425e57 Update build status badge to point to GitHub 2020-11-25 17:08:20 -06:00
Tim Donohue
5e23a84ea3 Merge pull request #956 from tdonohue/github_ci
Add CI to Github via Actions (based on Travis CI config)
2020-11-25 10:20:04 -06:00
Tim Donohue
3f1266e485 Enable only for main branch pushes or PRs 2020-11-25 09:26:43 -06:00
Tim Donohue
49effd14df Rename job to "tests". Space out steps to make it easier to read. 2020-11-25 08:58:38 -06:00
Tim Donohue
d241d4ea6a Revert to checkout@v1 per https://community.codecov.io/t/codecov-status-stuck-at-waiting-for-status-to-be-reported-on-github/341/40 2020-11-25 08:27:25 -06:00
Tim Donohue
e32b435edd Remove .travis.yml Minor comment cleanup to build.yml 2020-11-24 17:07:49 -06:00
Tim Donohue
b036c084b7 Try codecov bash uploader to see if it works 2020-11-24 16:38:07 -06:00
Tim Donohue
8d526f0e80 Move codecov reports to last step 2020-11-24 16:03:22 -06:00
Tim Donohue
bc0b0a26c9 Initial GitHub Actions CI settings. Rename docker-compose-travis to docker-compose-ci 2020-11-24 15:15:58 -06:00
Kristof De Langhe
8486fecc17 74612: Post-merge test fixes 2020-11-24 12:03:34 +01:00
Yana De Pauw
6b69f66a8d 74572: Update type badge to not rely on constructor name 2020-11-24 11:58:16 +01:00
Kristof De Langhe
c28af7d7c8 Merge branch 'main' into w2p-74612_Ask-unauthenticated-users-to-log-in
Conflicts:
	src/app/+item-page/simple/item-page.component.ts
	src/app/process-page/detail/process-detail.component.spec.ts
	src/app/process-page/detail/process-detail.component.ts
2020-11-24 11:34:17 +01:00
Kristof De Langhe
b2369b237e 74612: Redirect bugfix 2020-11-24 10:36:50 +01:00
Tim Donohue
d78549c2ff Merge pull request #938 from 4Science/CSTPER-222
Metadata identifier for Communities and Collections
2020-11-23 09:21:37 -06:00
Corrado Lombardi
f8076051b4 replaced orcidV2 label keys with orcid 2020-11-23 09:14:16 +01:00
Tim Donohue
f1b1f8199b Merge pull request #827 from atmire/Support-for-process-output
Support for process output on detail page
2020-11-20 15:10:37 -06:00
Tim Donohue
c5898b4182 Merge pull request #929 from atmire/w2p-74275_Issue-2988_Reset-pw-eperson-created-in-admin-ui
Issue 2988: Password (re)set for eperson with add PatchOperation
2020-11-20 14:31:55 -06:00
Tim Donohue
6e0e5a8fee Merge pull request #941 from atmire/74609-Fix-type-error-on-search-pages
Fix TypeError on search pages
2020-11-20 11:51:16 -06:00
Yana De Pauw
9c2ca90c32 Remove unused import 2020-11-20 11:11:58 +01:00
Yana De Pauw
6c80f0797b Merge remote-tracking branch 'upstream/main' into w2p-74199_Admin-search-dialogs 2020-11-20 10:44:24 +01:00
Tim Donohue
c05f4fc912 Merge pull request #942 from atmire/74615-Remove-baseUrl-api-workaround
Remove workaround for baseUrl ending in /api
2020-11-19 17:04:05 -06:00
Tim Donohue
2fa24b5d5c Merge pull request #953 from DSpace/codecov_patch_info_mode
Switch codecov 'patch' checks to informational only
2020-11-19 16:25:04 -06:00
Tim Donohue
130e2e500b Merge pull request #944 from atmire/w2p-74345_Fix-comcol-tree-issues
Fix com/col tree issues (#899 & #908)
2020-11-19 16:23:39 -06:00
Tim Donohue
c9f4baa4d4 Merge pull request #916 from 4Science/CSTPER-66
Communities and collections not shown right after creation
2020-11-19 14:52:46 -06:00
Tim Donohue
de28b02cf6 Switch patch checks to informational only 2020-11-19 14:41:41 -06:00
Tim Donohue
8bc85d5ed1 Merge pull request #933 from atmire/w2p-74348_Fix-security-issues-LGTM
Fix security issues reported by LGTM
2020-11-19 14:20:53 -06:00