William Welling
|
10622008c4
|
refactor config filename and convert to yaml
|
2021-12-08 14:56:52 -06:00 |
|
William Welling
|
bc999d0b5f
|
minor refactoring and more config util assertions
|
2021-12-07 21:33:43 -06:00 |
|
William Welling
|
18dd2ad884
|
add simple config util test
|
2021-12-07 14:45:46 -06:00 |
|
William Welling
|
46bb3e109c
|
cleanup and readme updates
|
2021-12-07 12:15:58 -06:00 |
|
William Welling
|
33488ccf40
|
extend environment and use injected app config
|
2021-12-07 10:12:27 -06:00 |
|
Tim Donohue
|
eb9d72ad72
|
Merge pull request #1425 from atmire/w2p-85192_pr-bugfix-specify-view-mode-in-ds-browse-by
BUGFIX: Load themed browse entry components
|
2021-12-06 14:14:10 -06:00 |
|
William Welling
|
71f5b46639
|
use standard environments
|
2021-12-06 12:25:37 -06:00 |
|
William Welling
|
c1555326fa
|
build app config
|
2021-12-03 21:17:36 -06:00 |
|
Tim Donohue
|
46d340a5ce
|
Merge pull request #1424 from ybnd/Fix-modal-open-issues
Fix minor modal UX issues
|
2021-12-03 14:20:04 -06:00 |
|
Nathan Buckingham
|
768de1a1e7
|
w2p-85346 Allow facets to be authority controlled and add test to verify
|
2021-12-03 11:49:39 -05:00 |
|
Tim Donohue
|
77f9b27fcf
|
Merge pull request #1403 from tdonohue/angular_11
Upgrade to Angular 11
|
2021-12-03 09:34:47 -06:00 |
|
Giuseppe Digilio
|
11ecfd370c
|
Merge remote-tracking branch 'origin/main' into DSC-287-Show-an-error-page-if-the-REST-API-is-not-available
|
2021-12-03 14:35:11 +01:00 |
|
Tim Donohue
|
ad5a76aedc
|
Remove "relativeLinkResoluton: legacy" and use default instead
|
2021-12-02 10:36:06 -06:00 |
|
Bruno Roemers
|
03fd57e426
|
85194: Fix favicon switching in production mode
|
2021-12-02 14:25:16 +01:00 |
|
Bruno Roemers
|
47ed6bedb4
|
85123: BUGFIX: Use this.document instead of document
Typo caused ReferenceError in SSR
|
2021-12-02 12:47:38 +01:00 |
|
Kristof De Langhe
|
ed2c774d86
|
85262: Allow empty patch requests
|
2021-12-02 12:39:07 +01:00 |
|
Rezart Vata
|
b7b949b415
|
Merge branch 'DSC-287-Show-an-error-page-if-the-REST-API-is-not-available' of https://bitbucket.org/4Science/dspace-angular into DSC-287-Show-an-error-page-if-the-REST-API-is-not-available
|
2021-12-01 18:51:01 +01:00 |
|
Rezart Vata
|
c8de6ccb4c
|
[DSC-287] Fixed for yarn start error 500 loading
|
2021-12-01 18:50:42 +01:00 |
|
Bruno Roemers
|
e99086c228
|
Fix bad merge
|
2021-12-01 17:16:21 +01:00 |
|
bruno-atmire
|
ddccae60b5
|
Merge branch 'main' into w2p-85192_pr-bugfix-specify-view-mode-in-ds-browse-by
|
2021-12-01 16:19:21 +01:00 |
|
Bruno Roemers
|
dcb80b7c9c
|
85192: Write test for themed browse entries
|
2021-12-01 15:56:49 +01:00 |
|
Bruno Roemers
|
ab3d53c19f
|
85192: BUGFIX: Ensure themed browse entries are picked up
|
2021-11-30 20:10:28 +01:00 |
|
Yura Bondarenko
|
8d8b24f00a
|
Fix scrolling background when auto-focusing in modal
|
2021-11-30 15:51:52 +01:00 |
|
Yura
|
dbbb19e37f
|
Fix modal backdrop animation
|
2021-11-30 15:51:41 +01:00 |
|
Kristof De Langhe
|
99af22b621
|
85262: Re-disable deposit button during save/deposit
|
2021-11-30 13:44:08 +01:00 |
|
Kristof De Langhe
|
5e17a4e958
|
85262: Always enable deposit button
|
2021-11-30 13:27:16 +01:00 |
|
Yura Bondarenko
|
714624147c
|
85042: Make ds-item-list-preview themeable
|
2021-11-29 12:17:38 +01:00 |
|
Davide Negretti
|
7a567a47b9
|
[CST-4882] Show error message if the search query fails - Handle error 422 (invalid query) separately
|
2021-11-26 11:20:35 +01:00 |
|
Giuseppe Digilio
|
6df1ee64f2
|
[DSC-184] Fix issue with mydpsace page that hangs forever on error response
|
2021-11-25 11:22:15 +01:00 |
|
Davide Negretti
|
7218c450e6
|
[CST-4884] Code cleanup and test improvement
|
2021-11-24 23:39:59 +01:00 |
|
Davide Negretti
|
27bce0e5bb
|
[CST-4879] After changing options in access-conditions.xml, "grant access" fields are displayed incorrectly
|
2021-11-24 20:17:16 +01:00 |
|
Davide Negretti
|
6752acbf12
|
[CST-4884] Test
|
2021-11-24 20:00:21 +01:00 |
|
Yura Bondarenko
|
e6040303df
|
85036: Propagate ngOnChanges calls down to wrapped component
|
2021-11-24 16:55:13 +01:00 |
|
Bruno Roemers
|
787358d1b0
|
85123: Fix tests - 3
|
2021-11-24 16:09:01 +01:00 |
|
Bruno Roemers
|
b6dc7af13e
|
85123: Fix tests #2
|
2021-11-24 15:13:50 +01:00 |
|
Bruno Roemers
|
7c23e2ef82
|
85123: Fix tests
|
2021-11-24 14:44:38 +01:00 |
|
Davide Negretti
|
5e8813f5b6
|
[CST-4884] Bitstream edit form moved inside modal (test WIP)
|
2021-11-24 13:12:01 +01:00 |
|
Bruno Roemers
|
893a306da0
|
85123: Fallback to favicon of default theme and src/assets/images/favicon.ico
|
2021-11-24 12:23:19 +01:00 |
|
Yura Bondarenko
|
7990510099
|
83394: Make grid view thumbnail CSS more specific
|
2021-11-24 11:33:06 +01:00 |
|
Bruno Roemers
|
99a2cf926a
|
85123: WIP: Support for theme-specific head tags
|
2021-11-24 10:54:59 +01:00 |
|
Yura Bondarenko
|
ef720170cd
|
85042: Make SearchComponent themeable
|
2021-11-24 09:30:43 +01:00 |
|
Tim Donohue
|
75c0bf7b61
|
Merge pull request #1413 from 4Science/CST-4918
[CST-4918] Process status remains Running in detail page
|
2021-11-23 14:32:42 -06:00 |
|
Tim Donohue
|
55216ad5ed
|
Merge pull request #1408 from 4Science/CST-4903
[CST-4903] The start time and end time of the export process are different
|
2021-11-23 14:15:49 -06:00 |
|
Bruno Roemers
|
a5a91d5139
|
85123: Add new favicon files
|
2021-11-23 19:27:33 +01:00 |
|
Yura Bondarenko
|
d982fe59b4
|
85042: Make AdminSidebarComponent themeable
|
2021-11-23 17:29:27 +01:00 |
|
Bruno Roemers
|
ffff337aba
|
85123: Remove favicon
|
2021-11-23 16:43:53 +01:00 |
|
Davide Negretti
|
31442f36a3
|
[CST-4884] Bitstream edit form moved inside modal (test WIP)
|
2021-11-22 19:11:58 +01:00 |
|
Tim Donohue
|
d2cc184763
|
Fix broken tests by fixing imports and providers
|
2021-11-22 11:27:10 -06:00 |
|
Tim Donohue
|
10c342483a
|
Required migration from old ngbTabSet to new ngbNav after ng-bootstrap update
|
2021-11-22 11:23:40 -06:00 |
|
Davide Negretti
|
624f39df1e
|
[CST-4884] Bitstream edit form moved inside modal (test TBD)
|
2021-11-22 18:20:41 +01:00 |
|