Project

General

Profile

Statistics
| Revision:
  • svn:ignore: node_modules dist

# Date Author Comment
53512 17/10/2018 05:19 PM Konstantina Galouni

1. dataProvider.component & statisticsTab.component: Use statisticsTab in dataprovider component for landing page.
2. dataProvider.component: variable 'statsClicked' set to false when statistics tab closes (avoid requests).
3. #3690: datasetInfo.ts, dataset.component, dataset.service: Parse 'subtitle' field and display it in dataset landing page....

53491 17/10/2018 02:10 PM Argiro Kokogiannaki

Linking:search results: Correct search by crossref DOI number appeared, show no results for Datacite

53490 17/10/2018 02:08 PM Argiro Kokogiannaki

minor change in library.css

53475 16/10/2018 01:21 PM Konstantina Galouni

1. Add 'lastIndexInformationLink', 'showLastIndexInformationLink', 'widgetLink' properties.
2. depositPublications.component, dataProvider.component, project.component: Use 'statisticsFrameAPIURL' for map and statistics tab instead of raw url.
3. project.component: Use 'widgetLink' for dynamic html in appbox instead of raw url....

53472 15/10/2018 04:24 PM Argiro Kokogiannaki

Fixing issue when serching with crossref DOI through claims form

53456 15/10/2018 12:47 PM Argiro Kokogiannaki

set properly footer images, update charts size to fit in the tabs, rephrase to 'Select this citation style'

53454 15/10/2018 12:45 PM Argiro Kokogiannaki

add properly footer icons | update css

53453 15/10/2018 11:51 AM Konstantina Galouni

1. mailPrefs.component.html: change look & feel of on/off buttons | when off is selected, show 'how often' disabled | move 'save' button on the left of 'reset'.
2. mailPrefs.component.ts: bug fix for community notifications.

53452 15/10/2018 11:47 AM Konstantina Galouni

library.css: cursor not allowed class changed.

53439 11/10/2018 11:11 AM Konstantina Galouni

compatibleDataProvidersTable, entityRegistriesTable, searchPageTableView: bug fix in filtering for table view search pages.

53438 11/10/2018 11:10 AM Konstantina Galouni

compatibleDataProviders.component, entityRegistries.component, journals.component: fix url for csv download button.

53393 05/10/2018 01:09 AM Argiro Kokogiannaki

commit new footer

53392 04/10/2018 08:33 PM Argiro Kokogiannaki

submit facelift css changes part 6

53391 04/10/2018 08:32 PM Argiro Kokogiannaki

submit facelift css changes part 5

53389 04/10/2018 05:46 PM Argiro Kokogiannaki

submit facelift css changes part 4

53382 04/10/2018 12:13 PM Argiro Kokogiannaki

submit facelift css changes part 3

53381 04/10/2018 12:12 PM Argiro Kokogiannaki

submit facelift css changes part 3

53379 03/10/2018 04:12 PM Argiro Kokogiannaki

submit facelift css changes part 2

53378 03/10/2018 04:11 PM Argiro Kokogiannaki

Update to the lattest css changes 2

53366 02/10/2018 12:42 PM Konstantina Galouni

Dataprovider Landing page: Parse 'fulltexts' field returned from Datasource API - 'Aggregation Status' and show it as 'Collected full-texts'.

53353 01/10/2018 05:02 PM Argiro Kokogiannaki

submit initial facelift css changes

53352 01/10/2018 04:52 PM Argiro Kokogiannaki

Updating to lattest css changes

53349 01/10/2018 02:46 PM Konstantina Galouni

1. subscribe.component: disable subscribe/unsubscribe button when already pushed | add notification when subscribe/unsubscribe fails.
2. subscribe.service: return null in 'isSubscribedToCommunity' function if request fails.

53291 27/09/2018 03:47 PM Konstantina Galouni

Add 'feedbackmailForMissingEntities' property.

53290 27/09/2018 03:39 PM Konstantina Galouni

dataProviderInfo.ts: 27/09/2018 changes in tabs/type according to spreadsheet for datasource typology.

53289 27/09/2018 03:13 PM Konstantina Galouni

dataProviderInfo.ts: Add 'software' and 'orp' tabs in 'crissystem' and 'datarepository::unknown' types

53278 26/09/2018 03:56 PM Argiro Kokogiannaki

Claims: change the remove button to bin icon
Browse: add search and sort in view more
Download results link: make it a link

53231 24/09/2018 12:08 PM Konstantina Galouni

1. Add userEmailPreferences page, where user chooses for every openaireId, for which he/she is a manager, IF and HOW OFTEN prefers to receive email notifications.
2. errorCodes.ts & errorMessages.component: Add 'FORBIDDEN' errorCode and appropriate errorMessage.

53230 24/09/2018 12:01 PM Konstantina Galouni

claimsByToken: 'token' is not used anymore for claims. Instead it is used 'projectId'.

53225 24/09/2018 11:12 AM Konstantina Galouni

Show CSV button always in search and advanced search pages. In case of >csvLimit results it is disabled (cursor: not-allowed) with appropriate tooltip.

53026 05/09/2018 02:37 PM Argiro Kokogiannaki

check before unsubscribe in landing and search/find, change the cookie link in app component

53008 03/09/2018 02:17 PM Konstantina Galouni

1. displayClaims.component: bug fix in keyword search.
2. dataset.component, orp.component: spelling corrections (#3845).

52871 02/08/2018 12:02 PM Konstantina Galouni

1. Organization Landing page: Added COMMENTED (currently not used) code for 'Research Data' tab.
2. searchDatasets.service, fetchDatasets.class: Added cases for getting dataset results/count for organization entity (currently not used - possible usage from organization landing page).

52838 30/07/2018 04:23 PM Argiro Kokogiannaki

css changes for ORPs | clean up unused images

52837 30/07/2018 04:22 PM Argiro Kokogiannaki

Changes in claim componets to support ORP

52833 28/07/2018 01:13 AM Konstantina Galouni

searchTableView.component: Add '$.fn['dataTable'].ext.search.pop();' command in ngOnDestroy function to reinitialize filtering when re-routing to this page.

52832 27/07/2018 05:16 PM Sofia Baltzi

Add Other Research Products

52828 26/07/2018 06:38 PM Konstantina Galouni

1. Dataprovider Landing Page: Add 'Other Research Products' tab | Add request for 'Other Research Products' in 'Related Content Providers' tab | Bug fix of operators in links to Advanced Search Pages | Bug fix in map of 'Related Content Providers' tab.
2. searchFields.ts: Bug fix in operators....

52824 26/07/2018 12:09 PM Argiro Kokogiannaki

ORP landing: change link button text to link this product to
Search Advanced: smaller remove filter buttons
Search: when there are no numbers in filter hide sorting options
Cookie law: change session cookie(default) to expire in 3 months
Metrics: change string to numbers to be able to use > or ==

52822 25/07/2018 04:01 PM Argiro Kokogiannaki

update Basket title css for claiming

52820 25/07/2018 03:56 PM Argiro Kokogiannaki

Claims:
change forms layout (context, projects)
apply layout changes in direct linking page
add localstorage prefix for saving the user selected list
when removing a selection- also update localstorage lists
add helpers as a tooltip in projects, context and result forms...

52819 25/07/2018 03:40 PM Konstantina Galouni

Bug fix: added 'AdvancedSearchOrpsComponent' import.

52818 25/07/2018 03:35 PM Konstantina Galouni

1. env-properties.json: Add 'searchLinkToOrp', 'searchLinkToOrps', 'searchLinkToAdvancedOrps' for Other Research Products.
2. library.css: Bug fix in 'label-orp' class, 'orpsSearchForm' class added.

52817 25/07/2018 03:30 PM Konstantina Galouni

1. Add landing, search and advanced search page with appropriate services for 'Other Research Products'.

52816 25/07/2018 03:27 PM Konstantina Galouni

1. env-properties.json: Add 'searchLinkToOrp', 'searchLinkToOrps', 'searchLinkToAdvancedOrps' for Other Research Products.
2. Add 'Other Research Products' in menu.
3. Add routing paths for landing, search, advanced search page of Other Research Products....

52815 25/07/2018 03:20 PM Konstantina Galouni

Bug fix in sorting values in search filters.

52814 25/07/2018 03:18 PM Konstantina Galouni

Bug fix: number of bioentities is dispayed properly, using correct variable.

52771 19/07/2018 12:53 PM Argiro Kokogiannaki

Newly added css based on changes in Landing and Search pages

52770 19/07/2018 12:52 PM Argiro Kokogiannaki

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

52769 19/07/2018 12:47 PM Argiro Kokogiannaki

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

52740 13/07/2018 12:18 PM Konstantina Galouni

Publication Landing page: case of number or string for journal's volumn, start page, end page | remove spaces near parenthesis (html code).

52717 09/07/2018 02:07 PM Argiro Kokogiannaki

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 fields
Add emailValidator in string utils

52704 06/07/2018 03:35 PM Argiro Kokogiannaki

Claims: Context Search form:
alphabetical order for communities
preselect community id for connect

52703 06/07/2018 02:13 PM Argiro Kokogiannaki

JsonLD changes:
Remove server check, get page url using baseurl and pass it as parameter
using location for server wont work

52702 06/07/2018 12:33 PM Sofia Baltzi

Move subscribe.service.ts to openaireLibrary

52692 05/07/2018 05:50 PM Konstantina Galouni

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....

52691 05/07/2018 05:37 PM Konstantina Galouni

Use duffy.di.uoa.gr (Konstantina's pc) for claimsAPI instead of scoobydoo

52676 05/07/2018 12:52 PM Argiro Kokogiannaki

Clean up utils/properties/searchFields.ts
Add operator for each parameter
change the way operators were produced: use 1st and 3rd letter if the operator is unique
Change the operator parameter in all pages that have links to advanced search

52662 03/07/2018 12:27 PM Sofia Baltzi

Addzenodo communities url

52646 02/07/2018 03:42 PM Argiro Kokogiannaki

more checks for reload not to lose parameters and to set them properly

52622 29/06/2018 03:24 PM Konstantina Galouni

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.

52616 29/06/2018 01:58 PM Argiro Kokogiannaki

Session helper: Set properly user id - fix issue with mining tool
Claims change message "claim more links also for connect"

52613 29/06/2018 01:01 PM Argiro Kokogiannaki

Claims:
Change add more links to claim more links
Claims Administrator to manage claims
Use searchTermStream and delay when type keywords to search for claims -> avoid errors in API
Bulk Claim: add line info for duplicate, not found and invalid ids.

Add a check for reload after login

52612 29/06/2018 12:55 PM Argiro Kokogiannaki

Fix reload issue - mess query parameters after login

52608 28/06/2018 04:57 PM Konstantina Galouni

1. question.svg added: used in 'Available on' section of appbox in landing pages.

52607 28/06/2018 04:55 PM Konstantina Galouni

Changes in library.css: class 'label-orp' added, class 'label-country' changed, class 'UNKNOWN' added.

52606 28/06/2018 04:52 PM Konstantina Galouni

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....

52605 28/06/2018 04:22 PM Argiro Kokogiannaki

Make domain functions more generic

52503 15/06/2018 03:03 PM Argiro Kokogiannaki

Bottom: change classes for route links to be visible
env-properties.ts: add a new field for Community content

52501 15/06/2018 02:58 PM Argiro Kokogiannaki

Bulk claim:
add filetype ckecks
correct messages
add more checks when the file has no valid format

Login: add a check for empty cookie

52451 12/06/2018 01:15 PM Argiro Kokogiannaki

Single Sign On: Changing cookie names, format, remove unused methods

52449 12/06/2018 12:40 PM Argiro Kokogiannaki

Change environment-specific.service.ts to be able to read properties in server side. Had to add a property serverUrl - change it in every deployment
add check for server side before use document in isRouteEnabled.guard.ts & environment-specific.service.ts

52431 11/06/2018 11:46 AM Argiro Kokogiannaki

add margin in after sign in link
tab results: remove extra > character, space before project code
search results: space before project code

52428 11/06/2018 10:24 AM Argiro Kokogiannaki

LAyout changes for claims & landing - commit library.css

52427 11/06/2018 10:23 AM Argiro Kokogiannaki

Claims page: add message about newly added links

52426 11/06/2018 10:20 AM Argiro Kokogiannaki

Layout Changes in claims

52424 11/06/2018 01:25 AM Konstantina Galouni

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).

52401 08/06/2018 01:21 PM Konstantina Galouni

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....

52373 06/06/2018 12:09 PM Argiro Kokogiannaki

Metrics: add short version option
Dataprovider Landing: change tabs to accordion, changes dataProviderInfo and tabs info to work better with accordion view

52319 04/06/2018 01:04 PM Argiro Kokogiannaki

Claiming- Contexts: For the new context API, parse hasSubConcept field and check his value before request subconcepts

52312 01/06/2018 02:34 PM Argiro Kokogiannaki

Claim context: smaller form for categories, remove unsused variable token

52310 01/06/2018 02:30 PM Argiro Kokogiannaki

Natalias layout changes

52309 01/06/2018 02:28 PM Argiro Kokogiannaki

Natalias layout changes| change buttons to uk-button-danger|
Check for title in landing pages before update page title
In claims: add no title avalable check in selected results | add a label 'added' when a result/concept is selected

52272 29/05/2018 04:58 PM Argiro Kokogiannaki

Linking: update the communities service and component to read from new Context API

52271 29/05/2018 04:46 PM Sofia Baltzi

Parse communities only if type is community or ri

52236 25/05/2018 03:07 PM Argiro Kokogiannaki

fix the query for searching software dois in claims| clear result before a new search is done

52177 23/05/2018 04:47 PM Argiro Kokogiannaki

Use cookie to save the reload url - to share it through different domains/ dashboards

52173 23/05/2018 03:48 PM Konstantina Galouni

1. Link for 'Results in OpenAIRE' added in table view pages (connect portal).

52163 23/05/2018 03:24 PM Konstantina Galouni

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)

52162 23/05/2018 03:15 PM Argiro Kokogiannaki

menuItems for footer dynamically created

52161 23/05/2018 02:23 PM Argiro Kokogiannaki

change css for footer to stay in the bottom of the page

52115 21/05/2018 02:31 PM Konstantina Galouni

1. Sorting (desc) by percentage for related/similar research results added in publication, dataset & software landing.

52106 18/05/2018 06:08 PM Konstantina Galouni

1. Bug fix in paging components (limit was not initialized).

52104 18/05/2018 05:59 PM Konstantina Galouni

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).

52103 18/05/2018 05:56 PM Konstantina Galouni

1. #3662: For 'Similar Research Results' use 'similarity' field instead of 'trust' used in 'Related Research Results' (publication, dataset, software landing).

52096 18/05/2018 02:47 PM Konstantina Galouni

1. Add pipe for numbers.

52091 18/05/2018 10:46 AM Konstantina Galouni

1. Add 'volume', 'start page', 'end page' info of a journal in publication landing.

52066 17/05/2018 02:07 PM Argiro Kokogiannaki

change polyfilis to work for IE | change loading-gif css to work with IE

52065 17/05/2018 01:37 PM Argiro Kokogiannaki

fix ngx-json-ld version in package.json to get 0.1.6 which is compatible to ang4

52061 17/05/2018 10:29 AM Argiro Kokogiannaki

add schemajsonld annotaion in result landing pages | requires installation of ngx-json-ld