-
Notifications
You must be signed in to change notification settings - Fork 9
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
Closed
Task 68661 #1668
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
…res instead of issues
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
…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>
…s-io/MIPs#10 (#415) MEED-669: change portlet name
…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.
… (#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 )
…eftMenu - MEED-3168 - Meeds-io/MIPs#117 (#1576) This change will add a product link property.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.