Koen Pauwels
742b68b706
97183 Minor fixes (code review)
2022-12-09 14:52:41 +01:00
Tim Donohue
492344e6bd
Spin up UI and REST on 127.0.0.1
2022-12-08 16:04:54 -06:00
Art Lowel
ee6ab3e3b2
Merge pull request #1984 from tdonohue/fix_1983
...
Fix email validation regex to use email validation regex from HTML5 specs
2022-12-08 19:29:59 +01:00
Jens Vannerum
9cde4c119e
97049: Fixing inconsistent tests
2022-12-08 17:52:49 +01:00
Jens Vannerum
a642a02663
Merge remote-tracking branch 'dspaceMain/main' into issue-815-controlled-vocabulary-hierarchical-facets-7.4
...
# Conflicts:
# config/config.example.yml
# src/assets/i18n/en.json5
2022-12-08 17:08:52 +01:00
Yury Bondarenko
2ffd732a40
Merge remote-tracking branch 'origin/main' into w2p-96252_Reduce-main-bundle-size_Reorganize-shared-module_REBASE-ON-7.4
2022-12-08 16:19:41 +01:00
Yury Bondarenko
95d5a2ff74
96252: Make Klaro lazy-loaded
2022-12-08 16:15:50 +01:00
Yury Bondarenko
d0c74ed49f
96252: Clean up SharedModule & CoreModule
2022-12-08 16:12:30 +01:00
Yury Bondarenko
9e731909ae
96252: Move menu support code to MenuModule
2022-12-08 16:12:27 +01:00
Yury Bondarenko
db3e8f9246
96252: Extract upload-specific code from SharedModule
2022-12-08 16:12:24 +01:00
Yury Bondarenko
3739fa4121
96252: Move dynamic forms out of AppModule
2022-12-08 16:12:20 +01:00
Yury Bondarenko
8341882b0f
96252: Extract form-specific code from SharedModule
2022-12-08 16:12:14 +01:00
Kristof De Langhe
c24e904c66
97075: Edit metadata - reset reinstatable on value delete
2022-12-08 11:08:15 +01:00
Kristof De Langhe
86164f743e
97075: Edit metadata - Reset reinstatable on change
2022-12-08 11:05:11 +01:00
Michael Spalti
9fefe064bf
Added some space below the button.
2022-12-07 13:45:54 -08:00
Tim Donohue
23279017ca
Merge pull request #1977 from 4Science/CST-7693
...
[CST-7693] Missing Translations added
2022-12-07 15:09:01 -06:00
Tim Donohue
cc80da9989
Merge pull request #1955 from arvoConsultores/DS-1774
...
The number of bitstreams on item pages are now configurable
2022-12-07 14:49:20 -06:00
Tim Donohue
599a5fdca0
Correct comment text
2022-12-07 14:46:28 -06:00
Michael Spalti
6684c2ea0c
Merge branch 'main' into item-back-button
2022-12-07 12:25:28 -08:00
Michael Spalti
f378d53d4c
Item back button and tests.
2022-12-07 12:22:23 -08:00
Tim Donohue
74b27e4166
Merge pull request #1994 from tdonohue/enable_ukrainian
...
Enable Ukrainian by default
2022-12-07 12:08:03 -06:00
Tim Donohue
f1d19fb53a
Merge pull request #1986 from DSpace/dependabot/npm_and_yarn/decode-uri-component-0.2.2
...
Bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-07 12:06:02 -06:00
Tim Donohue
6467c21a55
Enable Ukrainian by default
2022-12-07 11:33:14 -06:00
Tim Donohue
8fef157255
Merge pull request #1940 from AndrukhivAndriy/main
...
Add: Ukrainian translation
2022-12-07 11:32:17 -06:00
Tim Donohue
66820dd264
Merge pull request #1936 from atmire/w2p-95335_created-ListableNotificationObjectComponent_contribute-7.2
...
Created `ListableNotificationObject`
2022-12-07 10:44:34 -06:00
Joost
f81d416daf
[task 97298][wip] showing domains for which registration can be done
2022-12-07 17:28:36 +01:00
Yana De Pauw
e99ec671d0
Merge branch 'dso-edit-menu-fixes' into w2p-94390_replace-dso-page-edit-buttons-with-a-menu
2022-12-07 09:48:58 +01:00
Yana De Pauw
475745b134
Remove old test fix
2022-12-07 09:48:21 +01:00
Tim Donohue
d26dd04066
Merge pull request #1962 from DSpace/dependabot/npm_and_yarn/socket.io-parser-3.3.3
...
Bump socket.io-parser from 3.3.2 to 3.3.3
2022-12-06 13:46:21 -06:00
dependabot[bot]
66ac508027
Bump socket.io-parser from 3.3.2 to 3.3.3
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.2...3.3.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-06 18:46:07 +00:00
Tim Donohue
b10c1c5421
Merge pull request #1989 from tdonohue/enable_github_codeql
...
Update to use GitHub CodeQL for code scanning (Angular UI)
2022-12-06 12:10:00 -06:00
Tim Donohue
3f9884eb24
Update to use GitHub CodeQL for code scanning
2022-12-06 11:28:08 -06:00
Tim Donohue
e127bde4cc
Merge pull request #1991 from tdonohue/add_contributing_docs
...
Add CONTRIBUTING docs and resync with PR template
2022-12-06 11:09:35 -06:00
Jens Vannerum
26d4be6101
Merge branch 'w2p-97265_fix-statistics-menu-order' into w2p-97265_fix-statistics-menu-order-7.4
2022-12-06 18:04:16 +01:00
Art Lowel
7ede96b25c
Merge branch 'main' into theme-name-as-data-attr-7.2
2022-12-06 17:58:46 +01:00
Art Lowel
31d660536f
add data attribute to show which theme is being used for a component
2022-12-06 17:58:06 +01:00
Jens Vannerum
fcdc4b2b63
97265: Fix statistics header bug
2022-12-06 17:55:23 +01:00
Tim Donohue
23c4034cfb
Add CONTRIBUTING docs and resync with PR template
2022-12-06 10:44:19 -06:00
Yana De Pauw
d3d0d19b81
Merge branch 'dso-edit-menu-fixes' into w2p-94390_replace-dso-page-edit-buttons-with-a-menu
2022-12-06 16:26:54 +01:00
Yana De Pauw
d185630faa
Fix issue with onClick models in dso edit menus
2022-12-06 16:20:21 +01:00
Koen Pauwels
92c7922fbe
97183 Fixed linting issues
2022-12-06 15:59:01 +01:00
Koen Pauwels
4f20d200ca
97183 Tests for MenuService.isMenuVisibleWithVisibleSections
2022-12-06 15:45:46 +01:00
Koen Pauwels
fa87b1d94e
97183 MenuResolver tests for regular user
2022-12-06 14:33:04 +01:00
Koen Pauwels
68bac1f400
97183 Hide sidebar items w/o appropriate permissions.
...
See https://github.com/DSpace/dspace-angular/issues/1643
Sidebar now omits "New" and/or "Edit" options in the sidebar if the user does
not have permissions to respectively create new Items or edit Items.
If this results in an empty sidebar, the sidebar is hidden in its entirety.
2022-12-06 11:30:46 +01:00
Michael Spalti
b0e4daee04
Merge branch 'main' into relation-submisssion-thumb
2022-12-05 09:51:17 -08:00
jensvannerum
c97ab80d93
Merge branch 'main' into issue-815-controlled-vocabulary-hierarchical-facets-7.4
2022-12-05 15:21:43 +01:00
Jens Vannerum
acbff2e6b4
97049: Minor refactor // adding docs
2022-12-05 15:13:13 +01:00
Jens Vannerum
569e34f869
lint fixes
2022-12-05 11:32:05 +01:00
Jens Vannerum
744b406745
Alter tests for themed modal
2022-12-05 11:20:09 +01:00
Jens Vannerum
eb15368197
97049: Clean up strings
2022-12-05 09:58:38 +01:00