Marek Zbroch
7392983c3b
Typo fix in REARPORT_BUTTONS template code
2022-07-20 13:02:10 +02:00
Jeremy Stretch
99ee3a594d
Merge pull request #9748 from mzbroch/mzb-9102
...
Fixes #9768 : Typo fix in CableEditView
2022-07-19 10:05:14 -04:00
jeremystretch
47adae046e
Add summary release notes for v3.3
2022-07-18 13:09:45 -04:00
jeremystretch
0e1e9f0908
Changelog for #9765
2022-07-18 13:05:12 -04:00
Jeremy Stretch
a399cb0e39
Merge pull request #9766 from kkthxbye-code/fix-9765
...
Fixes #9765 - Fix "Total segment" count on trace view
2022-07-18 13:04:01 -04:00
jeremystretch
7a24b4a33e
Fixes #9733 : Handle split paths during trace when fanning out to front ports with differing cables
2022-07-18 11:51:59 -04:00
kkthxbye-code
925b74cd52
Use segment_count for segment count on trace view
2022-07-18 16:17:16 +02:00
Jeremy Stretch
76335ce435
Merge pull request #9752 from mzbroch/mzb-9102#2
...
Fixes #9730 - Fix CableForm Validation for #9102
2022-07-18 10:03:48 -04:00
Marek Zbroch
557841b78d
Fix CableForm Validation for #9102
2022-07-17 09:28:58 +02:00
Marek Zbroch
48c324b51e
Typo fix in CableEditView
2022-07-16 09:42:01 +02:00
jeremystretch
a6f4299c7f
Fixes #9729 : Fix ordering of content type creation to ensure compatability with demo data
2022-07-15 13:27:20 -04:00
jeremystretch
ca75362630
Fixes #9728 : Fix validation when assigning a virtual machine to a device
2022-07-15 10:19:56 -04:00
jeremystretch
b075389597
Fix migration progress output
2022-07-15 10:07:35 -04:00
jeremystretch
81761aa177
Release v3.3-beta1
2022-07-14 12:04:53 -04:00
jeremystretch
3995aa6a06
Move L2VPN into new menu group
2022-07-14 11:02:00 -04:00
jeremystretch
36d443ff5e
Clean up connection tables
2022-07-14 10:37:27 -04:00
jeremystretch
7038d11650
Add progress output to cable migration
2022-07-14 10:33:20 -04:00
jeremystretch
6e6e2c1714
Fix erroneous import
2022-07-14 08:36:16 -04:00
jeremystretch
a6e3eaa772
Clean up core API imports
2022-07-13 16:18:55 -04:00
jeremystretch
148b7cdbc8
#9102 : Enable creating terminations in conjunction with cables via REST API
2022-07-13 15:35:37 -04:00
jeremystretch
641a1edf31
Introduce GenericObjectSerializer
2022-07-13 15:12:53 -04:00
jeremystretch
5aa62c7d67
Complete release notes
2022-07-12 16:29:43 -04:00
jeremystretch
2e909b231d
Misc cleanup
2022-07-12 16:29:26 -04:00
jeremystretch
b5ce566e31
#8157 : General cleanup & fix tests
2022-07-11 21:51:39 -04:00
jeremystretch
6f95a14a0b
Documentation cleanup
2022-07-11 17:29:25 -04:00
jeremystretch
5293c1ccaf
Consolidate custom field migrations
2022-07-11 17:11:58 -04:00
jeremystretch
864e8cd929
#9177 : Use TenancyColumnsMixin (from #9686 )
2022-07-11 16:14:46 -04:00
jeremystretch
5c22f94823
Closes #9708 : Render user API tokens in a table
2022-07-11 15:43:59 -04:00
jeremystretch
a55e52aa86
Add API tokens to user menu
2022-07-11 14:47:15 -04:00
jeremystretch
58579d8bbc
Merge branch 'develop' into feature
2022-07-11 12:58:24 -04:00
jeremystretch
88dcff2a58
Drop extraneous/invalid prefetches
2022-07-11 12:45:53 -04:00
jeremystretch
a0b77e330d
PRVB
2022-07-11 12:11:50 -04:00
Jeremy Stretch
fc20eb5dd4
Merge pull request #9706 from netbox-community/develop
...
Release v3.2.6
2022-07-11 12:09:21 -04:00
jeremystretch
a95822ec64
Release v3.2.6
2022-07-11 11:41:28 -04:00
jeremystretch
c33a406491
Fixes #9687 : Don't restrict custom text field lengths when entering via UI form
2022-07-11 11:12:06 -04:00
jeremystretch
0adda7e5af
Fixes #9697 : Fix device role link under device view
2022-07-11 11:02:18 -04:00
jeremystretch
76f1ab9b4b
Remove extraneous argument to GenericRelation
2022-07-11 10:33:14 -04:00
jeremystretch
ddb22027b7
Fixes #9704 : Include last_updated field on JournalEntry REST API serializer
2022-07-11 10:28:37 -04:00
jeremystretch
a353d29053
#9686 : Add default accessor to TenantGroupColumn
2022-07-11 10:03:45 -04:00
jeremystretch
a161209345
Changelog for #9632 , #9686
2022-07-11 09:57:12 -04:00
Jeremy Stretch
0ea039c09c
Merge pull request #9700 from PieterL75/issue9656_journalviewlayout
...
Fixes : #9656 Re-order journal list and form
2022-07-11 09:54:48 -04:00
Jeremy Stretch
3a4b0b8108
Merge pull request #9696 from kkthxbye-code/fix-9632
...
Fixes #9632 - Focus on select field after populating data
2022-07-11 09:51:45 -04:00
Jeremy Stretch
643663c27d
Merge pull request #9695 from hagbarddenstore/issue_9686
...
Add Tenant Group column to tables #9686
2022-07-11 09:50:42 -04:00
kkthxbye-code
8ce09c4741
Focus on select field after populating data
2022-07-10 19:16:16 +02:00
Kim Johansson
6a191ab466
Prefetch Tenant Group on user configurable tables
...
Prefetch the Tenant Group in views which allows its table to be configured
by the user. This decreases the amount of database queries that are required
to fetch the data.
2022-07-10 17:17:56 +02:00
Kim Johansson
cc85079d23
Remove Tenant Group from child tables
...
Removes the Tenant Group column from tables which aren't configurable
by the user.
2022-07-10 17:16:12 +02:00
Kim Johansson
4d5cb44ba2
Prefetch Tenant Group in global search
...
Configure the prefetch to also include the Tenant Group, avoids additional
database queries when the Tenant Group column is to be rendered.
NOTE: If no personalisation of the global search tables should be done,
this commit can be reverted.
2022-07-10 15:38:21 +02:00
Kim Johansson
365fd0b81d
Replace TenantColumn with new TenancyColumnsMixin
...
Replaces all usages of the TenantColumn with the new TenancyColumnsMixin.
This enables the user to add a column for Tenant Group on all tables which
also has a column for Tenant.
2022-07-10 15:13:48 +02:00
Kim Johansson
684823ba06
Table mixin for Tenancy columns
...
A mixin to add the Tenant and Tenant Group columns to a table.
2022-07-10 15:08:55 +02:00
Kim Johansson
0d9103c7a7
Add TenantGroupColumn to display Tenant Group on tables
...
Works the same as the existing TenantColumn, but displats the Tenant Group of
the Tenant.
Views should prefetch the Tenants Group for this to be efficient in large
tables.
2022-07-10 11:58:45 +02:00