Project

General

Profile

Statistics
| Revision:
  • svn:ignore: node_modules dist npm-debug.log

# Date Author Comment
58658 08/05/2020 05:07 PM Konstantinos Triantafyllou

[Admin | Trunk]: Composer: email for managers, add param email.

58584 30/04/2020 03:50 PM Konstantinos Triantafyllou

[Admin | Trunk]: Fix a bug with communities number on wellcome page

58583 30/04/2020 03:09 PM Konstantinos Triantafyllou

[Admin | Trunk]: Add message when no statistics exist. Disable customization route.

58479 10/04/2020 04:34 PM Konstantina Galouni

[Trunk | Admin]:
1. community-edit-form.component.ts: Use renamed method "subscribeToCommunityByEmail()" (insted of "subscribeToCommunity()") - subscribe.service.
2. manage-subscribers.component.ts: Use renamed method "unSubscribeToCommunityByEmail()" (instead of "unSubscribeToCommunity()") - subscribe.service.

58444 08/04/2020 01:59 PM Konstantina Galouni

[Trunk | Admin]:
1. community-edit-form.component.ts & manage-subscribers.component.ts &curator.component.ts & customization.component.ts & manage-user-notifications.component.ts & manage-user-notifications.service.ts:
create request path in service and "properties" as first parameter in methods (curator.service.ts, layout.service.ts, subscribe.service.ts)....

58426 07/04/2020 07:29 PM Konstantina Galouni

[Trunk | Admin]: community-edit-form.component.ts: create request path in service (email.service.ts) | Use [NEW] method "notifyForNewManagers()" when more appropriate than "sendEmail()".

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

58371 01/04/2020 03:40 PM Konstantinos Triantafyllou

[Admin | Trunk]: 1. Add statistics overall toggle. 2. Remove conditions if there are resutls on statistics. 3. Add titles in all pages.

58211 09/03/2020 04:17 PM Konstantina Galouni

[Trunk | Admin]:
1. beta-properties.json & production-properties.json & test-properties.json & env-properties.json: values for "openDoarURL", "r3DataURL", "sherpaURL" and "helpdeskEmail" added.

57995 20/01/2020 03:33 PM Argiro Kokogiannaki

[Admin tool| Trunk]

Customization:
lattest changes in customization
include upload/download options

57947 23/12/2019 04:57 PM Konstantinos Triantafyllou

[Admin | Trunk]: Remove url from get user info.

57799 03/12/2019 03:18 PM Konstantinos Triantafyllou

[Admin]: add ng-recaptcha on package.json

57526 06/11/2019 10:10 AM Konstantinos Triantafyllou

[Admin]: Datasource criteria has been added to beta

57516 05/11/2019 04:18 PM Konstantinos Triantafyllou

[Admin]: Fix datasource criteria base on communities API

57355 13/10/2019 10:09 PM Konstantinos Triantafyllou

[Admin]: Add save on datasource criteria

57343 11/10/2019 12:40 AM Konstantinos Triantafyllou

[Admin]: Color picker button version.

57338 10/10/2019 05:17 PM Argiro Kokogiannaki

[Admin|Trunk]

Deploy: update script

Customization:
keep 3 status of customizationOptions published, applied, draft - change the variable used accordingly
enable check for comunity
add back and exit warning modals
put reset actions in functions
add more previews...

57318 08/10/2019 04:18 PM Konstantinos Triantafyllou

Remove old layout route. Add get and save Layout on customization componenent.

57312 08/10/2019 03:39 PM Konstantinos Triantafyllou

[Admin]: Remove unused layout module from app routing.

57306 08/10/2019 12:55 PM Konstantinos Triantafyllou

[Admin]: Delete old community layout.

57298 07/10/2019 04:36 PM Argiro Kokogiannaki

[Admin tool|Trunk]

Customization: initial customzation form, preview, actions - no api calls yet

57262 04/10/2019 10:47 AM Konstantinos Triantafyllou

[Admin]: Add criteria on content providers.(Available only for development).

57191 30/09/2019 11:32 AM Konstantinos Triantafyllou

[Admin]: Add userInfoUrl property.

57090 18/09/2019 12:23 PM Konstantinos Triantafyllou

Wellcome page: Fix loading-gif. Remove upload service property

57073 13/09/2019 11:39 AM Konstantinos Triantafyllou

[Admin]: Change check of user info from user management.

57020 10/09/2019 02:27 PM Konstantinos Triantafyllou

[Admin]: Fix bug when you just logged in and no commutnities appeared on wellcome page. Add mining profiles order by date on mining tool

56989 09/09/2019 10:48 AM Konstantinos Triantafyllou

[Admin]: Fix some ui issues on mining and change info message.

56942 30/08/2019 04:59 PM Konstantinos Triantafyllou

[Admin]: Wellcome component: Add condition if communities is null exit from subscribe

56939 30/08/2019 04:51 PM Argiro Kokogiannaki

[Admin-tool]

Deploy:
update properties (cache = false)
update script instructions

56897 27/08/2019 11:23 AM Konstantinos Triantafyllou

Curators Page add privacy policy statement.

56827 01/08/2019 01:54 PM Konstantinos Triantafyllou

[Admin]: Remove unused properties.

56823 01/08/2019 12:55 PM Argiro Kokogiannaki

[admin|trunk]

Deploy:
update properties, clean up some properties (logoutOpenaireUrl, helperPageUrl)
Index.html: update css files versions

56793 29/07/2019 12:49 PM Konstantina Galouni

[Trunk | Admin]: affiliations.component.html: Bug fix: Link to add more info about Related Organizations changed to '/pageContents'.

56792 29/07/2019 12:22 PM Konstantina Galouni

[Trunk | Admin]: app.component.ts: Remove HTML category of pages from left menu.

56786 26/07/2019 04:55 PM Konstantina Galouni

[Trunk | Admin]: div-help-contents.component & page-help-contents.component: Search by keyword in content and class name or page name accordingly | Add regexp missing in page-help-contents.

56784 26/07/2019 04:12 PM Konstantina Galouni

[Trunk | Admin]: div-help-contents.component & page-help-contents.component: Add regex to replace multiple spaces, new lines and tabs with one space.

56780 26/07/2019 01:31 PM Konstantina Galouni

[Trunk | Admin]: div-help-contents.component & page-help-contents.component: Bug fix: Show contents properly. Iterate from end to start and unshift in checkboxes at first parsing to show them in correct order.

56779 26/07/2019 01:22 PM Konstantinos Triantafyllou

Admin: Create external folder connect-assets from connect.

56775 26/07/2019 12:08 PM Konstantina Galouni

[Trunk | Admin]: div-help-contents.component & page-help-contents.component: Bug fix: Cut content when saving and filtering active/inactive too.

56771 25/07/2019 04:54 PM Konstantina Galouni

[Trunk | Admin]: Bug fix in 'Bulk Actions' dropdown: links are now white.

56767 25/07/2019 04:09 PM Konstantina Galouni

[Trunk | Admin]:
1. dashboard.component.html: Show class help texts link only when community is 'openaire' or 'connect'.
2. div-help-contents.component & page-help-contents.component: As preview of content, strip html tags and show 200 first characters | show help texts by increasing order.

56754 24/07/2019 03:17 PM Konstantinos Triantafyllou

[Trunk|Admin]: Wellcome page change texts base on connect home page.'

56753 24/07/2019 03:04 PM Konstantinos Triantafyllou

[Trunk|Admin]: Wellcome page: Change view of cards base on connect home page.

56740 24/07/2019 11:16 AM Konstantina Galouni

[Trunk | Admin]:
1. pages.component: Show link to add pageHelpContents only when at least one posiiton is enabled.
2. help-content.service:
Add 'pid' parameter in 'getDivIdsFull()' method to be able to get divIds that are enabled in a community.
Add 'with_positions' parameter in 'getPages()' method to be able to get pages that have at least one position or no positions enabled....

56723 23/07/2019 02:51 PM Argiro Kokogiannaki

[Admin|Trunk]

merging branch newlinking into trunk 56306:56718
adding margins after theme update

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

[admin|newlinking]

merge to branch 56471:56715

56706 23/07/2019 11:55 AM Konstantinos Triantafyllou

[Trunk|Admin]: Remove undeline from sidebar

56698 23/07/2019 11:34 AM Konstantinos Triantafyllou

[Trunk|Admin]: Fix layout after theme update.

56671 22/07/2019 03:46 PM Konstantinos Triantafyllou

[Trunk|Admin]: Remove getTine from affiliations logo and website urls.

56670 22/07/2019 03:32 PM Konstantinos Triantafyllou

[Trunk|Admin]: Add get PageFull to get entities full.

56625 18/07/2019 04:33 PM Konstantinos Triantafyllou

[Trunk|Admin]: Page form: Add warning message about disable a community.

56624 18/07/2019 03:21 PM Konstantinos Triantafyllou

[Trunk|Admin]: 1. Personal Info: Change Edit to Manage and Remove email. 2. Stats: change information panel base on new overview and graph analysis. 3. Community edit-from: Change Edit to Manage.

56583 17/07/2019 11:56 AM Konstantinos Triantafyllou

Remove is Prior to option from edit and add page form.

56578 16/07/2019 03:22 PM Konstantinos Triantafyllou

[Admin|Trunk]: 1. Remove Html Contents column from pages table. 2. Add enable/disable option at page edit form for positions. 3. Check from api available placements of a page. 4. Placements option hide when no page has benn selected.

56550 15/07/2019 02:32 PM Konstantinos Triantafyllou

[Admin|Trunk]: Fix menu issus like connect.

56514 12/07/2019 03:15 PM Konstantinos Triantafyllou

[Admin|Trunk]: Add entities and pages on admin Tools.

56501 12/07/2019 11:11 AM Konstantinos Triantafyllou

[Trunk|Admin]: Update ngx-color-picker. Add Admin Tools on home page too.

56490 11/07/2019 02:06 PM Konstantinos Triantafyllou

[Trunk|Admin]: Fix some responsive issues on home page.

56489 11/07/2019 01:15 PM Konstantinos Triantafyllou

[Trunk|Admin]: Curators page: some changes on the view.'

56485 11/07/2019 11:12 AM Konstantinos Triantafyllou

[Trunk|Admin]: Curators edit personal info page: Change view to be more responsive.

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

[admin|newlinking]

merge to branch 56460:56471

56471 10/07/2019 02:55 PM Argiro Kokogiannaki

[Admin|Trunk]
package json: build add flag --prod
make corrections for the build to succeed.

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

[Admin|newlinking]

merge trunk to branch 56353:56460

56460 10/07/2019 11:46 AM Argiro Kokogiannaki

[Connect|Trunk]

Index.html:increase css version

56457 10/07/2019 11:16 AM Konstantinos Triantafyllou

Remove menu

56447 09/07/2019 04:54 PM Konstantinos Triantafyllou

[Trunk|Admin]: Add scrollbar on menu.

56437 09/07/2019 11:43 AM Konstantinos Triantafyllou

[Trunk|Admin]: Add Message on Curators and Organizations if page is disabled.

56403 08/07/2019 03:09 PM Konstantina Galouni

[Trunk | Admin]:
1. help-content.service: Add "getPageByRoute()" method (used by affiliations.component).
2. affiliations.component.ts: Call "getPageByRoute()" to get id of "/organizations" page.
3. affiliations.component.html: In "Related Organizations" page, add link to "/classContents" page for organizations.

56396 08/07/2019 02:20 PM Konstantinos Triantafyllou

[Trunk|Admin]: Use RoutesRecognized event to read query params.

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

[newlinking|branch]

Merge to 56318:56353

56345 04/07/2019 04:24 PM Konstantinos Triantafyllou

[Admin|Trunk]: Add Organizations functionallity.

56333 03/07/2019 12:50 PM Konstantinos Triantafyllou

[Trunk|Admin]: Replace assets path to relative.

56327 03/07/2019 11:18 AM Argiro Kokogiannaki

package.json: adding hashing in the build command

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

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

56317 02/07/2019 02:18 PM Argiro Kokogiannaki

[Admin tool|Trunk]

App: add support link
index.html: set version of files
deploy: clean up deploy folder and script
56314 02/07/2019 12:28 PM Konstantinos Triantafyllou

[Trunk|Admin]: Curator page: Check if curator is an empty object

56311 02/07/2019 11:30 AM Konstantinos Triantafyllou

[Trunk|Admin]: Fix big on getting subscibers service parameters.

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

56301 01/07/2019 04:24 PM Argiro Kokogiannaki

[Trunk|Admin]

Add manage explore and connect in the admin tools
56294 01/07/2019 03:47 PM Konstantina Galouni

[Trunk | Admin]:
1. domain/divId.ts & divId-form.component: Add "connect", "communities", "openaire" options
2. help-content.service: "getPagesWithDivIds()" method: Query for specific community when available parameter.

56291 01/07/2019 12:45 PM Konstantinos Triantafyllou

[Trunk|Admin]: Change well-come view base on new connect portal. v2

56290 01/07/2019 12:42 PM Konstantinos Triantafyllou

[Trunk|Admin]: Change well-come view base on new connect portal.

56281 01/07/2019 11:03 AM Konstantinos Triantafyllou

[Trunk|Admin]: Remove organizations from sidebar and dashboard for beta release.

56267 28/06/2019 12:42 PM Konstantinos Triantafyllou

[Trunk|Admin]: Update production properties for utilsService

56265 28/06/2019 12:32 PM Konstantinos Triantafyllou

[Trunk|Admin]: remove upload service from beta properties.

56258 28/06/2019 11:53 AM Konstantinos Triantafyllou

[Admin|Trunk]: Replace with properties utilsService all calls of utilities Service.

56257 28/06/2019 11:49 AM Konstantinos Triantafyllou

[Admin|Trunk]: Replace with properties utilsService all calls of utilities Service.

56252 28/06/2019 11:23 AM Konstantinos Triantafyllou

[Trunk|Admin]: File size limit on curators photo.

56250 27/06/2019 08:54 PM Konstantinos Triantafyllou

[Trunk|Admin]: Fix height on card dashboard.

56247 27/06/2019 08:41 PM Konstantinos Triantafyllou

[Trunk|Admin]: Change Dashboard display.

56243 27/06/2019 05:17 PM Konstantinos Triantafyllou

[Trunk|Admin]: 1. Add personal info on user items. 2. Change Dashboard display.

56235 27/06/2019 03:26 PM Konstantina Galouni

[Trunk | Admin]: affiliations.component: Bug fix: no check to make url tiny (call the function anyway).

56227 27/06/2019 02:34 PM Konstantinos Triantafyllou

[Admin|Trunk]: change photo upload error message

56200 25/06/2019 03:57 PM Konstantinos Triantafyllou

[Trunk|Admin]: Change connect community to be like openaire.

56197 25/06/2019 02:05 PM Konstantinos Triantafyllou

[Trunk|Admin]: Add new statistics tools api and use new map for display.

56187 24/06/2019 09:20 PM Konstantinos Triantafyllou

[Trunk|Admin]: Add new uikit on index.html

56176 24/06/2019 12:34 PM Konstantina Galouni

[Trunk | Admin]:
1. domain/page.ts: Add "communities" field (now "connect" is used for connect general pages - not community specific).
2. page-form.component: Add form control and checkbox for "communities" field of a Page.