Konstantina Galouni
9e1c4b6a89
Merge branch 'master' of code-repo.d4science.org:MaDgIK/openaire-library
2021-11-09 23:04:44 +02:00
Konstantina Galouni
e99a425813
1. environments/ & env-properties.json: #7159 : "doiURL" property updated from https://dx.doi.org/ to https://doi.org/ .
...
2. searchDatacite.service.ts & searchOrcid.service.ts: #7159 : In result.url "doiURL" property is used instead of a constant prefix.
3. parsingFunctions.class.ts: #7155 : Added field "instanceWithDoiExists", to check if publisher with doi related url should be added as instance (download from section).
4. showIdentifiers.component.ts: Removed "space" class from external icon.
5. relatedDatasourcesTab.component.ts: #7004 : Updated message on top of the tab.
2021-11-09 23:04:01 +02:00
argirok
3d6b358c9a
add links to special subjects in the landing page
2021-11-09 16:02:32 +02:00
Alex Martzios
3632510e38
Merge branch 'master' of code-repo.d4science.org:MaDgIK/openaire-library
2021-11-08 17:25:14 +02:00
Alex Martzios
cd3558f134
Modify component for the new connect gateway links card
2021-11-08 17:24:32 +02:00
Konstantina Galouni
fcf29d801f
[Library]: Added whitelist in HttpInterceptorService, so that 'uoa-monitor-service/stakeholder' request is not stored in TransferState and logged in users can see the stakeholders they are members or managers. - previous commit was wrong!!!
2021-11-08 15:01:31 +02:00
Konstantinos Triantafyllou
23dc2cc074
Check environment for userInfoSubject
2021-11-08 11:36:28 +02:00
Konstantinos Triantafyllou
1488f8ef00
Add AdvancedAsyncSubject in order to avoid duplicate code to be executed while userInfo has been called
2021-11-05 17:22:41 +02:00
Konstantinos Triantafyllou
0aa44646b1
Add redirect url in login/logout. Add new userInfo method in getUserInfo
2021-11-05 13:29:54 +02:00
Konstantinos Triantafyllou
104c54a3e8
Change communtities filters ids
2021-11-03 21:08:16 +02:00
Konstantinos Triantafyllou
02efeb4038
Portal search results fix hasPersmission method. Add private icon in hidden communities
2021-11-03 17:44:12 +02:00
Alex Martzios
045665ae10
Work in progress
2021-11-03 14:00:05 +02:00
Alex Martzios
1ca8d54296
Progress in showing the communities properly - CONNECT
2021-11-03 11:41:17 +02:00
Alex Martzios
afcd7fc3c3
Add print svg icon
2021-10-29 16:55:07 +03:00
Konstantina Galouni
b2ad62b6ad
[Trunk | Explore]: parsingFunctions.class.ts: [Bug fix] Stringify (+"") subject.classname (.toLowerCase() could throw error).
2021-10-26 15:32:32 +03:00
Alex Martzios
389cd74ba5
Add regex to change error-causing XML character in a URL
2021-10-25 12:40:55 +03:00
Alex Martzios
0b85dfba03
Uncomment twitter input field for portals
2021-10-21 12:45:49 +03:00
Alex Martzios
6f26aa0f89
Add twitter account field for portal - development only
2021-10-21 12:39:27 +03:00
Konstantinos Triantafyllou
5c7430ae7c
Portal search card add uk-card class
2021-10-19 15:24:42 +03:00
Konstantinos Triantafyllou
ff98d8187b
Align portal search results to center vertically. Add Restricted label top right
2021-10-19 15:20:30 +03:00
Konstantina Galouni
64051887ce
[Trunk | Explore]: parsingFunctions.class.ts: [Bug fix] Parse contexts properly when a label is null/undefined or empty string (result landing page).
2021-10-11 14:02:22 +03:00
Alex Martzios
7a375ee6f7
Link to RC dashboards available only for development enviroment
2021-10-11 12:53:31 +03:00
Alex Martzios
9da11820aa
Landing page: add link to RC dashboards in community context
2021-10-08 15:00:24 +03:00
Konstantina Galouni
aafe917099
[Trunk | Explore]: 1. parsingFunctions.class.ts: a. [Bug fix] Make sure content of subjects is string | b. Commented unnecessary logs. 2. sitemaps/: Update sitemaps files (run on 7/10/2021).
2021-10-08 10:37:40 +03:00
argirok
f854849462
Merge remote-tracking branch 'origin/master'
2021-10-06 16:24:23 +03:00
argirok
a3299a3fe5
update urls for enermaps
2021-10-06 16:23:57 +03:00
Konstantinos Triantafyllou
0b3e699796
Portal search results remove link if user has not permission to visit a specific dashboard
2021-10-05 18:12:19 +03:00
Konstantinos Triantafyllou
1c3a3d6007
Notifications: Add mark as read button
2021-10-05 17:27:16 +03:00
argirok
9b6913c85c
SEO: enable no-index filter for poor content
2021-10-04 13:20:18 +03:00
argirok
e3e6cbd284
Merge branch 'master' of code-repo.d4science.org:MaDgIK/openaire-library
2021-09-29 14:36:14 +03:00
Konstantina Galouni
532be0e568
[Trunk | Explore]: 1. assets/common-assets: Added "eosc-logo.png" & deleted "egi-fed.notebook.png". 2. resultLanding.component.ts: Removed local styles for "notebook-button" class. 3. resultLanding.component.html: Logo and name of button for egi notebook updated. 4. parsingFunctions.class.ts: When "eosc jupyter notebook" is in subjects, show as classified subject (vocabulary) "EOSC: EOSC Jupyter Notebook" [Paolo's request].
2021-09-29 14:34:03 +03:00
Konstantina Galouni
aab0341bea
[Explore | Trunk]: 1. dataProvider.service.ts & project.service.ts & resultLanding.service.ts & searchDataproviders.service.ts & searchOrganizations.service.ts & searchProjects.service.ts & searchResearchResults.service.ts: Removed case sensitivity in parsing relations (rels.rel.to.class). 2. orcid.service.ts: Removed unused imports | Added comment related to KPI metrics calculated by orcid API.
2021-09-27 12:19:24 +03:00
Konstantina Galouni
3e3379d038
[Trunk | Explore]: 1. parsingFunctions.class.ts: created field "notebookKeyword" to be compared with subjects. 2. resultLanding.component.html: Property "egiNotebookLink" is used for Notebook button on top right section. 3. env-properties.ts: Added property "egiNotebookLink". 4. environment.beta.ts & environment.ts: Added property "egiNotebookLink".
2021-09-27 12:14:17 +03:00
argirok
e267955b7f
Merge branch 'master' of code-repo.d4science.org:MaDgIK/openaire-library
2021-09-27 11:21:34 +03:00
Konstantina Galouni
ef8c330f7c
[Library | Trunk]: 1. showSubjects.component.ts: Nothing but aligning code 2. parsingFunctions.class.ts: Added field "notebookInSubjects", which is set to true when "notebook" is included in subjects. 3. resultLandingInfo.ts: [New] "showEgiNotebookButton" property added. 4. resultLanding.service.ts: Set resultLandingInfo.showEgiNotebookButton. 5. resultLanding.component.html: Added Egi Notebook button on top right section of page (for beta Explore only). 6. resultLanding.component.ts: Added styles (background color) for new class "notebook-button".
2021-09-23 17:49:41 +03:00
Konstantina Galouni
d80ac4904a
[Connect]: resultLanding.service.ts: In method "getEnermapsDetails()", change url to /api/metadata (used to be /api/datasets).
2021-09-20 16:32:27 +03:00
Konstantinos Triantafyllou
aae1a2a0d0
Add new methods in role-users and subscribers.
2021-09-17 20:13:35 +03:00
argirok
080a7089ff
add in cache interceptor the refine queries for new submenu items of research outcomes
2021-09-08 18:00:53 +03:00
argirok
9d65eaab72
update metrics API: use the new stats tool for both numbers & charts
2021-09-08 15:21:30 +03:00
argirok
81195135c2
enable impact factors for inspired-ris, show all featured datasets in enermaps featured tab
2021-09-07 13:13:06 +03:00
Konstantinos Triantafyllou
9a979b1015
Input component move icon to top in case of textarea input
2021-09-07 11:13:10 +03:00
Konstantinos Triantafyllou
9d40a969c5
Add registry url to Timeout whitelist
2021-09-07 10:51:07 +03:00
Konstantinos Triantafyllou
a5de5eb83e
Role verification open modal in after view init
2021-09-07 10:34:16 +03:00
Konstantinos Triantafyllou
b91f8a1ab5
Delete old verification component
2021-09-07 10:21:45 +03:00
Konstantinos Triantafyllou
277ef55615
Merge branch 'master' of code-repo.d4science.org:MaDgIK/openaire-library into HEAD
2021-09-06 18:07:13 +03:00
Konstantinos Triantafyllou
e80318946d
Fix modals for role verification
2021-09-06 18:06:43 +03:00
Konstantina Galouni
d7c7a18f51
[Connect]: 1. resultLanding.service.ts: Enermaps details as string. 2. resultLanding.component.html: In enermaps details, show "words" starting with "http://" or "https://" as links.
2021-08-23 17:55:30 +03:00
argirok
18dd1379ad
changes for the fix in search pages - #6937
2021-08-13 15:48:41 +03:00
argirok
725d2aa7e3
Search pages: fix #6937- results per page change is not applied when the page or the keyword changes
2021-08-13 12:42:50 +03:00
argirok
01edbef93c
landing pages: update spam words list
2021-08-13 11:43:26 +03:00