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. 4. remove-projects.component.ts: in alertModalDeleteCommunity.message, show title(name, acronym) of selected project only if title exists. 5. remove-projects.component.html: link to landing page always in the first column. 6. add-projects.component.ts: bug fix in 'inCommunity' method about spelling. 7. target="_blank" added in external links | all links to community or openaire portal are external.
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.
4. remove-projects.component.ts: in alertModalDeleteCommunity.message, show title(name, acronym) of selected project only if title exists.
5. remove-projects.component.html: link to landing page always in the first column.
6. add-projects.component.ts: bug fix in 'inCommunity' method about spelling.
7. target="_blank" added in external links | all links to community or openaire portal are external.