Commit Graph

8743 Commits

Author SHA1 Message Date
jeremystretch
112f7f30bc Refresh installation docs 2021-11-04 15:18:58 -04:00
jeremystretch
49a1e64263 Remove extraneous slug field from contact import form 2021-11-04 14:23:24 -04:00
jeremystretch
a24ce03df1 FHRP groups cleanup 2021-11-04 14:19:10 -04:00
jeremystretch
2984ba6db1 Fix return URLs for contact assignment edit/delete 2021-11-04 14:09:12 -04:00
jeremystretch
a297a994a4 Include action buttons on contact assignments table 2021-11-04 14:01:07 -04:00
jeremystretch
3d195bf438 #1344: Show object type & name when assigning a contact 2021-11-04 13:44:02 -04:00
jeremystretch
6e174d7033 Add warning for Python 3.7 2021-11-04 13:32:52 -04:00
jeremystretch
c738bbaaae Clean up FHRP group filterset tests 2021-11-04 13:23:02 -04:00
jeremystretch
bc87a2545d Introduce create_test_virtualmachine() 2021-11-04 13:22:21 -04:00
jeremystretch
fb729d637b Add NestedContactAssignmentSerializer; add contact assignment API tests 2021-11-04 11:55:00 -04:00
jeremystretch
cf0cffc310 Fix ID list creation in API tests 2021-11-04 11:31:39 -04:00
jeremystretch
5e7acdbabd Invert default priority ordering for FHRPGroupAssignment 2021-11-04 11:17:10 -04:00
jeremystretch
bad9f5bb57 Add nested FHRPGroupAssignment serializer; add missing API tests 2021-11-04 11:15:34 -04:00
jeremystretch
7af568b468 Fix up FHRPGroupAssignmentTable 2021-11-04 10:05:47 -04:00
jeremystretch
fa10c1dc69 Add count_fhrp_groups to interface serializers 2021-11-04 09:58:33 -04:00
jeremystretch
24dc612950 Clean up filtersets 2021-11-03 16:58:31 -04:00
jeremystretch
d5beaad74f #1344: Add missing object field to ContactAssignmentSerializer 2021-11-03 16:27:43 -04:00
jeremystretch
3061b6f083 Add wireless_lans to InterfaceSerializer; extend tests 2021-11-03 15:55:16 -04:00
jeremystretch
286e3cae53 Optimize interface REST API endpoints 2021-11-03 15:38:17 -04:00
jeremystretch
97b2c082c4 #6732: Add asns relationship to SiteSerializer and extend tests 2021-11-03 15:24:15 -04:00
jeremystretch
6867b222ae Changelog for #6732; misc fixes 2021-11-03 14:40:14 -04:00
Jeremy Stretch
6e97edef2f Merge pull request #7662 from netbox-community/6732-asn-model
Closes: #6732 - Add new ASN model
2021-11-03 14:15:24 -04:00
jeremystretch
58e98fa1e7 Improve documentation and testing for conditions 2021-11-03 14:02:43 -04:00
jeremystretch
9cfa45f83c Improve webhook tests 2021-11-03 14:01:59 -04:00
Daniel Sheppard
faa8bb6211 #6732 - Add documentation 2021-11-03 12:22:44 -05:00
Daniel Sheppard
55283971f7 Merge feature -> develop 2021-11-03 12:05:11 -05:00
Daniel Sheppard
f178ae396b Fix dcim/views.py merge error 2021-11-03 11:36:54 -05:00
jeremystretch
f6c322f119 Add summary page to release notes 2021-11-03 11:47:11 -04:00
Daniel Sheppard
70059363cb Update ip.py 2021-11-03 10:04:26 -05:00
Daniel Sheppard
d02f404987 Fix Migration 2021-11-03 09:51:03 -05:00
jeremystretch
c966038be4 Closes #7687: Update CentOS installation docs 2021-11-03 10:47:17 -04:00
jeremystretch
54a7148f67 Merge branch 'develop' into feature 2021-11-03 10:29:02 -04:00
Daniel Sheppard
cef2b09b40 Fix migration issues 2021-11-03 08:56:04 -05:00
jeremystretch
41c9cab617 PRVB 2021-11-03 09:51:28 -04:00
Jeremy Stretch
09a68bda25 Merge pull request #7730 from netbox-community/develop
Release v3.0.9
2021-11-03 09:47:37 -04:00
Daniel Sheppard
901f08798e Merge branch 'feature' into 6732-asn-model 2021-11-03 08:37:11 -05:00
jeremystretch
abe9f27e39 Release v3.0.9 2021-11-03 09:32:57 -04:00
jeremystretch
368eaf117b #7612: Use escape() rather than strip_tags() 2021-11-03 08:56:30 -04:00
jeremystretch
b2467d0c29 Fixes #7721: Retain pagination preference when MAX_PAGE_SIZE is zero 2021-11-03 08:25:50 -04:00
jeremystretch
474d7153b6 Changelog for #6529 2021-11-03 08:11:38 -04:00
Jeremy Stretch
0fa5103b53 Merge pull request #7677 from netbox-community/6529-command-line-run-scripts
#6529 - Add CLI to run scripts
2021-11-03 08:10:36 -04:00
Steven
8bd8f35ba5 #7717 Missing tags column definition in IP range table (#7724) 2021-11-03 08:05:34 -04:00
Daniel Sheppard
5bbc6e336a Fix PEP8 error 2021-11-02 21:40:40 -05:00
Daniel Sheppard
6ac168c1d7 #6529 - Adjusted the arguments. Fixed documentation 2021-11-02 21:37:11 -05:00
jeremystretch
3edb454d89 Fixes #7664: Preserve initial form data when bulk edit validation fails 2021-11-02 17:07:30 -04:00
Daniel Sheppard
80e0fa46b7 #6529 - Adjusted the arguments. Added documentation 2021-11-02 15:56:42 -05:00
jeremystretch
1f1354563e Changelog & cleanup for #6930 2021-11-02 16:24:28 -04:00
Rhys Barrie
785e0f0f34 Closes #6930: Add 'ID' column to object tables (#7673)
* netbox-community/netbox#6930: Add ID column to devices, device types, and components

* netbox-community/netbox#6930: Add ID column to sites, racks, and tenants

* netbox-community/netbox#6930: Add ID column to power, providers, TODO circuits

* netbox-community/netbox#6930: Add ID column to virtualization tables

* netbox-community/netbox#6930: Add ID column to IPAM tables

* netbox-community/netbox#6930: Add ID column to 'extras' tables

* netbox-community/netbox#6930: Move ID column to BaseTable class

* netbox-community/netbox#6930: Don't linkify ID in device component template tables

* netbox-community/netbox#6930: Don't show ID column in interface/console/power connections tables

* netbox-community/netbox#6930: Don't show ID column in device component template tables

* netbox-community/netbox#6930: Add ID column to ObjectJournal, DeviceImport, and Circuit tables

* Exclude ID column from selected tables

* netbox-community/netbox#6930:revert default columns on ObjectChangeTable, not configurable

* netbox-community/netbox#6930: Add object ID to tagged objects table in tag detail view

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2021-11-02 16:21:34 -04:00
jeremystretch
a4d65ace61 Changelog & cleanup for #7668, #7717 2021-11-02 15:58:14 -04:00
Jeremy Stretch
273aeda588 Merge pull request #7693 from rhyser9/7668_location_detail_elevation
Closes #7668: Add 'View Elevations' button to location detail page
2021-11-02 15:53:09 -04:00