Paulo Graça
649f64e6e6
remove trailing space
2025-02-26 11:17:45 +00:00
Paulo Graça
52d826eaf6
search.filters.access_status
2025-02-26 11:06:50 +00:00
Paulo Graça
ce30e58c67
search.filters.access_status
2025-02-26 11:05:51 +00:00
Paulo Graça
f456af7a51
Access Status Filter PT translations
2025-02-26 11:03:33 +00:00
Paulo Graça
967a761ac1
Access Status Filter EN translations
2025-02-26 10:57:24 +00:00
Pierre Lasou
0437ec4c3f
Addtion to the fr.json5 following version 8.1
...
Adding and changing parameters after upgrading to 8.1.
2025-02-21 15:43:59 -05:00
Andrea Barbasso
0bab79bea4
[CST-18694] add TypeDoc comments
2025-02-21 16:22:13 +01:00
Yana De Pauw
43e4f9de49
Fix e2e issues
2025-02-21 14:36:04 +01:00
Yana De Pauw
4a2158a178
Merge branch 'refactor-menu-resolvers-7.6' into refactor-menu-resolvers-9.0
2025-02-21 13:36:23 +01:00
Yana De Pauw
bb02acf13e
Fix id related issues and add accessibility handle
2025-02-21 13:23:54 +01:00
Adamo
4235351d74
[CST-18016] Fix on themed-create-item-parent-selector.component.ts
2025-02-21 12:50:18 +01:00
Adamo
eeec2b536d
[CST-18016] Lint fix
2025-02-21 10:27:09 +01:00
Adamo
b58dd32bff
[CST-18016] Added label for live import
2025-02-21 10:16:17 +01:00
Adamo
caa5b1e29a
[CST-18016] Fix import suggestion
2025-02-20 19:51:22 +01:00
Yannick Paulsen
11f79a3e6b
Translation corrections
2025-02-19 11:41:26 +01:00
Yana De Pauw
174d185de3
Merge branch 'refactor-menu-resolvers-7.6' into refactor-menu-resolvers-9.0
2025-02-18 15:19:46 +01:00
Yana De Pauw
8b9af3b04c
Remove circulary dependency
2025-02-18 15:13:19 +01:00
Yana De Pauw
ea53111aa1
Remove circulary dependency
2025-02-17 12:57:47 +01:00
Yana De Pauw
59481abd7f
Remove circulary dependency
2025-02-17 12:57:35 +01:00
Carolyn Sullivan
ead548f499
Update fr.json5
...
Ajouté les corrections faites par Pierre Lasou :)
(cherry picked from commit e32d9feaf5
)
2025-02-14 16:29:39 +00:00
Carolyn Sullivan
5e0ae8a26e
Update fr.json5
...
Ajouté des traductions/noté quelques étiquettes sans traductions
(cherry picked from commit 477ca5e712
)
2025-02-14 16:29:39 +00:00
Tim Donohue
3437ee8420
Merge pull request #3960 from pilasou/pilasou-translations-fr
...
Update fr.json5 to add identifiers deposit's step translations in french
2025-02-14 08:43:24 -06:00
Yana De Pauw
0fec5395ff
Fix merge issues and tests
...
- Migrate create-report sections to a new provider
- Fix menu component test
- Add dso option sections to com/col sub paths
- Fix issue with breadcrumbs on the collection page
2025-02-14 13:11:15 +01:00
Yana De Pauw
4b3d7e8ef7
Merge branch 'refactor-menu-resolvers-7.6' into refactor-menu-resolvers-9.0
2025-02-14 11:20:21 +01:00
Yana De Pauw
276452e4b9
Update DSO menu to also work for subpaths of the DSO and add missing messages
2025-02-14 11:08:47 +01:00
Yana De Pauw
2c49c04819
Merge branch 'refactor-menu-resolvers-7.6' into refactor-menu-resolvers-9.0
2025-02-13 16:12:05 +01:00
Yana De Pauw
f6263f86a4
Fix tests and issue with the getID methods
2025-02-13 15:57:02 +01:00
Andreas Awouters
3197ec911e
Merge branch 'no-platform-specific-code-in-abstract-services-7.6' into no-platform-specific-code-in-abstract-services-main
...
# Conflicts:
# src/app/core/auth/auth.service.ts
# src/app/core/auth/server-auth.service.ts
# src/app/core/services/cookie.service.ts
# src/app/core/services/server-cookie.service.ts
2025-02-13 14:38:40 +01:00
Yannick Paulsen
41001f186b
Translation additions, fixes and updates for German message catalogue
...
Made with results of the i18n-sync tool against en.json5
2025-02-13 14:38:17 +01:00
Andreas Awouters
961bb11b59
125969: Fix auth service tests
2025-02-13 13:15:24 +01:00
Andreas Awouters
f82426b1dc
125969: Get rid of REQUEST and RESPONSE imports in AuthService
2025-02-13 13:15:24 +01:00
Andreas Awouters
8b90d999ac
125969: Move constructor to server-cookie.service
...
This makes it possible to remove the REQUEST import from
cookie.service.ts which solves a typescript issue.
2025-02-13 13:15:24 +01:00
Yannick Paulsen
51102e27a1
Translation additions, fixes and updates for German message catalogue
...
Made with results of the i18n-sync tool against en.json5
All non-conflicting diffs applied during rebase, and some translations
replaced (for review)
2025-02-12 15:33:36 +01:00
Jean-François Morin
a33afbef2b
Added missing line for Content Reports section
2025-02-11 14:03:00 -05:00
Yury Bondarenko
516dd99a26
Fix remaining lint issues
2025-02-07 18:31:01 +01:00
Yury Bondarenko
3fecbc245b
Fix tests pt. 1
2025-02-07 18:02:31 +01:00
Yury Bondarenko
fbffcca945
Resolve post-merge issues
...
- Menu providers weren't included because main configuration is no longer a module
- Route definitions didn't get merged because they're no longer modules
- Removed old resolver & service (they're providers now)
2025-02-07 18:02:31 +01:00
Yury Bondarenko
87eee70b0a
Merge remote-tracking branch 'contrib/refactor-menu-resolvers-7.6' into main_PR-menus
2025-02-07 16:15:57 +01:00
Yury Bondarenko
3f7c42c51e
Menu sections should be inactive by default
...
If an expandable section in the navbar is acive by default, it will expand whn the page loads
2025-02-07 13:46:24 +01:00
Sascha Szott
be6de64fcd
use translation service to determine placeholder values of date picker ( #2827 )
...
* use translation service to determine placeholder values
* added translation of date-picker placeholder values
* added German translations of date-picker placeholder values
* fix lint warning: added missing comma
* fix lint warning: removed trailing spaces
* fixed broken tests
* fixed lint warning
* try to mock TranslateService correctly
* remove TranslateService mock
* removed imports
* fixed lint warnings
* fixed lint warnings
* fixed lint warning
* fixed lint warning
* fixed lint error
* fixed lint errors
* removed TestComponent
* added imports
* removed declarations
* fixed lint error
* fix lint error (invalid sorting)
* finally fixing lint error
* use translation pipe directly in template
* move translation of placeholders into HTML template
* remove TranslateService dependency
2025-02-06 15:05:36 -06:00
Tim Donohue
8184acc480
Merge pull request #3797 from toniprieto/translate-ca-9x
...
Update catalan translation
2025-02-06 10:49:00 -06:00
Tim Donohue
3d6af1f8c0
Merge pull request #3358 from 4Science/task/main/DURACOM-288
...
Provide a setting to use a different REST url during SSR execution
2025-02-06 10:07:17 -06:00
Pierre Lasou
f721028d81
Update fr.json5
2025-02-05 16:19:49 -05:00
Sascha Szott
4d85639f31
fixed deprecated import of TransferState
2025-02-05 17:38:57 +01:00
Andrea Barbasso
fd2120904c
[CST-18964] add tests
2025-02-05 17:05:18 +01:00
Andrea Barbasso
2225c2e428
[CST-18964] add matomo integration
2025-02-05 12:13:47 +01:00
Alexandre Vryghem
fddc4936e8
126015: Sync standalone imports in custom theme
2025-02-05 10:44:33 +01:00
Tim Donohue
0649342658
Merge pull request #3948 from toniprieto/avoid-retrieve-suggestions-if-disabled
...
Avoid retrieving user suggestions if Researcher profiles are disabled
2025-02-04 14:09:26 -06:00
Giuseppe Digilio
7acf79370b
Merge branch 'main' into task/main/DURACOM-288
...
# Conflicts:
# src/environments/environment.production.ts
# src/environments/environment.test.ts
# src/environments/environment.ts
2025-02-03 15:12:25 +01:00
Toni Prieto
72919cd867
Avoid retrieving user suggestions if Researcher profiles are disabled
2025-02-03 12:10:51 +01:00