Add changes for meta for Argiro
Check if total publication, researchData or software > 0 to search for articles
Remove spaces between authors and ; and change css class for ... in authors
Change css for most recent publications
1. ColumnNames changed from 4 to 3 ('Acronym' and 'Name' merged to 'Project').
finished statistics pages
Fixing bug with community in menu | add changes for root items in navigationBar
Delete properties file | remove community API url from routes | create wrapper for '/' to serve community or communities component based on domain or communityId parameter
minor changes in html
finished statistics monitor and added statistics to dashboard
changed a few things in statistics component
added new statistics classes - worked on monitor page
Add check for communityId = '' in community.component.ts and hide subscribe in community.component.html
Add check for communityId = '' in community.component.html page
fixing urls in properties json| add manage links in user menu
Change error message for empty community id
Add check if communityId is null in component.ts and in html and Add error message
Get substring(0,@) of managers-email
Change beta.openaire link to searchAPIURLAst in community.component
Add ; to seperate authors
Add , to seperate managers and check if first manager is ''
Change alignment for subject and don't print it if subject==''
Add communitiesAPI link in env-properties, Use communityAPI and communitiesAPI instead of links for community and communities component
Move communities.service to openaireLibrary and change imports
Move Curated by to ngIF
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