Project

General

Profile

Statistics
| Revision:

# Date Author Comment
51842 17/04/2018 04:03 PM Sofia Baltzi

Comment out MetaService

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

Comment out MetaService

51840 17/04/2018 03:51 PM Argiro Kokogiannaki

remove old meta service - use angular way | change the base url in sitemap, index, properties

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

Add a module for safeHTMLPipe

51838 17/04/2018 03:37 PM Sofia Baltzi

Replace meta service import and use with meta and title from angular/platform-browser for communities and statistics

51836 17/04/2018 03:18 PM Argiro Kokogiannaki

Clear the component - leave only widget code

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.

51833 17/04/2018 12:38 PM Konstantina Galouni

1. Add loading and error messages in community-edit-form and stats pages.
2. Add safeHtml pipe in help content pages to enable view as html of tags and classes added by manager.

51832 17/04/2018 12:26 PM Argiro Kokogiannaki

claims admin: error for datatables | admin/my claims: fetch results & projects partially to be sure that the url doesn't exceed URL max size

51829 16/04/2018 03:13 PM Sofia Baltzi

Add tabs for results for community page

51827 16/04/2018 01:50 PM Argiro Kokogiannaki

Add subscribe Guard in linking and direct linking

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

51758 11/04/2018 03:54 PM Myrto Koukouli

in statistics: added check if entity is deactivated

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

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

51756 11/04/2018 03:52 PM Myrto Koukouli

added entity is deactivated note in stats page

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

Use joomla default check for logged in user | add option to show or hide register link | field for login/register text

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

51750 11/04/2018 01:24 PM Sofia Baltzi

Replace meta service import and use with meta and title from angular/platform-browser for communities

51749 11/04/2018 12:40 PM Argiro Kokogiannaki

pass piwikSiteId in landing, search & deposit pages as Input | add siteId parameter in community & communities components

51748 11/04/2018 12:20 PM Argiro Kokogiannaki

add piwik site id in properties file

51747 11/04/2018 12:14 PM Sofia Baltzi

Remove Meta import from community.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

51688 05/04/2018 06:57 PM Myrto Koukouli

statistics: corrected show/hide all functions

51687 05/04/2018 06:54 PM Myrto Koukouli

statistics: fixed dashboard details

51685 05/04/2018 12:28 PM Myrto Koukouli

in statistics: added show/hide all buttons

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

added statisticsEntities.ts

51674 04/04/2018 06:39 PM Konstantina Galouni

1. div-help-contents.component.html: Bug fix, change position of 'Bulk Actions' button.

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)

51670 04/04/2018 05:59 PM Konstantina Galouni

1. community-edit-form.component: change ordering in 'reset' and 'save' buttons (missing from previous commit).

51669 04/04/2018 05:58 PM Konstantina Galouni

1. assets/env-properties.json: useCache set to false.
2. manageProjects.service.ts & manageContentProviders.service: Remove search services.
3. Use openaireLibrary/connect/projects and openaireLibrary/connect/contentProviders for getting community's projects or contentproviders....

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

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

51661 04/04/2018 04:02 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.

51658 04/04/2018 02:31 PM Konstantina Galouni

1. Remove searchDataproviders.service and searchProjects.service from /src/app/services (added in openaireLibrary/connect).
2. Use searchDataproviders.service and searchProjects.service from openaireLibrary/connect.

51657 04/04/2018 01:03 PM Konstantina Galouni

1. Use modal from library for confirmation of entity toggling ('<modal-form #okModal>' changed to '<modal-alert>').
2. Remove from 'modal-form.component' case where type is 'none' and no formGroup is given as input (used only for entity toggling confirmation)....

51654 04/04/2018 11:52 AM Argiro Kokogiannaki

add advanced search datasets

51653 04/04/2018 11:51 AM Argiro Kokogiannaki

hide unidentified projects

51645 03/04/2018 03:05 PM Konstantina Galouni

1. Expand height of page - add uk-margin-medium-bottom to content.
2. Move 'cancel' button to the right of 'save' in modal (new/edit), in new/edit page contents, in new/edit div contents.

51644 03/04/2018 02:55 PM Argiro Kokogiannaki

use new openaire AAI | update properties | set guards in all pages - Requires login & role!

51642 03/04/2018 02:38 PM Argiro Kokogiannaki

Use openaire AAI, update properties | add manage component - button| open communities in new tab| remove manage links from user menu

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

51640 03/04/2018 01:03 PM Sofia Baltzi

Add check if mail is invalid or name is empty

51639 03/04/2018 11:54 AM Konstantina Galouni

1. Add 'Landing Pages' option on the left menu.
2. Add 'landing' option in page-form.
3. pages.component.ts: Add function to capitalize first letter of a string.
4. pages.component.html: Add in page title type from url (when available) (function to capitalize first letter is used).

51638 03/04/2018 11:36 AM Konstantina Galouni

1. Use modal from library for delete confirmation ('<delete-confirmation-dialog>' changed to '<modal-alert>').

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

Using new AAI, update some properties

51635 03/04/2018 10:42 AM Argiro Kokogiannaki

add background color for sidebar menu, add openaire blue for main menu, minor changes

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

51630 02/04/2018 05:40 PM Sofia Baltzi

Divide updateCommunity's code into functions, Add parseUpdatedCommunity function

51629 02/04/2018 05:22 PM Sofia Baltzi

Change function name from cleanEmptyFields to getNonEmptyItems and Divide its code into smaller functions

51628 02/04/2018 05:13 PM Myrto Koukouli

finished first stage of statistics

51627 02/04/2018 05:11 PM Myrto Koukouli

finished first stage of statistics

51626 02/04/2018 04:19 PM Sofia Baltzi

Change community's functions order and Add cleanEmptyFields function

51625 02/04/2018 03:30 PM Konstantina Galouni

1. entities.component.html: in alert specify that search and advanced search pages will be affected.
2. add-content-providers.component.html: show alert message that metadata will be linked to the community on the next update of index.
3. add-projects.component.html: show alert message that metadata will be linked to the community on the next update of index....

51624 02/04/2018 02:15 PM Konstantina Galouni

1. Bug fix in url parameters from page to page help content.
2. Bulk actions are clickable when at least one checkbox is selected, otherwise a tooltip is displayed.

51622 02/04/2018 12:57 PM Sofia Baltzi

Add a first draft for form validation and required fields

51621 02/04/2018 10:48 AM Argiro Kokogiannaki

Use Meta and Title Services from angular-platform-browser

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

51579 29/03/2018 04:13 PM Konstantina Galouni

1. src/app/utils/approvedByCommunity deleted by community and added in openaireLibrary/connect.

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.

51577 29/03/2018 03:42 PM Konstantina Galouni

1. approved.component.ts: component to check and show approval of content providers in share result pages by current community.

51571 29/03/2018 01:09 PM Sofia Baltzi

Don't show 'Curated by' in case of empty array of managers

51570 29/03/2018 01:00 PM Sofia Baltzi

Change html for subjects in case of getting more than 10

51569 29/03/2018 11:49 AM Sofia Baltzi

Remove comments

51568 29/03/2018 10:54 AM Argiro Kokogiannaki

new version of mining library | manage projects/ content providers change togle text to button, change text, add padding | change text for help texts to be the same (page/ class help text)| reorder dashboard boxes

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

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

51566 29/03/2018 10:28 AM Argiro Kokogiannaki

change route 'stats' to 'monitor'| change path for ConnectHelper- moved in library | add proper advanced search link in search pages of pub/data/soft

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

51562 28/03/2018 05:54 PM Sofia Baltzi

Show full manager field if it doesn't contain @

51560 28/03/2018 04:10 PM Konstantina Galouni

1. Manage content providers of community (Remove and Add) functionality added (manage-content-providers.component, add-content-providers.component, remove-content-providers.component, manageContentProviders.service)
2. Fix links to manage content providers page (app.component, dashboard.component)

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

51557 28/03/2018 03:53 PM Konstantina Galouni

1. env-properties.json: 'baseOpenaireLink' field added for base link of OpenAIRE portal.
2. remove-projects.component.ts: 'communityUrl' variable added to build url for community portal, as soon as the communityId changes.
3. remove-projects.component.ts: do not set status of searchUtils to NONE, to avoid 2 messages about no results....

51555 28/03/2018 02:27 PM Sofia Baltzi

Add changes for meta for Argiro

51552 28/03/2018 12:53 PM Sofia Baltzi

Check if total publication, researchData or software > 0 to search for articles

51551 28/03/2018 12:08 PM Konstantina Galouni

1. add-projects.component: Links to project landing pages of OpenAIRE portal added.
2. remove-projects.component: Links to project landing pages of community portal added.
3. remove-projects.component: Modal to confirm removal of a project from the community added....

51540 27/03/2018 05:04 PM Sofia Baltzi

Remove spaces between authors and ; and change css class for ... in authors

51538 27/03/2018 04:48 PM Sofia Baltzi

Change css for most recent publications

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