Commit Graph

9215 Commits

Author SHA1 Message Date
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
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
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