Commit Graph

152 Commits

Author SHA1 Message Date
Andreas Awouters
37455a8b6c 119602: Make AccessibilitySettings cookie expiration configurable 2024-11-06 10:53:41 +01:00
Andreas Awouters
83a44ba924 118220: Add live-region service and component 2024-09-20 13:31:44 +02: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
Jens Vannerum
d04ac74c6f Merge remote-tracking branch 'dspaceMain/main' into issue-815-controlled-vocabulary-hierarchical-facets-7.2
# Conflicts:
#	src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts
#	src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts
#	src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts
#	src/assets/i18n/en.json5
#	src/config/app-config.interface.ts
#	src/config/default-app-config.ts
#	src/environments/environment.test.ts
2022-12-02 10:45:11 +01:00
Jens Vannerum
edc73d3585 97049: Refactor how to obtain vocabularies for filter (configurable) 2022-12-01 15:01:11 +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
Tim Donohue
c76bae78d4 Merge pull request #1771 from mwoodiupui/browse-pagesize
Make the size of a browse result page configurable.
2022-09-21 11:22:46 -05:00
Mark H. Wood
7f696b24d6 Add to example configuration. 2022-09-21 08:21:54 -04:00
David P. Steelman
dda15e998a Issue 1843 - Fix default bundles example in config.example.yml
Provides the correct YAML configuration for configuring
the default bundles configuration.
2022-09-21 07:54:51 -04:00
Michael Spalti
76416fffa3 Merge branch 'main' into collection-thumbnail-embed 2022-09-20 11:25:00 -07:00
Mark Cooper
086bd4723b Resolve feedback
Inject environment rather than importing it
Redo the configuration for better consistency across pages
2022-09-19 15:14:07 -07:00
Mark Cooper
3e803e8411 Make no. of communities per pagination / expansion configurable
Adds new config settings for no. of communities to display on the
home page & community-list page.

Resolves #1749, resolves #1750
2022-09-19 14:29:50 -07:00
Tim Donohue
5e9bbbe06a Merge branch 'main' into feature/greek_support_in_frontend 2022-09-16 16:05:32 -05:00
Tim Donohue
44c4f993f7 Enable Kazakh translation by default 2022-09-16 14:52:47 -05:00
Michael Spalti
c2da87e617 Merge branch 'main' into collection-thumbnail-embed 2022-09-15 12:31:46 -07:00
gaurav
ac2922e59d no recent submissions should be displayed if pageSize is 0 and changing the configuration structure 2022-09-14 11:35:29 +05:30
Michael Spalti
78358a4067 Multiple updates. 2022-09-13 14:26:37 -07:00
Kostis Alexandris
a29a7f5883 Greek support for frontend 2022-09-12 15:02:03 +03:00
Michael Spalti
8ff9f81247 Minor comment update to configs. 2022-09-09 14:28:52 -07:00
Michael Spalti
ccb4c0794c Updated configuration. 2022-09-09 10:34:17 -07:00
Michael Spalti
37e79ddc69 Updated example config. 2022-09-07 10:47:37 -07:00
gaurav
01daf93d01 Displaying Recent Submissions on the homepage 2022-08-31 11:14:43 +05:30
Tim Donohue
cb4620e536 Enable Swedish language 2022-08-24 10:42:37 -05:00