Commit Graph

8467 Commits

Author SHA1 Message Date
cris
17841ed049 Merge branch 'main' of https://github.com/CrisGuzmanS/dspace-angular into collection-in-workflow-tasks 2023-02-04 19:03:22 +00:00
Cristian Emanuelle Guzmán Suárez
c9bf355237 Merge branch 'DSpace:main' into collection-in-workflow-tasks 2023-02-04 13:02:39 -06: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
Tim Donohue
2a7aa2b5c1 Updates to defaults of cache.control setting and enhanced comments 2023-02-02 15:09:31 -06:00
Tim Donohue
ee0ebebf14 Add missing test configs 2023-02-02 15:09:31 -06:00
Tim Donohue
0d4cf5e468 Update SSR caching to only work when unauthenticated. Enhance config comments 2023-02-02 15:09:31 -06:00
Tim Donohue
b0696a404d Add SSR caching via lru-cache. Update Cache-Control header to 1 week, but tell browsers not to cache index.html 2023-02-02 15:09:31 -06:00
Tim Donohue
485bb840ce Merge pull request #2028 from atmire/edit-metadata-redesign-PR
Edit metadata redesign
2023-02-02 15:06:58 -06:00
Yana De Pauw
bb7eef2631 Fix typo 2023-02-02 17:58:55 +01:00
Tim Donohue
e576551ff3 Merge pull request #2030 from atmire/w2p-97732_feature-context-help-service
Context help tooltips
2023-02-02 10:39:27 -06:00
Tim Donohue
0e6a6ce666 Merge pull request #1999 from atmire/w2p-97183_fix-user-authorization-issues-with-admin-sidebar
Fix user authorization issues with admin sidebar
2023-02-02 10:35:10 -06:00
Giuseppe Digilio
24fa3b1271 Merge branch 'CST-7217' of github.com:4Science/dspace-angular into CST-7217 2023-02-02 17:32:42 +01:00
Giuseppe Digilio
25dc0ab239 [CST-7217] Use short number pipe and fix badge alignment 2023-02-02 17:31:27 +01:00
Yana De Pauw
b4b927e2d8 Merge remote-tracking branch 'upstream/main' into w2p-97425_System-wide-alerts 2023-02-02 17:14:19 +01:00
Alexandre Vryghem
581afbbbb6 99053: Hide return to pool button for second step of SelectSingleReviewer 2023-02-02 17:13:56 +01:00
Alexandre Vryghem
bd152dc074 99053: Fixed previous page not always returning the correct value
- Fixed previousPage not correctly redirecting to urls with queryParams
- Fixed previousPage returning to wrong page because of ReviewersListComponent
2023-02-02 17:12:56 +01:00
Yana De Pauw
3763e43000 Remove flex-wrap 2023-02-02 17:09:07 +01:00
Yana De Pauw
36e10f87b3 97425: Fix minor issues 2023-02-02 16:22:59 +01:00
Giuseppe Digilio
29b9bb048d [CST-7217] Implement short number pipe 2023-02-02 15:54:04 +01:00
Yura Bondarenko
b3060707dd Make ThemedComponent reproject slots to wrapped component 2023-02-02 12:04:57 +01:00
Giuseppe Digilio
078ce10922 Merge branch 'main' into CST-7217 2023-02-02 11:53:32 +01:00
Kristof De Langhe
d5d9b40c32 Merge branch 'edit-metadata-redesign-7.4' into edit-metadata-redesign-PR 2023-02-02 11:45:07 +01:00
Kristof De Langhe
e880062cfd 97742: Add missing export 2023-02-02 11:44:55 +01:00
Kristof De Langhe
90a3e85fce Merge branch 'main' into edit-metadata-redesign-PR 2023-02-02 10:57:50 +01:00
Kristof De Langhe
aece5930cc Merge branch 'edit-metadata-redesign-7.4' into edit-metadata-redesign-PR 2023-02-02 10:57:20 +01:00
Kristof De Langhe
ff455b57ea Merge branch 'w2p-97075_Edit-metadata-redesign' into edit-metadata-redesign-7.4 2023-02-02 10:56:27 +01:00
Tim Donohue
34ee3cfdee Merge pull request #2062 from CrisGuzmanS/issue/1190
fixed ID 470077. Purpose of the link is not clear in context
2023-02-01 16:54:42 -06:00
Tim Donohue
99ba1d394d Merge pull request #2053 from toniprieto/trad-ca
Catalan translation
2023-02-01 16:14:32 -06:00
Tim Donohue
1c1804f6df Merge pull request #2052 from toniprieto/trad-es
Update spanish translation
2023-02-01 16:05:19 -06:00
Alexandre Vryghem
80670855ff 98855: Added themeable FileDownloadLinkComponent to custom theme 2023-02-01 16:44:43 +01:00
Alexandre Vryghem
4fb914b51c 98855: Themed FileDownloadLinkComponent 2023-02-01 16:44:43 +01: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
Kristof De Langhe
47f05bf11d 97742: Feedback 2023-01-27 - Table roles and aria attributes + additional feedback changes 2023-01-31 13:33:29 +01:00
Yana De Pauw
38063d617e 97425: Implement feedback 2023-01-31 13:06:03 +01:00
Mykhaylo
b09de30272 [CST-7757] renamed param 2023-01-31 10:20:19 +01:00
cris
14dfd6d9b8 aria-selected added to item edit tab 2023-01-30 21:44:38 +00:00
Cristian Emanuelle Guzmán Suárez
fbc384deec Merge branch 'DSpace:main' into issue/1190 2023-01-30 15:03:24 -06: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
cris
471744679a Merge branch 'main' of https://github.com/CrisGuzmanS/dspace-angular into issue/1190 2023-01-30 19:31:57 +00:00
cris
53dfca0056 fixed issue #1190 with id 470077 2023-01-30 19:31:54 +00:00