Adding piwik service, track all pages requests, in search pages and advanced track also when the query changes, record previous url in local storage
Add feedback button
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
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
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
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
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
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
search/find: do not query for results if count returns 0
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
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
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
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
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
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)
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
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
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
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)
(Issue #2897) Publication/Dataset landing page - add provenance for each project relationship: inside tooltip in fundedBy section (UKNOWN and user:insert cases hidden) (small bug fixed in tooltip too & font-size changed) | Unidentified projects handled in dataset landing page (like in publication landing) | Publication & Dataset images added in 'Similar Research Results' & 'Related Research Results' tabs | Search Pages (simple & advanced): Out of bounds message when requested page > max page)
fix css for entityIcons, fix issue with dateofacceptance in landing pages, try new search message when there are no refine
Landing pages: loading message for basic information - small bug fixed (do not show loading when warning message is active)
(Issue #2922) Create Journal Compatible page (search & table view): this page includes Journals and Journal Aggregators | Journals and Journal Aggregators removed from pages for Content Providers
add entity icons in landing pages | fix issue with dateofacceptance as integer | take the lattest changes for custom.css - from natalia | minor changes
Publication & Dataset Landing pages: small fix of description lists in basic information | Datatable for dataproviders: small fix in keyword search | Landing pages: loading message for basic information | Open graph tags do not cause any errors in server side (location.path needed sometimes) | Query results in tabs of landing pages only if number of results > 0 | Responsive tabs in all landing pages | Publication landing page: display only tabs with > 0 results (to be done for every landing page)
Keyword search in datatable of dataproviders NOT case sensitive | icons added in links for search view / table view of dataproviders
Project landing: small bug fixed in statistics tab | Link to table view of dataproviders opens on the same tab | filters of compatible data providers changed | Datatable of dataproviders updated
change order in loading scripts | use new dnet45 claims - from scooby | change direct index original id to format userclaim___::md5(id)
Remove person landing - links to landing pages of people - search pages for people | Linking: minor layout changes - add apply all functionality for result type change in dropdown
Removed restriction of: not compatibility 'hostedby' from OpenAIRE Compatible Dataproviders page & renaming of that page to OpenAIRE Content Providers
Functions for count results of an entity better structured in search services
Organization landing page: added Publications tab (+count for Projects tab since now it is the second one) & CSV download for the Publications based on affiliations
Layout changes for linking
Loading message in every tab (with extra query) of landing pages | checks for undefined, null, empty simplified in html templates of landing pages | changed data-uk-tooltip to uk-tooltip | Organization landing: rename CSV buttons | Dataproviders landing: add both publications-datasets tabs at the same time | Projects landing: to get number of datasets, add a function to fetchDatasets class instead of calling directly search service | Publication & Dataset landing: added ul-light class for better visibility on dark background on tooltip in funded by section | Publication landing: small bug fix in journal display & journal/publisher display in download from section | Datasets landing: small bug fix in publisher display in download from section | claims project manager: search form moved to top, save changes button moved under pending claims | filters' modal of search pages moved to filters' component (old component not removed yet) and became smaller | Compatible dataproviders page: small bug fixes in url, filters, filter-name: changed to Funder from Funder database
adding searchDataciteService.module for previous commit | minor layout changes
Linking: in bulk mode search also in datacite, change the info layout
menu drop down close after click | mobile menu closes on click | menu, footer, cookie message show only in client | scroll up for search pages
Added a space between filters
Metadata added in every page | claimsByToken.component: input of datatables is filtered by a pipe, which searches all columns for some input-keyword | paging information (total results, current page, total pages) added and is updated for every filtering
Bug fixed in metrics service (metrics info cached before parsed) | Open Graph metatags added in person landing page | baseLink for openaire starting page added in properties file
properties have productionMode, minor changes
Added search pages for Compatible Dataproviders and Entity Registries in Table View (SearchPageTableView.component is called by both instead of SearchPage.component)
paging no load component : remove navigateTo as unused
Deposit Data:search via classifications | use properties file for urls |clean files| add subjects in datasource results (optional)
Removed modal for loading in Pages for Data providers - Entity Registries and added an alert message (while loading all forms, inputs, buttons are disabled)
Removed modal for loading in Search Pages and added an alert message (while loading all forms, inputs, buttons are disabled)
Widget(dynamic html) fixed in Project Landing Page
searchPage.component: clear All (for filters) became an <a> tag | searchFilter.component: accordion removed - filters always open | browseStatistic.component: modal fixed for View more options | search.component + publication.component: added responsiveness in tabs | claimsByToken.component: added metadata information (description + title -> to be changed) - datatables' paging and column width with slightly better appearance
Fixing footer and menu issues using 'uk-height-viewport'| use new datacite API| correct stats3 URL
use usagestats of beta
Create browse functionality for communities- categories in linking | fixing issue with footer |use seperate css file for custom css
More css changes
mobile menu | fix footer position | more layout and css changes | delete uikit 2 files | new logo
claimsByToken.component: min-height added in data tables | searchFilterModal.component: component added to show all values of a filter in search pages - modal closes when a checkbox is clicked | in search pages and browse results modal added to show all values of a filter with more than 5 values
Fixing uk-progress-bar and tooltip after uikit upgrade
Use UIKIT3 | changes in css
A few more changes for UIKIT3 | get changes to portal-2/ until r47108
Change classes, css, and components to UIKIT3
Tooltip properly built in Dataset Landing page | Message 'Record in Preview' added in Publication and Dataset Landing Pages when res['result']['header']['dri:status'] == 'under curation' | citeThis.component.ts: added check for server side rendering | showAuthors.component: commas between authors shown properly | claimsByToken.component: fixing sorting is under construction
claimsByToken page: claims displayed as datatables (https://www.npmjs.com/package/angular2-datatable)
Comit a folder for working new template - UIKIT3
enable loading while upload bulk records | show first draft of error report in case insert fail | add favicon | small bug fixes
Save changes and update database with claims
add claims API methods for direct claims | uncomment links to direct linking page from landing pages | add https in some APIs
Remove 'The results below are discovered through our pilot algorithms.' message from every tab this message was
Show claims by project token to project manager | metrics updated - openaire referrer added - pageviws added | selectModal created (currently not used anywhere)
complete previous commit - adding src/app/login/utils/guardHelper.class.ts
Adding login token parameter in claim API requests | check for user session expiration before every API call| redirect to login page if needed | keep the current state and current url if needed
fix dropdown change in orcid tab of claim| add free guard in every route with no authentication required | add '*' route in server in order to show erro page not json-no contnet| Claims: get user mail from Session -jwt,tidy up display claims component (myclaims, claims)| remove folder src/app/home | LOgin: change login method to post, redirect after login/logout using queryparams of the current page, add Session helper class
options for more memory in package.json |Claims: add root community in the list of concepts , add fields/parsing for direct index claim, create direct index claim record | Create Guards for routes that need authentication or admin roles | scroll in browse results| login component that works with guards
missing compoonents from previous commit
more layout changes for linking - simplify linking - easy switch between bulk and search mode
Lazy Routing everywhere (including all tabs & navigating from one entity to another instance of the same entity) -> Problems in Dataprovider landing tabs | Hide unidentified projects from search and tab results when they are not main results (e.g. do not hide them in project tabs, but hide them in publication tabs)
Refactoring claims | new direct linking component | use datepicker as a local component
SEO meta tags & title for each page | footer menu | cookies law message | entity auto complete | change deposit & claims urls to look alike production (participate/*)
tab result component and its module were missing from previous commit
Loading messages added when building CSV files in search result pages | component for search results separated for search pages and tabs (tab result component was created - no headers in tab results)
custom-icon class added in tags with uk-icon-external link class to fix line-height | custom-tab-content class added in tab contents of landing pages to fix min-height | Publication landing page: Funded By section: tooltip fixed (if no info for something do not show it) & special case: unidentified projects | Publication landing page: Related Organizations Tab added
Loading Message when building CSV files (project & organization landing page) | confirmation message before building publications CSV in organization landing page | Organization landing page: Publications CSV: no query for publications of a specific project when size of its publications = 0 | Lazy routing in 'View all' links | Remove href from tabs in landing pages & add class uk-animation-fade in tabs' content | fix how commas are displayed (no spaces between comma and previous word) in organizations and projects lists
add one more check for the imported data
adding cite this component & library | fixing autocomplete bugs for advanced search pages | changing css for filters | more minor bugs
comment claim functionalities | tidy up navbar links | extra query for projects of an organization when requiring pubs report | remove href from home page tabs
Publication/Dataset Landing Pages: Categorize results in related research results tab by provenanceaction | Publication/DAtaset Landing Pages: small fix in query for Views Chart in metrics tab
addThis load in every router change - use component | Organizations Landing page execute separate query for projects (filters, paging) | fix browse links from home page
Bug fixed: Lazy routing disabled in datasources tab of dataprovider landing page (parameter lazy=false in searchResults page) | Organization landing page: added publications report (csv) | Organization landing page: query updated (more restricted, using /resources instead of /organizations) | comment onChanges function in tabs component of dataprovider landing page
Lazy routing disabled in datasources tab of dataprovider landing page (parameter lazy=false in searchResults page) | Added widget for publications and research data in project landing page | Project landing page: bug solved for publications in csv (not any more size=0)
adding the dateFilter component - completing previous commit with date ranges
altmetrics| mail for feedback | remove quotes from keyword queries q= | change doi queries in pubs , data use parameter doi| date range queries for advanced search of pubs, data, projects | change order of filters in pubs, data
Fix tabs in publication landing page (bug caused from merge) | special clause 39 icon added in project landing and search results | acronym and project code added in search results
Lazy Routing added everywhere except for when a landing page has links to same type of landing page ( Publication/Dataset landing: related research results Tab, similar research results Tab | Dataprovider landing: related data providers Tab - datasources Tab still with lazy routing because results come from search page )
Linking: improve layout for selected entities, add external links | in simple search & advanced change paging links to angular router links | on simple search pages don't request refine fields if the only change is the page
enable inline linking from landing pages pubs/data -> contexts/ projects, project -> pubs/data
Enable bulk claiming, insert/delete of claims | improve layout in linking
get back claim Pages | create lazy routes for admin, myclaims, linking | fix the layout with uikit | gets work fine | delete and inserts don't
Lazy Routing in search results added (search publications -> link to publication landing with lazy routing) | Deposit Result page: uncomment search-result component | utils/showDataProviders.component.ts file not used (possibly it should be deleted)
MERGE uoa-services-portal lazy-routes Branch 45587:45834 into trunk
altmetrics added in publication & dataset landing pages | progress report (html) in project landing page added - new component added for html - clipboard functionality added
Change fields with new refine fields from beta DMF | add quoted in parametres in order to work with strange characters
no chart shown if metrics number = 0 | Publication landing: appbox: view less only on bottom, 3 dots added if there are >5 results, accessmode added in published in section, best access mode info added in published in and download from sections | Deposit results: tiny fix in loading message | Project landing: fix organizations' urls
add sc39 icon in assets