argirok
a260ed17bd
[plugin-functionalities | WIP] : update plugin forms, add reording, filtering by position, create multiple templates per position, etc
2024-02-02 09:33:01 +02:00
argirok
a373357ccf
[plugin-functionalities | WIP] : improvements in template forms (options for plugin code, filter pages based on portaltype, prefill plan option, initialize properly object
2024-01-22 12:37:48 +02:00
argirok
d0b4fa7750
[plugins-functionality | WIP] : add component preview when managing plugins, add edit inside plugin preview, add plugin wrapper
2024-01-19 10:53:17 +02:00
argirok
71df792e49
Merge branch 'develop' into plugins-functionality
2023-11-10 13:07:42 +02:00
argirok
3e656de39c
[develop | WIP] : Properties: add again clientManagementUrl property
2023-11-02 09:19:24 +02:00
argirok
0c0ef48b49
[develop | WIP] : Properties: remove wrong import, add more properties related to admin portal
2023-11-01 17:49:01 +02:00
argirok
59d64b74e7
[develop | WIP] :update common properties - add connect related ones + claims api url
2023-11-01 16:35:46 +02:00
argirok
6ce2b75ee6
[develop | WIP | UPDATED] add common properties in library file, delete unused properties
2023-11-01 14:26:09 +02:00
Konstantina Galouni
5184ffad19
[angular-16 | DONE | ADDED] env-properties.ts: Added "faircore4eosc" in type Dashboard and type PortalType.
2023-10-30 11:22:20 +02:00
argirok
06aacd86c4
Merge branch 'angular-16' into plugins-functionality
2023-10-27 11:50:08 +03:00
argirok
fcc130b530
[angular-16-community-projects-availableSince | DONE | UPDATE] : don't show router link and result actions (for the community projects case where the id is set to '-1')
2023-10-26 16:29:05 +03:00
argirok
065d73bb3e
[angular-16-community-projects-availableSince | DONE | UPDATE] : add method to get last date that db is loaded
2023-10-26 09:48:11 +03:00
Konstantinos Triantafyllou
54bff7cd4a
[angular-16 | DONE | CHANGED]: Change email composer for Develop project (Add name, surname, email in mail body).
2023-10-25 10:37:39 +03:00
Alex Martzios
b69e19fa17
[Ang16 | WIP] add new email composer for Develop project
2023-10-23 12:40:55 +03:00
Konstantina Galouni
f6e927f4c2
[angular-16 | WIP | REMOVED] Removed files environment.all.ts, environment.beta.ts, environment.prod.ts, environment.test.ts and define and export all properties from environment.ts.
2023-10-19 14:49:14 +03:00
argirok
4751f64216
Merge branch 'angular-16' into plugins-functionality
2023-10-18 15:30:42 +03:00
Konstantina Galouni
717de55f6e
[Library | angular-16]: [Bug fix] Name of bip metrics accidentally removed in branches merge.
2023-10-18 14:18:04 +03:00
Konstantina Galouni
5948d61a47
Library | angular-16: Merge develop branch into angular-16 and resolve conflicts
2023-10-16 13:06:14 +03:00
argirok
aa0ec0b06f
search tab: show all results / don't slice the array
...
Fetch research results: keep all results in allResults field (for community results case)
2023-10-16 12:11:47 +03:00
Konstantinos Triantafyllou
cfb321f93f
Merge from develop
2023-10-11 16:33:33 +03:00
Konstantina Galouni
9226a5975d
[Library | develop]: Added Full-Text in research products actions when available.
...
1. availableOn.component.ts: Added Full-Text before Data sources, as a separate action and as information for each instance.
2. parsingFunctions.class.ts: Added parsing for fulltext and updated method "compareHostedByCollectedFrom()" to sort by both access and existence of fulltext.
3. resultLanding.component.html: Removed classes for <availableOn> in mobile actions.
4. entity-actions.component.ts: Updated uk-text-bolder class for all actions.
5. result-preview.ts: Added "fulltext?: string;" in HostedByCollectedFrom.
2023-10-11 12:46:10 +03:00
Konstantinos Triantafyllou
69bbccd009
Merge remote-tracking branch 'origin/develop' into angular-16
2023-10-10 22:47:06 +03:00
Konstantina Galouni
c29488545e
[Library & Explore | develop]: Added in openaireLibrary environment files for common properties (environment.all.ts: Common properties among all portals, regardless environment, environment.-/test/beta/prod.ts: Common properties per environment among all portals) | environments/: Build and export properties by merging local properties and common properties.
2023-10-10 17:42:40 +03:00
Konstantinos Triantafyllou
22366f5813
Merge remote-tracking branch 'origin/develop' into angular-16
2023-10-10 17:12:58 +03:00
Konstantinos Triantafyllou
c129165832
CommunityInfo: Add isOpen method. Email Composer: Add role in community dashboard invitation.
2023-10-10 12:25:03 +03:00
argirok
8b9c8ec665
Merge remote-tracking branch 'origin/angular-16' into plugins-functionality
2023-10-09 13:53:35 +03:00
argirok
225a9a113f
Merge branch 'develop' into plugins-functionality
2023-10-06 21:09:10 +03:00
Konstantinos Triantafyllou
f4d7582764
Merge remote-tracking branch 'origin/develop' into angular-16
2023-10-06 19:48:06 +03:00
Konstantina Galouni
445441572d
[Library & Explore | develop]: Added software heritage as pid for research products.
...
1. environments/: Added in all environments, property: swhURL: "https://archive.softwareheritage.org/ ".
2. env-properties.ts: Added property swhURL?: string;
3. string-utils.class.ts: Added method "isValidSwhId()" and swhid in checks and definitions.
4. resultLandingInfo.ts: Added swhid in accepted types of interface Id.
5. resultLanding.component.ts: Added check for swhid in "getReferenceIdName()" and "getReferenceUrl()".
6. parsingFunctions.class.ts: Added pid[i].classid == "swhid" check in "parseIdentifiers()".
7. showIdentifiers.component.ts: Added "swhid" in display of pids.
2023-10-06 12:22:00 +03:00
Konstantinos Triantafyllou
cfdd7b2e55
Add slider-components in slider-utils
2023-10-05 16:59:41 +03:00
Konstantina Galouni
edf8ae835c
[Library | develop] fos/fos.component.ts & landing-utilts/fos.component.ts & searchFields.ts: Restored checks for environment to use fos or foslabel field - foslabel not yet introduced in current prod index.
2023-10-02 13:13:22 +03:00
Alex Martzios
af95b395bd
search page: add view more option for partners, projects, match styling for authors as well
2023-10-02 12:18:29 +03:00
argirok
d80db44df1
improvements in manage Plugins
2023-10-02 10:20:36 +03:00
Konstantinos Triantafyllou
6d7f6eca72
Merge from origin/develop
2023-09-26 11:50:07 +03:00
Konstantinos Triantafyllou
d10df32853
Result Preview: Fix space betwwen ngIf and class.
2023-09-26 11:38:09 +03:00
argirok
f19d9b3d87
Initial commit for plugins functionality:
...
Manage Plugin Templates
2023-09-25 11:36:05 +03:00
Konstantina Galouni
bc514b62d1
[Library | develop]: result-preview.component.ts: Added method "isNumber()" | resultLanding.component.html: [Bug fix] Updated view of bip indicators - format the numbers correctly.
2023-09-19 16:48:08 +03:00
Konstantinos Triantafyllou
a2f52cf40e
Merge remote-tracking branch 'origin/develop' into angular-16
2023-09-15 15:18:49 +03:00
Konstantinos Triantafyllou
11d0be4ffd
Theme preview: Add inputs as fragment. Delete material icons from icons services
2023-09-12 18:41:22 +03:00
Konstantina Galouni
f679385725
[Library | develop]: transferData.component.ts: Keep data transfer modal open after transfer action, to show status of the transfer.
2023-09-11 18:08:34 +03:00
Konstantinos Triantafyllou
821c4242be
Icon component: Add icon input in order to support Icon configuration. Extend Icon with type and preserveColor (optional). Add material-icons.ts with material icons metadata (icons per category).
2023-09-07 19:13:59 +03:00
Konstantina Galouni
35d287511b
Merge remote-tracking branch 'origin/develop' into develop
2023-09-04 15:45:29 +03:00
Konstantina Galouni
e6bdbb2c81
[Library | develop]: searchFields.ts: In RESULT_REFINE_FIELDS, query "foslabel" (instead of fos) field in all environments.
2023-09-04 15:45:06 +03:00
Konstantina Galouni
37208d82b6
[Library | develop]: transferData.component.ts: Set "overwrite": false & in method "validatePath()", removed regex and check only if path starts with / | transferData.component.html: Updated checks for path validation | resultLanding.component.ts: Added field public belongsInEOSC: boolean = false; and initialize it | resultLanding.component.html: Added message above title "This {{getTypeName() | lowercase}} is not part of the European Open Science Cloud" when in EOSC portal, but result has no EOSC context.
2023-09-04 12:48:17 +03:00
Konstantinos Triantafyllou
6470331207
Merge remote-tracking branch 'origin/develop' into angular-16
2023-08-30 16:44:39 +03:00
Konstantina Galouni
13d0430109
[Library | develop]: alert.ts & full-screen-modal.component.ts: Updated (h6 from h4 or h5) header font size and ratio of icons (make them smaller) - in angular 16 branch, paddings have also changed.
2023-08-24 18:20:49 +03:00
Konstantinos Triantafyllou
40ef950715
Merge remote-tracking branch 'origin/develop' into angular-16
2023-08-23 16:52:36 +03:00
Konstantinos Triantafyllou
c658f6b63f
Fix dropdown-filter where the mobile dropdown opens in Desktop too.
2023-08-23 16:52:21 +03:00
Konstantinos Triantafyllou
7906b056c9
Fix drops and dropdowns in avalableOn, result-preview and showAuthors
2023-08-23 16:42:52 +03:00
Konstantinos Triantafyllou
d9a8283630
Update to Uikit 3.16.24
2023-08-22 17:08:46 +03:00