lotte
|
2f022f505d
|
85979: tests for canChangePassword UI changes
|
2021-12-15 14:41:10 +01:00 |
|
lotte
|
71e40fdb6e
|
85979: only show security tab on profile page when canChangePassword FeatureID is true
|
2021-12-15 14:04:38 +01:00 |
|
William Welling
|
b820794790
|
comment env-to-yaml script
|
2021-12-14 18:11:37 -06:00 |
|
William Welling
|
c7321f9a22
|
update script comment
|
2021-12-14 18:02:27 -06:00 |
|
William Welling
|
0afa7c5bab
|
update readme examples to yaml
|
2021-12-14 18:01:34 -06:00 |
|
Tim Donohue
|
4ace07156f
|
Merge pull request #1452 from tdonohue/minor_cleanup
Remove second unnecessary "relativeLinkResolution: 'legacy'" setting after Angular 11 upgrade
|
2021-12-14 10:52:02 -06:00 |
|
Tim Donohue
|
d407397775
|
Merge pull request #1419 from 4Science/CST-4882
[CST-4882] The search loads indefinitely if the written query is invalid
|
2021-12-14 10:39:01 -06:00 |
|
Tim Donohue
|
df46bcd16f
|
Merge pull request #1449 from tdonohue/update_docker_deps
Update Docker to use latest Solr 8
|
2021-12-14 09:47:22 -06:00 |
|
William Welling
|
bbb8d708b9
|
Merge branch 'main' of github.com:wwelling/dspace-angular into 1422-deploy-time-config
|
2021-12-14 09:45:27 -06:00 |
|
Tim Donohue
|
f672e12433
|
Remove unnecessary relativeLinkResolution: 'legacy'
|
2021-12-14 09:40:00 -06:00 |
|
Tim Donohue
|
3e11162d0e
|
Merge pull request #1451 from 4Science/CST-5033-submission-ssr-issue
Fix SSR issue with submission after migrate to angular 11
|
2021-12-14 09:29:17 -06:00 |
|
Giuseppe Digilio
|
d426f5f179
|
[DSC-287] fix test
|
2021-12-14 15:47:30 +01:00 |
|
Giuseppe Digilio
|
a952438247
|
[CST-5033] fix comments
|
2021-12-14 15:44:43 +01:00 |
|
Giuseppe Digilio
|
662f846caa
|
[CST-5033] fix issue with cherry-pick
|
2021-12-14 15:37:44 +01:00 |
|
Giuseppe Digilio
|
7d0b9ec8a2
|
Merge remote-tracking branch 'origin/main' into CST-4633-search-refactoring
|
2021-12-14 15:32:05 +01:00 |
|
Giuseppe Digilio
|
34b73cc4f7
|
[DSC-370] Fix SSR issue with submission after migrate to angular 11
|
2021-12-14 15:26:23 +01:00 |
|
Giuseppe Digilio
|
44fc86c9fe
|
[DSC-287] use CanActivateChild in order to check every time the rest server availability
|
2021-12-14 15:22:55 +01:00 |
|
Giuseppe Digilio
|
ddcb1ecdf2
|
[DSC-287] invalidate root endpoint cache when redirected to 500 page in order to check every time the rest server availability
|
2021-12-14 12:42:24 +01:00 |
|
Giuseppe Digilio
|
b6904a4df9
|
[DSC-287] add link button to home page
|
2021-12-14 12:40:51 +01:00 |
|
Tim Donohue
|
13cfd71686
|
Update Docker to use latest Solr 8
|
2021-12-13 16:41:34 -06:00 |
|
Michael Spalti
|
b1c3967a5b
|
Added lockfile.
|
2021-12-13 11:32:37 -08:00 |
|
Michael Spalti
|
5acc29e498
|
Updated Mirador dependencies.
|
2021-12-13 11:08:10 -08:00 |
|
Nathan Buckingham
|
e2614b9dad
|
w2p-85847 Add Authority to browse indexes
|
2021-12-13 13:48:09 -05:00 |
|
Davide Negretti
|
4c27a11747
|
[CST-4882] Tests improved
|
2021-12-11 01:59:38 +01:00 |
|
Davide Negretti
|
64231683b3
|
[CST-4882] Error 422 is now handled in home page too
|
2021-12-10 18:28:30 +01:00 |
|
Kristof De Langhe
|
549529c889
|
85262: Get submission object instead of sending empty patch + revert empty patch code
|
2021-12-10 14:18:51 +01:00 |
|
Rezart Vata
|
31fd89a9fc
|
[CST-4878] Created component
|
2021-12-09 18:22:35 +01:00 |
|
Giuseppe Digilio
|
d3b5e09e2a
|
[DSC-287] remove unused imports
|
2021-12-09 17:48:59 +01:00 |
|
Giuseppe Digilio
|
9be1733bc8
|
Merge remote-tracking branch 'origin/main' into DSC-287-Show-an-error-page-if-the-REST-API-is-not-available
# Conflicts:
# src/app/app-routing.module.ts
|
2021-12-09 15:23:16 +01:00 |
|
Rezart Vata
|
a3892dc7e7
|
[CST-4875] Fixed response handling
|
2021-12-09 15:19:20 +01:00 |
|
Rezart Vata
|
01b200279b
|
[CST-4875] improvements
|
2021-12-09 12:46:50 +01:00 |
|
Rezart Vata
|
f74716a459
|
[CST-4875] Created feedback route, created feedback form, created service & guard, utilzed when user is logged in, unit testing and lint check
|
2021-12-09 12:33:53 +01:00 |
|
Davide Negretti
|
b64b7c2607
|
[CST-4882] Error fixed - Tests improved
|
2021-12-09 12:17:20 +01:00 |
|
William Welling
|
2bf880b216
|
correct typo in comment
|
2021-12-08 19:31:05 -06:00 |
|
Tim Donohue
|
efe51aa340
|
Merge pull request #1442 from tdonohue/cleanup_license
Cleanup our LICENSE file so GitHub can detect our BSD license
|
2021-12-08 16:58:24 -06:00 |
|
Tim Donohue
|
ed806dc3bf
|
Minor license formatting cleanup to allow GitHub to recognize our BSD 3-Clause License. Copy over NOTICE file from DSpace/DSpace
|
2021-12-08 16:55:38 -06:00 |
|
Tim Donohue
|
5b1c9286ed
|
Merge pull request #1441 from tdonohue/disable_docker_action_on_forks
Disable Docker image build action on forked repos & on non-maintenance branches
|
2021-12-08 15:54:46 -06:00 |
|
Tim Donohue
|
a6eeceeb67
|
Ensure Docker GitHub action only runs for maintenance branches, official tags. Never run for forked repos
|
2021-12-08 15:08:44 -06:00 |
|
William Welling
|
10622008c4
|
refactor config filename and convert to yaml
|
2021-12-08 14:56:52 -06:00 |
|
Tim Donohue
|
d955fe7ca3
|
Merge pull request #1440 from tdonohue/docker_github_action
Add GitHub action to build Docker images and push to DockerHub
|
2021-12-08 10:22:04 -06:00 |
|
Tim Donohue
|
35584d44aa
|
Minor cleanup. Disable 'latest' tag in Docker.
|
2021-12-08 09:42:48 -06:00 |
|
Tim Donohue
|
86c2f389d5
|
Create a Docker GitHub action to autobuild on each commit. Update Dockerfile and docker-compose.yml to support.
|
2021-12-08 09:10:43 -06:00 |
|
William Welling
|
bc999d0b5f
|
minor refactoring and more config util assertions
|
2021-12-07 21:33:43 -06:00 |
|
Tim Donohue
|
0dba48be13
|
Update to latest version of all GitHub actions
|
2021-12-07 16:50: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 |
|