Commit Graph

11278 Commits

Author SHA1 Message Date
Tim Donohue
c94be6bbf5 Merge pull request #2994 from DSpace/dependabot/npm_and_yarn/ejs-3.1.10
Bump ejs from 3.1.9 to 3.1.10
2024-05-03 16:03:52 -05:00
Tim Donohue
3b536a2856 Merge pull request #2863 from knowledgeWare-Tech/main
Added Arabic Translation
2024-05-03 15:01:58 -05:00
Tim Donohue
16c06624b1 Merge pull request #2930 from alexandrevryghem/fix-sync-i18n-script_contribute-main
Fix sync-i18n script throwing a compile error & added some missing translation keys
2024-05-03 14:53:36 -05:00
Tim Donohue
18611660a5 Merge pull request #2814 from alexandrevryghem/use-applied-filter-to-display-label-on-search_contribute-main
Fixed authority ids being displayed on search page instead of their display value
2024-05-03 14:40:55 -05:00
Tim Donohue
a65f248eb2 Merge pull request #2651 from alexandrevryghem/theme-fixes_contribute-main
Fixed ItemSearchResultListElementComponent not fully themable
2024-05-03 14:02:56 -05:00
Tim Donohue
476e5a5ffe Merge pull request #2831 from pilasou/pilasou-translations-fr
French translations for missing parameters (access control and batch loading)
2024-05-03 11:44:12 -05:00
Tim Donohue
3bb559542d lint fixes 2024-05-03 11:16:59 -05:00
Tim Donohue
2a422ba9c5 Merge pull request #3004 from tdonohue/fix_3000
Fix `TypeError: Cannot read properties of undefined (reading 'userAgent')`
2024-05-03 10:19:41 -05:00
Tim Donohue
9efcbb20a4 Fix bug where "navigator" may be null in SSR mode 2024-05-03 09:38:02 -05:00
Tim Donohue
efdc357903 Merge pull request #2997 from tdonohue/update_for_runnable_jar
Ensure Docker Compose uses Runnable JAR (Angular)
2024-05-02 16:33:39 -05:00
Alexandre Vryghem
b75f589f36 Merge remote-tracking branch 'upstream/main' into use-applied-filter-to-display-label-on-search_contribute-main
# Conflicts:
#	src/app/shared/search/models/search-query-response.model.ts
#	src/app/shared/search/search-filters/themed-search-filters.component.ts
#	src/app/shared/search/search-sidebar/search-sidebar.component.html
#	src/app/shared/search/search-sidebar/themed-search-sidebar.component.ts
#	src/app/shared/search/search.component.html
2024-05-02 22:32:00 +02:00
Tim Donohue
054043a872 Merge pull request #2980 from atmire/w2p-114599_ClickingSaveOnCreateComColProvidesUserFeedback
Clicking save on create community and collection pages provides user feedback
2024-05-02 15:14:10 -05:00
Tim Donohue
2260eab12c Sync cli.ingest.yml with same code as in DSpace/DSpace 2024-05-02 11:37:06 -05:00
Tim Donohue
574adc846b Ensure Docker Compose uses Runnable JAR. Minor bug fixes to loadsql per #2966 2024-05-02 11:37:06 -05:00
Kuno Vercammen
20146bdcef 114599: Updated the e2e tests so they succeed 2024-05-02 12:38:12 +02:00
dependabot[bot]
beab40a67a Bump ejs from 3.1.9 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 10:37:36 +00:00
Kuno Vercammen
6ff3a40929 114599: Adapted the changes after the rebase 2024-05-02 10:21:49 +02:00
Kuno Vercammen
8ac2fe9dcf 114599: Small lint fixes 2024-05-02 10:08:49 +02:00
Kuno Vercammen
fea2ff7b9c 114599: Added loading animation after creating collection or community 2024-05-02 10:08:40 +02:00
Kuno Vercammen
0ac98c5230 114599: Small lint fixes 2024-05-02 10:05:24 +02:00
Kuno Vercammen
9bcd816703 114599: Added e2e test to test the newly added loading component after creating com/col 2024-05-02 10:05:24 +02:00
Kuno Vercammen
fb988610db 114599: Added loading animation after creating collection or community 2024-05-02 10:05:24 +02:00
Tim Donohue
0e61cfd0c2 Merge pull request #2933 from atmire/reset-dropdown-values
Reset dropdown values
2024-05-01 16:38:00 -05:00
Tim Donohue
0607878799 Merge pull request #2640 from hutattedonmyarm/regex-error-messages
More meaningful regex error messages
2024-05-01 16:20:22 -05:00
Tim Donohue
8c5fe13bb9 Merge pull request #2991 from tdonohue/remove_compose_version
Remove obsolete "version" tag from Docker Compose files (Angular version)
2024-05-01 15:04:59 -05:00
Tim Donohue
d6303de877 Remove obsolete "version" tag from compose files 2024-05-01 14:15:45 -05:00
Alexandre Vryghem
da320b5fbc Prevent ItemSearchResult from being recreated at every iteration 2024-05-01 19:10:36 +02:00
Tim Donohue
81807da35b Merge pull request #2693 from hutattedonmyarm/2687-radio-buttons-type-bind
Enable type-bind for checkbox inputs during submission
2024-04-30 15:13:12 -05:00
Alexandre Vryghem
27a83d6c7e Merge remote-tracking branch 'upstream/main' into theme-fixes_contribute-main 2024-04-30 21:25:36 +02:00
Tim Donohue
41a00e3312 Merge pull request #2976 from 4Science/DURACOM-253
Fix issue with the admin sidebar scrollbar on Firefox/Windows
2024-04-30 12:26:49 -05:00
Tim Donohue
0fa5d189da Merge pull request #2865 from ybnd/poc-eslint-plugin-autofix-selectors
Introduce custom ESLint rules to apply and enforce new themed component selector convention
2024-04-30 12:03:46 -05:00
Alexandre Vryghem
36ac6002cb 111731: Migrated the renderSearchLabelFor to standalone form 2024-04-30 13:48:14 +02:00
Alexandre Vryghem
f40a68f05e Merge remote-tracking branch 'upstream/main' into use-applied-filter-to-display-label-on-search_contribute-main
# Conflicts:
#	src/app/shared/search/search-labels/search-label/search-label.component.html
#	src/app/shared/search/search.component.html
2024-04-30 13:45:38 +02:00
Alexandre Vryghem
fb993477cc Merge branch 'main' into use-applied-filter-to-display-label-on-search_contribute-main
# Conflicts:
#	src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.spec.ts
#	src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-option/search-facet-option.component.ts
#	src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-range-option/search-facet-range-option.component.ts
#	src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.spec.ts
#	src/app/shared/search/search-filters/search-filter/search-facet-filter-options/search-facet-selected-option/search-facet-selected-option.component.ts
#	src/app/shared/search/search-filters/search-filter/search-filter.component.ts
#	src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts
#	src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts
#	src/app/shared/search/search-filters/search-filters.component.ts
#	src/app/shared/search/search-labels/search-label/search-label.component.spec.ts
#	src/app/shared/search/search-labels/search-label/search-label.component.ts
#	src/app/shared/search/search-labels/search-labels.component.ts
#	src/app/shared/search/search-sidebar/search-sidebar.component.ts
#	src/app/shared/search/search.component.html
#	src/app/shared/search/search.component.ts
#	src/app/shared/search/search.module.ts
2024-04-30 11:19:05 +02:00
Yury Bondarenko
a48d1991f4 Autofix: remove unneeded base component imports
This is part of the themed-component-usages rule; Themed* components already import the base component, we don't need to import both anymore.
You'll see that all of these changes are also reflected in the base component.

Double-checked and this doesn't compromise the fixes from https://github.com/DSpace/dspace-angular/pull/2984
2024-04-30 10:52:40 +02:00
Yury Bondarenko
c9d9e12fa2 Merge remote-tracking branch 'origin/main' into poc-eslint-plugin-autofix-selectors 2024-04-30 10:47:19 +02:00
Tim Donohue
a8f65cea72 Merge pull request #2710 from DSpace/bram-atmire-patch-1-2709
Update robots.txt.ejs
2024-04-29 16:29:18 -05:00
Tim Donohue
13dbd6ba30 Merge pull request #2675 from atmire/multiline-search-filter-badge_main
Multiline selected facet badge on search page
2024-04-29 15:12:46 -05:00
Tim Donohue
99bfe13c8e Merge pull request #2985 from atmire/w2p-114596_CreatingTemplateItemResultsInPageWhichNeverFinishesLoading
Fixed the problem that creating template item results in page which never finishes loading
2024-04-26 17:13:05 -05:00
Tim Donohue
3568acc696 Merge pull request #2984 from atmire/w2p-114732_CustomThemeNoLongerWorks
Synced the imports of the custom theme with the imports of the base component so custom theme works again
2024-04-26 16:56:43 -05:00
Kuno Vercammen
c5e3b18014 114624: Added small naming fix to e2e test 2024-04-26 13:40:00 +02:00
Kuno Vercammen
a1fd59f517 114732: Synced the imports of the custom theme with the imports of the base component 2024-04-26 11:19:53 +02:00
Yury Bondarenko
3a0c964a49 Upgrade @angular-eslint & get rid of warning in tests 2024-04-25 12:50:38 +02:00
Yury Bondarenko
348dcc47fd Generated docs should use Unix line endings on Windows 2024-04-25 12:30:53 +02:00
Yury Bondarenko
145a0a04b6 Fix lint plugins & tests on Windows 2024-04-25 11:52:12 +02:00
Tim Donohue
288a9180aa Merge pull request #2962 from atmire/fix-submission-lost-changes-after-save-8.0.0-next
Fix submission lost changes after save
2024-04-24 16:27:24 -05:00
Yury Bondarenko
671e9f172b Move ESLint plugins to dev dependencies 2024-04-24 19:07:31 +02:00
Art Lowel
af2e0976af move embed item fix to SubmissionJsonPatchOperationsService 2024-04-24 10:54:54 +02:00
Yury Bondarenko
728b561bf4 Optional postinstall script should be cross-platform
There is no cross-platform way to check if the file/directory exists that doesn't depend on adding another NodeJS dependency.
This "skip if failed" approach is more noisy, but it should work everywhere.
2024-04-24 10:54:02 +02:00
Yury Bondarenko
80be4fc8b0 Skip build:lint if installed without source 2024-04-24 10:11:46 +02:00