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
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
37e79ddc69
Updated example config.
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
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
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
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
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
Mark H. Wood
236216b556
Document that setting will be rounded to one of the settings options.
2022-09-02 16:20:51 -04:00
Mark H. Wood
e6f363a0f6
Merge remote-tracking branch 'upstream/main' into browse-pagesize
2022-09-02 15:23:50 -04:00
Mark H. Wood
1f1b04e88f
Fix lint issues, incorrect selector copied from local code.
2022-09-02 12:04:01 -04:00
Mark H. Wood
9f609a2966
Add themed components to shared module and 'custom' theme.
2022-09-02 11:53:10 -04:00
Nikunj Sharma
458a721c08
CST-6110 updated password messages
2022-09-02 18:00:14 +05:30
Yura Bondarenko
030b1c33db
94207: Extract RP entries into a separate component
2022-09-02 13:49:32 +02:00
Yura Bondarenko
47b9b09139
94207: Fix ResourcePolicyService.updateTarget
...
Follow "await invalidation" pattern ~ DataService.deleteByHref
2022-09-02 13:49:32 +02:00
Yura Bondarenko
a8cf6df03f
Merge branch 'w2p-93889_Invalidate-EPerson-when-their-group-change' into w2p-94207_Fix-resource-policy-cache-issues
2022-09-02 11:36:49 +02:00
Yura Bondarenko
77eb6c1807
Remove unused imports
2022-09-02 10:11:05 +02:00
Nikunj Sharma
38c1214117
Merge remote-tracking branch 'origin/main' into CST-6110
2022-09-02 13:17:59 +05:30
Tim Donohue
342a712513
Merge pull request #1790 from arvoConsultores/main
...
Spanish translation updated
2022-09-01 13:47:35 -05:00
Art Lowel
95e8346228
Merge remote-tracking branch 'atmire-github/w2p-93219_Consolidate-all-initialization-in-a-single-Service_PR' into w2p-93889_Invalidate-EPerson-when-their-group-change
2022-09-01 15:03:21 +02:00
Kristof De Langhe
ac8688ea79
94072: test cases
2022-09-01 12:02:20 +02:00
Tim Donohue
eee0d72345
Merge pull request #1786 from hardyoyo/enable-responsive-font-sizes
...
Enable responsive font sizes
2022-08-31 16:34:54 -05:00
Kristof De Langhe
18c208f6a4
94072: Group page list issue fixes
2022-08-31 18:02:36 +02:00
gaurav
0840bfd8ce
bug resolve
2022-08-31 17:20:17 +05:30
gaurav
bcc71ce2e1
Trailing spaces remove
2022-08-31 12:44:47 +05:30
gaurav
01daf93d01
Displaying Recent Submissions on the homepage
2022-08-31 11:14:43 +05:30
corrad82
310237d30f
[CST-6035] updated test description and used example.com domain in test urls
2022-08-30 12:00:27 +02:00
corrad82
e9894c91aa
Merge remote-tracking branch 'origin/main' into CST-6035_external-provider-query-error
2022-08-30 11:41:04 +02:00
Nikunj Sharma
c4a163e169
Merge remote-tracking branch 'origin/main' into CST-6153
2022-08-30 14:15:55 +05:30
Tim Donohue
b891ae0237
End-of-line normalization for some files
2022-08-26 11:36:51 -05:00