Commit Graph

8017 Commits

Author SHA1 Message Date
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
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
Nathan Buckingham
34c07fd904 w2p-99039 Add xsrf token to createShortLivedToken get request 2023-02-02 17:51:30 -05:00
Tim Donohue
ce096496eb Merge pull request #2065 from atmire/single-page-of-bitstreams-for-citation-pdf-url-tag
Only check 1 page of bitstreams when generating the citation_pdf_url tag
2023-01-31 14:34:21 -06:00
Art Lowel
4eb00d67c5 only check the first page of bitstreams when generating the citation_pdf_url meta tag 2023-01-31 18:36:20 +01:00
Tim Donohue
933a4aee26 Merge pull request #2049 from 4Science/CST-8165
CST-8165 show logo when browsing collections
2023-01-30 14:50:45 -06:00
Tim Donohue
99885e5187 Merge pull request #2060 from CrisGuzmanS/space-in-spanish-version
adding space in es.json5 for pagination.showing.label
2023-01-30 09:02:39 -06:00
cris
7574f828ba adding space in es.json5 for pagination.showing.detail 2023-01-28 18:23:33 +00:00
Tim Donohue
480370b8ed Merge pull request #2054 from DSpace/dependabot/npm_and_yarn/ua-parser-js-0.7.33
Bump ua-parser-js from 0.7.32 to 0.7.33
2023-01-27 16:31:53 -06:00
Tim Donohue
b29dd6d24f Merge pull request #2037 from atmire/fully-qualified-sitemap-urls-7.5-next
Add support for fully qualified sitemap urls
2023-01-25 14:27:30 -06:00
dependabot[bot]
a8f5457a2f Bump ua-parser-js from 0.7.32 to 0.7.33
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 15:40:12 +00:00
Tim Donohue
d91b876bf6 Merge pull request #1995 from mspalti/item-back-button
Back to results button in item view
2023-01-24 09:14:00 -06:00
Michael Spalti
db9a6e4a86 Minor comment update. 2023-01-23 11:04:19 -08:00
Michael Spalti
3ca8ce5098 Added regex property to item component 2023-01-23 10:59:27 -08:00
Michael W Spalti
1b33936ee5 Label as input parameter to button component 2023-01-21 16:37:57 -08:00
Michael W Spalti
924c67ea5f lint fix 2023-01-21 14:01:17 -08:00
Michael W Spalti
67531ea48c Updated test and custom theme module. 2023-01-21 13:51:13 -08:00
Michael W Spalti
52163b30b8 Added component to custom theme's lazy-theme.module 2023-01-21 13:23:17 -08:00
Michael W Spalti
c87964cc29 Changed module exports; fixes intermittent build failure. 2023-01-21 12:49:58 -08:00
Michael W Spalti
886b59b5e6 lint fix 2023-01-21 12:02:47 -08:00
Michael W Spalti
1efb0b908f Merge branch 'item-back-button' of https://github.com/mspalti/dspace-angular into item-back-button 2023-01-21 11:57:41 -08:00
Michael W Spalti
fbeba91d7f Defining back logic in parent 2023-01-21 11:54:40 -08:00
Michael Spalti
44d88aca9a Merge branch 'main' into item-back-button 2023-01-21 04:42:09 -08:00
Michael Spalti
4f476adbc1 Updated themed component. 2023-01-21 04:39:11 -08:00
Michael Spalti
ec73f1c1a6 Merge branch 'main' into item-back-button 2023-01-20 16:28:57 -08:00
Michael Spalti
6e052af1f0 moved view logic back to ItemComponent 2023-01-20 16:11:56 -08:00
Tim Donohue
d0aa6cedd7 Merge pull request #2032 from mspalti/fix-login-menu
Ignore IP authentication method in login component.
2023-01-20 16:13:03 -06:00
Tim Donohue
a8a35d1645 Merge pull request #2040 from atmire/Duplicate-GA-page-view-fix
Fix duplicate GA page_view events
2023-01-20 16:00:16 -06:00
Michael Spalti
00bf90d8ea lint fix 2023-01-20 11:52:17 -08:00
Michael Spalti
549735795b Merge branch 'main' into item-back-button 2023-01-20 11:35:40 -08:00
Michael Spalti
f8d0dab747 fixed issue with browse back button 2023-01-20 11:34:26 -08:00
Kristof De Langhe
853d4e4d3c 97287: Test fix 2023-01-19 17:48:01 +01:00
Andrea Barbasso
d852ca0816 CST-8165 show logo when browsing collections 2023-01-19 12:07:45 +01:00
Tim Donohue
112e93e4bf Merge pull request #2013 from 4Science/CST-7694
Group description edit
2023-01-18 13:27:51 -06:00
Tim Donohue
c7aff004b6 Merge pull request #1988 from atmire/issue-815-controlled-vocabulary-hierarchical-facets-7.4
Issue 815 controlled vocabulary hierarchical facets 7.4
2023-01-18 11:48:44 -06:00
kshepherd
105e4b6c13 Merge pull request #2045 from atmire/clean-angular-cli-cache-7.4
Add a yarn clean script for the .angular/cache folder
2023-01-18 10:35:10 +13:00
Art Lowel
ace396a31f add yarn clean script for the .angular/cache folder 2023-01-17 17:23:29 +01:00
Jens Vannerum
e40cd20287 97049: Disable the vocabulary by default 2023-01-16 09:55:52 +01:00
Michael W Spalti
624e059a4c Merge branch 'main' into fix-login-menu 2023-01-13 12:12:55 -08:00
Michael W Spalti
055787ee55 Merge branch 'main' into item-back-button 2023-01-13 10:17:03 -08:00
Jens Vannerum
e0cadec2c2 97049: Group keys together 2023-01-13 12:14:43 +01:00
jensvannerum
065d816b3d Merge branch 'main' into issue-815-controlled-vocabulary-hierarchical-facets-7.4 2023-01-13 11:33:04 +01:00
Michael Spalti
99ada45288 removed unused property 2023-01-12 18:46:57 -08:00
Michael Spalti
0fe9665026 removed code repetition 2023-01-12 18:42:59 -08:00
Tim Donohue
7a82b08ba7 Merge pull request #1949 from 4Science/CST-7392
Login menu refactoring
2023-01-12 14:51:40 -06:00
Tim Donohue
ee560d297a Merge pull request #2006 from mwoodiupui/2005
Catch and report errors from non-JSON responses to authentication requests.
2023-01-12 10:32:17 -06:00
Kristof De Langhe
9b9d9518c5 Merge branch 'main' into w2p-97287_Duplicate-GA-page-view-fix 2023-01-12 17:06:19 +01:00
Kristof De Langhe
1062dc4341 97287: Remove unused import 2023-01-12 17:06:15 +01:00
Davide Negretti
0dd6333e05 [CST-7392] [DSC-773] login menu refactoring 2023-01-12 15:52:22 +01:00
Tim Donohue
793bed30bc Merge pull request #1973 from 4Science/CST-7604
Restored highlighting of title in search results
2023-01-11 16:36:46 -06:00