Project

General

Profile

Statistics
| Revision:

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

51536 27/03/2018 04:32 PM Konstantina Galouni

1. ColumnNames changed from 4 to 3 ('Acronym' and 'Name' merged to 'Project').

51535 27/03/2018 03:39 PM Sofia Baltzi

Remove missed counter for subject

51534 27/03/2018 03:38 PM Sofia Baltzi

Fix error in managers and subjects fields

51532 27/03/2018 01:30 PM Konstantina Galouni

1. domain/page.ts: 'connect' and 'openaire' fields added in Page.
2. 'connect' and 'openaire' fields added in Page Form (both default to true).

51530 27/03/2018 12:24 PM Sofia Baltzi

Fix adding undefined, empty managers and subjects in backend

51527 27/03/2018 10:25 AM Argiro Kokogiannaki

layout changes | hide create/ edit/delete buttons from simple users | apply changes in functions from Session class

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|

51515 26/03/2018 06:07 PM Konstantina Galouni

1. pages.component: check if 'pages' is null before calling foreach function.
2. add-projects.component: save id for the added project returned by post request, to undo the addition if wanted.
3. remove-projects.component: use custom paging.
4. remove-projects.component: use custom search form in datatable....

51514 26/03/2018 05:22 PM Myrto Koukouli

finished statistics pages

51513 26/03/2018 05:22 PM Myrto Koukouli

almost finished statistics page

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

Add and parse type field in CommunityInfo

51510 26/03/2018 03:29 PM Sofia Baltzi

Change css for reset button

51509 26/03/2018 02:58 PM Argiro Kokogiannaki

Remove IscommunityGuard from /communities |get back code for getting all communities list | add pid in getPages method to filter by community

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

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

51454 23/03/2018 05:35 PM Argiro Kokogiannaki

Add mining library | add welcome component | add info messages in some pages | minor layout changes | add Iscommunity Guard that requires communityId to load a page

51453 23/03/2018 05:21 PM Sofia Baltzi

Add a check if community.managers.length and community.subjects.length is 0

51441 23/03/2018 04:14 PM Sofia Baltzi

Add check for adding emptymanager or subject

51438 23/03/2018 03:47 PM Sofia Baltzi

Add router to refresh community-edit-form page when a community is saved

51434 23/03/2018 03:06 PM Sofia Baltzi

Add plus and close buttons and fix focus in managers and subjects

51417 22/03/2018 05:28 PM Konstantina Galouni

1. Parameter url 'communityId' added (or adjusted) in every page and link to page.
2. loading.gif added in assets folder.
3. Loading and Error Messages added in pages for: Community (not community-edit-form folder), Entity, Page, DivId, PageHelpContent, DivHelpContent and their forms.

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

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

51408 22/03/2018 04:50 PM Sofia Baltzi

Show managers and subjects in a list and switch Save and Reset button position

51407 22/03/2018 04:38 PM Argiro Kokogiannaki

Delete properties file | remove community API url from routes | create wrapper for '/' to serve community or communities component based on domain or communityId parameter

51406 22/03/2018 04:08 PM Sofia Baltzi

Add reset button that resets communityInfo

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

51389 21/03/2018 07:27 PM Myrto Koukouli

worked on statistics page

51388 21/03/2018 07:05 PM Myrto Koukouli

deleted added port in package.json start script

51383 21/03/2018 04:25 PM Myrto Koukouli

minor changes in html

51375 21/03/2018 02:59 PM Sofia Baltzi

Fix managers and subjects ngModel

51350 20/03/2018 03:07 PM Argiro Kokogiannaki

Remove src/app/utils/openaireProperties.ts | remove admincommunity API from routing module let only community

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

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

51346 20/03/2018 01:21 PM Konstantina Galouni

1. Bug fix - import was missing.

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

51343 20/03/2018 12:50 PM Konstantina Galouni

1. Community field deleted from DivId and added to DivHelpContent.
2. "getCommunitiesWithDivId" service function not used.
3. Url parameter "community" changed in some pages to "communityId" (to be continued)

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

Add updateCommunity method to community.service

51341 20/03/2018 12:38 PM Sofia Baltzi

Update community-edit-formChange to a draft of 'get' and 'post' communityInfo

51338 19/03/2018 06:01 PM Myrto Koukouli

started working on admin statistics page

51332 19/03/2018 03:48 PM Myrto Koukouli

finished statistics monitor and added statistics to dashboard

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

Change isRouteEnabled to get admintools API from properties

51324 19/03/2018 10:07 AM Myrto Koukouli

changed a few things in statistics component

51322 17/03/2018 11:52 PM Myrto Koukouli

added new statistics classes - worked on monitor page

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

51316 16/03/2018 03:36 PM Konstantina Galouni

1. Manage projects of community (Remove and Add) functionality added (manage-projects.component, add-projects.component, remove-projects.component, manageProjects.service)
2. Fix links to manage projects page (app.component, dashboard.component)
3. Fix width of pages' contents (class="uk-width-expand uk-container" before <router-outlet>)...

51305 16/03/2018 01:32 PM Argiro Kokogiannaki

show left menu only when communityId is provided, update the links in left menu, update the links in dashboard, in user menu show all the links to manage communities that you are allowed, add error page when route is not available instead of dashboard

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

add communityId in claims url when it is provided

51296 16/03/2018 11:46 AM Sofia Baltzi

Add check for communityId = '' in community.component.ts and hide subscribe in community.component.html

51295 16/03/2018 11:27 AM Sofia Baltzi

Add check for communityId = '' in community.component.html page

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

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

51293 16/03/2018 09:55 AM Argiro Kokogiannaki

fixing urls in properties json| add manage links in user menu

51279 15/03/2018 05:18 PM Sofia Baltzi

Change error message for empty community id

51278 15/03/2018 05:14 PM Sofia Baltzi

Add check if communityId is null in component.ts and in html and Add error message

51277 15/03/2018 04:31 PM Sofia Baltzi

Get substring(0,@) of managers-email

51272 15/03/2018 03:27 PM Sofia Baltzi

Change beta.openaire link to searchAPIURLAst in community.component

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

Declare communitiesAPI in env-properties

51264 15/03/2018 12:04 PM Sofia Baltzi

Show community's Info in community edit form and add checks for null community and null community's Info

51262 15/03/2018 10:56 AM Argiro Kokogiannaki

add favicons| remove properties files -not used anymore | add error page when no communityId is specified, add proper guard in module, but keep them in comments for development

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

51247 14/03/2018 05:42 PM Sofia Baltzi

Add ; to seperate authors

51245 14/03/2018 04:41 PM Sofia Baltzi

Add , to seperate managers and check if first manager is ''

51241 14/03/2018 04:19 PM Sofia Baltzi

Change alignment for subject and don't print it if subject==''

51238 14/03/2018 03:38 PM Sofia Baltzi

Add communitiesAPI link in env-properties, Use communityAPI and communitiesAPI instead of links for community and communities component

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

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

51227 14/03/2018 02:28 PM Sofia Baltzi

Move communities.service to openaireLibrary and change imports

51224 14/03/2018 12:53 PM Sofia Baltzi

Move Curated by to ngIF

51223 14/03/2018 12:29 PM Argiro Kokogiannaki

pass changes from trunk for statistics and community edit form| add a component for mining library | add community id in menu| add a service to get the current community information for the menu/logo

51207 14/03/2018 10:33 AM Myrto Koukouli

finished first version of statistics monitor page layout

51199 13/03/2018 05:06 PM Argiro Kokogiannaki

IsrouteEnabled remove community in every route | Add subscribers in community landing, add confirm for unsubscribe, add message to login for subscribe

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

51167 13/03/2018 06:19 AM Myrto Koukouli

added pubgraph

51166 12/03/2018 10:39 PM Myrto Koukouli

finished basic view of statistics monitor

51164 12/03/2018 05:34 PM Sofia Baltzi

Add communityAPI link in properties class and Move service's calls in route.data

51163 12/03/2018 05:16 PM Myrto Koukouli

worked on statistics monitor page

51146 12/03/2018 12:26 PM Myrto Koukouli

refreshed monitor

51145 12/03/2018 11:05 AM Myrto Koukouli

added statistics api url to env-properties.json

51103 09/03/2018 10:37 AM Tsampikos Livisianos
51099 08/03/2018 06:00 PM Myrto Koukouli

created temporary table with stat-tables names

51085 08/03/2018 06:53 AM Myrto Koukouli

continued working on stats

51079 07/03/2018 02:18 PM Sofia Baltzi

Add community-edit-from.module

51078 07/03/2018 02:16 PM Sofia Baltzi

Add a first draft for community-edit-form

51077 07/03/2018 01:02 PM Argiro Kokogiannaki

add configuration for datatables

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

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

51075 07/03/2018 12:07 PM Sofia Baltzi

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

51074 07/03/2018 11:44 AM Argiro Kokogiannaki

Commit changes for angular-cli project changing configuration and project structure

51070 07/03/2018 10:48 AM Myrto Koukouli

moving from office!

51069 07/03/2018 10:27 AM Argiro Kokogiannaki

Creating a branch of uoa-admin-tools to change project to angular-cli

51062 06/03/2018 10:50 PM Panagiotis Kanakakis

1. Add Fund domain object. Modify Budget domain.
2. Comment email
3. Move logs to var/log folder

51061 06/03/2018 10:49 PM Panagiotis Kanakakis

1. Comment all classes containing budget.
2. Move logs to var/log folder

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

Add /connect/community folder

51057 06/03/2018 04:36 PM Argiro Kokogiannaki

add login components, create admin connect Guard, use env.properties

51056 06/03/2018 04:25 PM Sofia Baltzi

Move community-edit-form to new directory community-edit-form

51053 06/03/2018 03:33 PM Sofia Baltzi

Undo -> Remove getDataProviders

51052 06/03/2018 03:31 PM Sofia Baltzi

Remove available data providers from community-edit-form

51051 06/03/2018 02:54 PM Sofia Baltzi

Add searchEntries folder and Move search service funtions, Move community.service in utils folder, Change Imports

51050 06/03/2018 01:35 PM Argiro Kokogiannaki

add subscribe functionality and component | fix the community id in app component

51044 05/03/2018 05:10 PM Myrto Koukouli

created stats component and classes and imported statistics from api

51042 05/03/2018 03:45 PM Sofia Baltzi

Add creationDate

51040 05/03/2018 03:21 PM Sofia Baltzi

Check if community and communityId are null