Nathan Buckingham
2b9383d2d5
remove unused import from rebase
2022-05-12 09:56:26 -04:00
Nathan Buckingham
b5943b48b4
w2p-86403 fix opensearch is disabled, router issues and links
2022-05-12 09:56:26 -04:00
Nathan Buckingham
99e5b9c898
w2p-85140 ds-rss component now adds a button to all search pages and community and collection, link-head service adds the rss to the head element
2022-05-12 09:56:22 -04:00
Alexandre Vryghem
f8ad0306b0
Merge branch 'w2p-84367_Various-small-changes' into w2p-86526_Add-themeable-components_contribute-7.2
2022-05-11 14:36:42 +02:00
Giuseppe Digilio
aec7d9f25b
Merge remote-tracking branch 'origin/main' into CST-5307
...
# Conflicts:
# src/app/core/core.module.ts
# src/app/shared/shared.module.ts
2022-05-11 12:09:00 +02:00
Giuseppe Digilio
1e9d393edf
[CST-5307] Move profile-claim-item-modal.component to profile page module and add unit tests
2022-05-11 11:59:38 +02:00
Alexandre Vryghem
c1ef672943
Merge branch 'dspace_7.2' into w2p-86526_Add-themeable-components_contribute-7.2
2022-05-11 09:51:02 +02:00
Giuseppe Digilio
0b664431af
[CST-5307] Create a standalone component for person claim button
2022-05-10 18:12:44 +02:00
Tim Donohue
42ef35b2bc
Merge pull request #1601 from nibou230/access-status
...
Display the access status badges
2022-05-10 10:02:08 -05:00
Yana De Pauw
870a36180c
89984: Add ThemedLoadingComponent
2022-05-10 16:44:50 +02:00
Yura Bondarenko
d69a02e6cc
90978: Fix e2e tests failing due to interactions before page fully loaded
...
Now that we use initialNavigation: 'enabledBlocking', pages can appear to be loaded before some functionality is fully active.
In some cases this trips up Cypress, and it tries to interact with the app too soon.
We address this by introducing a new dsBrowserOnly pipe in order to defer the data-test attributes Cypress relies on to CSR.
2022-05-04 15:25:46 +02:00
Yana De Pauw
a24587d101
Merge remote-tracking branch 'upstream/main' into w2p-85451_export-search-results-as-csv
2022-05-04 14:01:57 +02:00
Luca Giamminonni
fd00b55465
Merge branch 'CST-5309' into CST-5307
2022-04-27 13:35:05 +02:00
Luca Giamminonni
0d09dbd498
Merge remote-tracking branch '4Science-bitbucket/CST-5668' into CST-5307
2022-04-27 13:33:27 +02:00
Luca Giamminonni
5c0222747e
Merge remote-tracking branch '4Science-bitbucket/main' into CST-5307
2022-04-27 10:11:45 +02:00
Luca Giamminonni
9509d6d901
Merge remote-tracking branch '4Science-bitbucket/main' into CST-5307
2022-04-22 11:25:12 +02:00
Yura Bondarenko
192b9aa29f
Support external links in menus
2022-04-22 09:36:29 +02:00
nibou230
459da211be
Display the access status badges
2022-04-21 13:59:29 -04:00
Pratik Rajkotiya
cc08a2829e
[CST-5668] ORCID Authorizations added.
2022-04-13 17:48:26 +05:30
Pratik Rajkotiya
88c324cb5a
[CST-5307] Migrate Researcher Profile (Angular).
2022-04-12 17:04:32 +05:30
Alexandre Vryghem
155db64c63
86526: Added themable AuthNavMenuComponent
2022-04-12 09:36:18 +02:00
Yura Bondarenko
26d45fd5e7
87968: Remove angular2-text-mask dependency
2022-04-08 17:57:15 +02:00
Luca Giamminonni
e68e605211
[CST-5309] Added LoginOrcid component
2022-04-08 17:37:21 +02:00
Yana De Pauw
503cfd92f6
Merge branch 'main' into w2p-85451_export-search-results-as-csv
2022-03-07 15:06:29 +01:00
Yura Bondarenko
28cc54e3f8
Merge remote-tracking branch 'upstream/main' into w2p-84367_Various-small-changes
2022-02-09 16:43:14 +01:00
Hardy Pottinger
56e7d4b8c6
Removed unneeded export in shared.module.ts
2022-01-26 14:45:50 -06:00
Hardy Pottinger
d98d3fe0de
Removing un-used imports from DSpace-CRIS, and un-implemented ORCID auth
2022-01-26 09:47:26 -06:00
Luca Giamminonni
8c14193f32
[DSC-196] Added components to log in with OIDC
2022-01-26 09:45:01 -06:00
Yana De Pauw
0903ca5286
Merge remote-tracking branch 'upstream/main' into w2p-85451_export-search-results-as-csv
2022-01-21 16:51:49 +01:00
Giuseppe Digilio
a4d91c37a7
[CST-4633] Create search.module and resolve dependencies issues
2021-12-15 22:38:08 +01:00
Giuseppe Digilio
a952438247
[CST-5033] fix comments
2021-12-14 15:44:43 +01:00
Yana De Pauw
fffc43f443
85451: Add a button to export search results as CSV
2021-12-07 10:14:22 +01:00
Yura Bondarenko
714624147c
85042: Make ds-item-list-preview themeable
2021-11-29 12:17:38 +01:00
Tim Donohue
043decf7e4
Merge pull request #1079 from mspalti/iiif-mirador
...
Angular support for IIIF and Mirador
2021-10-22 12:17:42 -05:00
Giuseppe Digilio
d1f16cdee3
Merge remote-tracking branch 'origin/main' into CST-4510-entity-selection-porting
...
# Conflicts:
# src/app/my-dspace-page/my-dspace-new-submission/my-dspace-new-submission.component.ts
2021-10-21 15:23:02 +02:00
Yura
931560ee26
84367: Make ComcolPageBrowseByComponent themeable
2021-10-21 10:22:29 +02:00
Michael W Spalti
2b19b1659c
Merge branch 'main' into iiif-mirador
2021-10-20 14:24:59 -07:00
Davide Negretti
82f6a78511
Merge branch 'main' into CST-4499
...
# Conflicts:
# src/app/item-page/item-page-routing.module.ts
2021-10-19 16:58:39 +02:00
Kristof De Langhe
0f7fc4907a
Merge branch 'main' into w2p-83635_Request-a-copy
2021-10-18 16:01:19 +02:00
Davide Negretti
dfeee7894a
Merge branch 'main' into CST-4499
...
# Conflicts:
# src/app/item-page/item-page.module.ts
# src/app/shared/shared.module.ts
2021-10-15 22:35:27 +02:00
Giuseppe Digilio
ded8a415cf
Merge remote-tracking branch 'origin/main' into CST-4510-entity-selection-porting
...
# Conflicts:
# src/assets/i18n/en.json5
2021-10-15 17:04:34 +02:00
lotte
c28221623c
Added search scope lookup to replace dropdown
2021-10-08 10:22:43 +02:00
Yana De Pauw
506883c960
83635: Request a copy - Request page
2021-10-05 18:17:40 +02:00
Giuseppe Digilio
2e0095a587
[CST-4591] Create entity scrollable dropdown
2021-09-22 17:36:18 +02:00
Alessandro Martelli
ce399cb764
[CST-4499] Version history (WIP) - Missing tests and auth features
2021-09-10 18:22:55 +02:00
Michael Spalti
9cc3351fcf
Fixed item page component paths.
2021-07-30 16:52:33 -07:00
Michael Spalti
20477f0aaa
Merge branch 'main' into iiif-mirador
2021-07-30 16:27:18 -07:00
Art Lowel
124845bee1
update folder structure based on style guide
2021-07-23 17:18:51 +02:00
Michael Spalti
9c41cd7f8f
Merge branch 'main' into iiif-mirador
2021-07-11 07:37:03 -07:00
Yura Bondarenko
6cbd9dc920
79597: Remove GridThumbnailComponent
2021-05-27 11:06:08 +02:00