Giuseppe Digilio
|
f86f95e0f9
|
Merge remote-tracking branch 'remotes/origin/main' into comcol-resource-policies
# Conflicts:
# src/app/shared/shared.module.ts
|
2020-12-11 09:30:38 +01:00 |
|
Tim Donohue
|
63e0c2f29a
|
Merge pull request #967 from atmire/item-view-relationship-query-fix
Item view relationship query fix
|
2020-12-10 16:44:32 -06:00 |
|
Tim Donohue
|
ab9d5b409d
|
Merge pull request #952 from atmire/Filter-queries-correct-operators
Filter queries using correct operators
|
2020-12-10 16:39:02 -06:00 |
|
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 |
|
Kevin Van de Velde
|
c0143c0ece
|
Merge remote-tracking branch 'dspace/main' into item-view-relationship-query-fix
|
2020-12-10 11:04:30 +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 |
|
Kevin Van de Velde
|
01d81783fc
|
Fixing an issue where the relationship query did a fuzzy query with UUID's (Test fix)
|
2020-12-08 14:40:48 +01:00 |
|
Kevin Van de Velde
|
9e9c07b9d7
|
Fixing an issue where the relationship query did a fuzzy query with UUID's
|
2020-12-08 14:21:35 +01: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 |
|
Giuseppe Digilio
|
0f77e5cd92
|
Merge remote-tracking branch 'remotes/origin/main' into comcol-resource-policies
|
2020-12-04 10:52:30 +01:00 |
|
Giuseppe Digilio
|
30d4c6ab5a
|
fixed tests
|
2020-12-04 09:22:31 +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 |
|
Giuseppe Digilio
|
c841a135c9
|
Merge remote-tracking branch 'remotes/origin/main' into comcol-resource-policies
# Conflicts:
# src/app/shared/shared.module.ts
|
2020-12-03 17:21:52 +01: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 |
|
Kristof De Langhe
|
67de6538e5
|
74606: LGTM issue fixes
|
2020-12-01 14:47:03 +01:00 |
|
Kristof De Langhe
|
e15b66aa1b
|
Merge branch 'main' into w2p-74606_Ensure-the-correct-operators-are-used-for-filter-queries
|
2020-12-01 14:38:19 +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 |
|