Make responsive community-edit-form
Move form in the center of the page at community-edit-form
1. Add 'volume', 'start page', 'end page' info of a journal in publication landing.
add ngx-json-ld library in package.json - requires install
add ngx-json-ld library in package.json - requires install | change orcid API in properties file
add ngx-json-ld library in package.json - requires install | remove skip(1) from communities response in app.component - show error message only once
Change form name fields from div to span
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
1. Use modal from library for 'save' and 'update' forms ('<modal-form>' changed to '<modal-alert>').2. Asterisks (*) added in necessary fields of forms.
Add id for status in community-edit form
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
add a check in stats component to prevent change titles and meta when stats are used in dashboard
add number pipe for dashboard & monitor pages
1. Add pipe for numbers.
1. publication.service: parse 'volume', 'start page', 'end page' info for journal.
pass community Id parameter in advance pages of results as input | remove advanced search parameters in simple pages
add communityId parameter in advanced pages of results - for filtering results based on community id
Change organization query for datasources with native compatibility #3577
Hide mining rules link from dashboard and sidebar when the community has not type 'ri'
Use svn externals for common css| delete common css, js, image files | make the proper changes to use common files
Add Status field in community edit form, fix css for invalid email
add svn externals for common css, js, image files | apply path changes in index.html
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
Use common assets folder| delete files that are common
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.2. 'datasourcesAPI' property added in production properties file (connect-production-properties.json).
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.
1. "datasourcesAPI" property added (with https).2. commented code in "home.component" to query search api for datasources (not currently used).
Fixing filtering issue in DP search pages when using resources query (after IE changes)
fix parameter for advanced search url | changes in src/assets/discover-custom.css
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).
Layout changes| change polyfilis to work for IE | update mining
Change polyfills imports to work with IE
In searchpage change the url encoding to work for IE
Claims - search results: Fix a non-closed div that brakes the tabs
Cite this: complete previous commit - add check for journal
Cite this: change APA csl|add doi& journal info| in date keep only year (maybe wrong if extended to 1-1-)
Cite this: add doi info| in date keep only year (maybe wrong if extended to 1-1-)| change APA csl(turkish version used)
Check for the status before showing communities | show label 'Private view' when the status is hidden| minor layout changes in community landing| add piwik id for aginfra
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
new API for ORCID- update properties
Change orcid API url in properties
Change Orcid API, parsing and display
Change ORCID API | correct resolving from crossref | In get claims split the query of projects and results in groups in order to not exceed max url chars
change the query for community in search pages of pub/data/soft and the parameters in the url
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 avatar in the communities | change home image| colors in menu | add extra checks in searchEntries - results |in community get back columns for now
add piwikId in missing deposit components | remove class from div ids
1. Remove buttons 'Save,NewPage,DocProps,Preview,Print' from ckeditor in help content pages.2. remove-projects.component.html: remove space between '(' and ')' from project's acronym.3. app.component.ts: Add notification when error in fetcing communities occurs.
1. Module for FAB button added.2. manage-projects.component & manage-content-providers.component: FAB button used for navigating to search page for adding.3. Enable Content Filtering (ACF) in ckeditor but allow classes or attributes starting with 'uk-'....
changed dashboard layout to show only enabled entities
add safeHTMLPipe module in app module | use admin menu also in home page
Remove unused and old Meta service from modules
Remove MetaService import from library's app.module
Comment out MetaService
remove old meta service - use angular way | change the base url in sitemap, index, properties
Add a module for safeHTMLPipe
Replace meta service import and use with meta and title from angular/platform-browser for communities and statistics
Clear the component - leave only widget code
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.
1. Add loading and error messages in community-edit-form and stats pages.2. Add safeHtml pipe in help content pages to enable view as html of tags and classes added by manager.
claims admin: error for datatables | admin/my claims: fetch results & projects partially to be sure that the url doesn't exceed URL max size
Add tabs for results for community page
Add subscribe Guard in linking and direct linking
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
in statistics: added check if entity is deactivated
1. In searchPage and searchPageTableView bug fixing in widths and help texts.
added entity is deactivated note in stats page
Use joomla default check for logged in user | add option to show or hide register link | field for login/register text
Replace Meta service Import and use with Meta and Title from angular/platform-browser for communityErrorPage.component and communityError.module
Replace meta service import and use with meta and title from angular/platform-browser for communities
pass piwikSiteId in landing, search & deposit pages as Input | add siteId parameter in community & communities components
add piwik site id in properties file
Remove Meta import from community.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
statistics: corrected show/hide all functions
statistics: fixed dashboard details
in statistics: added show/hide all buttons
added statisticsEntities.ts
1. div-help-contents.component.html: Bug fix, change position of 'Bulk Actions' button.