Commit Graph

1149 Commits

Author SHA1 Message Date
konstantina.galouni da7399e5cd Links for authors removed | Parsing for authors changed: from 'rels->rel->to = hasAuthor' to 'creator' and from 'relperson' to 'resultauthor' | structure for authors changed from {'name':string, 'id':string}[] to string[] where name of each author is stored
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@49605 d315682c-612b-4755-9ff5-7f18f6832af3
2017-10-20 14:58:20 +00:00
argiro.kokogiannaki 8b50c430bc Comment linking button from software landing page
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@49553 d315682c-612b-4755-9ff5-7f18f6832af3
2017-10-19 12:01:59 +00:00
konstantina.galouni f8f8512978 'resultbestlicense' field of index renamed to 'resultbestaccessright' and 'bestlicense' field renamed to 'bestaccessright' | htmlProjectReport - project landing: fix query for research data tab in app box | Remove '-' when there are no unclassified subjects in landing pages | Similar Research Results and Related Research Results: case for software results added | Publication landing, Dataset landing, Software landing: 'collectedfrom' parsed through 'instance' field | Search Pages and project landing page: Alert when CSV download fails | Organization landing: encoding funder's info in queries
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@49550 d315682c-612b-4755-9ff5-7f18f6832af3
2017-10-19 10:46:08 +00:00
konstantina.galouni 131bbd64b8 New files for software entity added (forgotten from previous commit)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@49484 d315682c-612b-4755-9ff5-7f18f6832af3
2017-10-16 15:38:50 +00:00
konstantina.galouni ac9857eb32 Software entity added (landing page, search pages, services) | software tab added in project landing page | Software added in navigation bar and in search/find page
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@49483 d315682c-612b-4755-9ff5-7f18f6832af3
2017-10-16 15:37:12 +00:00
argiro.kokogiannaki 076d095e10 Add Guard that checks if a route is enabled | add a dummy service that says which route and which entity is enabled | add checks if entity is ebnabled in search/find, home (numbers), menu
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@49353 d315682c-612b-4755-9ff5-7f18f6832af3
2017-10-09 13:20:23 +00:00
argiro.kokogiannaki efc7f31043 add url encoding to filter values - fixing #3174
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@49290 d315682c-612b-4755-9ff5-7f18f6832af3
2017-10-06 09:53:27 +00:00
konstantina.galouni f3866f424a Adjust results of search pages to expand when there is no csv or table-view or list-view on the right side or filters on the left side
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@49249 d315682c-612b-4755-9ff5-7f18f6832af3
2017-10-05 11:01:10 +00:00
konstantina.galouni fb90478c89 Align elements of search pages properly for all device sizes | paging added at the bottom of search page table-view and advanced search page
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@49217 d315682c-612b-4755-9ff5-7f18f6832af3
2017-10-03 15:43:49 +00:00
konstantina.galouni 4bb3dc98fb Utils of landing pages moved to 'landing-utils' folder | errorMessages.component created to centralize errorMessages according to ErrorCodes in openaireProperties.ts file | http service returning errorCodes and proper display fixed in search and fetch subscriptions (claims, home component, html project report page, csv files, basic info in landing pages, helper component, staticAutocomplete do not return errorCodes yet) | simple searchPages: paging remains when page changes while results load, filters on the left do not change position according to paging
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@49174 d315682c-612b-4755-9ff5-7f18f6832af3
2017-09-29 13:58:35 +00:00
argiro.kokogiannaki 40029fae3e Direct Linking use the same look and feel with linking | add seperate template files for linking generic and direct linking components | login components redirects in case user is logged in
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@49153 d315682c-612b-4755-9ff5-7f18f6832af3
2017-09-28 12:14:23 +00:00
argiro.kokogiannaki 6bcb70dbc4 Add a minifying script fot html files
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48976 d315682c-612b-4755-9ff5-7f18f6832af3
2017-09-15 13:01:52 +00:00
argiro.kokogiannaki 21ac2eba32 Add *.component.html files for components with big html template
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48974 d315682c-612b-4755-9ff5-7f18f6832af3
2017-09-15 12:35:08 +00:00
argiro.kokogiannaki 41c97cf410 Adding helpText in all pages, Set api url and enableText variables in Openaire properties
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48973 d315682c-612b-4755-9ff5-7f18f6832af3
2017-09-15 11:51:38 +00:00
konstantina.galouni 00e6d479e9 Remove unnecessary functions for csv download in search services and components -- currently 'exportCSV.class.ts' file not used and will be deleted soon
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48972 d315682c-612b-4755-9ff5-7f18f6832af3
2017-09-15 10:19:14 +00:00
argiro.kokogiannaki 16123df09d Read the proper roles from AAI, add a reload page after login that redirects to the previous page
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48966 d315682c-612b-4755-9ff5-7f18f6832af3
2017-09-15 08:37:53 +00:00
konstantina.galouni c3ddb73e5f Dataprovider landing: 'Related Content Providers' tab requests for both Publication and Research Data - observer of previous commit changed to Subject which completes and triggers the preprocessing | Piwik service is called for every CSV request (except for project publications in organization landing) | Subscriptions added in landing and deposit pages (to be replaced by takeUntil operator of rxjs in the future) | Variables and functions in components of deposit pages are set correctly to private or public (those which are used in templates are public)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48880 d315682c-612b-4755-9ff5-7f18f6832af3
2017-09-05 13:54:39 +00:00
konstantina.galouni c1cce5713b Dataprovider landing: 'Related Content Providers' tab bug fix - Subject added in fetch functions to preprocess when requests are over - custom paging added
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48851 d315682c-612b-4755-9ff5-7f18f6832af3
2017-08-29 13:27:46 +00:00
argiro.kokogiannaki caa07034a4 fixing node_modules/@types/cookie-parser errors | correcting previous wrong commit for file app.module.ts
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48850 d315682c-612b-4755-9ff5-7f18f6832af3
2017-08-29 12:16:21 +00:00
argiro.kokogiannaki 55db83bae2 Minor Changes, fixes for user menu | comment linking box in publication landing | set Logout url
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48849 d315682c-612b-4755-9ff5-7f18f6832af3
2017-08-29 10:05:48 +00:00
konstantina.galouni 0b8fb9da6f Dataprovider landing: 'Related Content Providers' tab requests for both Publication and Research Data - observer added in fetch functions to preprocess when requests are over
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48845 d315682c-612b-4755-9ff5-7f18f6832af3
2017-08-22 07:00:22 +00:00
argiro.kokogiannaki 81d7666b34 Layout changes to linking | change linking menu - not a dropdown | create use menu | other minor layout changes
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48793 d315682c-612b-4755-9ff5-7f18f6832af3
2017-08-02 10:04:46 +00:00
argiro.kokogiannaki 35b32926c6 more layout changes- natalia's feedback
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48792 d315682c-612b-4755-9ff5-7f18f6832af3
2017-08-01 07:49:17 +00:00
konstantina.galouni 79141b06e1 Variables and functions in components of landing pages are set correctly to private or public (those which are used in templates are public) | Project landing: links to advanced search in tabs fixed | Landing Pages: responsive tabs: some spaces added for button in small view - sizes changed for views
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48790 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-28 16:40:08 +00:00
argiro.kokogiannaki c196b0f1d3 adding images in every search page | add home page separately with numbers and link to /search/find | more layout changes
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48789 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-28 15:52:06 +00:00
konstantina.galouni 2249d06eaf Bug fixes in metrics (correct messages and correct variable binding)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48788 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-28 10:21:11 +00:00
konstantina.galouni 74dc21a1a9 message 'There are no XXX' renamed to 'No XXX available' | Project landing: organizations legalname also parsed and if both legalshortname and legalname exist, legalname is dispayed in tooltip | in search results and basic info of landing pages: organizations renamed to organization (same for all in plural) | organization component: projects tab: more than one checkboxes (funders) can be chosen | showTitle: on init every time parameter of url changes | metrics: cards changed to tiles and messages not only for publications, explanation added as uk-article-meta | dataprovider.component: commented code for proper subscriptions
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48781 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-28 07:39:42 +00:00
argiro.kokogiannaki ce90988310 layout changes| new external link icon, open, closed | update custom.css from dl119
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48772 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-27 09:25:36 +00:00
argiro.kokogiannaki 9ae147eea9 update title in all pages, change loading message - add gif | change links to pub landing| fix project report - add piwik module | minor layout changes in landing pages
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48658 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-21 11:07:38 +00:00
konstantina.galouni 29ee64a77f Datasets renamed to Research Data and Data Providers / Datasources renamed to Content Providers | Publication Landing: small bug fix in
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48657 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-21 10:58:27 +00:00
konstantina.galouni 6fe2929e9e Responsiveness of tabs is fixed in every page | Dataprovider landing: small bug fix (import PagingModule)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48640 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-20 10:06:00 +00:00
argiro.kokogiannaki a655fdae10 Adding piwik service, track all pages requests, in search pages and advanced track also when the query changes, record previous url in local storage
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48631 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-19 15:00:39 +00:00
argiro.kokogiannaki 8232aa4943 Add feedback button
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48607 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-18 14:57:12 +00:00
argiro.kokogiannaki 69debfb564 get numbers for first page from search API | fix cite-this issue | add class for forms background images, add class in every search page | add form background image also in table view
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48596 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-18 11:45:12 +00:00
konstantina.galouni d0df3d127a Landing pages: Paging (no-load) added in every tab with no extra queries | Publication & Dataset landing pages: 'handle' identifier is parsed and displayed like 'doi' and 'pmc
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48573 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-17 09:53:19 +00:00
argiro.kokogiannaki a6c5f4a38b In linking- search result form : use select for the source and show only the tabs for the selected source | show open access mandate: no if it is not true | minor layout changes
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48570 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-14 14:29:06 +00:00
argiro.kokogiannaki 8bac59417a fix parsing for new communities | change layout in all pages | change form background and position in home page| fix tabs line | use funder field in refine not funderid | In search pages put browse and results in the same height | change main page tab content from ul .uk-switcher to simple divs
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48566 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-14 10:16:52 +00:00
argiro.kokogiannaki 997e3b5020 login through AAI - claims API uses AAI authentication | remove cookies locally when logout is clicked | use images for the search forms | fix issue with org landing page where projects tab didn't reload
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48552 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-12 15:17:26 +00:00
konstantina.galouni f81fe6515e Search result: set min-height according to where results are displayed (1100 for search - 300 for deposit) | Deposit pages: Initial form to locate data providers added in results page too | htmlProjectReport: when copy to clipboard is clicked, popup success notification - metatags updated
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48545 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-11 13:35:53 +00:00
konstantina.galouni 30e3abed04 search/find: do not query for results if count returns 0
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48517 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-10 15:59:09 +00:00
konstantina.galouni 8d80576fc1 Project landing & Dataprovider landing: tiny changes in charts for statistics | parsingFunctions.class: bug fix in changeBestAccessMode function | Organization landing: number of badge in projects' tab never changes - project publications (csv): bug fix in queries | Landing pages: check existence for basic info | Loading modal: changes about uikit
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48512 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-10 15:16:45 +00:00
argiro.kokogiannaki 1cca965ba6 change links from top menu - footer | add more information in linking / direct linking |change badges in search/find page | add compatibility check for contentProvidersDatatable pipes
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48504 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-10 13:57:40 +00:00
konstantina.galouni 6a5e1a9fae Dataset landing: field 'type' renamed to 'types' and became an array of strings (now parsed and displayed like in publication landing) | Publication and Dataset landing: field 'bestlicense' removed (same as title.accessMode) and 'projectsProvenanceVocabulary' field added (for fundedBy section) | Publication landing Service: parsing for references, organizations, bioentities, software organized in separate functions in publication.service file | Publication and Dataset landing Services: parsing for fundedByProjects, collectedFrom, relatedResearchResults, similarResearchResults, identifiers, subjects, classifiedSubjects, otherSubjects, contexts, types organized in separate functions in parsingFunctions.class file
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48458 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-07 13:09:59 +00:00
argiro.kokogiannaki 70d980bce3 add margin in loading/ error messages in landing pages | add more width in browse results to avoid crop small values | add forbiden message in claims | change local search to beta |comment clear all from linking
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48410 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-07 10:08:02 +00:00
konstantina.galouni cc740847f3 Dataset landing: 'Published In' information was parsed but not displayed. Now it's added in html too | Publication & Dataset landing: fixed tooltips for access mode in 'Download From' and 'Published In' sections | parsing for 'Download From' and 'Published In' of publication & dataset landing moved to parseDownloadFrom, parsePublishedIn functions of parsingFunctions.class
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48347 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-05 10:43:15 +00:00
konstantina.galouni 12dad9a0c0 Landing pages: Charts in metrics tab have all columns (instead of lines) | Organization landing: fixed float for paging in projects tab | Identifiers: show first 10 with 'view all/less' functionality | Identifiers & authors: when 'view less' button clicked, scroll into view | Search results: show first 10 organizations of other entities & show organizations with their legalshortname (instead of legalname)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48277 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-03 15:29:44 +00:00
argiro.kokogiannaki 4cb5f33e2e DP landing: add r3data / opendoar link, add english name | use svg instead of uk-icon=' icon: ...' attribute | changing layout for landing pages | add svg for statistics / metrics | first draft for
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48265 d315682c-612b-4755-9ff5-7f18f6832af3
2017-07-03 13:52:23 +00:00
konstantina.galouni 3b0ed7c3fd Search pages: when query has no results, page is not out of bounds | Publication landing: under curation status was not parsed until now | htmlProjectProgressReport: messages added - button moved on the right, under the title - table width is limited - metatags added
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48222 d315682c-612b-4755-9ff5-7f18f6832af3
2017-06-30 16:18:23 +00:00
konstantina.galouni 629c38512b Class for parsing functions created | Parsing for rels/rel/funding in publication/dataset landings & fundingTree in project landing moved to parseFundingTrees functions of parsingFunctions.class | In filters of search pages 'Show More' renamed to 'View more' with an icon and modal for filters became wider
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@48177 d315682c-612b-4755-9ff5-7f18f6832af3
2017-06-30 09:56:56 +00:00
konstantina.galouni a75ca69828 Project landing page: Small bug fixed in displaying image in title | searchDataproviders.service: searchCompatibleDataprovidersTable & searchEntityRegistriesTable & searchJournalsTable -> size=0 since the request is to get total number (not results)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@47861 d315682c-612b-4755-9ff5-7f18f6832af3
2017-06-27 13:39:32 +00:00