Project

General

Profile

Statistics
| Revision:
  • svn:ignore: node_modules dist

# Date Author Comment
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

52060 16/05/2018 05:42 PM Konstantina Galouni

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

52058 16/05/2018 04:33 PM Argiro Kokogiannaki

Add volume and pages in cite this| update APA csl

52052 16/05/2018 01:51 PM Argiro Kokogiannaki

add the classes for projects & DP table view forms

52030 15/05/2018 12:40 PM Konstantina Galouni

1. publication.service: parse 'volume', 'start page', 'end page' info for journal.

52027 15/05/2018 10:48 AM Argiro Kokogiannaki

add communityId parameter in advanced pages of results - for filtering results based on community id

52016 14/05/2018 01:42 PM Argiro Kokogiannaki

Change organization query for datasources with native compatibility #3577

52011 11/05/2018 04:38 PM Argiro Kokogiannaki

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

52004 11/05/2018 01:33 PM Argiro Kokogiannaki

change any component that uses path to assets, change loading.gif to be property in a class

52003 11/05/2018 01:31 PM Argiro Kokogiannaki

library css

52002 11/05/2018 10:05 AM Argiro Kokogiannaki

update theme.css & custom.css| create library.css for components in library

51997 10/05/2018 04:37 PM Konstantina Galouni

1. 'datasourcesAPI' property changed to the one that has https.

51996 10/05/2018 04:36 PM Konstantina Galouni

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.

51993 10/05/2018 09:52 AM Argiro Kokogiannaki

Fixing filtering issue in DP search pages when using resources query (after IE changes)

51984 09/05/2018 03:54 PM Argiro Kokogiannaki

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

51976 09/05/2018 11:50 AM Konstantina Galouni

1. API to get datasource aggregation information (for dataprovider landing) added in properties.

51973 08/05/2018 05:20 PM Konstantina Galouni

1. "fundedContent" and "indexRecords" information added in dataprovider landing page (collected from datasource api).

51972 08/05/2018 02:59 PM Konstantina Galouni

1. Software tab added in dataprovider landing page.
2. 'softwarerepository', 'aggregator::softwarerepository' and 'orprepository' types added as dataprovider types (for landing page).

51967 08/05/2018 12:36 PM Argiro Kokogiannaki

In searchpage change the url encoding to work for IE

51931 04/05/2018 12:45 PM Argiro Kokogiannaki

Claims - search results: Fix a non-closed div that brakes the tabs

51922 03/05/2018 04:05 PM Argiro Kokogiannaki

Cite this: add doi info| in date keep only year (maybe wrong if extended to 1-1-)| change APA csl(turkish version used)

51912 03/05/2018 01:27 PM Argiro Kokogiannaki

Parse new field status in communities | add new field in communityInfo class

51910 03/05/2018 11:58 AM Argiro Kokogiannaki

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

51902 02/05/2018 02:26 PM Argiro Kokogiannaki

Change Orcid API, parsing and display

51871 26/04/2018 02:20 PM Argiro Kokogiannaki

change the query for community in search pages of pub/data/soft

51869 25/04/2018 03:30 PM Konstantina Galouni

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.

51858 21/04/2018 05:20 PM Argiro Kokogiannaki

add piwikId in missing deposit components | remove class from div ids

51845 17/04/2018 04:32 PM Argiro Kokogiannaki

add safeHTMLPipe module in app module | use admin menu also in home page

51843 17/04/2018 04:07 PM Sofia Baltzi

Remove MetaService import from library's app.module

51842 17/04/2018 04:03 PM Sofia Baltzi

Comment out MetaService

51841 17/04/2018 04:02 PM Sofia Baltzi

Comment out MetaService

51839 17/04/2018 03:46 PM Argiro Kokogiannaki

Add a module for safeHTMLPipe

51835 17/04/2018 03:00 PM Sofia Baltzi

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

51834 17/04/2018 12:41 PM Konstantina Galouni

1. Add safeHtml pipe in helper component to enable view as html of tags and classes added by community managers.

51826 16/04/2018 01:49 PM Argiro Kokogiannaki

Add guard for subscribers, remove unused property properties from guards, read properties properly from guard

51762 11/04/2018 05:20 PM Sofia Baltzi

Add title in meta in communityErrorPage.component

51761 11/04/2018 05:09 PM Sofia Baltzi

Replace Meta service Import and use with Meta and Title from angular/platform-browser for dataset.component and dataset.module

51760 11/04/2018 04:09 PM Sofia Baltzi

Remove this._meta.updateTag({content:url},property=og:url);

51759 11/04/2018 04:06 PM Sofia Baltzi

Replace Meta service Import and use with Meta and Title from angular/platform-browser for errorPage.component and error.module

51757 11/04/2018 03:52 PM Konstantina Galouni

1. In searchPage and searchPageTableView bug fixing in widths and help texts.

51752 11/04/2018 03:05 PM Sofia Baltzi

Replace Meta service Import and use with Meta and Title from angular/platform-browser for communityErrorPage.component and communityError.module

51746 11/04/2018 10:59 AM Argiro Kokogiannaki

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

51681 05/04/2018 10:02 AM Myrto Koukouli

added statisticsEntities.ts

51672 04/04/2018 06:01 PM Konstantina Galouni

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)

51662 04/04/2018 04:05 PM Konstantina Galouni

1. Pass argument of type: EnvProperties in connect services (used for cache).

51659 04/04/2018 02:35 PM Konstantina Galouni

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.

51641 03/04/2018 02:33 PM Argiro Kokogiannaki

Don't save user in localstorage - use always cookie | remove check for expiration cookie - expires when cookie expires in 4 hours

51636 03/04/2018 10:45 AM Argiro Kokogiannaki

Using new AAI, update some properties

51634 03/04/2018 10:39 AM Argiro Kokogiannaki

showOptions in bottom menu for social buttons, menu, etc

51633 03/04/2018 10:37 AM Argiro Kokogiannaki

Add portal class in menu

51580 29/03/2018 04:15 PM Konstantina Galouni

1. approved.component.ts: component to check and show approval of content providers in share result pages by current community.
2. searchResult.component.html: approved.component moved to openaireLibrary: 'connect/approvedByCommunity/'.

51578 29/03/2018 03:44 PM Konstantina Galouni

1. searchResult.component.html: component from 'utils/approvedByCommunity/approved.component.ts' is called to show if a content provider is approved by current community.

51567 29/03/2018 10:34 AM Argiro Kokogiannaki

parameterize claims admin to show proper link, title for connect - remove extra unclosed divs

51565 29/03/2018 10:23 AM Argiro Kokogiannaki

move Connect helper in the library| change help service to get communityId by parameter/domain (for connect or properties for explore) | add helper before/after option in search/advanced/table pages

51558 28/03/2018 04:00 PM Konstantina Galouni

1. env-properties.ts: 'baseOpenaireLink' field added, which is base url for OpenAIRE portal.
2. searchResult.ts: 'subjects' and 'englishname' fields added (used by dataproviders).
3. searchDataproviders.service.ts: parse 'englishname'.

51537 27/03/2018 04:35 PM Konstantina Galouni

1. Columns changed from 4 to 3 for 'Search Projects' in community portals ('Acronym' and 'Name' merged to 'Project').
2. Links added to 'Search Projects' and 'Search Content Providers' in community portals.

51526 27/03/2018 10:22 AM Argiro Kokogiannaki

add function for separeate roles in Session| add isCommunityRI method in community service and RIGuard || change admin guard to be only administrator | add claims curator guard|

51511 26/03/2018 04:13 PM Sofia Baltzi

Add and parse type field in CommunityInfo

51506 26/03/2018 10:54 AM Argiro Kokogiannaki

Fixing menu that gets invisible| add id in user session| add miningBackendURL in properties class

51415 22/03/2018 05:01 PM Argiro Kokogiannaki

Fixing bug with community in menu | add changes for root items in navigationBar

51404 22/03/2018 01:13 PM Argiro Kokogiannaki

Software advanced page issue: Return empty vocabulary for software type - temporal solution until a vocabulary is created

51347 20/03/2018 02:46 PM Argiro Kokogiannaki

environment-specific.servic: use document location to get absolute url for server mode

51345 20/03/2018 01:11 PM Konstantina Galouni

1. Bug fixes in "searchResult.component.html" and "tabResult.component.html"

51344 20/03/2018 01:09 PM Sofia Baltzi

Add headers and options in post request for community-edit-form

51342 20/03/2018 12:40 PM Sofia Baltzi

Add updateCommunity method to community.service

51331 19/03/2018 03:33 PM Argiro Kokogiannaki

Change isRouteEnabled to get admintools API from properties

51318 16/03/2018 04:56 PM Argiro Kokogiannaki

In project landing page read also grantId and funder parameter and query based on them

51317 16/03/2018 03:54 PM Konstantina Galouni

1. Change of SearchResult field for funders (used for project results):
instead of funders: {"funderShortname": string, "funderName": string}[]
now: funderShortname: string // only 1 funder per project and we don't use the full name
2. Addition of SearchResult field for project results: acronym: string, code: string...

51304 16/03/2018 01:28 PM Argiro Kokogiannaki

add communityId in claims url when it is provided

51294 16/03/2018 09:56 AM Argiro Kokogiannaki

Context to community in display claims| showMenu Input for naviation Bar

51271 15/03/2018 02:40 PM Sofia Baltzi

Declare communitiesAPI in env-properties

51261 15/03/2018 10:53 AM Argiro Kokogiannaki

Add a mathod in community service to check if a user is a manager of a community| change connectAdminLoginGuard to really ask for a community manager| correct some links in properties json

51228 14/03/2018 02:29 PM Sofia Baltzi

Add communites folder,Move communities.service to openaireLibrary and Change imports

51198 13/03/2018 05:02 PM Argiro Kokogiannaki

Fixing insert claims for direct linking| isRouteEnable checks for community also in parameters, if no community avaiable load the page normally

51076 07/03/2018 12:08 PM Sofia Baltzi

Add connect/community and results directories, Move community.service, communityInfo and resultInfo in openaireLibrary

51058 06/03/2018 04:51 PM Sofia Baltzi

Add /connect/community folder

51013 02/03/2018 01:57 PM Konstantina Galouni

1. 'searchPageTableView' component updated: column's 'official name' contents for content providers gotten by community API added.
2. searchPageTableView: if no filters exist, do not contain this section in html template. (datatable expands)

50996 01/03/2018 05:11 PM Argiro Kokogiannaki

add statistics API and charts url in properties file

50992 01/03/2018 02:14 PM Konstantina Galouni

1. searchDataproviders.service: compatibility field always in results.
2. Bug fix in datatable of 'searchPageTableView' component.

50991 01/03/2018 01:03 PM Konstantina Galouni

1. Community API added in env properties.
2. 'columnNames' variable added in search table pages (e.g. OpenAIRE Journals Table) to describe column names of the datatable.
3. Input 'columnNames' variable added in 'searchPageTableView' compontent, its value comes from search table pages (e.g. OpenAIRE Journals Table)....

50989 01/03/2018 12:48 PM Argiro Kokogiannaki

add a check for community logo url

50970 28/02/2018 01:31 PM Argiro Kokogiannaki

Filter claims by community

50771 16/02/2018 11:24 AM Argiro Kokogiannaki

creating a first draft for connect admin guard

50761 15/02/2018 11:36 AM Argiro Kokogiannaki

put the divids- helper for linking views, Fix the links in advanced search page, remove openaireProperties class change error codes path, add the