Rurusetto / rurusetto

A wiki that contain all osu! rulesets
http://rulesets.info
MIT License
40 stars 12 forks source link

Update django-admin-interface requirement from ~=0.26.0 to ~=0.28.9 #600

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Updates the requirements on django-admin-interface to permit the latest version.

Release notes

Sourced from django-admin-interface's releases.

0.28.9

  • [css] Add missing background color variable.
  • [css] Fix fieldsets border color.
  • [css] Fix fieldset collapse header style.
  • [css] Prevent changelist table text wrapping.
  • [html] Show theme toggle.
  • [ci] Bump test requirements.
  • [ci] Bump pre-commit hooks.
Changelog

Sourced from django-admin-interface's changelog.

0.28.9 - 2024-09-13

  • [css] Add missing background color variable.
  • [css] Fix fieldsets border color.
  • [css] Fix fieldset collapse header style.
  • [css] Prevent changelist table text wrapping.
  • [html] Show theme toggle.
  • [ci] Bump test requirements.
  • [ci] Bump pre-commit hooks.

0.28.8 - 2024-06-26

  • [js] Fix invalid assignment to const iframeInternalModalClass.

0.28.7 - 2024-06-23

  • [html] Fix missing check for showing inlines as tabs. #390
  • [css] Improve m2m selector style.
  • [css] Fix m2m selector not styled correctly. #393
  • [css] Update related-widget links margins.
  • [css] Use position: fixed; for related modal.
  • [css] Improve html list preview rendering with django-streamfield.
  • [js] Code refactoring for adding modal params to url and use const and let instead of var.
  • [ci] Bump pre-commit hooks.

0.28.6 - 2024-03-07

  • [python] Fix date hierarchy params. #374 (by @​jeroenpeters1986 in #375)
  • [js] Open any link with _popup=1 query-string parameter in a modal window.
  • [ci] Bump requirements.
  • [ci] Bump pre-commit hooks.

0.28.5 - 2024-01-30

  • [css] Fix related widget height and buttons alignment when there is a multiline label.
  • [css] Fix inputs height when there is a multiline label.

0.28.4 - 2024-01-29

  • [css] Fix header logo not displayed correctly.

0.28.3 - 2024-01-08

  • [css] Fix help text horizontal alignment when using show-fieldsets-as-tabs / show-inlines-as-tabs theme options. #317
  • [css] Fix file-upload widget margin-left.
  • [css] Fix related widget links add button position on many-to-many selector.
  • [css] Fix related widget links margin from select2 (autocomplete_fields).
  • [css] Reduce paginator vertical padding.

0.28.2 - 2024-01-08

  • [css] Fix related widget icon alignment. #348 #350

0.28.1 - 2023-12-28

  • [python] Fix TemplateDoesNotExist when using django-nested-admin by returning custom template for other third-party packages. #341 (by @​markdrrr in #342)
  • [html] Display language chooser language name uppercase.
  • [css] Move save buttons to right in change form.
  • [css] Fix related widget links icons size and vertical alignment.

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 weeks ago

Superseded by #605.