finished first version of statistics monitor page layout
IsrouteEnabled remove community in every route | Add subscribers in community landing, add confirm for unsubscribe, add message to login for subscribe
added pubgraph
finished basic view of statistics monitor
Add communityAPI link in properties class and Move service's calls in route.data
worked on statistics monitor page
refreshed monitor
Add connect/community and results directories, Move community.service, communityInfo and resultInfo in openaireLibrary
Add searchEntries folder and Move search service funtions, Move community.service in utils folder, Change Imports
add subscribe functionality and component | fix the community id in app component
Add creationDate
Check if community and communityId are null
Add limit 10 in results.authors
Add subjects
Add date and subject fields to communityInfo structure
Change link to landing page from queryId to communityId
Add managers
1. searchDataproviders.component, searchProjects.component: Community is specified by url parameter.2. searchDataproviders.service, searchProjects.service: communityId specified by parameter of the search function.
1. 'Search Content Providers' page gets its content by Community API - 'searchDataproviders' service added.2. In 'Search Content Providers' page. datatable is used to show results - no filters exist.
add statistics API and charts url in properties file
1. Community API added in env properties.2. 'Search Projects' page gets its content by Community API - 'searchProjects' service added.3. In 'Search Projects' page. datatable is used to show results.4. In 'Search Projects' page, filter only by Funder. Available funders for filtering, result from Community's API response.
Add new statistic page using the API| change menu - use community API to get community info for logo and name | fix the height of logo in communities page
Add countTotal for projects, organizations and content providers
Fix params format for queryId
Add managers field in CommunityInfo structure
Change community queryId param for article's, dataset's and software's link
Change query param to query id
Change community link for getCommunity
get back links to search from box with results numbers
Add communityId as a parameter at community.component's link
Change total function in community service and component
Move getCommunity to Community folder and rename parseCommunities to searchCommunity
Add queryId field
Change parseResults for communities and url for parsing communities
Present community's title and description according to community id
Move communityInfo
Change communityInfo path
Get query param for communityId
Add communities.service and communityInfo
Remove publicationInfo
Update community page
Use openairelib as an svn external subfolder| make the corresponding changes
Addind Search Pages| linking| deposit | use properties | remove not useful pages | mockups for main page, my communities | complete search queries in community dashboard page
Add publicationInfo class
Add - Get more recent publications
Rename result variables for json responses
Fix link for number of publications
Add getNumberOfSoftware
Add getNumberOfResearchData
Add service - get number of publications from rudie's json
Get number of publications from rudie's json
Copy mock from scooby
An initial commit for Connect portal