Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task 68661 #1668

Closed
wants to merge 134 commits into from
Closed

Task 68661 #1668

wants to merge 134 commits into from

Conversation

bourasom
Copy link
Member

No description provided.

Noussairhamrit and others added 30 commits September 14, 2022 10:16
Before this change, a high vulnerability is observed in poi-scratchpad:4.1.2 library
This fix update poi-scratchpad to the last available version 5.2.2
To follow this library update, this fix also update commons-io from 2.7 to 2.11.0 and xmlbeans from 3.1.0 to 5.0.3
In this fix, we allow the library log4j-api which is needed by poi library. We allow only version > 2.18.0. Other log4j libraries are still banned.
update addons parent pom to 25-exo-M06
The jackson databind dependency is needed by wallet. It is also need by other addons in exoplatform stack.
Before this fix, this dependency was loaded only in wallet, and so, if wallet addon was removed, other addons which need this are not working
This fix add the dependency in the meeds build, so that, it will be not removed in case of wallet addon deletion
Since last cometd update, the package name for cometd was updated.
This fix update the package name in logback file
…-io/MIPs#10 (#340)

* feat: Overview Page adding the overview page and page ref for the navigation - MEED-550 - Meeds-io/MIPs#10 (#329)

* feat: Overview Page changing navigation permission - MEED-550 - Meeds-io/MIPs#10 (#335)

* MEED-550: adding the overview page and page ref for the navigation

* MEED-550: enabling overview tab
…Ps#10 (#364)

this change is going to add an overview banner page where 'OverviewBanner' portlet is implemented .
…o/MIPs#10  (#375)

This change will add "My contributions" portlet to the overview page that contains the weekly points displayed in the user's profile.
…io/MIPs#10  (#392)

* feat: Implement overview page my reputation portlet - MEED-665 - Meeds-io/MIPs#10 (#370)

this change is going to implement the overview reputation portlet

* feat: Add Overview Page Generic Layout - MEED-551
This change will define two containers to be able to use Grid System Based on Vuetify Classes for pages layout. In addition, this will define a generic page for overview.

Co-authored-by: Boubaker Khanfir <boubaker.khanfir@exoplatform.com>
…IPs#10 (#396)

allow *:/platform/users and *:/platform/externals access to overview page.
Prior to this change, external users haven't a stream page on the meed site.
…MEED-1488 - Meeds-io/MIPs#36 (#541)

This change will introduce two new nodes as children of Overview page in order to display three items on Meeds Site: Overview, Perks and Contributions.
…izations - Meeds-io/MIPs#29 (#543)

Prior to this change, the Login.properties crowdin synchronization had failed which leads to have the default placeholder labels of Left Side in Login Page for other languages than EN. This change will force to have EN default labels for other languages and will rename the parent folder fo files synchronization in lowercase to use the same name as other Meeds projects.
…ation - MEED-1320 - Meeds-io/MIPs#43 (#529)

This change will delete the definition of Administration Pages that overrides the ones defined by default in product.
…ackage - MEED-1498 - #538 (#545)

The feature flag `exo.feature.SpaceHomeLayoutReset.enabled` is set by default in Social to allow DAO Members to enable it when needed only. This change will enable this feature by default for Meeds Package only.
exo-swf and others added 26 commits December 5, 2023 11:13
…ED-2896 - #1271 (#1399)

This change will move Settings into centralized Recognition UI. In
addition, this will delete *importMode flags on sites to use upgrade
plugins instead.
#1408)

This change will add a portlet preference to breadcrumb portlet to not
display three dots before the Menu name in Mobile.
…1419)

This change will invert the display of Spaces and People Menu items in
Left Menu.
… meeds - EXO-68183 - #1449 (#1455)

Since the administration site configuration and any new site configuration should be done later into meeds project, to be coherent, we need to move administration site and default site banners from social project to meeds project.
… (#1480)

Prior to this change, old instances having Overview Banner in CI/CD
mode, where we had the Image Portlet into it, are facing an access
permission problem to banner images of new Dashboard page. This is due
to the fact that 'Image' portlet is instantiated in both pages using the
same id (deleted one = 'overview' and new one = 'dashboard'). When the
page is deleted from instance, the access permission of the given
setting is empty and thus accessible by content contributors only. This
change will create again the global overview page to avoid redefining an
id for 'dashboard' page which will make the previously chosen image data
lost.
…- #1540 (#1541)

Prior to this change, no Log4J artifact was accepted in Meeds Package.
Apache POI is used by gamification to export achievements which depends
on Log4J API. This change will allow to introduce Log4J API with
log4j-to-slf4j artifact in order to bridge Log4J logging to be made
using logback instead.

( Resolves #1540 )
@bourasom bourasom closed this Feb 21, 2024
@bourasom bourasom deleted the TASK-68661 branch February 21, 2024 19:02
@bourasom bourasom restored the TASK-68661 branch February 21, 2024 19:03
@bourasom bourasom deleted the TASK-68661 branch February 21, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.