Davide Negretti
6dfc5ef2f5
[UXP-10] Handle captcha expiration
2022-09-09 17:04:01 +02:00
Yury Bondarenko
13d33d802f
Fix admin search grid element specs
2022-09-09 17:03:02 +02:00
Davide Negretti
8af725e76f
[UXP-10] Refactoring WIP
2022-09-09 16:32:23 +02:00
Yana De Pauw
06e34355c3
Merge remote-tracking branch 'upstream/main' into w2p-94322_fix-theme-matching-using-handles
2022-09-09 14:44:48 +02:00
Davide Negretti
895e44a25f
[UXP-10] Disable button - Error handling - Notifications
2022-09-09 13:19:07 +02:00
Davide Negretti
97a12cae47
[UXP-10] Notify unaccepted cookies - Fixes
2022-09-08 20:06:36 +02:00
Yury Bondarenko
293ba8408e
94273: Make isAuthorized depend on the target object
...
This ensures that a successful ItemDataService.setWithdrawn call invalidates all related authorizations
2022-09-08 19:54:00 +02:00
Yury Bondarenko
7c13db2f89
94273: Invalidate object on successful patch
2022-09-08 19:54:00 +02:00
Yury Bondarenko
d40f163c49
94273: Implement dependencies between requests
...
When an object is invalidated, its dependent requests are invalidated as well
2022-09-08 19:54:00 +02:00
Giuseppe Digilio
acfd01e774
Merge branch 'main' into CST-6153
2022-09-08 18:02:03 +02:00
Yury Bondarenko
2ac0bcdc98
Merge remote-tracking branch 'origin/main' into w2p-92900_Admin_options_dont_appear_after_Shibboleth_authentication_PR
2022-09-08 17:53:04 +02:00
Giuseppe Digilio
18dda8c44e
Merge branch 'CST-6565' of bitbucket.org:4Science/dspace-angular into CST-6565
...
Conflicts:
src/app/shared/cookies/browser-klaro.service.ts
2022-09-08 17:24:45 +02:00
Giuseppe Digilio
606663dd76
[CST-6565] fix lint
2022-09-08 17:21:57 +02:00
Vincenzo Mecca
4f2f70f851
[CST-6565] Fixed linting
2022-09-08 17:20:45 +02:00
Davide Negretti
05784bfec6
[UXP-10] Fix remove Recaptcha from klaro config
2022-09-08 17:14:14 +02:00
Davide Negretti
0b7cf23e3f
[UXP-10] Fix onInit script
2022-09-08 16:52:43 +02:00
Vincenzo Mecca
032a276494
[CST-6565] Fixed configuration loading
...
ref:
- refactored property loading and mapping
- refactored klaro initialisation
fix:
- now initialisation waits for google-analytics api keys.
2022-09-08 16:42:10 +02:00
Kristof De Langhe
4ddc4b7541
Merge branch 'main' into w2p-94310_SearchEvents-bugfix-main
2022-09-08 15:41:54 +02:00
Tim Donohue
e7dc5f8d14
Merge pull request #1797 from tdonohue/fix_line_endings
...
Force all code to use LF line endings in .gitattibutes
2022-09-08 08:35:59 -05:00
Kristof De Langhe
24189c4ce0
94310: Track search with service method instead of tracking component
2022-09-08 14:53:22 +02:00
Yury Bondarenko
8622e4c059
Fix LGTM alerts
2022-09-08 13:07:36 +02:00
Giuseppe Digilio
877659a7c8
Merge branch 'main' into CST-6565
...
# Conflicts:
# src/app/shared/cookies/browser-klaro.service.ts
2022-09-08 12:12:31 +02:00
Yury Bondarenko
f8404c540e
94207: Extract 'wait for invalidation' pattern into a new method
2022-09-08 12:10:44 +02:00
Michael Spalti
9e14985fc5
Work on columns
2022-09-07 10:47:37 -07:00
Michael Spalti
2c63245050
Unused import.
2022-09-07 10:47:37 -07:00
Michael Spalti
d01bfe2cb1
Added global config for list thumbnails
2022-09-07 10:47:37 -07:00
Michael Spalti
56c8c8c370
Initial work on browse with thumbs.
2022-09-07 10:47:37 -07:00
Tim Donohue
aafe3543d8
Merge pull request #1759 from 4Science/CST-6035_external-provider-query-error
...
External provider query error
2022-09-07 12:13:56 -05:00
Davide Negretti
db6c8f00a8
[UXP-10] Fix headers
2022-09-07 19:01:54 +02:00
Tim Donohue
cd1d409577
Merge pull request #1792 from atmire/w2p-93914_delete-process
...
Add delete process functionality
2022-09-07 11:29:55 -05:00
Yura Bondarenko
744bcae3f2
94031: Hide error messages of concat field inputs
...
Hint/error is shown at the group level, shouldn't be repeated in the inner inputs
2022-09-07 18:20:13 +02:00
Yura Bondarenko
5a0ad41bfd
94301: Trickle down errors to concat field inputs
...
When a concat group is marked as invalid ~ server error, its fields should also be marked as invalid
2022-09-07 18:19:35 +02:00
Yura Bondarenko
d88352f513
94031: Fix findById for concat fields
...
As far as I can tell the suffix is never used with a numeric part, causing this branch to always miss concat group fields
2022-09-07 18:18:34 +02:00
Davide Negretti
05ec096ec9
Merge branch 'main-gh4s' into CST-6782-refactor
...
# Conflicts:
# src/app/app.component.ts
2022-09-07 18:09:35 +02:00
Davide Negretti
b6d6091c87
[UXP-10] Code refactoring
2022-09-07 18:02:23 +02:00
Tim Donohue
e523583f1f
Merge pull request #1779 from mwoodiupui/themeable-dialogs
...
Make create, edit community/collection/item dialogs theme-able.
2022-09-07 10:36:47 -05:00
Tim Donohue
e5165c151c
Merge pull request #1741 from atmire/w2p-93219_Consolidate-all-initialization-in-a-single-Service_PR
...
Consolidate all initialization in a single Service
2022-09-07 09:25:51 -05:00
Yana De Pauw
28fff891d2
94322: Fix theme matching using handles
2022-09-07 15:34:16 +02:00
Yura Bondarenko
527fb134b9
Merge branch 'main' into w2p-92282_Fix-missing-auth-tokens-when-retrieving-Bitstreams
2022-09-07 09:48:19 +02:00
Mark H. Wood
ba2f173199
Address review: add missing templates, commented references to them, reference original templates by default.
2022-09-06 13:56:04 -04:00
lotte
8ca4da47da
Merge branch 'w2p-94060_Issue-1720_MyDSpace-support-entities_7.2' into w2p-94060_Issue-1720_MyDSpace-support-entities
2022-09-06 15:34:54 +02:00
lotte
d89020a712
Merge branch 'w2p-94060_Issue-1720_MyDSpace-support-entities_7.0' into w2p-94060_Issue-1720_MyDSpace-support-entities_7.2
2022-09-06 15:34:14 +02:00
lotte
f15440ca5a
94060: Fixed test issues
2022-09-06 15:33:56 +02:00
lotte
d463ea5893
Merge branch 'w2p-94060_Issue-1720_MyDSpace-support-entities_7.2' into w2p-94060_Issue-1720_MyDSpace-support-entities
2022-09-06 14:17:33 +02:00
Nikunj Sharma
66380857c9
CST-6153 updated lint error
2022-09-06 17:02:25 +05:30
Nikunj Sharma
77d0600453
Merge remote-tracking branch 'origin/main' into CST-6153
2022-09-06 16:50:43 +05:30
lotte
66b5398d91
Merge branch 'w2p-94060_Issue-1720_MyDSpace-support-entities_7.0' into w2p-94060_Issue-1720_MyDSpace-support-entities_7.2
2022-09-06 10:11:49 +02:00
lotte
3c5fe8e098
94060: added fallback titles for person and orgunit list elements
2022-09-06 10:11:23 +02:00
Yura Bondarenko
a6fb4a6303
93803: Update DataService constructor signatures
...
Override linkPath/responseMsToLive/constructIdEndpoint
- in class body for inheritable classes (for clarity: it's the first thing you'd read, variable name is right there)
- in constructor for composable classes
* wrapped services must be 'synchronized' with their wrapper
* moved these overrides up in the argument list for emphasis (implementing a new composable feature? first thing is to use the same endpoint!)
2022-09-05 12:30:41 +02:00
Yura Bondarenko
38203490c7
93803: Add missing docstrings
2022-09-05 11:37:57 +02:00