Path to this page:
./
www/py-wagtailmenus,
Menu system for the Wagtail CMS
Branch: CURRENT,
Version: 4.0.2,
Package name: py312-wagtailmenus-4.0.2,
Maintainer: pkgsrc-userswagtailmenus is an extension for Torchbox's Wagtail CMS to help you
manage and render multi-level navigation and simple flat menus in a
consistent, flexible way.
Master sites:
Filesize: 115.177 KB
Version history: (Expand)
- (2025-04-23) Updated to version: py312-wagtailmenus-4.0.2
- (2024-10-14) Updated to version: py312-wagtailmenus-3.1.9
- (2024-02-09) Updated to version: py311-wagtailmenus-3.1.9
- (2022-11-09) Updated to version: py310-wagtailmenus-3.0.2nb1
- (2022-01-05) Updated to version: py39-wagtailmenus-3.0.2nb1
- (2021-10-07) Updated to version: py39-wagtailmenus-3.0.2
CVS history: (Expand)
2025-04-22 17:30:20 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-wagtailmenus: updated to 4.0.2
4.0.1 (02.01.2025)
* Update the testing environment to test Wagtail 6.3 and Django 5.1
* Add conditional support for Wagtail 6.3 templates.
* Fix Italian translation
4.0.1 (04.08.2024)
* Fix German translation.
* Fix `bs4.FeatureNotFound` error on tests.
4.0.0 (28.02.2024)
* FIX: Versions on docs index
* Support/wagtail-50
* Fix/settings panel append
* add indonesian translation
* Independent wagtail_modeladmin support for Wagtail 5.1
* Release prep/3.1.9
* [pre-commit.ci] pre-commit autoupdate
* Wagtail 5.2
* Add Ukrainian translation
* Dutch translation
* Upgrade GitHub Actions
* BREAKING: Migrate from ModelAdmin to Snippets
* update gh actions
* update set-output command
* Update package and testing configurations
* ModelAdmin to Snippets Documentation Update
* Rename admin module
* add bandit code scanner
|
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325) |
Log message:
*: clean-up after python38 removal
|
2024-02-09 14:44:49 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-wagtailmenus: updated to 3.1.9
3.1.9 (23.09.2023)
----------
* Fix which caused discrepancy between compatibility on website and readme.
* Fix by replacing `wagtail.contrib.modeladmin` with `wagtail_modeladmin`.
* Update testing for Wagtail 5.0 and Django 4.2.
* Dropped support for Python 3.7.
3.1.8 (13.05.2023)
----------
* Fix bug that prevented the `show_menu_heading` from working on default flat menus.
* Fix `autopopulate_main_menus` instructions.
* Fix docs examples for registering hooks.
* Fix which were causing extra migrations on the id fields.
3.1.7 (17.04.2023)
----------
* This is a dummy release to fix the publishing of the 3.1.6 release on PyPI.
3.1.6 (17.04.2023)
----------
* Add "Python 3.11" to the list of PyPI classifiers.
3.1.5 (21.02.2023)
----------
* This is a dummy release to fix the publishing of the 3.1.4 release on PyPI.
3.1.4 (21.02.2023)
----------
* Update testing for Wagtail 4.1 and 4.2
* Tidy up imports and remove unused imports
* Silence DEFAULT_AUTO_FIELD warnings in tests
3.1.3 (15.10.2022)
------------------
* Added support for Wagtail 4.0.
* Added support for Django 4.1.
* Updated travis/tox test settings to test against Wagtail 4.0 and Django 4.1.
3.1.2 (17.06.2022)
------------------
* Added support for Wagtail >3.0.
* Updated Travis/tox test settings to test against Wagtail 3.0.
* Fix: which prevented creating or editing menus in wagtail 3.0.
3.1.1 (25.04.2022)
------------------
* Removed support for Wagtail <2.15.
* Removed support for Django <3.2.
* Added support for Wagtail 2.15.
* Added support for Wagtail 2.16.
* Added support for Django 4.0.
3.1 (12.02.2022)
------------------
* Added support for Wagtail 2.10 (no code changes necessary).
* Updated menu classes to better support cases where 'request' and 'site' are \
not available in the context.
* Transfered project to [Jazzband](https://jazzband.co).
* Removed project from Transifex.
|
2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158) |
Log message:
*: remove more references to Python 3.7
|
2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) |  |
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|