Jeremy Stretch
539448683c
Release v4.6.0-beta1 ( #21910 )
...
* Draft v4.6 release notes
* Revert django-tables2 upgrade
* Correct release notes
* Release v4.6.0-beta1
* Fix typo
2026-04-14 10:09:06 -04:00
Jeremy Stretch
e208a28137
Merge branch 'main' into feature
2026-04-14 08:48:22 -04:00
Jeremy Stretch
75e1b86613
Release v4.5.8 ( #21903 )
...
* Release v4.5.8
* Limit django-tables2 to <v2.9
2026-04-14 08:39:16 -04:00
Jeremy Stretch
ea6552b239
Revert "Closes #21902 : Upgrade django-tables2 to v3.0"
...
This reverts commit d57346d9f0 .
2026-04-13 16:37:35 -04:00
Jeremy Stretch
d57346d9f0
Closes #21902 : Upgrade django-tables2 to v3.0
2026-04-13 14:17:05 -04:00
Jeremy Stretch
315fcdffb6
Merge branch 'main' into feature
2026-04-10 14:58:07 -04:00
Jeremy Stretch
d0651f6474
Release v4.5.7 ( #21838 )
2026-04-03 12:24:24 -04:00
bctiemann
40eec679d9
Fixes : #21696 - Upgrade to django-rq==4.0.1 ( #21805 )
2026-04-02 14:09:53 -07:00
Jeremy Stretch
b62c5e1ac4
Merge branch 'main' into feature
2026-04-01 13:22:52 -04:00
Jeremy Stretch
05059f4a86
Release v4.5.6
2026-03-31 12:43:26 -04:00
Jeremy Stretch
29239ca58a
Closes #21635 : Migrate from mkdocs to Zensical ( #21742 )
...
* Drop mkdocs from `requirements.txt` and add Zensical
* Replace mkdocs with Zensical in CI and pre-commit tasks
* Remove `.info` from the `docs/` build directory (obsolete)
* Update the legacy ReadTheDocs configuration
* Update upgrade script to use Zensical
* Remove custom docs footer
* Remove obsolete CSS
2026-03-25 16:48:29 +01:00
Jeremy Stretch
6030fc383a
Merge branch 'main' into feature
2026-03-18 10:16:21 -04:00
Jeremy Stretch
2b7049c39c
Release v4.5.5 ( #21672 )
...
* Release v4.5.5
* Pin django-rq to <4.0
2026-03-17 14:58:14 -04:00
bctiemann
53ae164c75
Fixes : #20984 - Django 6.0 ( #21583 )
2026-03-05 08:36:47 -08:00
Jeremy Stretch
54462595a6
Release v4.5.4
2026-03-03 12:46:15 -05:00
Martin Hauser
53345f194a
refactor(graphql): Replace FilterLookup[str] with StrFilterLookup
...
Replace usages of FilterLookup[str] with StrFilterLookup in GraphQL
filter definitions to align with strawberry-graphql-django v0.75.1.
This silences upstream warnings and helps avoid DuplicatedTypeName
errors.
Fixes #21450
2026-03-03 11:17:13 -05:00
Jeremy Stretch
c029782cf5
Release v4.5.3
2026-02-17 10:37:44 -05:00
Jason Novinger
0b7375136d
Closes #21016 : Add missing MPTT tree indexes ( #21432 )
...
Upgrade django-mptt to 0.18.0 and add empty indexes tuple to MPTT model
Meta classes. The empty tuple triggers Django's migration detection for
indexes that django-mptt adds dynamically (see
django-mptt/django-mptt#682 ). We cannot define the indexes explicitly
because the MPTT fields don't exist when the Meta class is evaluated.
Affected models: Region, SiteGroup, Location, DeviceRole, Platform,
ModuleBay, InventoryItem, InventoryItemTemplate, TenantGroup,
ContactGroup, WirelessLANGroup
2026-02-13 17:00:04 +01:00
Jeremy Stretch
87d2e02c85
Release v4.5.2
2026-02-03 08:09:14 -05:00
Jeremy Stretch
47d4ae29c1
Release v4.5.1
2026-01-20 14:44:04 -05:00
Jeremy Stretch
fa8a9ef9de
Release v4.4.10
2026-01-06 12:30:03 -05:00
Jeremy Stretch
7c63d001b1
Release v4.4.9
2025-12-23 12:02:30 -05:00
Jeremy Stretch
970f2bd4ed
Release v4.4.8
2025-12-09 11:28:36 -05:00
Jeremy Stretch
adad3745ae
Release v4.4.7
2025-11-25 14:37:06 -05:00
Jeremy Stretch
4961b0d334
Release v4.4.6
2025-11-11 09:58:09 -05:00
Jeremy Stretch
43cb476223
Release v4.4.5
2025-10-28 14:34:18 -04:00
Jason Novinger
bee0080917
Release v4.4.4 ( #20594 )
2025-10-15 14:25:43 -05:00
Jeremy Stretch
a69bbcf651
Release v4.4.3
2025-10-14 13:51:41 -04:00
Jason Novinger
c826c5cdb0
Closes #20557 : Upgrade Django to v5.2.7
...
Upgrade Django to v5.2.7 to address upstream vulnerability reports
https://www.djangoproject.com/weblog/2025/oct/01/security-releases/
2025-10-13 01:06:23 -05:00
Jeremy Stretch
5a96b76cd4
Release v4.4.2
2025-09-30 16:14:35 -04:00
Jeremy Stretch
8fa1abd371
Release v4.4.1 ( #20366 )
...
* Release v4.4.1
* Revert django-mptt to v0.17.0
2025-09-16 11:56:50 -04:00
Jeremy Stretch
4b17faae52
Bump Django to v5.2.6 ( #20340 )
2025-09-12 08:33:49 -05:00
Jeremy Stretch
d433456e2f
Merge branch 'main' into feature
2025-09-02 10:50:58 -04:00
Jeremy Stretch
57bb7c0a8e
Split mkdocstrings-python into explicit dependency to force updates
2025-08-29 13:51:49 -04:00
Jeremy Stretch
08ae139161
Release v4.3.7 ( #20182 )
...
* Release v4.3.7
* Revert to django-mptt v0.17.0 due to migrations check failure
2025-08-26 13:52:42 -04:00
Jeremy Stretch
a7247f8815
Merge branch 'main' into feature
2025-08-12 16:03:45 -04:00
Jason Novinger
290e4afaa0
Release v4.3.6 ( #20081 )
2025-08-12 12:15:08 -05:00
Jeremy Stretch
b97fe5e300
Closes #19973 : nbshell improvements ( #19995 )
2025-08-01 10:14:59 -07:00
Jeremy Stretch
9a2fab1d48
Closes #19591 : Establish dedicated tab for image attachments ( #19919 )
...
* Initial work on #19591
* Ignore images cache directory
* Clean up thumbnails layout
* Include "add attachment" button
* Clean up ObjectImageAttachmentsView
* Add html_tag property to ImageAttachment
* Misc cleanup
* Collapse .gitignore files for /media
* Fix conditional in template
2025-07-31 16:22:04 -04:00
Jason Novinger
6ca3908715
Release v4.3.5 ( #19975 )
...
* Release v4.3.5
* Fix missing strawberry-graphql==0.278.0 specifier
2025-07-29 15:28:49 -05:00
Jason Novinger
6eeb382512
Release v4.3.4 ( #19887 )
2025-07-15 12:56:11 -05:00
Jeremy Stretch
71e6ea5785
Release v4.3.3
2025-06-26 14:42:03 -04:00
Jeremy Stretch
0e68901022
Release v4.3.2 ( #19656 )
...
* Release v4.3.2
* Correct strawberry-graphql version
2025-06-05 15:56:06 -04:00
Jeremy Stretch
cbe14b76c0
Release v4.3.1
2025-05-13 15:44:10 -04:00
Jeremy Stretch
29f0ca6e0d
Release v4.3.0
2025-05-01 10:22:40 -04:00
Jeremy Stretch
64b5867cb3
Merge branch 'main' into feature
2025-05-01 09:45:38 -04:00
Jeremy Stretch
e5cdd8f2b0
Release v4.2.9
2025-04-30 14:31:30 -04:00
Jeremy Stretch
6c7a0cf2b2
Merge branch 'main' into feature
2025-04-22 16:36:17 -04:00
Jeremy Stretch
d2e74e9d50
Release v4.2.8
2025-04-22 15:44:02 -04:00
Jeremy Stretch
7375042f9e
Release v4.3-beta1 ( #19172 )
...
* Draft changelog for v4.3 release
* Add release notes summary & nav link
* Docs cleanup
* Update Python dependencies
* Update static assets
* Revert errant change to schema
* Fix minimum PostgreSQL version
* Misc cleanup
* Correct issue numbers in change log
2025-04-14 15:12:47 -04:00