gassims
gassims
The screenshot of the Event Reports app here seems to cause confusion since the UI is different/older and in the previous app it portrays the text 'Aggregated values' vs 'Events'...
https://github.com/dhis2/dhis2-docs/blame/c56e41f48ad2f72fcaf11afff2212bf000d84be5/src/sysadmin/audit.md#L180 > An example of custom log4j2 configuration can be found [here](): it shows how to configure DHIS2 to save all logs into an external storage location, rotate them on...
Including an API request to change loginPageLayout so that in the case that it's not possible to login using the custom theme, admin has the option to reset back to...
Added a new Community page "App Competition Winners": - Created app-winners.mdx and added it to sidebarsCommunity.js for the sidebar - Structured the page for easy maintenance by separating "years" into...
- [x] removed the tabs navigation - [x] updated the main component AppWinners.js to display the winners in the same page - [x] made some styling changes - [x] added...
Updated app list so that instead of listing deprecated apps. It's now "... in the bundled analytics apps such as the **Data Visualizer app**." (cc: @janhenrikoverland) Thanks!
Updated the CLI command to use the latest stable version in verison 40. ``` d2 cluster up 2.40.7 --db-version 2.40 --seed ```