Konstantina Galouni
83f01d8aa1
Updating openaireLibrary & openaire-theme
2024-05-21 13:11:36 +03:00
Konstantina Galouni
0a20d80c4c
Updating libraries
2024-04-30 14:47:53 +03:00
Konstantina Galouni
8a3e859132
Merge remote-tracking branch 'origin/develop' into on-push-strategy
2024-04-30 14:47:25 +03:00
Konstantina Galouni
ca41e89465
[develop | DONE | CHANGED]: Updated color of selected search filter labels (not purple, but portal color).
...
1. newSearchPage.component.html: Replaced class "uk-label-search-filter" with "uk-label-secondary" on selected search filter labels.
2. color.less: Removed color variable @search-filter-color: #B41FD0;
3. label.less: Removed custom color variables and class "uk-label-search-filter" | Updated class "uk-label-secondary".
4. explore-custom.less: Override @uk-label-secondary: @explore-color;
2024-04-30 13:08:54 +03:00
Konstantina Galouni
e563886f8a
Updating openaireLibrary
2024-04-24 16:36:18 +03:00
Konstantina Galouni
d1b482c189
Updating openaireLibrary
2024-04-24 16:09:14 +03:00
Konstantina Galouni
443f90d2e9
Updating openaireLibrary
2024-04-23 16:59:46 +03:00
Konstantina Galouni
8d0f711064
Updating openaireLibrary
2024-04-23 16:04:02 +03:00
Konstantina Galouni
0f639ec210
Updating openaireLibrary
2024-04-22 17:27:15 +03:00
Konstantina Galouni
d9647d2a46
Updating openaireLibrary
2024-04-16 16:22:05 +03:00
Konstantina Galouni
b79dbd20ec
Updating libraries
2024-04-16 16:10:41 +03:00
Konstantina Galouni
ccae7b03a5
[develop | DONE | CHANGED]: funders.component.ts: Added alt attribute on funders image and removed loading="lazy" | home.component.html: Updated header elements to make them as sequential as possible (SEO & PageSpeed).
2024-04-16 12:41:13 +03:00
Alex Martzios
59f3e8dae9
[develop | DONE | CHANGED] update submodules
2024-04-11 16:34:50 +03:00
Alex Martzios
09b7435243
[develop | DONE | ADDED] funders page: update cards and lists to prepare for new data to be shown
2024-04-08 19:10:44 +03:00
argirok
260b263e6f
[develop | DONE | CHANGED] cache.js add compression library, reload content based on forceReload parameter or cache control headers
2024-04-03 10:20:58 +03:00
Alex Martzios
d42a3973bd
[develop | DONE | ADDED] update submodules for bulk deletion functionality for claims
2024-03-28 13:07:54 +02:00
Konstantina Galouni
37358b14db
[develop | DONE | FIXED]: CHANGELOG.md: Spelling error fix.
2024-03-05 13:59:37 +02:00
Konstantina Galouni
4ad1f4e51c
[develop | DONE | CHANGED]: CHANGELOG.md: Added changelog for production-release-march-2024.
2024-03-05 13:52:29 +02:00
Konstantina Galouni
45561bddb2
Updating openaireLibrary
2024-03-04 17:04:52 +02:00
Konstantina Galouni
215c3fbc83
[develop | DONE | FIXED]: home.module.ts: Moved HomeRoutingModule first to make sure that this routing is loaded in Home page.
2024-03-04 17:04:01 +02:00
Konstantina Galouni
a79b936629
[develop | DONE | FIXED]: Moved RoutingModule as first imported module with possible routing (advanced search projects & organizations were loading orcid routing instead of their own).
2024-03-04 17:02:33 +02:00
Alex Martzios
b7a05316c0
[develop | DONE | FIXED] update submodule
2024-03-04 10:39:56 +02:00
Konstantina Galouni
a99e6378fc
Updating openaireLibrary
2024-02-28 18:08:10 +02:00
Konstantina Galouni
8949088e0e
[develop | DONE | CHANGED]: funders.component.html: Added loading="lazy" on images (<img> elements).
2024-02-28 17:30:43 +02:00
Konstantina Galouni
463410a135
[develop | DONE | CHANGED]: Removed "PreviousRouteRecorder", "IsRouteEnabled", "PiwikService", "LoginGuard", "EmailService" from providers array declared in module.ts & removed import of "PiwikServiceModule".
2024-02-28 16:49:50 +02:00
Konstantina Galouni
17165e83ae
[develop | DONE | CHANGED]: Removed folders: error, fos, landingPages, login, orcid, reload, sdg (were just calling library components) | app.module.ts: Removed declaration of OpenaireErrorPageComponent | app-routing.module.ts: Updates routes for 'sdgs', 'fields-of-science', 'orcid', 'my-orcid-links', landing pages routes, 'reload', 'user-info' to import library modules instead of intermediate project specific modules & replaced OpenaireErrorPageComponent with ErrorPageComponent (from library).
2024-02-28 14:41:39 +02:00
Alex Martzios
f3115b9f98
[develop | DONE | CHANGED] change footer text and update submodules
2024-02-20 13:38:46 +02:00
Alex Martzios
f226482ba3
[develop | DONE | CHANGED] compress all .png and .jpg images on explore-assets and exploreLogos
2024-02-20 12:46:45 +02:00
Konstantina Galouni
38337e296f
[develop | WIP | CHANGED]: assets/:Restores jpg and png images and deleted their webp version - pngs will be compressed | funders.component & home.component: Updated images - use the png/jpg version again.
2024-02-20 12:12:42 +02:00
argirok
c81c6196c0
[ develop | DONE | ADDED] Utils servise: add a method to get counts for results, use the same method in /explore/home
2024-02-20 11:39:49 +02:00
Konstantina Galouni
178846353c
[develop | DONE | DELETED]: assets: Deleted unused images: logo-large-explore.webp & logo-sma
...
.
2024-02-19 13:09:22 +02:00
Konstantina Galouni
49dce466ce
[develop | DONE | CHANGED]: assets: Deleted unused images & replaced jpg and png images with their webp version | funders.component & home.component: Updated images - use the webp version.
2024-02-19 13:07:34 +02:00
argirok
68662693a4
[ develop | DONE | ADDED] Cache: add a method to get info
2024-02-15 12:13:04 +02:00
Konstantina Galouni
e8e4c410dd
Updating openaireLibrary & openaire-theme
2024-02-14 16:48:38 +02:00
Konstantina Galouni
c51b2b58f4
[develop | DONE | CHANGED]: app.component.ts: Added check, not to add "My ORCID Links" user menu item in beta environment.
2024-02-13 17:34:29 +02:00
Konstantinos Triantafyllou
85320e8653
[develop]: Remove userInfoURL property usage
2024-02-13 12:10:20 +02:00
Konstantina Galouni
a762efab08
Merge remote-tracking branch 'origin/develop' into develop
2024-02-12 14:47:59 +02:00
Konstantina Galouni
8cdc423f02
[develop | DONE | CHANGED]: CHANGELOG.md: Added changelogs for [production-release-february-2024].
2024-02-12 14:47:47 +02:00
Konstantinos Triantafyllou
3797ddcc3a
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/explore-services into develop
2024-02-12 14:47:16 +02:00
Konstantinos Triantafyllou
e57f1b02ed
[develop]: Split style of deposit and funders to new css files and use rootClass to appy style in html
2024-02-12 14:47:02 +02:00
Konstantina Galouni
6af07478b4
[develop | DONE | CHANGED]: cache.js: Increased "cacheMaxSize" from 300 to 1000 requests.
2024-02-12 13:29:23 +02:00
argirok
3b058ee74d
[ develop | DONE | CHANGED] Cache: update isAllowed Method, correct https check, decode urls before check
2024-02-12 11:13:38 +02:00
Konstantina Galouni
c20002c9e9
[develop | DONE | CHANGED]: home.component & assets/ExploreLogos: Grouped logos of slider in Home page (per slide) into one image and replaced the old logos - better performance.
2024-02-12 09:04:29 +02:00
Konstantina Galouni
fbdc3710dc
[develop | DONE | FIXED]: cache.js: Updated checks in method "isAllowedToBeCached()" to check for encoded urls.
2024-02-08 19:43:31 +02:00
Konstantina Galouni
1d7a7ae2c4
Updating openaireLibrary & openaire-theme
2024-02-08 18:48:22 +02:00
Konstantina Galouni
d639261fbe
[develop | WIP | FIXED]: Added correct alt on images, width and height in FoS and SDG images and lazy loading everywhere.
2024-02-08 18:46:45 +02:00
Konstantina Galouni
a7d0cc5d4e
[develop | DONE | CHANGED]: app.module.ts: Removed CacheInterceptorService from EXPLORE.
2024-02-08 17:56:42 +02:00
Konstantina Galouni
9952b55f2c
[develop | DONE | CHANGED]: cache.js: Added "lab.idiap.ch/enermaps" in "isAllowedToBeCached()" method.
2024-02-08 17:55:22 +02:00
argirok
b94006ea99
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# services/cache/mecache/cache.js
2024-02-08 15:59:59 +02:00
argirok
b0db89f826
[ develop | DONE | CHANGED] Cache: change to LRU cache, remove short/long cache related code and properties, add preload requests in properties to load on init cache (on start, on clear and on daily reset)
2024-02-08 15:58:43 +02:00