Konstantinos Triantafyllou
67e2f1f49b
Merge remote-tracking branch 'origin/master' into angular-12
2022-09-28 11:14:05 +03:00
Konstantinos Triantafyllou
5a515908cd
Fix guard causing redirect loop if a user is not authorized. Fix claims actions bar background
2022-09-28 11:13:46 +03:00
Konstantinos Triantafyllou
ccbda1f8a6
Merge remote-tracking branch 'origin/master' into angular-12
2022-09-26 17:23:00 +03:00
argirok
1db2073e96
add heroBackground, put only in hero the background image
2022-09-26 14:00:37 +03:00
Konstantinos Triantafyllou
717ead02b2
Make some fixes after update to angular 12
2022-09-23 12:24:15 +03:00
Konstantinos Triantafyllou
1c4551c408
Remove promise from user management service. Change user component in order to update user-info in case of session expired
2022-09-08 16:43:59 +03:00
argirok
123766d46e
update Customization Options
...
remove unused property portalBuildTime
2022-08-08 13:16:13 +03:00
argirok
3041f80bf7
Customization: add default background in linking, add customize buttons variables
2022-08-01 12:23:57 +03:00
argirok
a41ef51cda
Customization: set default light color to f9f9f9
2022-07-28 16:51:13 +03:00
argirok
29bb895502
customization add position for form background
2022-07-27 14:45:42 +03:00
Konstantinos Triantafyllou
71437f2085
Customization Options: Delete variables primary and secondary from getVariables
2022-07-25 11:47:33 +03:00
argirok
6be94301fa
Customization: remove Date
2022-07-22 18:41:15 +03:00
argirok
5a3afe1d8f
updates on customization/ using built css and preview css
2022-07-22 18:33:54 +03:00
argirok
7641c46d34
Customization Options: add date, update getVariables method
2022-07-22 10:35:30 +03:00
argirok
5abb8b6384
ConnectHelper: add check for test community
2022-07-21 16:07:51 +03:00
Konstantinos Triantafyllou
f9f8363d5c
Add method add variables in customization options
2022-07-21 15:00:26 +03:00
Konstantinos Triantafyllou
3b2e9ebbee
Revert mailPrefs files used by explore.
2022-07-05 11:49:34 +03:00
Konstantinos Triantafyllou
721a8c6a09
Add mining icon. Add method to get Affiliations in affiliations service. Remove cancel emit from ok button in full modal
2022-07-04 21:38:27 +03:00
argirok
e61d4495ae
Merge remote-tracking branch 'origin/new-theme' into new-theme
2022-07-04 14:13:18 +03:00
argirok
bdcf1d6bdf
Customization: more changes for the new mocks
2022-07-04 14:12:55 +03:00
Konstantina Galouni
58be998563
[Library | new-theme]: community.service.ts: Comment "clearSubscriptions()" in getCommunityAsync() which probably causes bug by canceling call for community information.
2022-07-04 13:12:42 +03:00
Konstantina Galouni
0839b6df60
[Connect Admin | Library | new-theme]: Match menu for communities in admin & dashboard | Added missing property "adminPortalURL".
...
1. environments/: [Bug fix] Added missing property "adminPortalURL".
2. community-routing.module.ts: Added "user-info" path for each community.
3. app.routing.ts: Set "hasSidebar" to true for "user-info" path.
4. app.component.ts:
a. Set "user-info" path in userMenuItems under community if any selected.
b. In menuHeader for community set logoUrl and logoSmallUrl to headerLogoUrl (community logo).
c. When community is selected, added in menu all items of dashboard too (menu same in admin and dashboard).
5. app.component.html: In <navbar> added input parameter "communityId".
6. navigationBar.component.ts: On "initialize()" method, clear "showEntity" and "showPage" fields before filling them again and subscribe to communityInformationState if there is a community and adminToolsAPIURL OR if adminToolsPortalType is community (admin & dashboard).
7. community.service.ts: On getCommunityAsync() method, after await call clearSubscriptions().
2022-07-01 11:27:47 +03:00
Konstantinos Triantafyllou
9b5607fbd0
Notify form: Open dropdown on empty. Delele unsused mailPrefsComponent. Finish UI of subscribers and invite subscriber. Fix an input bug in case of adding chip with enter key
2022-06-28 21:13:40 +03:00
Alex Martzios
beb21be4a0
tweaks for navbar (featured menu items)
2022-06-27 13:46:39 +03:00
Konstantinos Triantafyllou
38f3e7656f
Authors remove uk-box-no-shadow from button. Fix typos in guards. Sidebar: Fix second menu items subnav
2022-06-23 19:46:53 +03:00
Konstantinos Triantafyllou
bc5f5860f9
Quick contact: Fix a bug with dropdown and add some inputs to make it dynamic. GeneraL: Fix some breadcrumb alignments and fix modal overflowBody parameter
2022-06-02 17:27:45 +03:00
Konstantinos Triantafyllou
78b46ae45f
Add errorLink property and change routing to this. Add searchPageParams to errorPage
2022-05-11 12:55:14 +03:00
Konstantina Galouni
bd6e141801
[Monitor Dashboard & Library | new-theme]: Renaming entity types using OpenaireEntities.
...
Files updated: develop.component.ts, methodology.component.ts, claimEntitiesSelection.component.ts, directLinking.component.ts, linkingGeneric.component.html, linkingGeneric.component.ts, approved.component.ts, searchDataprovidersToDeposit.component.ts, errorPage.component.ts, dataProvider.component.html, dataProvider.component.ts, dataProvider.service.ts, relatedDatasourcesTab.component.ts, project.component.ts, myOrcidLinks.component.ts, searchMyOrcidResults.component.html, searchMyOrcidResults.component.ts, searchAll.component.html, searchAll.component.ts, advancedSearchForm.component.html, advancedSearchForm.component.ts, searchDataProviders.component.ts, searchResearchResults.service.ts, numbers.component.ts, other-portals.component.html, other-portals.component.ts, fetchDataproviders.class.ts, fetchResearchResults.class.ts, searchFields.ts, result-preview.component.ts
2022-05-09 13:13:44 +03:00
argirok
c9ed6a255b
linking updates
2022-03-02 18:08:37 +02:00
Konstantinos Triantafyllou
5c60c42063
Merge remote-tracking branch 'origin/master' into new-theme
2022-02-21 16:33:33 +02:00
argirok
66eed05597
apply changes related to eosc/aggregator
2022-02-18 16:57:25 +02:00
Alex Martzios
1b6c7f06de
add custom menu items in the navbar for community gateways - dev only
2022-01-13 14:09:10 +02:00
argirok
a34744e1af
apply changes in navbar & footer
2022-01-05 17:28:20 +02:00
Konstantinos Triantafyllou
8ad3eff16b
Fix a bug with community subject changed while getting community Info in landing contexts
2021-11-30 18:21:35 +02:00
argirok
8f991bc9a8
Updates in customization: upload an image as background for the search form
2021-11-26 14:45:12 +02:00
Alex Martzios
de6c91cbab
resultLanding: display community categories and concepts only when on browsing that community
2021-11-23 13:50:44 +02:00
Konstantinos Triantafyllou
7ef741c205
Add logoUrl function in string utils and logoUrl pipe for HTML usage
2021-11-12 14:07:55 +02:00
Konstantinos Triantafyllou
79e6748d7f
Fix community logoUrl bug when it is uploaded
2021-11-12 12:36:16 +02:00
Alex Martzios
1ca8d54296
Progress in showing the communities properly - CONNECT
2021-11-03 11:41:17 +02:00
argirok
81195135c2
enable impact factors for inspired-ris, show all featured datasets in enermaps featured tab
2021-09-07 13:13:06 +03:00
argirok
18dd1379ad
changes for the fix in search pages - #6937
2021-08-13 15:48:41 +03:00
k.triantafyllou
08bf703186
[Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61381 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 11:19:57 +00:00
argiro.kokogiannaki
641c76f169
[Library|Trunk]
...
- add new fields for Customization options
- DOI regex fix 10. rule
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61025 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-19 11:24:10 +00:00
argiro.kokogiannaki
2e5ba2141a
[Library|Trunk]
...
Update email composer text for invite community managers
Error page: add page attribute as input
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61011 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-17 15:32:06 +00:00
k.triantafyllou
1e785e4fd9
[Library | Trunk]: Remove scroll to top from pages initiliazation
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60926 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-20 15:18:15 +00:00
argiro.kokogiannaki
858b36bd0b
[Library|Trunk]
...
- display claims:
rename property title to pageTitle -> avoid confusion with HTML tooltip
add tooltip for claim status
- Search research results service - add check for year in most recent results
- Bottom component: update newsletter url
- Customization: initialize the colors with ligher versions for light background and form
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60916 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-19 16:28:36 +00:00
argiro.kokogiannaki
78f6d85d45
[Library|Trunk]
...
- Result landing: allow get result from input instead of the service.
- FetchResearchResults class: getResultsForCommunity add check for current year when sorting on date
- Customization checkForObsoleteVersion: add extra check
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60883 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 09:59:54 +00:00
argiro.kokogiannaki
75c600e51c
[Library|Trunk]
...
Customizations: updates in the class attributes
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60828 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-09 15:56:51 +00:00
argiro.kokogiannaki
e6d0721fb8
[Library|Trunk]
...
Tabs:
- use CustomClass directive instead of statistics
- update it in landing pages
Enermaps Integration:
- Result LAnding at a new tab with enermaps tool
- Image on the left of the result preview component
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60814 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-08 10:50:11 +00:00
argiro.kokogiannaki
b7ecadc8e0
[Library|Trunk]
...
Customization:
-add Layout class
- add method for color contrast
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60805 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-06 14:10:46 +00:00
argiro.kokogiannaki
98ec296077
[Library|Trunk]
...
CustomizationOptions.ts: update customizations based on new UI.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60796 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-05 13:14:43 +00:00
argiro.kokogiannaki
3ef2e0168d
[Library|Trunk]
...
Enermaps integration:
- parse enermaps id
- show in results and in landing (to be revised)
- add enermaps url property
- add function to query all results for community id/ context
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60783 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-02 09:17:00 +00:00
k.triantafyllou
1d358d65fb
[Library | Trunk]: Delete properties resolver. Delete query param community id
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60771 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-01 14:24:54 +00:00
k.triantafyllou
180f39dec7
[Library | Trunk]: Fix error page title. IsCommunity guard add page url on redirect
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60769 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-01 12:43:49 +00:00
argiro.kokogiannaki
3302e2c238
[Library|Trunk]
...
Dashboard:
- DivIds: clean up components, new UI
- pages: add count for divIds
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60756 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-31 11:23:24 +00:00
k.triantafyllou
f747c9314f
[Library | Trunk]: Community Service clear comments and unused imports
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60737 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-29 07:51:45 +00:00
k.triantafyllou
4214b08f87
[Library | Trunk]: Community Service: fix getCommunity method to avoid multiple requests
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60735 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-29 07:39:48 +00:00
argiro.kokogiannaki
d856aadf61
[Library|Trunk]
...
community service: keeps subscription is array, update clear method.
Advanced search: add check for selected fields array
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60730 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-26 15:45:30 +00:00
k.triantafyllou
bdd90b9d6c
[Library | Trunk]: Delete some unusage files
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60692 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-22 17:00:49 +00:00
k.triantafyllou
90fc34f24f
[Library | Trunk]: Fix is Community guard
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60684 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-22 12:00:38 +00:00
k.triantafyllou
7ce7dc18cd
[Library | Trunk]: Add urlPrefix on portal results
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60581 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-04 13:24:20 +00:00
k.triantafyllou
cd519aa1e5
[Library | Trunk]: Fix admin tools pages portal type configuration.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60561 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-02 15:52:09 +00:00
k.triantafyllou
03780a4112
[Library | Trunk]: Revert role-users. Add canActivateChild on connect guards
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60540 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-01 18:44:26 +00:00
argiro.kokogiannaki
61a50fbf69
[Library |Trunk]
...
dashboard - admin-tools:
- add checks for main portals explore, connect + monitor and put the proper portal type
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60532 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-01 17:27:45 +00:00
k.triantafyllou
b2bec99ff4
[Library | Trunk]: 1. Change curator service. 2. Add icons preview
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60516 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-26 10:48:34 +00:00
k.triantafyllou
6e34d05a1d
[Library | Trunk]: Community Service remove new from getCommunityNew
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60459 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-19 18:08:49 +00:00
k.triantafyllou
e8774312f5
[Library | Trunk]: 1. Community Service refactor. 2. Subscribe service refactor. 3. Add service on role-verification
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60453 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-19 17:50:34 +00:00
k.triantafyllou
e8b37fc533
[Library | Trunk]: Community Service check logoUrl if isUpload
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60436 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-16 10:25:23 +00:00
argiro.kokogiannaki
82be5a6e52
[Library | Trunk]
...
Claims: update UI for display claims component
Dashboard - connect: update notification settings component
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60403 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-10 10:24:52 +00:00
k.triantafyllou
8ca5f8e411
[Library | Trunk]: Change admin tools pages to get portal from path param
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60294 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-26 16:21:55 +00:00
k.triantafyllou
1b1e0170e1
[Library | Trunk]: 1. Fix user info id on parsing. 2. Add activeRoute field on MenuItem. 3. Finish inivte subscriber
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60284 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-22 18:09:44 +00:00
k.triantafyllou
7d147b89e7
[Library | Trunk]: Create subscriber invite and subscribers components.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60274 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-21 15:15:53 +00:00
argiro.kokogiannaki
265a8e68d9
[Connect|Trunk]
...
- connect subscriber: fix previous commit - revert reading community from domain
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60220 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-12 16:18:00 +00:00
konstantina.galouni
28d2affb66
[Trunk | Library]: userEmailPreferences/mailPrefs.component: Add field "hidden", to hide "User Email Preferences for Claims Notifications" when not available for user.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60217 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-12 12:09:21 +00:00
k.triantafyllou
454231e9c9
[Library | Trunk]: 1. Hide Annotations title if annotation list is empty. 2. Make more obvious when add annotation is disable
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60193 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-05 15:12:05 +00:00
k.triantafyllou
946ed38d5d
[Library | Trunk]: Revert connect helper
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60188 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-05 13:25:33 +00:00
k.triantafyllou
a1cf4bcd15
[Library | Trunk]: Change b2note button position and change condition if b2note url propert exists
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60187 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-05 13:25:02 +00:00
argiro.kokogiannaki
605644eb16
[Library|Trunk]
...
- update guard is community: check domain or community parameter
- remove onchanges
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60014 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-02 15:26:35 +00:00
argiro.kokogiannaki
f82709b062
[Library|Trunk]
...
Connect - communities search :
- remove check for productionready communities
- add check for custom filter
- update openaire link in table view - remove graph info
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59990 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-30 16:55:28 +00:00
argiro.kokogiannaki
8d9420e4a1
[Library|Trunk]
...
properties: remove reading properties from route data
Aggregator: add aggregator checks in navbar, entities selection and as adminToolsPortalType
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59899 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-18 16:06:27 +00:00
argiro.kokogiannaki
7ca179f3e8
[Library|Trunk]
...
code clean up - Connect related:
-remove unused imports, code, files (Old search pages for results, dataproviders, map search page, etc)
-remove Freeguard from modules
-unsubscribe all subscriptions
- remove old properties json files
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59825 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-12 15:41:03 +00:00
argiro.kokogiannaki
1d5c753ff6
[Library|Trunk]
...
code clean up:
-remove app.* files from library
-remove unused imports, code, files (Old search pages for results, dataproviders, map search page, etc)
-remove Freeguard from modules
-unsubscribe all subscriptions
-Services: configuration, isvocabularies, user management: unsubscribe from app component or the component that uses them (clearSubscriptions())
-Fetchers: unsubscribe from the component that uses them (clearSubscriptions())
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59816 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-11 14:43:13 +00:00
konstantina.galouni
abb24e34cf
[Trunk | Library]: zenodo-communities.service.ts: Use useLongCache property in method "getZenodoCommunityById()".
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59652 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-20 15:02:43 +00:00
k.triantafyllou
8b9af0edc2
[Library | Trunk]: Change headings on library
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59575 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-13 19:04:50 +00:00
konstantina.galouni
9261419e2d
[Trunk | Library]: Merging branch 'use-UoaAdminToolsLibrary' into trunk for revisions 58402:59464
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59465 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-24 11:18:24 +00:00
k.triantafyllou
bd41180c74
Fix reload location after login logout
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59457 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-23 10:15:39 +00:00
k.triantafyllou
6d593aaa27
[Library | Trunk]: Remove deprecated from getCommunity, add methods on user registry service
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59348 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-08 14:33:06 +00:00
k.triantafyllou
e8a40e5e37
[Library | Trunk]: Change cdeditor library
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59269 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-14 09:49:35 +00:00
k.triantafyllou
c1977b1404
[Library | Trunk]: Fix parse roles for userinfo
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59250 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-11 12:54:14 +00:00
argiro.kokogiannaki
99198fb0d9
[Library|Trunk]
...
Domain:
properties --> domain: change it to https:// + domain (needed fro jsonld)
getCommunityFromDomain function: split to remove the https://
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59248 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-11 12:39:55 +00:00
k.triantafyllou
07783fa92e
[Library | Trunk]: Add on error for some subjects calls.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59245 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-11 12:16:50 +00:00
k.triantafyllou
59ff1cc209
[Library | Trunk]: Add new session methods on guards
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59232 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-06 20:01:37 +00:00
konstantina.galouni
15d4fc5398
[Trunk | Library]: community.service.ts & ISVocabularies.service.ts: Removed prints for debugging.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59156 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-21 13:50:31 +00:00
konstantina.galouni
0a1576d618
[Trunk | Library]:
...
1. community.service.ts:
a. Add BehaviorSubject for community.
b. Method "isCommunityManager" replaced by "isCommunityManagerByState" (filtering applied in community stored in BehaviorSubject).
c. Method "isRIType" replaced by "isRITypeByState" (filtering applied in community stored in BehaviorSubject).
d. Method "isCommunityType" replaced by "isCommunityTypeByState" (filtering applied in community stored in BehaviorSubject).
2. connectAdminLoginGuard.guard.ts:
a. Get properties from environment (no service needed).
b. Call method "isCommunityManagerByState" of CommunityService.
c. Add "canDeactivate" method to unsubscribe (TODO: call method from routing modules).
3. connectCommunityGuard.guard.ts:
a. Get properties from environment (no service needed).
b. Call method "isCommunityTypeByState" of CommunityService.
c. Add "canDeactivate" method to unsubscribe (TODO: call method from routing modules).
4. connectRIGuard.guard.ts:
a. Get properties from environment (no service needed).
b. Call method "isRITypeByState" of CommunityService.
c. Add "canDeactivate" method to unsubscribe (TODO: call method from routing modules).
5. isRouteEnabled.guard.ts: Add "canDeactivate" method to unsubscribe (TODO: call method from routing modules).
6. curator.service.ts: [Undo change of r59073] Use "useCache" property, not "useLongCache" for curators.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59140 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-16 23:08:10 +00:00
argiro.kokogiannaki
150efc1cfb
[Connect|Trunk]
...
Connect Helper: read community from domain for production
Add extra properties file for real production environment (environment.prop.prod.ts)
Add new piwik ids
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59121 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-15 08:19:35 +00:00
konstantina.galouni
0e26d955bc
[Trunk | Library]:
...
1. curator.service.ts: Use "useLongCache" property for curators.
2. helper.service.ts: Use "useLongCache" property for helptexts.
3. env-properties.ts: Add "useLongCache" property.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59073 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-12 22:14:50 +00:00
k.triantafyllou
34fbdcf44b
[Library | Trunk]: Revert parameter to user Info back
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59041 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-02 15:02:14 +00:00
k.triantafyllou
885999c8ad
[Library | Trunk]: Remove parameter from userInfo.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59040 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-02 14:51:58 +00:00
argiro.kokogiannaki
2979275c17
[Library|Trunk]
...
communities:
add const prodReadyCommunities
communities search results: in production show link to beta or prod based on the list of prodReadyCommunities
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59028 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-30 15:56:56 +00:00
argiro.kokogiannaki
14ab4b5d86
[Library|Trunk]
...
Apply fix for community chart
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58684 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-12 13:23:23 +00:00