FrancescoMolinaro
21ac024423
[DURACOM-344] adapt patterns and example file, fix possible error from YAML
2025-05-13 15:38:42 +02:00
FrancescoMolinaro
ce0f6153b9
[DURACOM-344] Adapt SSR page filtering mechanism to a not allowed list
2025-05-13 15:37:31 +02:00
Giuseppe Digilio
d73885137a
[DURACOM-288] Change properties description
2025-02-06 17:27:27 +01:00
Giuseppe Digilio
d118496075
[DURACOM-288] Add missing settings to config.example.yml
2025-02-06 17:26:16 +01:00
Tim Donohue
d92424e2f4
Ensure "/reload/" (hard reload) path is included in SSR paths.
...
(cherry picked from commit 83d24f8c21
)
2025-02-03 11:11:04 +00:00
Tim Donohue
e296295df5
Fix YAML syntax and revert section name to "universal" as that's the name in 7.x
2025-01-29 15:57:55 -06:00
FrancescoMolinaro
2c28f75263
[DURACOM-303] refactor param, add example of configuration
2025-01-24 17:32:31 +01:00
FrancescoMolinaro
9467838066
[DURACOM-303] add grid layout, make SSR enabling configurable, minor restyle of skeletons
2025-01-24 17:29:19 +01:00
Alan Orth
b839252ed7
Restrict SSR to paths in the sitemap
...
Because Angular SSR is not very efficient, after discussion with
the Google Scholar team we realized a compromise would be to only
use SSR for pages in the DSpace sitemap (and the home page).
2025-01-22 11:02:35 +03:00
Tim Donohue
62b31ea8c5
Fix incorrect example. The setting category is called "ssr" and not "universal"
2024-11-22 11:19:08 -06:00
Andreas Awouters
bc84bc867b
Merge branch 'live-region-7.6' into live-region-7_x
...
# Conflicts:
# config/config.example.yml
# src/app/shared/shared.module.ts
2024-09-30 09:09:44 +02:00
Andreas Awouters
83a44ba924
118220: Add live-region service and component
2024-09-20 13:31:44 +02:00
Tim Donohue
eeb562dd14
Disable inlineCriticalCss by default for better SSR performance
2024-05-15 12:12:55 -05:00
Tim Donohue
d55b0c0dd3
After English, reorder languages alphabetically by code
2024-05-14 09:26:49 -05:00
Mohamed Ali
aa7496e41d
Added Arabic Translation
2024-05-03 15:20:51 -05:00
Yury Bondarenko
fd10fbe2a8
Add to config.example.yml
...
(cherry picked from commit 4a39f33006
)
2024-04-05 18:14:43 +00:00
imilos
884e113168
Added Serbian cyrilic translation and corrected Serbian latin translation.
...
(cherry picked from commit ad12e5a7f2
)
2023-10-24 18:02:41 +00:00
DSpace Bot
1c38d9259a
[Port dspace-7_x] Serbian (Latin) translation ( #2520 )
...
* Serbian (latin) translation added.
---------
Co-authored-by: imilos <imilos@gmail.com >
2023-09-26 10:08:07 +03:00
Alan Orth
8363273f58
config/config.example.yml: fix example syntax
...
As of DSpace Angular 7.2 the syntax has changed from TypeScript to
YAML.
(cherry picked from commit 9e46b5310b
)
2023-09-05 21:24:21 +00:00
Tim Donohue
5853e49bd0
Update default configs to use https://demo.dspace.org/server/
2023-08-22 16:44:10 -05:00
Tim Donohue
2fd53c7ad2
Replace mentions of demo7.dspace.org and api7.dspace.org with demo or sandbox
2023-08-22 16:38:00 -05:00
Davide Negretti
134a808fba
[DURACOM-99] Italian support added
2023-05-12 10:00:56 +02:00
Tim Donohue
fbfe55db35
Enable Vietnamese language pack
2023-05-09 16:37:33 -05:00
aroman-arvo
938bf33ad2
DS-8404 - fix config param name
2023-02-15 19:20:20 +01:00
aroman-arvo
742922dba0
DS-8408: Test cases and some fixes or comcol ordering
2023-02-13 19:32:47 +01:00
aroman-arvo
b015f682b4
Merge remote-tracking branch 'github/main' into DS-8408
2023-02-13 11:31:03 +01:00
aroman-arvo
eeda26e122
8408 - sort ordering is parametrized and used only when no text query is send.
2023-02-13 10:42:56 +01:00
Tim Donohue
c099bc468d
Add "debug" config and "allowStale" configs
2023-02-07 12:22:32 -06:00
Tim Donohue
bae63111e7
Refactor to two caches. One for bots and one for anonymous users
2023-02-03 12:59:13 -06:00
Tim Donohue
2a7aa2b5c1
Updates to defaults of cache.control setting and enhanced comments
2023-02-02 15:09:31 -06:00
Tim Donohue
0d4cf5e468
Update SSR caching to only work when unauthenticated. Enhance config comments
2023-02-02 15:09:31 -06:00
Tim Donohue
b0696a404d
Add SSR caching via lru-cache. Update Cache-Control header to 1 week, but tell browsers not to cache index.html
2023-02-02 15:09:31 -06:00
Toni Prieto
f6a95e692f
Enable Catalan language
2023-01-21 12:52:49 +01:00
Jens Vannerum
befdc56fca
Merge remote-tracking branch 'dspaceMain/main' into issue-815-controlled-vocabulary-hierarchical-facets-7.4
2023-01-02 10:15:18 +01:00
Tim Donohue
43fc7986bf
Enable Polish language by default
2022-12-21 10:11:31 -06:00
Tim Donohue
bee32d6634
Merge pull request #2001 from michdyk/DS1931---Polish-Translation
...
Ds1931 polish translation
2022-12-21 10:09:22 -06:00
Mark Cooper
9771d756b6
Enable / disable spellcheck for textarea inputs via config
2022-12-15 15:46:03 -08:00
Michał Dykas
4dcc082ec0
Update config.example.yml
...
Enabling Polish language
2022-12-14 16:00:22 +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
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
Tim Donohue
6467c21a55
Enable Ukrainian by default
2022-12-07 11:33:14 -06:00
Jens Vannerum
acbff2e6b4
97049: Minor refactor // adding docs
2022-12-05 15:13:13 +01:00
Sergio Fernández Celorio
f7e78dccd1
Use the same property for both item pages
2022-11-07 19:27:54 +00:00
Sergio Fernández Celorio
2ed8f8bad8
Numbre of bitstreams in item page is now configurable
2022-11-04 10:40:29 +00:00
Tim Donohue
cebf2df4d2
Sync config.example.yml with default-app-config for 7.4
2022-10-06 12:20:37 -05:00
Abhishek Raval
3b0577be2f
Merge branch 'main' into main
2022-10-01 14:53:54 +05:30
Abhishek Raval
f3cf13a040
Update config.example.yml
2022-10-01 11:06:41 +05:30
Tim Donohue
9c93a8ad86
Merge pull request #1844 from dsteelma-umd/1843_standard-bundles-config-fix
...
Issue 1843 - Fix default bundles example in config.example.yml
2022-09-23 10:31:57 -05:00
Michael Spalti
fbcaaf5a10
Merge branch 'main' into collection-thumbnail-embed
2022-09-21 10:11:55 -07:00