Eox-theming

Latest version: v8.0.0

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

8.0.0

[v8.0.0](https://github.com/eduNEXT/eox-theming/compare/v7.2.0...v8.0.0) - (2024-10-22)

⚠ BREAKING CHANGES

- **Dropped Support for Django 3.2**: Removed support for Django 3.2 in this plugin. As a result, we have also dropped support for Open edX releases from Maple up to and including Palm, which rely on Django 3.2. Future versions of this plugin may not be compatible with these Open edX releases.

7.2.0

Changed
- **Redwood Support**: The `requirements` have been updated in line with the `edx-platform` Redwood release. Additionally, the `GitHub workflows` dependencies have been upgraded to the latest functional versions, and various documentation sections have been revised.

Fixed
- **Django templates were not found according to the THEME_OPTIONS definition**: The issue occurred because the `get_theme_template_sources` method only returns the directory for the current theme, then if this directory doesn't exist, the default template is returned instead ([issue 9](https://github.com/eduNEXT/eox-release/issues/9)). This problem was resolved by executing the `get_theme_template_sources` method from the `EoxThemeFilesystemLoader`, which retrieves the template directories not only for the current theme but also for its parent and grandparent themes.

7.1.0

[7.1.0](https://github.com/eduNEXT/eox-theming/compare/v7.0.0...v7.1.0) (2024-03-19)

Features

* add workflow to add items to the Dedalo project DS-831 ([53](https://github.com/eduNEXT/eox-theming/issues/53)) ([cf7ee85](https://github.com/eduNEXT/eox-theming/commit/cf7ee85acef66bfff044de1f692e15068990177f))

7.0.0

[7.0.0](https://github.com/eduNEXT/eox-theming/compare/v6.0.1...v7.0.0) (2024-01-26)

⚠ BREAKING CHANGES

* add compatibility with quince release

* chore: update constraints & upgrade requirements

* fix: modify deprecated method

* fix: was mandatory to send any get_response

* chore: update github-actions

* docs: update README for showing quince support


Performance Improvements

* add compatibility with Quince release ([52](https://github.com/eduNEXT/eox-theming/issues/52)) ([38970ba](https://github.com/eduNEXT/eox-theming/commit/38970ba14891d32527841406296e77051ca487f6))

6.0.1

[6.0.1](https://github.com/eduNEXT/eox-theming/compare/v6.0.0...v6.0.1) (2024-01-03)

Bug Fixes

* improved handling of empty directories in get_dirs method ([51](https://github.com/eduNEXT/eox-theming/issues/51)) ([bd10dc3](https://github.com/eduNEXT/eox-theming/commit/bd10dc34030c8d4110009037ed928c78f895154f))

6.0.0

[6.0.0](https://github.com/eduNEXT/eox-theming/compare/v5.0.0...v6.0.0) (2023-11-20)

⚠ BREAKING CHANGES

- add compatibility with palm release

- ci: update workflow dependencies

- docs: update README

- build: update plugin requirements

- fix: message_control enabled weren't being used

- refactor: allow 120 characters per line when pylint is executed

- feat: override get_dirs method

- chore: increase eox-tenant version

- fix: gh-action-pypi-publish version


Performance Improvements

- add compatibility with palm release ([50](https://github.com/eduNEXT/eox-theming/issues/50)) ([0f21bb2](https://github.com/eduNEXT/eox-theming/commit/0f21bb2eaca9118ba998990b73b014bab94251f8))

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.