Agustina Martinez
f00b8738ad
Merge branch 'main' into 2071
2023-02-09 21:08:11 +00:00
Tim Donohue
e0488fa4a3
Merge pull request #2033 from tdonohue/improve_caching
...
Add Caching of SSR public pages. Update default Cache-Control HTTP header
2023-02-09 14:49:59 -06:00
Tim Donohue
9e11d69a8a
Fix bug where allowStale couldn't be disabled
2023-02-09 08:48:50 -06:00
Tim Donohue
8acf7c565b
Merge pull request #2016 from atmire/w2p-97298_issue-3281_self-register-issue-main
...
Self register domain restriction
2023-02-08 10:56:19 -06:00
Tim Donohue
94f90f5c1d
Merge pull request #2076 from atmire/w2p-99039_XSRFTokenGetRequest
...
XSRF Token to ServerAuthRequestService
2023-02-08 10:44:33 -06:00
Alexandre Vryghem
d2dec2b79a
Merge remote-tracking branch 'atmire/w2p-97298_issue-3281_self-register-issue-7.2' into w2p-97298_issue-3281_self-register-issue-main
...
# Conflicts:
# src/app/register-email-form/register-email-form.component.spec.ts
2023-02-08 10:21:31 +01:00
Alexandre Vryghem
5d2f63ff65
99053: Added test to check that the TYPE_REQUEST_FORGOT doesn't use the authentication-password.domain.valid
2023-02-08 10:17:36 +01:00
Tim Donohue
bee893dd12
Merge pull request #2063 from CrisGuzmanS/issue/1190-1
...
aria-selected added to Item Edit "Status" Tab. Fixed ID: 470076
2023-02-07 16:56:41 -06:00
Tim Donohue
b87ea9a875
Merge pull request #1972 from the-library-code/TLC-380_browse_links_in_item_pages_PR
...
Browse links and "by regex" links in item display (Angular)
2023-02-07 14:18:44 -06:00
Nathan Buckingham
9435f1c4a7
Add done() to async tests
2023-02-07 13:59:57 -05:00
Tim Donohue
c099bc468d
Add "debug" config and "allowStale" configs
2023-02-07 12:22:32 -06:00
Nathan Buckingham
369ffac39e
Merge branch 'main' into w2p-99039_XSRFTokenGetRequest
2023-02-07 11:59:46 -05:00
Nathan Buckingham
ce6324a569
Fix lint and test issues
2023-02-07 11:50:42 -05:00
Art Lowel
06de559974
Retrieve the XSRF token first, and set it as both the XSRF header and cookie
2023-02-07 14:49:22 +01:00
Kim Shepherd
e8a53da766
[TLC-380] Fix item page field test to supply router
2023-02-07 15:30:14 +13:00
Kim Shepherd
ca6f799ee5
[TLC-380] Lint fixes on spec test
2023-02-07 15:30:14 +13:00
Kim Shepherd
7934118823
[TLC-380] Template link fixes, spec test fixes
...
Correct use of routerLink and queryParams
Removed unused method from browse service, specs
New spec tests for MetadataRepresentationListElementComponent
2023-02-07 15:30:14 +13:00
Kim Shepherd
5aab1af5f7
[TLC-380] Lint fixes
2023-02-07 15:30:14 +13:00
Kim Shepherd
63af2e079c
[TLC-380] Refactor metadata rep list comp after rebase
2023-02-07 15:30:14 +13:00
Kim Shepherd
d86e8ed0a8
[TLC-380] Template link, spec test, doc fixup as per review
2023-02-07 15:30:14 +13:00
Kim Shepherd
6883b8c782
[TLC-380] Lint fixes for mock browse def service
2023-02-07 15:30:14 +13:00
Kim Shepherd
72afd0cafd
[TLC-380] Simplify / strip browse service from components
2023-02-07 15:30:14 +13:00
Kim Shepherd
bf9041f25f
[TLC-380] Fix mock service to return proper payload
2023-02-07 15:30:14 +13:00
Kim Shepherd
6ead2f0a7d
[TLC-249] Lint fixes
2023-02-07 15:30:14 +13:00
Kim Shepherd
58673ed9ab
[TLC-249] Lint fixes
2023-02-07 15:30:14 +13:00
Kim Shepherd
bdda84f884
[TLC-249] Larger refactor to field, item components for browse links
2023-02-07 15:30:14 +13:00
Kim Shepherd
2b1b2ef4cb
[TLC-249] Fix circular dependency in browse services
2023-02-07 15:30:14 +13:00
Kim Shepherd
5ad635fb5a
[TLC-380] Refactor browse links to use new /browses endpoint
2023-02-07 15:30:14 +13:00
Kim Shepherd
b80545642f
[TLC-380] further browse link unit test fixes (waitForAsync)
2023-02-07 15:30:14 +13:00
Kim Shepherd
bc73032e45
[TLC-380] lint fix
2023-02-07 15:30:14 +13:00
Kim Shepherd
e74b77840c
[TLC-380] Unit test (provider injection) fixes
...
(resolved conflict jan 16)
2023-02-07 15:30:14 +13:00
Kim Shepherd
4b5b438968
[TLC-380] Lint fixes
2023-02-07 15:30:14 +13:00
Kim Shepherd
3c48df6fe5
[TLC-380] Lint fixes
2023-02-07 15:30:14 +13:00
Kim Shepherd
928157f994
[TLC-380] Support browse links and regex links in metadata display
...
(resolved conflicts jan 2023)
2023-02-07 15:30:14 +13:00
Marie Verdonck
014169ea37
Merge branch 'main' into w2p-97298_issue-3281_self-register-issue-main
2023-02-06 22:33:23 +01:00
Tim Donohue
430b43581a
Merge pull request #2074 from 4Science/CST-7221-var
...
[CST-7221] Opaque search bar
2023-02-06 10:04:19 -06:00
Alexandre Vryghem
ae5625458c
Merge remote-tracking branch 'atmire/w2p-97298_issue-3281_self-register-issue-7.2' into w2p-97298_issue-3281_self-register-issue-main
...
# Conflicts:
# src/app/register-email-form/register-email-form.component.spec.ts
2023-02-06 16:58:30 +01:00
Alexandre Vryghem
6864ffb385
97298: Added form validator tests for restricted domains
2023-02-06 16:56:45 +01:00
Alexandre Vryghem
590297e307
Merge remote-tracking branch 'atmire/w2p-97298_issue-3281_self-register-issue-7.2' into w2p-97298_issue-3281_self-register-issue-main
...
# Conflicts:
# src/app/register-email-form/register-email-form.component.spec.ts
# src/app/register-email-form/register-email-form.component.ts
2023-02-06 16:27:10 +01:00
Davide Negretti
3bf5b9fd0b
[CST-7221] Opaque search bar
2023-02-06 10:37:16 +01:00
Nathan Buckingham
6d99f51d78
Add test for xsrf and change to Post so xsrf is tested for validity
2023-02-03 15:45:44 -05:00
Tim Donohue
a150c64e2f
Fix test configuration
2023-02-03 13:28:35 -06:00
Tim Donohue
bae63111e7
Refactor to two caches. One for bots and one for anonymous users
2023-02-03 12:59:13 -06:00
Alexandre Vryghem
22fbed760e
98863: Prevent retrieval of the domains on TYPE_REQUEST_FORGOT form & fixed error message when no emails are set
2023-02-03 18:21:06 +01:00
Agustina Martinez
e92c2209e9
Update recent-item-list.component.ts
...
Update PaginatedSearchOptions to only retrieve items
2023-02-02 23:39:50 +00:00
Nathan Buckingham
34c07fd904
w2p-99039 Add xsrf token to createShortLivedToken get request
2023-02-02 17:51:30 -05:00
Cristian Emanuelle Guzmán Suárez
b26d5fa13d
adding role for ul and li
...
i have added roles for ul and li (tablist and tab)
2023-02-02 15:19:11 -06:00
Tim Donohue
36085e4854
Avoid caching a page twice in a row
2023-02-02 15:09:31 -06:00
Tim Donohue
048e5b012d
Rename enableCache() to initCache() to make code easier to understand
2023-02-02 15:09:31 -06:00
Tim Donohue
f9810493c3
Remove unused import
2023-02-02 15:09:31 -06:00