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
Add altmetrics component
Change click event to work in chrome src/app/searchPages/searchUtils/advancedSearchForm.component.ts
remove scooby references from index.html | in org tabs add a check if it is defined | stats tab fix bad-closed html comment
change to new OPEN beta search api
Now is the correct url to beta services| minor changes
Change search back to beta.services
fixing order of filters
removing unused vocabularies json files | use reportsService for downloading csv reprts | change statstab in Dataproviders to load on click
CSV download publications in project landing page functionality added | CSV download projects in organization landing page functionality added | funder id info added in organizationInfo class (useful for CSV download) | Temporatily remove html links from project landing page
fixing query with keyword in publications | remove fadein from advanced search fields - breaks z-index in autocomple | fix url after click in search/find
remove undefined function (downloadClick)='downloadClicked()'
Clean up src - remove claims related files
csv in search pages added (simple, advanced, data providers) | html tags not considered in description (search pages, publication landing, dataset landing)
add fadein animation | change search urls to query BETA
passing resourcesQuery in pages
bug fixes: search/find error | create proper search parameters
changes public/private/etc to run in production
Changes in advanced Search page | loading modal in all search pages | changes to autocomplete
iframes in metrics tab (landing pages) updated | loading in metrics tabs addes | paging (used in search results) updated | appbox in publication landing page updated
home and search all page is the same page now | search/find show browse results when there is no keyword
Search Results: show specific entity type in paging (e.g.: 19 publications, page 1 of 2) | Search Results: Incomplete CSV download functionality
Deposit Results Page: back button added
uk-margin-top added in landing and deposit pages | icon-chart added in statistics and metrics tab (landing pages) | deposit: if no organization selected show warning message
fixing size in statistic charts | fixing size-width: in description
clear unused fileds from uikit | add jquery localy | add logo image | use select instead of dropdown in Adv. search| add statistics charts in LPs| comment code for inline claiming | change navbar - remove links to claiming, login
use of uikit classes | tabs are not responsive in landing pages | metrics tab in landing pages updated (new component+service, removed from organization landing page)
Landing pages: remove bootstrap class - add uikit class (under construction, Dataproviders still in bootstrap) | Login do not store password
Use vocabularies from APIs | apply uikit changes to advanced form
Add more links to menu| minor changes to searchPAge component
A few changes for uikit classes in main search page and simple search pages