Konstantina Galouni
115d25e85f
[common-assets | new-theme]: landing-utils.css: Removed rules related to .uk-progress (updated and moved to openaire-theme in progress.css).
2022-04-28 16:52:19 +03:00
Konstantina Galouni
1554f2f15f
[Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components.
...
1. addThis.component.ts: Updated social icons of addThis.
2. landing-header.component.ts: Added "uk-text-small" in subtitle.
3. metrics.component.ts: Added method "clickedMetrics()" to set "metricsClicked" | Added metricsClicked and metrics.infos conditions for loading table or iframes | Added customContainerClass and customIframeClass in <i-frame>.
4. project.component: Updated project landing page according to UI redesign.
5. project.module.ts: Import LoadingModule, IconsModule, InputModule.
6. project.service.ts: Use parsingFunctions.parseDescription.
7. projectService.module.ts: iconsService.registerIcons([link, graph]).
8. resultLanding.component.html: Small fixes in ui | Added right arrow on tooltips of actions that are links to other pages | Display of description updated as innerHtml (#7345 ).
9. orcid-work.component.ts: Added flex=true in <icon>.
10. input.component.ts: Added disabled?: boolean in Option interface and show disabled options as muted.
11. projectInfo.ts: Updated description to be string[] instead of string.
12. iframe.component.ts: Added @Input() customContainerClass: string = ""; and @Input() customIframeClass: string = "";
13. search-tab.component.ts: Updated according to redesign | Update "getEntityName()" to return values from OpenaireEntities.
14. tabs.component.ts: Added "uk-height-1-1" in custom tabs | In #mytabs::before set left:0.
2022-04-28 12:13:06 +03:00
Konstantina Galouni
846c7966f0
[openaire-theme | master]: text.css: Added .text-argos | variables.css: Added variable --argos-color: #17BEBB;
2022-04-28 12:08:39 +03:00
Alex Martzios
ddb189303b
finish explore homepage - need to check some things with aristotelis and remove old code frm comments
2022-04-27 15:36:42 +03:00
Konstantina Galouni
104256eefb
[Explore & Library & Common Assets | new-theme]: Updates related to result landing redesign.
...
1. fos.component.css: Removed rule "mark.highlighted" and ".custom-bottom-border" updated with variables.
2. feedback.component.html: Updated width of email input for small screens.
3. parsingFunctions.class.ts: In "parseAllSubjects()" method, comment otherSubjects and push them in subjects.
4. showIdentifiers.component.ts: Updated classes in <modal-alert>.
5. showSubjects.component.ts: "Subjects by Vocabulary" and "Subjects" separated & view more functionality added in "Subjects".
6. resultLanding.component:
a. Added button and modal for <addThis> (share in social media).
b. View more functionality for related organizations.
c. Graph and feedback section sticky.
d. Added checks for summary tab and right sidebar.
e. In small screens made right sidebar offcanvas.
7. resultLanding.module.ts: Updated iconsService.registerIcons to register link, graph, quotes.
8. orcid-work.component.ts: Added visually-hidden in icon buttons for landing | Updated classes in <modal-alert> and use buttons of alert instead of custom.
9. no-load-paging.component.ts: Use new component <results-and-pages> for results and pages number and set uk-flex-right in <paging-no-load> (default is center).
10. cookie-law.css: In ".cookie-law-wrapper" increased z-index from 100 to 1000.
11. showAuthors.component.ts: Removed shadow from search button | Updated classes in <modal-alert>.
12. icons.ts: Added "quotes" svg.
13. alert.ts: Updated modal to have header - body - footer (theme was updated too) | classTitle input set default to "uk-background-primary-opacity" | @Input() overflowBody: boolean = true; added to add overflow in body.
14. paging.module.ts: Added ResultsAndPagesNumComponent in declarations and exports.
15. pagingFormatter.component.ts: Add "uk-invisible" to previous and next buttons instead of hiding them.
16. pagingFormatterNoLoad.component.ts: Add "uk-invisible" to previous and next buttons instead of hiding them | Set customClasses default to "uk-flex-center".
17. tabs.component.ts: Updated margins/ paddings | Added @Input() offsetForSticky:number=0; to compare with the top distance for isSticky.
18. resultsAndPagesNum.component.ts: [NEW] Component to show number of results, number of pages and current page (used in paging).
19. landing-utils.css:
a. Moved variables in .landing instead of :root.
b. Added variable --landing-light-color-rgb: var(--light-color-rgb);
c. Added glass filter in #graph_and_feedback.
d. Set z-index of #main-tabs-div and #graph_and_feedback to 979 (default 980 caused problems with metrics box).
e. Added padding-bottom: 80px and margin-top: 80px in .landing-sections.
f. Added top rule for #right-sidebar-switcher.
g. Added custom width rules for .landing-left-sidebar-width.
20. css-rules.txt: Added cookie-law-wrapper: 1000 info for z-index
21. explore-custom.css: Added variable --background-primary-rgb: var(--explore-color-rgb);
2022-04-20 17:40:18 +03:00
Alex Martzios
bd7d3dccb0
progress on homepage
2022-04-20 14:30:34 +03:00
argirok
6564620ddd
Update menu items with OpenaireEntities names
2022-04-20 10:33:52 +03:00
Alex Martzios
d0ee809a03
progress on homepage, update submodules
2022-04-20 09:29:40 +03:00
argirok
7be057c722
stepper update css
2022-04-19 16:33:26 +03:00
Konstantinos Triantafyllou
a32e7f0433
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/explore-services into new-theme
2022-04-19 11:16:36 +03:00
Konstantinos Triantafyllou
dec5268b83
Add quick selections in home page
2022-04-19 02:10:50 +03:00
Alex Martzios
3603c2ab00
changes on 'remove' label close-button
2022-04-18 15:34:19 +03:00
Alex Martzios
53eda3a026
tweaks on fos/sdg pages
2022-04-18 14:25:32 +03:00
Konstantinos Triantafyllou
c24859fed3
Update libraries. Add as label secondary explore's color
2022-04-18 11:29:51 +03:00
Konstantina Galouni
c887dc1c66
[Library & common-assets | new-theme]: Updates for redesign.
...
1. availableOn.component.ts: Updated class of title to "uk-text-light-grey" and added custom-external icon to links and updated accessright icons.
2. citation.class.ts: Added fileFormatOptions: Option[] to use it in input options.
3. citeThis.component.ts: Updated select inputs using "input" from InputComponent | Updated copy to clipboard button to link.
4. citeThis.module.ts: Import InputModule.
5. fos.component.ts: Updated class of title to "uk-text-light-grey".
6. fundedBy.component.ts: Updated class of title to "uk-text-light-grey" and updated links with uk-text-emphasis class.
7. landing-header.component.ts: Increase authorsLimit to 7 | Changed class of "under curation" to uk-text-primary (used to be custom class).
8. metrics.component.ts: Updated in clickOutside event.
parsingFunctions.class.ts: Updated open, closed and unknown with icon names instead of paths to svgs (download accessright icons).
9. relatedTo.component.ts: Updated class of title to "uk-text-light-grey" and added custom-external for links.
10. resultLandingUtils.module.ts: Inport AlertModalModule (to open modal).
11. sdg.component.ts: Updated class of titlte to "uk-text-light-grey".
12. showIdentifiers.component.ts: Added view more functionality.
13. showPublisher.component.ts: Updated custon-external class.
14. resultLanding.module.ts: registerIcon link.
15. resultLanding.component.html: Updated css for result landing and commented annotations (b2note).
16. orcid-work.component.ts: Updated orcid action button for landing page.
17. orcid.module.ts: registerIcons orcid_add and orcid_bin.
18. customOptions.class.ts: [Bug fix] [By Kostis] registryOptions() was not returning properly httpHeaders.
19. showAuthors.component.ts: Updated css
20. icons.ts: Export svgs orcid_add, orcid_bin, link.
21. alert.ts: Removed margin from title.
22. result-preview.component.html: Title of results set to <h2> and uk-h6 and when links to uk-link-heading | accessRightIcon for hostedBy_collectedFrom.
23. result-preview.module.ts: Imported IconsModule.
24. landing-utils.css: Updates in landing css & css of landing-action-button & added backdrop filter missing rules.
25. utils.css: Updated class orcid-clipboard-wrapper and renamed to clipboad-wrapper | Update class .custom-external to set in content with code instead of name and updated not to underline it on hover
26. library.css: Added class .default-dropdown with max-width: 500px;
2022-04-16 10:47:30 +03:00
Konstantinos Triantafyllou
04cd27042e
Add new advanced-seach-input in home page
2022-04-16 00:53:24 +03:00
Alex Martzios
caad9e3349
add links to FOS items, changes on SDG json file and page
2022-04-15 16:32:14 +03:00
Alex Martzios
cb4b3334be
finish fos page - search functionality
2022-04-14 18:05:47 +03:00
Alex Martzios
99bdbb72f8
update openaireLibrary repo
2022-04-13 09:43:44 +03:00
Alex Martzios
de0c5e2e3f
update images on sdg page, highlight search result on fos page, newsletter link fix on footer
2022-04-13 09:42:37 +03:00
Konstantina Galouni
1b88f0924f
[Library & common-assets| new-theme]: Fixes in custom-external.
...
1. resultLanding.component.html: [Bug fix] In EGI Notebook, uk-text-uppercase should be in text (custom-external icon could not be loaded).
2. resultLanding.component.ts: Removed unnecessary log.
3. result-preview.component.html: Added properly "custom-external" class.
4. utils.css: In class "custom-external", set verical-align: super.
2022-04-12 16:52:49 +03:00
Konstantina Galouni
791dcccca6
[Library | new-theme]: resultLanding.component.html: Linking action button updated to redirect to direct linking page.
2022-04-12 15:20:44 +03:00
Konstantina Galouni
8b672939ac
[Library | new-theme]: showIdentifiers.component.ts: Optimize imports and use uk-text-meta class | showPublisher.component.ts: Use uk-text-small and uk-text-meta classes.
2022-04-12 15:05:53 +03:00
Konstantina Galouni
5c3b14e9f7
[Library | new-theme]: resultLandingInfo.ts: Added export interface Context and set in ResultLandingInfo class contexts: Context[]; | parsingFunctions.class.ts: In method "parseContexts()" use interface Context.
2022-04-12 15:01:45 +03:00
Konstantina Galouni
1968c9add2
[Library | new-theme]: showAuthors.module.ts: Imported AlertModalModule | showAuthors.component.ts: When authors > 2*threshold, open them in modal & Replaces "view all ... authors" with "+ ... Authors" & updated orcid dropdown according to new theme | landing-header.component.ts: Use "uk-text-small" everywhere and removed @Input() small & change authorLimit from 30 to 3 & removed "small" input from <showAuthors>.
2022-04-12 14:51:55 +03:00
Konstantina Galouni
883cd8fac3
[Library | new-theme]: orcid.module.ts: Removed IconsService | orcid-work.component.ts: Updated icons (remove -> delete & preview -> visibility) & grouped tooltips wherever possible (background css not ready) & Removed unused css & Updated orcid buttons for landing page & [Bug fix] Update how "isLoggedIn" is calculated (userManagementService.getUserInfo() instead of Session).
2022-04-12 14:36:31 +03:00
Konstantina Galouni
d13123cfc0
[Library | new-theme]: metrics.component.ts: Replaces old custom class "space" with "uk-margin-small-left" | metrics.component.css: Css updated to move mertics widget and its arrow in a new position (not ready).
2022-04-12 14:21:55 +03:00
Konstantina Galouni
6fcd822b36
[Library | new-theme]: searchSorting.component.ts & newSearchPage.component.html: Removed ":" after "Sort by" and "Results per page placeholders | result-preview.component.html: Use class uk-text-meta instead of uk-text-muted.
2022-04-12 14:12:45 +03:00
Konstantina Galouni
61550cc1c5
[openaire-theme | Trunk]: Small additions in css of theme.
...
variables.css: [NEW] Added variable --orcid-color: #A6CE39;
text.css: Added rules for classes "uk-text-xsmall" and "text-orcid".
2022-04-12 13:27:52 +03:00
Alex Martzios
d845a618ea
progress on fos search functionality
2022-04-07 16:20:10 +03:00
Konstantina Galouni
4b5d6ac98b
[Library | new-theme]: rangeFilter.component: [Bug fix] In range filters, years were not updating & errors were not properly displayed | search-input.component.ts: Remove styleUrls (file is deleted).
2022-04-05 20:08:11 +03:00
Konstantina Galouni
826db1af73
[Library | new-theme]: Delete fromYearAfterToYear.directive.ts, inValidYear.directive.ts, rangeYearsRequired.directive.ts directives from rangeFilter folder (validator functions moved to string-utils.class.ts (previous commit)).
2022-04-05 16:50:49 +03:00
Konstantina Galouni
191b9c7a9a
[Library | new-theme]: In range filters, use reactive form (formGroup) instead of template driven form (ngModel) & update inputs using new "input" component & move validators in string-utils.class.ts.
2022-04-05 16:45:39 +03:00
Konstantina Galouni
e20e9c61e6
[Library & Common-Assets | new-theme]: 1st version of restructure of result landing page according to redesign | Bug fix in method "hasMetrics".
...
1. landing-header.component.ts: Remove from <showTitle>, isH1 input.
2. metrics.component.ts: On metrics error, emit also "pageViews: 0".
3. showTitle.component.ts: Remove "isH1" input property and add in title class uk-h5 always.
4. resultLanding.component.html: Redesign (currently broken) of result landing page.
5. orcid-work.component.ts: Remove label "Add to / Remove from ORCID".
6. import.css: Import "landing-utils.css".
7. landing-utils.css: Comment all existing css rules and add new.
2022-04-04 12:14:54 +03:00
Alex Martzios
e4a9f8be64
finish SDGs component functionallity and styles and start on FOS component
2022-03-31 14:57:13 +03:00
Alex Martzios
da544109aa
create sdg component and add sdg img assets
2022-03-30 17:19:40 +03:00
Konstantinos Triantafyllou
b2e9a76170
Create new branch for explore new-theme. Initialize variables, css and angular.json
2022-03-30 13:01:55 +03:00
Konstantina Galouni
cc062d3938
[Library | Trunk]: ISVocabularies.service.ts: Make url to vocabularies sdg.json and fos.json absolute with domain prefix.
2022-03-29 17:14:00 +03:00
Konstantina Galouni
2fa81dd7c9
[Library | Trunk]: resultLanding.component.html: Add links to advanced search foreach FOS and SDG subject.
2022-03-29 16:55:04 +03:00
argirok
d533a904ed
add project sitemaps
2022-03-24 12:57:58 +02:00
argirok
dbe76e472f
update the values of fos/sdg vocabulary
2022-03-24 12:57:33 +02:00
argirok
d6c4788fbb
Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services
2022-03-18 13:14:28 +02:00
argirok
a8f3421fb8
add fos/sdg in advanced search, add autocomplete methods, add initial json files
2022-03-18 13:14:07 +02:00
Konstantina Galouni
ea9d4d73c8
[Library]: searchFields.ts: In previous commit changed name of "resulthostingdatasourceid" used in advanced search (Hosting Content Provider --> Source), instead of "resulthostingdatasource" used in refine filters (Content Provider --> Source).
2022-03-17 16:13:55 +02:00
Konstantina Galouni
ad1f68ca68
Rename some result refine filter names and reorder them.
2022-03-17 15:13:07 +02:00
Konstantina Galouni
5d21dde264
[Library]: Fixes (major: Parsing of organizations in result landing) & Addition of "FOS" and "SDGs" in result refine filters and result landing pages.
...
1. searchFields.ts: Added fos & sdg refine filters for research results.
2. resultLandingInfo.ts: Added string arrays "fos" and "sdg".
3. HelperFunctions.class.ts: Added method for sdg sorting (splits value, keeps only number before dot and compares numerically).
4. searchResearchResults.service.ts: [Bug fix] when parsing "dateofacceptance", stringify it only if it has a value.
5. searchFilter.component.ts: When sorting filters, sort differently SDGs.
6. resultLanding.service.ts:
a. [Bug fix] Fix in parsing subtitle.
b. [Bug fix] Parsing of "Related organizations" was accidentally deleted when parsing of relations changed.
c. Parse "FOS" and "SDGs" in their specific fields, separately from subjects.
7. resultLanding.component.ts:
a. [Bug fix] Do not make call for opencitations (deprecated).
b. Updated method "hasPrimaryInfo()": Description is now array and added checks for organizations.
8. resultLanding.component.html: Display of "FOS" and "SDGs" separately from subjects.
9. showPublisher.component.ts: [Bug fix] Remove from html name of developer!
10. parsingFunctions.class.ts: Parse "FOS" and "SDGs" in their specific fields, separately from subjects.
11. metrics.component.ts: [Bug fix] Default value of "metricsClicked" should be false.
2022-03-15 23:31:10 +02:00
argirok
dd862df6b2
complete previous commit for
...
clean up search dataproviders for doiRawValue
2022-02-21 16:29:03 +02:00
argirok
7c87a1343e
apply changes for datasource search pages #7546
2022-02-16 18:43:20 +02:00
Konstantina Galouni
34f4637ff9
[Library]: Fixes in ORCID put-codes query & query dynamic menu only in development environment.
...
1. dataProvider.component.ts: Comment log for dataProviderInfo.fundedContent.
2. searchResult.component.ts: In initialize() method, before calling orcidService.getPutCodes, added more checks for type (result, publication, dataset, software, other).
3. navigationBar.component.ts: Call _helpContentService.getMenuItems only in development environment.
2022-02-16 11:40:05 +02:00
Alex Martzios
a6d5f793fb
update submodule repos
2022-02-04 13:02:18 +02:00
Konstantina Galouni
911728c46e
[Library]: resultLanding.component.html & result-preview.component.html: [Bug fix] In accessmode label added class "uk-text-truncate" to cut text and show ellipsis when larger that the available space.
2022-01-07 18:35:45 +02:00
argirok
550af9550c
update library
2021-12-17 15:42:42 +02:00
argirok
d7787e7f86
update also userinfo properties
2021-12-17 15:37:20 +02:00
argirok
45164dea05
Subjects: add subjects section in home page. add 50 in the link to the search results
...
update login properties beta/test
Landing allow index off newly added records - zenodo
2021-12-17 14:35:19 +02:00
Konstantinos Triantafyllou
1e6d598833
Add condition for numbers.projectSize in home page
2021-12-16 15:18:02 +02:00
argirok
6f07efc4a5
update cookies link
2021-12-10 12:32:37 +02:00
argirok
86c6880f5b
Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services
2021-12-10 12:32:28 +02:00
Konstantina Galouni
9db5127acb
[Library]: search-tab.component.ts: [SEO (interlinking)] in <search-tab> added an invisible link to advanced search page when status is LOADING (with disabled javascript this is the status of the tabs).
2021-12-01 16:39:39 +02:00
argirok
97c79b5228
Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services
2021-11-25 15:19:37 +02:00
Konstantina Galouni
54dea18236
[Explore]: sitemaps: Updated existing sitemaps (22/11/2021) and added sitemaps for subjects "Physics::Atomic Physics" (physics) and "Mathematics::Combinatorics" (mathematics).
2021-11-25 13:54:06 +02:00
argirok
db666b66ae
Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services
2021-11-25 13:00:42 +02:00
Konstantinos Triantafyllou
c268a3ae2c
Add new login service in properties of beta
2021-11-25 12:25:54 +02:00
argirok
f2aeeab24c
Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services
2021-11-25 12:05:43 +02:00
Alex Martzios
dbc2db80bb
Update openaireLibrary
2021-11-25 11:58:28 +02:00
Alex Martzios
593ef90ae8
Update common-assets repo
2021-11-24 17:07:51 +02:00
Alex Martzios
9b1e9c4707
Update openaireLibrary
2021-11-24 16:54:03 +02:00
argirok
d242b3cc61
Add subjects section in Home page
2021-11-24 15:56:38 +02:00
Alex Martzios
6e363e678a
Add css rules and update openaireLibrary
2021-11-23 10:45:33 +02:00
Konstantina Galouni
b57fe6bf56
Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services
2021-11-11 12:13:52 +02:00
Konstantina Galouni
91a0b86675
[Library]: searchDatacite.service.ts & searchCrossref.service.ts: [Bug fix] Extra checks added in author parsing | In Crossref parse author.name if author.family and/or author.given is missing.
2021-11-11 12:13:25 +02:00
Alex Martzios
9b0387d4b0
update openaireLibrary
2021-11-11 12:12:20 +02:00
Alex Martzios
a64bdff2f5
update openaireLibrary
2021-11-10 16:26:33 +02:00
Alex Martzios
2349c5a20c
update openaireLibrary
2021-11-10 16:00:06 +02:00
Alex Martzios
7589dbe751
Add styles and update openaireLibrary
2021-11-10 15:10:14 +02:00
Konstantina Galouni
da797e05df
Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services
...
Conflicts:
explore/src/app/openaireLibrary
2021-11-09 23:05:34 +02:00
Konstantina Galouni
4b330e5cfa
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
b52637ca37
add links to special subjects in the landing page
2021-11-09 16:02:32 +02:00
Konstantinos Triantafyllou
ab8654a3f8
Add new login/logout/userInfo in development properties
2021-11-08 18:43:23 +02:00
Alex Martzios
c81a120c90
Add new styles and update openaireLibrary, assets
2021-11-08 17:26:02 +02:00
Konstantina Galouni
91a762f4f8
[Trunk | Explore]: parsingFunctions.class.ts: [Bug fix] Stringify (+"") subject.classname (.toLowerCase() could throw error).
2021-10-26 15:32:32 +03:00
Alex Martzios
c9ffab3a66
Update openaireLibrary repo
2021-10-25 12:41:36 +03:00
argirok
c7993b1cc9
update robots.txt
2021-10-11 16:08:35 +03:00
Konstantina Galouni
813e4a8057
[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
Konstantina Galouni
81403dd5c4
[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
445758c3ad
SEO: enable no-index filter for poor content
2021-10-04 13:20:18 +03:00
Konstantina Galouni
f97d41d6b6
[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:04 +03:00
Konstantina Galouni
bd2b482933
[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:25 +03:00
Konstantina Galouni
9c67ea6b54
[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
ac27042d3e
update metrics API: use the new stats tool for both numbers & charts
2021-09-08 15:21:30 +03:00
argirok
a1b5fc9e19
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
69a662234a
SEO - accessibility: more changes for accessibility, new manifest file
2021-08-11 13:59:50 +03:00
argirok
9957de5d4c
Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services
2021-08-10 13:47:40 +03:00
argirok
40342f1eca
Revert removing sitemap.xml
2021-08-10 13:47:25 +03:00
argirok
9f22c6c794
SEO - accessibility: In images add alt, add specific width and height, in links add <span class="visually-hidden"></span> with descriptive text - not visible (add class in library.css)
2021-08-10 13:46:33 +03:00
Konstantina Galouni
4e52593093
[Explore Service]: explore/src/sitemaps/: Renamed sitemap_index.xml to publications_index.xml.
2021-08-10 13:29:22 +03:00
Konstantina Galouni
df9b174e44
[Explore Service]: explore/src/sitemaps/: Deleted sitemap.xml and added sitemap_index.xml, publications_sitemap.xml.gz, publications_sitemap1.xml.gz, datasets_sitemap.xml, software_sitemap.xml, other_sitemap.xml.
2021-08-10 13:02:35 +03:00
argirok
f50db71c44
Add sumbmenu in the research outcomes for the different types, update robots.txt (exclude covid-19)
2021-08-09 15:31:19 +03:00
argirok
1bc0fac14e
Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services
2021-08-06 14:22:49 +03:00
Konstantina Galouni
9f48768fe3
[Explore Service]: resultLanding.component.ts: added "checkIfAllowed()" method to be called by sitemap script and by updated "addNoIndexFilter()" method | Added spam words in "title_authors_words" | Added "publicCommunities" array with public communities in production - no index results from these communities.
2021-08-06 14:10:42 +03:00
argirok
bbb13fd93b
Add more font versions for Roboto
2021-07-30 13:34:59 +03:00
argirok
d12638ec48
Add disallow for search pages with multiple filters + community filter
2021-07-26 13:45:11 +03:00
argirok
2fdd13b7f0
strip HTML for research outcomes description (landing and search results), Update no-index filter (remove poor content filter, add filter for communities)
2021-07-26 13:05:36 +03:00
argirok
d5f63063bc
Home component: add specific size to images
2021-07-26 13:03:49 +03:00
kostis30fyllou
5db03f28f8
Update library
2021-07-19 18:22:23 +03:00
kostis30fyllou
958e0594b6
[Explore-Services]: Remove clean library. Add gitignore. Add gitmodules
2021-07-19 18:17:16 +03:00
k.triantafyllou
20badf397f
[Explore-Service]: Update to angular 11. Delete branches
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61402 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 15:41:12 +00:00
konstantina.galouni
c2c81e7f77
[Trunk | Explore]: home.component.ts & assets/ExploreLogos/logo-miur.png: Deleted logo-miur.png from home page [Paolo's request - data not approved].
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61324 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-05 10:54:42 +00:00
konstantina.galouni
63c0611239
[Trunk | Library]: home.component.html: Added loading="lazy" on <img> elements.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61305 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-30 07:10:28 +00:00
konstantina.galouni
642bf36981
[Trunk | Explore]: environments: Updated footer div help contents according to ticket #6713 .
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61098 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-04 15:17:27 +00:00
argiro.kokogiannaki
06ed324ff7
[Explore|Trunk]
...
- add compress in server
- minimize graph image
- updates in sitemap & robots
- remove preload modules
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61059 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-28 13:36:46 +00:00
konstantina.galouni
d979958d48
[Trunk | Explore]: environments/: Added in all environment files footerGrantText: "This service has received funding from EU grants No. 643410, No. 777541, No 101017452".
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61041 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-25 10:26:13 +00:00
argiro.kokogiannaki
a0dff09666
[Explore|Trunk]
...
- Remove qf=true from home page and menu items --> use resultbestaccessright="Open%2520Access" instead
- initialize rel next/prev with empty values
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61020 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-19 07:42:56 +00:00
argiro.kokogiannaki
438f854908
[Explore|Trunk]
...
setting time out to 3s
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60975 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-28 15:32:41 +00:00
k.triantafyllou
1198ff93fe
[Explore | Trunk]: Add smooth scroll
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60943 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-21 12:28:02 +00:00
konstantina.galouni
3e03b3a617
[Trunk | Explore]:
...
1. app.component.ts: [Bug fix] Update url for "Manage helptexts" button (use adminPortalURL property).
2. environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Add property "adminPortalURL".
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60940 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-21 11:13:07 +00:00
k.triantafyllou
3135d44180
[Explore | Trunk]: Fix boolean variables for entities
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60903 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-18 11:36:41 +00:00
k.triantafyllou
f35a72360b
[Explore | Trunk]: Add numbers component to home page
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60896 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 18:18:37 +00:00
konstantina.galouni
10604e894a
[Trunk | Explore]:
...
1. app-routing.module.ts: Commented "recommended-orcid-links" route, since it not used.
2. environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Added property "myOrcidLinksPage".
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60876 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 08:38:09 +00:00
konstantina.galouni
d3d3d881a5
[Trunk | Explore]: app.component.ts: Updated url for "Manage helptexts" user menu item (Admin on BETA is updated and a new url was needed).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60856 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-13 13:29:08 +00:00
k.triantafyllou
743992cd62
[Explore | Trunk]: Remove properties resolver subscriptions
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60774 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-01 14:40:10 +00:00
k.triantafyllou
85af86976e
[Explore | Trunk]: Remove properties resolver and load environment
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60773 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-01 14:32:23 +00:00
argiro.kokogiannaki
17cd584d5d
[Explore | Trunk]
...
- add b2note property in production properties file
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60627 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-11 14:12:29 +00:00
konstantina.galouni
674f455bed
[Trunk | Explore]: app.component.ts: Add "My ORCID links" in user menu, in all environments (in production too).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60617 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-11 00:51:57 +00:00
k.triantafyllou
f96bc7a006
[Explore | Trunk]: Add new logout property on prod
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60615 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-10 13:27:43 +00:00
argiro.kokogiannaki
519b24ad93
[Explore |Trunk]
...
-remove datatables
- remove unused comp/module claimsByToken
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60608 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-08 15:53:43 +00:00
argiro.kokogiannaki
7cbfb09ceb
[Explore|Trunk]
...
update OpenSearchDescriptor file, to be served correctly
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60594 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-05 12:07:33 +00:00
konstantina.galouni
711697458b
[Trunk | Explore]:
...
1. app.component.ts: Added "My ORCID links" page (/my-orcid-links) only when environment is not production.
2. environment.ts: Added properties "orcidTokenURL", "orcidClientId".
3. environment.test.ts & environment.beta.ts & environment.prod.ts: Added properties "orcidAPIURL", "orcidTokenURL", "orcidClientId".
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60493 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-24 19:49:55 +00:00
konstantina.galouni
4cdb79edbd
[Trunk | Explore]: app-routing.module: Add orcid routes: /orcid, /my-orcid-links, /recommended-orcid-links.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60462 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-20 08:34:28 +00:00
konstantina.galouni
3711e6288a
[Trunk | Explore]: environment.ts: orcidAPIURL updated (/orcid removed from the end of the path).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60401 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-10 09:41:13 +00:00
konstantina.galouni
f3618170b6
[Trunk | Explore]: OpenSearchDescriptor: Update after Argiro's request - added "xmlns" properties in <OpenSearchDescription> and <moz:SearchForm>.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60400 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-10 09:39:40 +00:00
konstantina.galouni
e8d4dd72de
[Trunk | Explore]: [NEW] Added "my-orcid-links" folder and files | [NEW] Added "recommend-orcid-links" folder and files.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60396 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-10 09:30:25 +00:00
konstantina.galouni
eeff25b18a
[Trunk | Explore]: orcid-routing.module & orcid.module: Add LoginGuard (not FreeGuard) before loading /orcid route (user must be logged in to get tokens).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60387 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-09 12:16:13 +00:00
argiro.kokogiannaki
35b3d2719a
[Explore | Trunk]
...
add Open search descriptor
update properties ( stats tool uri)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60368 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-05 10:30:53 +00:00
konstantina.galouni
1f075b3a79
[Trunk | Explore]:
...
1. app/orcid: Add orcid folder and files (calling library files from src/app/openaireLibrary/orcid).
2. environment.ts & environment.test.ts & environment.prod.ts & environment.beta.ts: Set "orcidAPIURL".
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60233 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-13 18:46:30 +00:00
k.triantafyllou
3de74dd624
[Explore | Trunk]: Remove b2note url from production
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60190 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-05 13:27:18 +00:00
argiro.kokogiannaki
79c8741cf2
[Explore | trunk]
...
- package.json remove unused dependencies
- update/ correct beta properties
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60184 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-23 16:21:03 +00:00
k.triantafyllou
09af1f2f2b
[Explore | Trunk]: Add b2note production URL
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60164 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-18 11:09:24 +00:00
k.triantafyllou
238349f8d8
[Explore | Trunk]: Remove flex center from numbers grid
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60149 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 17:14:54 +00:00
k.triantafyllou
102554da36
[Explore | Trunk]: Fix other number on small screens
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60147 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 17:09:06 +00:00
k.triantafyllou
7ec1e2ace1
[Explore | Trunk]: Add number color back to portal css
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60142 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 15:50:55 +00:00
k.triantafyllou
a68ad1c8aa
[Explore | Trunk]: Add links on numbers
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60138 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 15:43:40 +00:00
argiro.kokogiannaki
43c0931b52
[Explore|Trunk]
...
Home: add quick filter parameter in search all
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60134 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 14:38:29 +00:00
k.triantafyllou
b1264cd991
[Explore | Trunk]: home first section background starts from top
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60067 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-07 17:04:43 +00:00
argiro.kokogiannaki
9e1dcf9f21
[Explore |Trunk]
...
- App: set robots tag to "all" on params change - to unset the noindex value for newly added records
- delete unused sitemap file
- update properties with new login in beta
- update language tag in html pages
- update sitemap.xml
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60039 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-07 09:17:53 +00:00
k.triantafyllou
163cf2317a
[Explore | Trunk]: Home page spaces
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59948 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-24 09:34:57 +00:00
k.triantafyllou
a600d84a10
[Explore | Trunk]: Fix portal-color on datasets
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59924 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-20 09:46:40 +00:00
k.triantafyllou
227cfa000c
[Exlore | Trunk]: Home change number section
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59894 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-17 13:19:17 +00:00
k.triantafyllou
e6e6d3f77e
[Explore | Trunk]: Change home page graph section base on mocks
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59893 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-17 13:06:03 +00:00
k.triantafyllou
f0e696536f
[Explore | Trunk]: Add error interceptor
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59859 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-16 13:49:10 +00:00
argiro.kokogiannaki
b916f19f57
[Explore |Trunk]
...
code clean up:
-add timeout interceptor
-remove unused imports, code, files (Old search pages for results, dataproviders, map search page, etc)
-remove Freeguard from modules
-unsubscribe all subscriptions
-Services: configuration, isvocabularies, user management: unsubscribe from app component or the component that uses them (clearSubscriptions())
-Fetchers: unsubscribe from the component that uses them (clearSubscriptions())
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59817 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-11 14:44:21 +00:00
argiro.kokogiannaki
097d63950a
[Explore|Trunk]
...
- add timeout interceptor in app module
- update query params in home search bar
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59742 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-02 17:13:23 +00:00
k.triantafyllou
245cb0768c
[Explore | Trunk]: Fix image-front-bar in explore
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59683 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-23 18:20:06 +00:00
argiro.kokogiannaki
21b4ea4438
[Explore|Trunk]
...
properties: add new property adminToolsPortalType: "explore" in beta
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59656 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-21 15:18:06 +00:00
k.triantafyllou
6055cf9cab
[Explore | Trunk]: Remove no helptext code. Change headings on home page
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59634 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-20 09:56:49 +00:00
argiro.kokogiannaki
fdcd508a21
[Explore|Trunk]
...
Home component: updates after changing quick-selection component
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59633 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-20 09:17:15 +00:00
k.triantafyllou
37813a6519
[Explore | Trunk]: Add header on app component
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59592 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-14 11:19:00 +00:00
k.triantafyllou
95261ee394
[Explore | Trunk]: Remove helptext from home page, change headings
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59578 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-13 19:41:24 +00:00
argiro.kokogiannaki
d2ef31eab9
[Explore | Trunk]
...
update test properties:
-add portal type
-update search url (https version)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59498 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-01 11:31:33 +00:00
konstantina.galouni
451430694d
[Trunk | Explore]: Merging branch 'use-UoaAdminToolsLibrary' into trunk for revisions 58403:59465
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59466 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-24 11:34:03 +00:00
argiro.kokogiannaki
e7ccc78b3f
[Explore|Trunk]
...
-apply changes for baseLink, domain properties
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59420 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-18 14:02:48 +00:00
argiro.kokogiannaki
0bcb43914c
[Explore|Trunk]
...
correct url for indexInfoAPI in properties files
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59394 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-16 09:43:21 +00:00
argiro.kokogiannaki
a7dada87c2
[Explore|Trunk]
...
update meta tags title & description according to Lorenzo's proposal
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59292 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-19 10:59:28 +00:00
argiro.kokogiannaki
c446566929
[Explore|Trunk]
...
angular:jsom: add replacements files for robots.txt, index.html properly
app.routing: table view routes redirect to search pages
update robots.txt and properties files
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59287 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-17 09:12:54 +00:00
k.triantafyllou
2d8c3ec290
[Explore | Trunk]: Add Previous Route Recorder to all routes.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59259 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-12 14:55:01 +00:00
konstantina.galouni
5afebcd7af
[Trunk | Explore]: app.module.ts: Use "CacheInterceptorService" to redirect default refine queries to cache.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59154 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-21 13:21:00 +00:00
argiro.kokogiannaki
e0405331e5
[Explore|Trunk]
...
JSONLD: remove json ld from home component
add it is app.component to be applied in every page
Update robots for production. Allow search pages again
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59135 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-15 14:00:30 +00:00
konstantina.galouni
38690270a3
[Trunk | Explore]: Removed old, unused folders "deposit/datasets" and "deposit/publications".
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59130 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-15 11:53:21 +00:00
k.triantafyllou
7ad0f5d00b
[Explore | Trunk]: Change b2note property url
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59129 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-15 11:36:44 +00:00
konstantina.galouni
b9cf522ff4
[Trunk | Explore]:
...
1. package.json: Remove "--sourceMap" flag from server build.
2. main.server.ts: Call enableProdMode when not development environment.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59077 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-12 22:23:47 +00:00
konstantina.galouni
e9eca1f4f1
[Trunk | Explore]:
...
1. app.component.ts: Initialize communityFull info from app component (call configurationService.initCommunityInformation).
2. home.component.ts: Get communityFull info from state (call configurationService.communityInformationState) | Add subscriptions in array to unsubscribe in ngOnDestroy.
3. home.module.ts: Remove ConfigurationService from providers (singleton service, initialized in app component).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59076 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-12 22:22:43 +00:00
konstantina.galouni
23b951fa6d
[Trunk | Explore]:
...
environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Add "useLongCache" property (default to true) and set "useCache" to false.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59075 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-12 22:21:29 +00:00
konstantina.galouni
37f6c344e6
[Trunk | Explore]: Remove IsRouteEnabled guard from landing and search pages (these pages should load even when not active - existing links from other pages).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59070 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-12 14:40:41 +00:00
k.triantafyllou
bb64c1368d
[Explore | Trunk]: Move iframeContainer class to library
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59065 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-10 08:54:03 +00:00
k.triantafyllou
e40ccccd2c
[Explore | Trunk]: Add search to result link to properties
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59036 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-01 08:49:53 +00:00
argiro.kokogiannaki
b55b638115
[Explore |Trunk]
...
Angular.json
for beta/prod configurations add files and replacements for index.html, robots.txt
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59030 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-30 16:03:06 +00:00
argiro.kokogiannaki
2dca865d5f
[Explore|Trunk]
...
Home: add advanced search link when "All content" is selected.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59004 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-29 11:11:34 +00:00
konstantina.galouni
7bc0767518
[Trunk | Explore]:
...
1. index.html & styles.css & angular.json: Css and js files removed from index.html and added in styles.css / angular.json.
2. angular.json: Development configuration added for server side.
3. package.json: Development rules added for server side.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58899 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-12 09:50:36 +00:00
k.triantafyllou
5014303a16
[Explore | Trunk]: Add properties on enviroment.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58883 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-11 15:04:35 +00:00
argiro.kokogiannaki
f95e919d24
[Explore| Trunk]
...
index.html: remove clipboard.js (not used)
App component: add qf=true in the search research outcomes menu item
Home Search bar: move class quickSelectionsBox
set delayTime 0 in quick selections component
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58816 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-01 09:20:11 +00:00
argiro.kokogiannaki
a9fcf4b6d3
[Explore|Trunk]
...
Update properties:
add new stats tool API
index.html: remove js for addhis & citeThis and clean up comments
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58781 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-26 10:20:32 +00:00
k.triantafyllou
06b6beee8c
[Explore | Trunk]: Clear code of landing pages and disable cache on properties
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58779 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-25 18:59:34 +00:00
argiro.kokogiannaki
e721295914
[Explore|Trunk]
...
app module: use PageURLResolverModuleinsteadof component
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58711 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-18 12:46:26 +00:00
k.triantafyllou
36ff7b58a8
[Explore | Trunk]: Add animation module for openaire badge
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58599 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-05 10:37:53 +00:00
argiro.kokogiannaki
d140717461
[Explore|Trunk]
...
update properties and file versions
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58575 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-28 11:10:08 +00:00
k.triantafyllou
41dc9ca092
[Explore | Trunk]: Add b2noteAPIURL property
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58422 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-07 17:08:09 +00:00
konstantina.galouni
6412c59645
[Trunk | Explore]: home.component.ts: "properties" as first parameter in methods of file: openaireLibrary/utils/helper/helper.service.ts.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58418 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-07 11:18:43 +00:00
k.triantafyllou
82a23c0b9a
[Explore | Trunk]: Change home page curved-bottom svg version2
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58366 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-31 18:48:39 +00:00
k.triantafyllou
5647d432f6
[Explore | Trunk]: Change home page curved-bottom svg
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58364 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-31 17:57:03 +00:00
k.triantafyllou
f33fa04d83
[explore | trunk]: Add recaptch property
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58344 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-27 09:11:00 +00:00
argiro.kokogiannaki
abb02a1d20
[Explore|Trunk]
...
update properties:
add new sherpa link + suffix
remove scooby properties :( change to dl170
update home page search form (for smaller devices)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58333 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-26 12:21:59 +00:00
k.triantafyllou
85b70d60b6
[Explore | Trunk]: Add pids' URLs oon properties.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58289 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-17 17:48:57 +00:00
argiro.kokogiannaki
9374fae091
[Explore|Trunk]
...
App component: update Research Outcomes Search page route in the menu
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58257 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-13 15:56:39 +00:00
argiro.kokogiannaki
fc0de9339a
[Explore|Trunk]
...
update properties files:
add search outcomes route
app-routing:
update Research Outcomes Search page route
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58256 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-13 15:35:18 +00:00
argiro.kokogiannaki
1d9464ab2a
[Explore|Trunk]
...
Use searchDataproviders Component for Deposit, Registries, Journals and Compatible pages
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58245 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-12 17:06:33 +00:00
konstantina.galouni
efe20cb77d
[Trunk | Explore]:
...
1. beta-properties.json & production-properties.json & test-properties.json & env-properties.json: values for "sherpaURL" and "helpdeskEmail" added.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58210 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-09 15:11:27 +00:00
k.triantafyllou
f17bfc477e
[Explore | Trunk]: Add pmid on dev properties.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58189 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-05 14:14:38 +00:00
argiro.kokogiannaki
6473a8a131
[explore|Trunk]
...
add route "search/result" and landing component as a generic result landng
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58177 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-04 14:31:08 +00:00
argiro.kokogiannaki
1d463ab472
[Explore|Trunk]
...
Search Pages:
remove isRouteEnbaled Guard
for publications, software, datasets, other search pages create URL resolver component and redirect to search outcomes page with the proper entity selected
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58165 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-03 14:35:42 +00:00
konstantina.galouni
f98994c62b
[Trunk | Explore]: explore-custom.css: Custom classes for elements inside ".offcanvas-white" class (used in search filters for small screens).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58147 d315682c-612b-4755-9ff5-7f18f6832af3
2020-02-26 14:37:26 +00:00
k.triantafyllou
b28e64e026
[Explore | Trunk]: Add alt-metrics API URL on properties.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58122 d315682c-612b-4755-9ff5-7f18f6832af3
2020-02-20 13:54:18 +00:00
argiro.kokogiannaki
5ace659acb
[Explore|Trunk]
...
Search/find page:
use the new componet search-all:
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58116 d315682c-612b-4755-9ff5-7f18f6832af3
2020-02-20 11:19:12 +00:00
argiro.kokogiannaki
9c0c821b50
[Explore|Trunk]
...
New Search:
1. update home page with new search form
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58094 d315682c-612b-4755-9ff5-7f18f6832af3
2020-02-13 14:45:55 +00:00
argiro.kokogiannaki
84d7984100
[Explore|Trunk]
...
New Search:
use new serach page component for projects, organizations, datasources simple and advanced search pages.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58074 d315682c-612b-4755-9ff5-7f18f6832af3
2020-02-11 15:09:08 +00:00
argiro.kokogiannaki
be9e64bdf8
[Explore Trunk]
...
New search page for research results:
- simple & advanced
- uses the library component that has both search unified
- add the routes and the menu items (for development)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58046 d315682c-612b-4755-9ff5-7f18f6832af3
2020-01-31 15:24:53 +00:00
argiro.kokogiannaki
88fc045db3
[Explore|Trunk]
...
Remove publications sitemap file
Remmove feedback from production
fix how interlinked and total is presented in home
update js/css ersions
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58024 d315682c-612b-4755-9ff5-7f18f6832af3
2020-01-28 13:07:04 +00:00
k.triantafyllou
d90b756fc4
[Explore | Trunk]: Remove url from user info
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57943 d315682c-612b-4755-9ff5-7f18f6832af3
2019-12-23 15:36:58 +00:00
konstantina.galouni
2f1207b56d
[Trunk | Explore]: home.component.html: In numbers' section, make numbers extra bold (uk-bold and emphasis class).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57852 d315682c-612b-4755-9ff5-7f18f6832af3
2019-12-10 14:40:56 +00:00
k.triantafyllou
e2ee78c203
Add check condition for adding user information on usermenuitems.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57789 d315682c-612b-4755-9ff5-7f18f6832af3
2019-12-03 09:57:22 +00:00
k.triantafyllou
3bbf1569b3
[Explore]: Revert metrics to ** for resources and invalid requests.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57664 d315682c-612b-4755-9ff5-7f18f6832af3
2019-11-22 08:45:09 +00:00
argiro.kokogiannaki
8370a85df6
[Explore|Trunk]
...
home: [fix] don't show total when there is interlinked number
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57649 d315682c-612b-4755-9ff5-7f18f6832af3
2019-11-20 13:12:43 +00:00
argiro.kokogiannaki
83833eaebf
[Explore|Trunk]
...
Home:
add checks for dataset + software interlinked number
if no interlinked number show total number
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57588 d315682c-612b-4755-9ff5-7f18f6832af3
2019-11-12 12:58:44 +00:00
argiro.kokogiannaki
40b34e776b
[Explore|Trunk]
...
Home page:
correct interlinked numbers - make separate query to get new numbers
Robots.txt :
Remove cache disallow: for beta it is disallowed due to 'Disallow: /'
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57552 d315682c-612b-4755-9ff5-7f18f6832af3
2019-11-08 13:46:14 +00:00
konstantina.galouni
51bd969d94
[Trunk | Explore]:
...
1. beta-properties.json & production-properties.json & test-properties.json: Add missing properties about deposit pages.
2. explore-custom.css: Small changes in css for class 'numbers-background'.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57534 d315682c-612b-4755-9ff5-7f18f6832af3
2019-11-07 09:33:59 +00:00
konstantina.galouni
11b108ce0f
[Trunk | Library]:
...
1. common-assets/library.css: Rename class 'lines-11' to 'lines-10' (is applied only on <p> element) & apply classes 'multi-line-ellipsis' and 'lines-10' only on <p> element.
2. curved-bottom.svg: Add background color (#FAFAFA) with <rect> element.
3. explore-custom.css: In class 'numbers-background' add 'no-repeat' style & remove 'homePageGrayBackground' class & in class 'graph-background-bottom' add 'background-color: #FAFAFA'.
4. home.component.html:
Use 'lines-10' class instead of 'lines-11' &
don't use 'homePageGrayBackground' class &
seperate section for numbers - add 'numbers-background' class only on second section - adjust margins and paddings.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57512 d315682c-612b-4755-9ff5-7f18f6832af3
2019-11-05 14:57:16 +00:00
konstantina.galouni
29305c6a1c
[Trunk | Explore]:
...
1. Folder assets/explore-assets added (svn external to admin portal).
2. assers/explore-custom.css: Add/Change classes for home page redesign.
3. home.component.ts: Get page help texts.
4. home.component.html:
Page redesign (cards section, numbers section, position of questions section)
Help texts (trello button - position: top, text in orange section - position: right, graph section & cards section - position: bottom, questions section - position: left (hack)).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57501 d315682c-612b-4755-9ff5-7f18f6832af3
2019-11-02 01:37:11 +00:00
konstantina.galouni
a533f69a0b
[Trunk | Explore]: app.component.ts: [Bug fix]: Route of Deposit in navigation bar should be '/participate/deposit/learn-how'.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57488 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-31 11:18:19 +00:00
k.triantafyllou
382a322100
[Explore]: Change metrics base on ICM suggestions.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57441 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-22 12:27:25 +00:00
konstantina.galouni
e6b5e916cd
[Trunk | Explore]: home.component.html: Update text (make some words bold).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57426 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-21 13:04:11 +00:00
konstantina.galouni
a9cb9c284d
[Trunk | Explore]: home.component.html: hide trello button after search form when on 'production' environment.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57422 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-21 10:36:35 +00:00
konstantina.galouni
1405ddad52
[Trunk | Explore]: home.component.html: Updates and fixes in texts.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57411 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-18 09:48:42 +00:00
konstantina.galouni
48410af57f
[Trunk | Library]:
...
1. home.component.hmtl & explore-custom.css: Buttons for trello updated.
2. app-routing.module.ts & app.component.ts: Menu and routes updated for new deposit functionality (already used in connect portal).
3. deposit-routing.module.ts & deposit.component.ts & deposit.module.ts & searchDataprovidersToDeposit-routing.module.ts & searchDataprovidersToDeposit.component.ts & searchDataprovidersToDeposit.module.ts:
Files added for pages in new deposit functionality.
4. explore-custom.css: Classes for new deposit functionality in explore portal added.
5. env-properties.json: Properties for new deposit routes added (beta and production properties files need to be updated).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57407 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-17 13:49:05 +00:00
argiro.kokogiannaki
f2f1c89470
[Explore|Trunk]
...
Properties: add property "dashboard"
use it in navbar
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57386 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-16 10:41:20 +00:00
konstantina.galouni
79e19314f1
[Trunk | Explore]: home.component & assets/ExploreLogos/ & explore-custom.css: Small updates from UI/UX team in logos, margins and sections - 'logo-elixir-bio-tools.png' added.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57362 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-14 11:31:24 +00:00
konstantina.galouni
134cd16e16
[Trunk | Explore]:
...
1. assets/ExploreLogos & home.component.ts: Change file names for logos.
2. home.component.html: Change width of slider to xxlarge and use 'home-logo' class for the whole <li> element (slider item).
3. explore-custom.css: Apply class 'home-logo' only on <img> elements.
4. curved-bottom.svg: Updated by UI/UX team.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57339 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-10 16:19:47 +00:00
k.triantafyllou
63836b6d00
[Explore]: Home grapsh section add multi-lines-ellipsis class
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57316 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-08 13:53:24 +00:00
konstantina.galouni
3afc46a780
[Trunk | Explore]:
...
1. app.component.ts: Use feedback component only in production environment.
2. home.component: Add logos of content providers and show numbers accordingly.
3. assets/ExploreLogos: Folder added for logos in Home Page.
4. explore-custom.css: Class 'mainPageSearchForm' changed (background) & classes 'home-logo' and 'home-logo:hover' added for grayscale effect in logos of Home Page.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57308 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-08 11:02:51 +00:00
k.triantafyllou
2321705e45
Add explore banner with icon.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57302 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-08 08:22:55 +00:00
k.triantafyllou
ba07a57797
[Explore]: Add assets for new beta home page. Home page add graph and user contribution.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57295 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-07 13:00:45 +00:00
konstantina.galouni
95ca83bb22
[Trunk | Explore]: Update script tags for uikit javascript files.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57267 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-04 11:56:50 +00:00
argiro.kokogiannaki
4dfb6bbb5c
[Explore| trunk]
...
Deploy:
update some properties
SEO:
update robots.txt and sitemap.xml
move sitemap.xml under /sitemaps folder
update angular.json to get main sitemap from sitemaps folder
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57236 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-02 13:35:40 +00:00
k.triantafyllou
5fb7beda5b
[Explore]: Fix title Linking on generic Linking page.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57222 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-01 13:01:09 +00:00
konstantina.galouni
c4051d2e2b
[Trunk | Explore]: Use HttpInterceptorService (http-interceptor.service.ts) for not repeating in client requests of server.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57198 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-30 10:50:49 +00:00
k.triantafyllou
7b5b8cfe32
[Explore]: Add userInfoUrl property.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57190 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-30 09:30:43 +00:00
argiro.kokogiannaki
8e60255764
[Explore|Trunk]
...
SEO sitemaps:
Adding back a sitemap folder
enable route /sitemap_File_.xml for everything under sitemap folder
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57126 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-24 09:10:36 +00:00
argiro.kokogiannaki
dd1ed9578b
[Explore|Trunk]
...
-change wrong link for www.openaire.eu/guides
-update robots.txt
-add version in js/css files of index.html
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57068 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-13 09:25:12 +00:00
k.triantafyllou
1f549eb59b
[Explore]: Change user login check with user management service.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57060 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-13 07:46:57 +00:00
konstantina.galouni
16b5a1c0fd
[Trunk | Explore]: home.component: Bug fix (after merging research results): Use one common service for research results (SearchResearchResultsService).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57035 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-11 11:47:16 +00:00
konstantina.galouni
00ebb40083
[Trunk | Explore]:
...
1. advancedSearchDatasets & advancedSearchOrps & advancedSearchPublications & advancedSearchSoftware: Use common advanced search page for research results (advancedSearchResearchResults).
2. searchDatasets & searchOrps & searchPublications & searchSoftware: Use common simple search page for research results (searchResearchResults).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57032 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-11 11:11:46 +00:00
argiro.kokogiannaki
4e2eb8f8ed
Charts - Iframes:
...
explore-custom.css: add css for iframecontainer
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57017 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-10 11:48:21 +00:00
konstantina.galouni
c069b69c5e
[Trunk | Explore]: Merging branch "mergeResultLandingPages" into Trunk 56952:56970
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56971 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-05 09:01:24 +00:00
argiro.kokogiannaki
13cef554e4
[Explore|Trunk]
...
Sitemaps:
remove landing page sitemaps and urls
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56912 d315682c-612b-4755-9ff5-7f18f6832af3
2019-08-28 09:59:31 +00:00
konstantina.galouni
967515a98b
[Trunk | Explore]: Fix and add when missing: schema2jsonld, canonincal url, meta tags, piwik call -> linkingGeneric.component: Add title for meta tags.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56842 d315682c-612b-4755-9ff5-7f18f6832af3
2019-08-02 14:56:59 +00:00
argiro.kokogiannaki
b6ed2eb3bf
[Explore|Trunk]
...
Deploy:
update properties and script instructions
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56839 d315682c-612b-4755-9ff5-7f18f6832af3
2019-08-02 14:49:17 +00:00
k.triantafyllou
15238c838b
[Connect]: Remove unused properties.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56826 d315682c-612b-4755-9ff5-7f18f6832af3
2019-08-01 11:54:05 +00:00
argiro.kokogiannaki
9576880e00
Properties:
...
add properties regarding new linking
App component:
add submenu items in link menu
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56751 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-24 12:47:47 +00:00
konstantina.galouni
128b4a8492
[Trunk | Explore]: app-routing.module.ts: Redirect '/home' to '/' and group routes.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56669 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-22 13:28:06 +00:00
k.triantafyllou
fb25151cba
[Explore|Trunk]: Home page->other portals: Explore -> explore for consistency with navbar.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56458 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-10 09:23:20 +00:00
k.triantafyllou
0e0c0086eb
[Explore|Trunk]: Add new other-portas component on home page.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56456 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-10 08:59:02 +00:00
argiro.kokogiannaki
b5f41884ac
[Explore|Trunk]
...
Home: update text in home page
Robots.txt:
Allow participate/claim
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56329 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-03 09:41:13 +00:00
k.triantafyllou
c25d71a968
[Trunk|Explore]: Remove uploadService from dev, beta and production.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56266 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-28 10:36:12 +00:00
k.triantafyllou
a8cf7b82b9
[Explore|Trunk]: Add utilsService on properties
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56260 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-28 10:06:22 +00:00
argiro.kokogiannaki
1329c108e5
[Explore|Trunk]
...
Home Page:
add numbers about software/orp
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56075 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-13 14:54:39 +00:00
argiro.kokogiannaki
51aef8b025
[Explore|Trunk]
...
add user info in user menu
Update sitemap:
set search links freq to daily
Update robots.txt
allow linking
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56073 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-13 13:23:38 +00:00
argiro.kokogiannaki
ff7716ecfe
[Explore|Trunk]
...
pass properties as parameter in services in order to use cache
add properties parameter in navbar/bottom and clean up other attributes
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@55999 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-05 14:31:43 +00:00
argiro.kokogiannaki
247ef9dccd
[Explore|Trunk]
...
Merge into trunk branch angular7 rev 55729
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@55965 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-03 13:21:49 +00:00
argiro.kokogiannaki
e4c3b01e00
Properties files:
...
Add property: link to software landing
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@55950 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-03 08:57:49 +00:00
argiro.kokogiannaki
2d9bfe6815
[Explore|trunk]
...
get back deploy script
update property files
update sitemap.xml
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@55908 d315682c-612b-4755-9ff5-7f18f6832af3
2019-05-30 10:06:30 +00:00
konstantina.galouni
2e3574ca9c
[Trunk | Explore]: Add property 'orcidURL'.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@55896 d315682c-612b-4755-9ff5-7f18f6832af3
2019-05-29 11:57:42 +00:00
konstantina.galouni
33a54b02a6
[Trunk|Explore]:
...
1. home.component: 'link' parameter for searchForm.component changed from 'true' to the value of the link.
2. env-properties.json: 'environment' property changed from 'beta' to 'development'.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@55221 d315682c-612b-4755-9ff5-7f18f6832af3
2019-04-08 12:15:10 +00:00
argiro.kokogiannaki
49a74215e5
[Trunk]
...
Domain change:
Update server.ts to be able to read domain from request
Home:
Update home page urls to dashboards- use environment property
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54950 d315682c-612b-4755-9ff5-7f18f6832af3
2019-03-01 11:51:58 +00:00
argiro.kokogiannaki
11e46dee59
[Trunk]
...
Change guard in claims administration page use ClaimsCuratorGuard
In app component add manage claims links only for admins and claims curators
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54935 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-28 15:30:25 +00:00
konstantina.galouni
f030a21962
[Trunk|Explore]: Add 'openCitationsAPIURL' property.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54899 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-25 15:15:20 +00:00
konstantina.galouni
8bf9cc6350
[Trunk|Explore]: Fix error logs in Home Page.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54850 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-18 14:36:04 +00:00
konstantina.galouni
eb7aee74c8
[trunk]: Library + Explore: Remove unnecessary logs.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54778 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-14 10:44:30 +00:00
konstantina.galouni
345a32b389
[trunk]: Merging branch 'changeDeposit' into trunk for revisions 54363:54757
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54758 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-12 12:05:53 +00:00
argiro.kokogiannaki
e0b53ccfee
[Trunk]: update deploy script | update SEO service signature | update robots.txt to disallow claim urls
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54749 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-11 15:10:42 +00:00
argiro.kokogiannaki
d599cc359c
clean up bottom menu parameters
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54739 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-08 12:23:15 +00:00
argiro.kokogiannaki
00ea24e4b4
DEploy scripts:
...
keep only one script
update claims admin component yo the changes regarding "externalPortalUrl"
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54669 d315682c-612b-4755-9ff5-7f18f6832af3
2019-01-29 14:26:21 +00:00
argiro.kokogiannaki
f16d75deeb
update sitemaps to link to production explore
...
use property environment to admin link in user menu & dashboard links in home page
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54462 d315682c-612b-4755-9ff5-7f18f6832af3
2018-12-19 14:35:59 +00:00
konstantina.galouni
2f1e03bec3
1. env-properties.json: Set environment to 'beta'.
...
2. Deposit pages: Bug fix: initialize 'zenodoInformation' variable.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54434 d315682c-612b-4755-9ff5-7f18f6832af3
2018-12-17 11:06:23 +00:00
argiro.kokogiannaki
97a774ba6f
Clean up uoa-services-portal/trunk
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54358 d315682c-612b-4755-9ff5-7f18f6832af3
2018-12-13 12:31:33 +00:00