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
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
Sufiyan Shaikh
b72b37a647
[UXP-10] remove configuration fixed
2022-09-02 14:43:59 +05:30
Sufiyan Shaikh
6d1d7c3611
[UXP-10] property check fixed
2022-09-02 14:43:43 +05:30
Sufiyan Shaikh
bcc747dc3e
[UXP-10] klaro cookies permission and test cases
2022-09-02 14:42:28 +05:30
Sufiyan Shaikh
e295dccc8a
[UXP-10] dynamic recaptcha versions and modes
2022-09-02 14:41:40 +05:30
Sufiyan Shaikh
fcad492a25
[UXP-10] token passing in header
2022-09-02 14:39:08 +05:30
Sufiyan Shaikh
2ef701a231
remove site key from environment
2022-09-02 14:38:27 +05:30
Sufiyan Shaikh
0953806865
script insert and test cases with dynamic site key
2022-09-02 14:38:08 +05:30
Sufiyan Shaikh
4906516359
[UXP-10] typdocs and tests
2022-09-02 14:34:28 +05:30
Sufiyan Shaikh
0783cd5cb6
[UXP-10] compacting code
2022-09-02 14:34:20 +05:30
Sufiyan Shaikh
a3eb544422
[UXP-10] Review fixes
2022-09-02 14:34:12 +05:30
Sufiyan Shaikh
2532e37010
[UXP-10] Test cases
2022-09-02 14:34:03 +05:30
Sufiyan Shaikh
50e849dd44
[UXP-10] reCAPTCHA angular component
2022-09-02 14:33:17 +05:30
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
lotte
1c3c275209
Merge branch 'w2p-94060_Issue-1720_MyDSpace-support-entities_7.2' into w2p-94060_Issue-1720_MyDSpace-support-entities
2022-09-01 19:19:10 +02:00
lotte
9ba2807b43
Merge branch 'w2p-94060_Issue-1720_MyDSpace-support-entities_7.0' into w2p-94060_Issue-1720_MyDSpace-support-entities_7.2
2022-09-01 19:06:42 +02:00
lotte
72e5909b71
94060: MyDSpace Workflow/Workspace item display as correct entity types
2022-09-01 19:02:19 +02: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