Search Pages: change Filter title on the left, in filters view more modal add keyword filter and sort functionalities, changes in the selected filters under the form
Landing Pages changes: info titles on right, hide metrics short version, show message no metrics available when numbers are zeroes, parse contexts of type community OR RI, change linking FAB set in the middle
The initial commit for the production library
Publication Landing page: case of number or string for journal's volumn, start page, end page | remove spaces near parenthesis (html code).
Publication journal info: add check if it is number (>0)Navigation Bar: set uk-navbar-left width to uk-width-1-3 (When title is big it overlaps menu items)Add subject in advanced search fieldsAdd emailValidator in string utils
Claims: Context Search form: alphabetical order for communities preselect community id for connect
JsonLD changes: Remove server check, get page url using baseurl and pass it as parameter using location for server wont work
Move subscribe.service.ts to openaireLibrary
1. claimsByToken.component: Show number of selected claims only when there is at least one selected.2. dataProvider.component - #2514: HostedBy resources - display aggregator's name for "collected from a compatible aggregator".3. dataProvider.component: in relatedDatasourcesTab query & results for software too....
Use duffy.di.uoa.gr (Konstantina's pc) for claimsAPI instead of scoobydoo
Clean up utils/properties/searchFields.tsAdd operator for each parameterchange the way operators were produced: use 1st and 3rd letter if the operator is uniqueChange the operator parameter in all pages that have links to advanced search
Addzenodo communities url
more checks for reload not to lose parameters and to set them properly
1. errorCodes.ts - errorMessages.component.ts: add code 'NOT_SAVED' and appropriate message when a save/update query fails.2. Fix datatables of claimsByToken.component.
Session helper: Set properly user id - fix issue with mining toolClaims change message "claim more links also for connect"
Claims:Change add more links to claim more linksClaims Administrator to manage claimsUse searchTermStream and delay when type keywords to search for claims -> avoid errors in APIBulk Claim: add line info for duplicate, not found and invalid ids.
Add a check for reload after login
Fix reload issue - mess query parameters after login
1. question.svg added: used in 'Available on' section of appbox in landing pages.
Changes in library.css: class 'label-orp' added, class 'label-country' changed, class 'UNKNOWN' added.
1. Landing pages: before a request for the main content (e.g. publicationInfo) is executed, make this content null.2. Landing pages: 'Available on' and 'Funded by' (Decapitalize first letter of second word).3. Landing pages: Add 'Related identifiers' label for identifiers information....
Make domain functions more generic
Bottom: change classes for route links to be visibleenv-properties.ts: add a new field for Community content
Bulk claim: add filetype ckecks correct messages add more checks when the file has no valid format
Login: add a check for empty cookie
Single Sign On: Changing cookie names, format, remove unused methods
Change environment-specific.service.ts to be able to read properties in server side. Had to add a property serverUrl - change it in every deploymentadd check for server side before use document in isRouteEnabled.guard.ts & environment-specific.service.ts
add margin in after sign in linktab results: remove extra > character, space before project codesearch results: space before project code
LAyout changes for claims & landing - commit library.css
Claims page: add message about newly added links
Layout Changes in claims
1. Landing pages: Rename 'Other Metrics' to 'Metrics' in appbox.2. Landing pages: In tabs which need extra query, do not show 'view all' option until status is DONE (not as soon as totalResults > 0 -> set by count query).
1. Landing pages: tabs changed to 'uk-accordion' with custom css.2. Remove 'uk-animation-fade' class from tabResult.component.3. When errorMessages.component is used in landing pages' tabs, remove 'uk-animation-fade' class and add 'uk-margin-top' class....
Metrics: add short version optionDataprovider Landing: change tabs to accordion, changes dataProviderInfo and tabs info to work better with accordion view
Claiming- Contexts: For the new context API, parse hasSubConcept field and check his value before request subconcepts
Claim context: smaller form for categories, remove unsused variable token
Natalias layout changes
Natalias layout changes| change buttons to uk-button-danger| Check for title in landing pages before update page titleIn claims: add no title avalable check in selected results | add a label 'added' when a result/concept is selected
Linking: update the communities service and component to read from new Context API
Parse communities only if type is community or ri
fix the query for searching software dois in claims| clear result before a new search is done
Use cookie to save the reload url - to share it through different domains/ dashboards
1. Link for 'Results in OpenAIRE' added in table view pages (connect portal).
1. Bug fix: when filtering has no results in table view pages do not crash - enableSearchView input parameter added in searchPageTableView.component. (When status is not DONE, all forms and search view are disabled. When status is not LOADING or DONE, hide datatable and disable all forms but allow search view)
menuItems for footer dynamically created
change css for footer to stay in the bottom of the page
1. Sorting (desc) by percentage for related/similar research results added in publication, dataset & software landing.
1. Bug fix in paging components (limit was not initialized).
1. Add EnvProperties in paging components (to get limit).2. Add limit in pagingFormatterNoLoad.component when input property 'limitPaging' is true (default set to false).
1. #3662: For 'Similar Research Results' use 'similarity' field instead of 'trust' used in 'Related Research Results' (publication, dataset, software landing).
1. Add pipe for numbers.
1. Add 'volume', 'start page', 'end page' info of a journal in publication landing.
change polyfilis to work for IE | change loading-gif css to work with IE
fix ngx-json-ld version in package.json to get 0.1.6 which is compatible to ang4
add schemajsonld annotaion in result landing pages | requires installation of ngx-json-ld
1. availableOn & fundedBy: Change the way 'View more/less' is displayed (previous changes in css caused problem, so we slice results according to a threshold).
Add volume and pages in cite this| update APA csl
add the classes for projects & DP table view forms
1. publication.service: parse 'volume', 'start page', 'end page' info for journal.
add communityId parameter in advanced pages of results - for filtering results based on community id
Change organization query for datasources with native compatibility #3577
add FAB link also in Projects | change landing page widths also for pr, org, dp | fix FAB link z-index, drop down position when scrolling | fix cookie law z-index to be behind FAB link
change any component that uses path to assets, change loading.gif to be property in a class
library css
update theme.css & custom.css| create library.css for components in library
1. 'datasourcesAPI' property changed to the one that has https.
1. bug fix in dataProvider.component.html to display properly 'Content Providers' tab.2. bug fix in searchResult.component.html in 'Funder' label.3. tabResult.component: show information the same way as searchResult.component.4. 'getResultsForHome' function added in fetchDataproviders - currently not used, should be used by home.component of explore portal.
Fixing filtering issue in DP search pages when using resources query (after IE changes)
layout changes in result landing pages (make it clear -use margin & paddings, use FAB for linkinf menu)| layout changes in search results, advanced search form | fix reading from url for creating the list with refine fields
1. API to get datasource aggregation information (for dataprovider landing) added in properties.
1. "fundedContent" and "indexRecords" information added in dataprovider landing page (collected from datasource api).
1. Software tab added in dataprovider landing page.2. 'softwarerepository', 'aggregator::softwarerepository' and 'orprepository' types added as dataprovider types (for landing page).
In searchpage change the url encoding to work for IE
Claims - search results: Fix a non-closed div that brakes the tabs
Cite this: add doi info| in date keep only year (maybe wrong if extended to 1-1-)| change APA csl(turkish version used)
Parse new field status in communities | add new field in communityInfo class
Claim Search: add parse method(optionally) in all search services for claim search(orcid, datacite, crossref), use common response as an array of ClaimResult | use common component to show those results | transform openaire results to ClaimResult class | enhance Orcid result with DOI with info got from crossref
Change Orcid API, parsing and display
change the query for community in search pages of pub/data/soft
1. connectHelper.ts: bug fix - return null if we are in explore domain.2. searchPage.component.ts: bug fix - when filters or keyword changes (goTo function), call createIndexQueryParameters function and emit indexQuery as index for search pages that request resources.
add piwikId in missing deposit components | remove class from div ids
add safeHTMLPipe module in app module | use admin menu also in home page
Remove MetaService import from library's app.module
Comment out MetaService
Add a module for safeHTMLPipe
Replace meta service import and use with meta and title from angular/platform-browser for user, publication, claimAdmin,claimsByToken, directLinking, linkingGeneric, myClaims, depositBySubject, depositBySubjectResult, deposit, depositResult, dataProvider, htmlProjectReport, organization, project, software, search, advancedSearchPage, searchPage and searchPageTableView component
1. Add safeHtml pipe in helper component to enable view as html of tags and classes added by community managers.
Add guard for subscribers, remove unused property properties from guards, read properties properly from guard
Add title in meta in communityErrorPage.component
Replace Meta service Import and use with Meta and Title from angular/platform-browser for dataset.component and dataset.module
Remove this._meta.updateTag({content:url},property=og:url);
Replace Meta service Import and use with Meta and Title from angular/platform-browser for errorPage.component and error.module
1. In searchPage and searchPageTableView bug fixing in widths and help texts.
Replace Meta service Import and use with Meta and Title from angular/platform-browser for communityErrorPage.component and communityError.module
add piwikSiteId in properties | pass it as input in all components | in piwik service use it either from parameter pass if available or from properties
added statisticsEntities.ts
1. Change the way variable of type 'EnvProperties' is accessed in guards.2. Add <ng-content> in modal of openaireLibrary. (e.g. for nested component)
1. Pass argument of type: EnvProperties in connect services (used for cache).
1. Add searchDataproviders.service and searchProjects.service in openaireLibrary/connect.2. Remove connect/approvedByCommunity/approved.service.ts: Duplicate of searchDataproviders.service.3. approved.component: Use searchDataproviders.service from openaireLibrary/connect/contentProviders/ folder.
Don't save user in localstorage - use always cookie | remove check for expiration cookie - expires when cookie expires in 4 hours
Using new AAI, update some properties