Project

General

Profile

Statistics
| Revision:

# Date Author Comment
60552 02/03/2021 11:48 AM Konstantinos Triantafyllou

[Admin | New-UI]: Change UM properties to dl170

60546 02/03/2021 11:09 AM Konstantinos Triantafyllou

[Admin | New-UI]: User managers change email composer arguments

60541 01/03/2021 07:44 PM Konstantinos Triantafyllou

[Admin | New-UI]: Add canActivateChild on connect guards

60536 01/03/2021 06:34 PM Konstantinos Triantafyllou

[Admin | New-UI]: Finish personal-info. Delete old curator component

60533 01/03/2021 06:30 PM Argiro Kokogiannaki

[Admin | Branch - new-UI]

community info:
- add check i tabs about subjects
- add route about subjects
- update UI for manage subjects page

60528 01/03/2021 04:52 PM Argiro Kokogiannaki

[Admin tool| new ui branch]
Notifications:

- fixes in initialization of notifications
- claims return 404 error if nothing saved in db

60525 01/03/2021 02:05 PM Konstantina Galouni

[branch new-UI | Admin Portal]:
1. manage-user-notifications.components.ts: Do not set "email" from user.email to send it to services and requests - email is set in back end for current user.
2. manage-user-notifications.service.ts: In method "getUserNotifications()", do not parse notifications to get current user's - API returns notifications only for the current user, not all users.

60508 25/02/2021 04:57 PM Argiro Kokogiannaki

[branch new-UI|admin tool]

updates on customization

60458 19/02/2021 07:08 PM Konstantinos Triantafyllou

[Admin | NewUI]: Add new getCommunity method

60445 17/02/2021 06:02 PM Argiro Kokogiannaki

[admin portal| new ui branch]
- user notifications: handle errors
- user tabs: hide options based on the role

60437 16/02/2021 11:27 AM Konstantinos Triantafyllou

[Admin | New-UI]: Add profile page on community-info

60426 16/02/2021 12:26 AM Konstantina Galouni

[new-UI branch | Admin]:
1. app.routing.ts: redirect ':community' to '/:community/info/profile'.
2. community-info.component.ts: Set selector to "community-info" and add tabs.
3. community-info.module.ts: Remove import "RouterModule.forChild(...)" - new /community-info-routing.module.ts file added....

60405 10/02/2021 11:31 AM Argiro Kokogiannaki

[Admin | new-UI branch]

- add claims and notifications pages
- remove user component and router-outlet

60344 02/02/2021 05:49 PM Konstantinos Triantafyllou

[Admin | New-UI]: Split users managers and subscribers to routes. Fix params resolved on app component in case of nested routing

60340 02/02/2021 01:28 PM Konstantinos Triantafyllou

[Admin | New-UI]: Add info route.

60306 28/01/2021 12:00 PM Argiro Kokogiannaki

[Admin tool|NEW UI - branch]

Changes for claims page + customization page

60295 26/01/2021 05:25 PM Konstantinos Triantafyllou

[Admin | New UI]: Rename page-routing to community-routing

60293 26/01/2021 05:20 PM Konstantinos Triantafyllou

[Admin | New UI]: Fix routes for new admin

60291 25/01/2021 03:12 PM Konstantinos Triantafyllou

[Admin | New-UI]: Add manage communities page

60285 22/01/2021 07:11 PM Konstantinos Triantafyllou

[Admin | New-UI]: Create new routes for new design. Fix mining module to fit dashboard theme.

60218 12/01/2021 01:20 PM Argiro Kokogiannaki

Creating a branch for the new IU uoa-admin-portal

59463 24/09/2020 12:07 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin]: environment.ts: Set property "adminToolsAPIURL" to "uoa-admin-tools".

59455 22/09/2020 06:11 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin]: Merge trunk into branch.

59451 22/09/2020 04:57 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin]:
1. affiliations.component.html: Add "urlPrefix" for logo url in src of an image (add "//" prefix, when url does not start with protocol (http, https, //)).
2. affiliations.component.ts: In "getOrganizationsPageId()", "getCommunityPageByRoute()" returns one Page instance, not array of <Page>....

59379 15/09/2020 12:58 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin]: Merge trunk into branch.

59371 15/09/2020 09:53 AM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin]:
1. community-form.component.html: [Bug fix] Replace "portal.ts" with "community" which was changed by mistake when refactoring a file name.
2. environment.ts & environment.prod.ts & environment.beta.ts: Property "deleteCacheUrl" added....

59354 09/09/2020 01:44 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin]: Merge trunk into branch.

59352 09/09/2020 12:39 PM Konstantina Galouni

1. help-content.service.ts:
a. Improve method names.
b. Change paths for community related methods to be in the form "/portalType/pid/..." (needed for authorization in service).
2. affiliations.component.ts: Replace "getPageByRoute()" with "getCommunityPageByRoute()"....

59318 01/09/2020 11:10 PM Konstantina Galouni

[use-UoaAdminToolsLibray | Admin]: manage-user-notifications.service.ts: In API paths replace "community" with "{{properties.adminToolsPortalType}}".

59304 29/08/2020 12:06 AM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin]: Merge trunk into branch.

59298 28/08/2020 08:33 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin]:
1. "domain/community.ts" renamed to "domain/portal.ts".
2. portal.ts: "Community" interface renamed to "Portal" | "CheckCommunity" interface renamed to "CheckPortal".
3. div-help-content.ts & html-page-content.ts & page-help-content.ts & communities.component.ts & community-form.component.html & ...

59297 28/08/2020 02:26 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin]
1. package.json: Upgrade version of @types/nodes.
2. app.component.html: [Bug fix] Remove "dark" property.
3. app.component.ts & dashboard.component.ts: Call method "ConnectHelper.setPortalTypeFromPid()" to set portal type according to pid....

59239 10/08/2020 10:29 AM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin]: Merge trunk into branch.

58406 05/04/2020 12:42 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Admin]: Set svn externals to the library branch 'use-UoaAdminToolsLibrary'.

58405 05/04/2020 12:38 PM Konstantina Galouni

Creating a branch 'use-UoaAdminToolsLibrary' for updating Admin Tools Service using uoa-admin-tools-library

56716 23/07/2019 02:29 PM Argiro Kokogiannaki

[admin|newlinking]

merge to branch 56471:56715

56477 10/07/2019 04:17 PM Argiro Kokogiannaki

[admin|newlinking]

merge to branch 56460:56471

56466 10/07/2019 12:19 PM Argiro Kokogiannaki

[Admin|newlinking]

merge trunk to branch 56353:56460

56354 04/07/2019 04:54 PM Argiro Kokogiannaki

[newlinking|branch]

Merge to 56318:56353

56320 02/07/2019 02:36 PM Argiro Kokogiannaki

[newlinking|Branch]
Merge trunk into branch 56306:56318

56306 01/07/2019 04:43 PM Argiro Kokogiannaki

[Branch|newlinking]

remove trunk folder created by mistake
update svn externals

56303 01/07/2019 04:34 PM Argiro Kokogiannaki

Creating a branch for newlinking of admin tools

56302 01/07/2019 04:34 PM Argiro Kokogiannaki

Creating a branch for newlinking of admin tools

55931 30/05/2019 09:05 PM Konstantinos Triantafyllou

1. Fix a bug in interactive minging library. 2. Now you can run script interactivemining.sh and install library without npm install manually.

55920 30/05/2019 04:32 PM Konstantinos Triantafyllou

[Angular7|Admin]: Add interactivemining.sh to create interactiveminingv3.tgz

55915 30/05/2019 02:47 PM Konstantinos Triantafyllou

[Angular7|Admin]: a fix at interactive mining library

55914 30/05/2019 02:32 PM Konstantinos Triantafyllou

[Angular7|Admin]: a fix at mining_backend_address on the interactiveMining library

55910 30/05/2019 02:00 PM Konstantinos Triantafyllou

[Angular7|Admin]: Add interactivemining library with angular 7

55907 30/05/2019 11:34 AM Konstantina Galouni

[angular7 | Admin]:
1. Move uoa-admin-portal project to Angular 7 (interactivemining library needs to be updated too)
2. Delete unsused components: delete-confirmation-dialog, modal-form.component

55672 22/05/2019 04:41 PM Konstantina Galouni

[angular7 | Admin]: Remove 'faq' related pages (unused).

55669 22/05/2019 01:03 PM Konstantina Galouni

[angular7 | Admin]: Set svn externals to the library branch 'angular7'.

55668 22/05/2019 01:00 PM Konstantina Galouni

Creating a branch 'angular7' for upgrading uoa-admin-portal from angular 4.4 to 7.2

54374 13/12/2018 04:21 PM Argiro Kokogiannaki

Change svn externals to use branch library

54373 13/12/2018 04:17 PM Argiro Kokogiannaki

Creating a branch for Aungular6

54372 13/12/2018 04:17 PM Argiro Kokogiannaki

Remove old branch project-cli

53598 30/10/2018 03:22 PM Argiro Kokogiannaki

Add robots.txt file | add meta no-index

53563 26/10/2018 02:38 PM Argiro Kokogiannaki

Linking:
Add claim information property in properties file
add show recent and claim information url in my manage component
Statistics:
add ORP, minor css changes
CSS:
apply css corrections after the facelift css added
update wellcome page

53551 24/10/2018 02:14 PM Sofia Baltzi

Change loading logo, message's possition and form's width for community-edit-form

53473 15/10/2018 08:51 PM Sofia Baltzi

Keep new managers in an array and subscribe them to the community at community-edit-form page

53451 15/10/2018 11:46 AM Konstantina Galouni

manage-user-notifications.component: Add mail preferences component.

53429 10/10/2018 04:12 PM Sofia Baltzi

Fix search bar functionality at manage-subscribers page

53422 10/10/2018 12:27 PM Sofia Baltzi

Fix delete modal for deleting subscribers and paging for subscribers at manage-subscribers page

53351 01/10/2018 04:36 PM Sofia Baltzi

Add modal to delete subscriber safely at manage subscribers page

53270 26/09/2018 02:29 PM Sofia Baltzi

Add show notifications in case of error at manage user notifications page

53257 25/09/2018 12:44 PM Sofia Baltzi

Change temporarly service url

53249 24/09/2018 05:48 PM Sofia Baltzi

Change success message for manage user notifications

53247 24/09/2018 05:24 PM Sofia Baltzi

Remove usernotification empty folder

53246 24/09/2018 05:16 PM Sofia Baltzi

Rename usernotification to usernotifications and manage-user-notification to manage-user-notifications

53232 24/09/2018 01:11 PM Sofia Baltzi

Add success and error messages, and loading at manage-user-notification page

53198 20/09/2018 03:21 PM Sofia Baltzi

Add manage user notification form's functionality, services and userNotificationsRights class

52898 03/08/2018 03:59 PM Sofia Baltzi

Change subscriber's table to datatable

52894 03/08/2018 12:58 PM Sofia Baltzi

Fix router for manage-user-notification

52893 03/08/2018 12:54 PM Sofia Baltzi

Fix remove subscriber functionality

52892 03/08/2018 12:33 PM Sofia Baltzi

Fix some typos in community-edit-form.ts

52882 02/08/2018 03:13 PM Sofia Baltzi

Add Manage-User-Notification declaration in app.routing.ts

52881 02/08/2018 03:12 PM Sofia Baltzi

Add Manage-User-Notification declaraation in app.module.ts

52880 02/08/2018 03:11 PM Sofia Baltzi

Update app.component.html to comment in some manage links

52879 02/08/2018 03:09 PM Sofia Baltzi

Add a first draft for page Manage User Notification

52872 02/08/2018 12:43 PM Sofia Baltzi

Add/Remove some whitespaces

52860 01/08/2018 02:19 PM Sofia Baltzi

Comment in Manage zenodo communities and Manage subscribers in menu

52856 01/08/2018 12:14 PM Argiro Kokogiannaki

hide research community functionalities when it is for openaire
communiy profile: Disable shortname
Manage DP page: add message " This functionality is not yet fully integrated, stay tuned! "
Manage Subjects page: add message " This functionality is not yet fully integrated, stay tuned! ...

52758 17/07/2018 03:00 PM Sofia Baltzi

Add a first draft of subscribers pagination and remove process

52756 17/07/2018 11:50 AM Sofia Baltzi

Add a first draft for manage-subscribers page

52755 17/07/2018 11:41 AM Sofia Baltzi

Update manage-zenodo communities with pagination and Add a first draft for community-edit-form check for managers changes

52657 03/07/2018 11:19 AM Argiro Kokogiannaki

Add deploy script
add .htaccess file

52647 02/07/2018 03:43 PM Sofia Baltzi

Change login url from mpagasa to scoobydoo (change it before by mistake)

52645 02/07/2018 03:38 PM Sofia Baltzi

Add a first draft of manage zenodo communities

52617 29/06/2018 01:59 PM Argiro Kokogiannaki

Hide manage subjects for RIs in dashboard component

52361 05/06/2018 01:42 PM Konstantina Galouni

1. Add types: 'other' and 'html' at pages.
2. Columns: 'Page help texts', 'Class help texts', 'Html Content' in page.component are displayed according to type
(class help texts are displayed only if there are relevant pages).

52360 05/06/2018 01:39 PM Konstantina Galouni

1. 'HtmlPageContent' entity created at domain.
2. Add page with form to edit html page content.

52359 05/06/2018 01:34 PM Konstantina Galouni

Bug fix to ckeditor to be destroyed normally. (extraPlugins: 'divarea' at forms, full-all at index.html)

52307 01/06/2018 01:15 PM Argiro Kokogiannaki

Subjects: add links in sidebar and dashboard, change the subjects form to be as it was in the community profile but using the new methods, add delete method in service, change route to 'manage-subjects'| Community profile form: change the if conditions to show messages and loading, call change when manager is removed| Change title for enabl/ disable butoon to Change status|\n

52295 31/05/2018 02:09 PM Konstantina Galouni

1. Bug fix: use 'feedbackmailForMissingEntities' property to report missing project/content provider

52284 30/05/2018 01:56 PM Konstantina Galouni

1. Report missing project/content provider @feedback.openaire.eu functionality added.

52270 29/05/2018 04:43 PM Sofia Baltzi

Parse communities only if type is community or ri. Update subjects-edit-form. Add subjects.service

52269 29/05/2018 03:04 PM Sofia Baltzi

Add a first draft for subjects-edit-form

52268 29/05/2018 11:57 AM Sofia Baltzi

Add success and reset messages

52105 18/05/2018 06:00 PM Konstantina Galouni

1. Add paging limit in add-content-providers.component & add-projects.component.

52101 18/05/2018 04:21 PM Sofia Baltzi

Show loading after Save in edit-community-form page

52098 18/05/2018 03:56 PM Sofia Baltzi

Disable SAVE button if there are no changes to save in the form