jeremystretch
|
cf80c1a506
|
Release v3.1-beta1
|
2021-11-05 09:03:27 -04:00 |
|
jeremystretch
|
4649ab2d85
|
Merge branch 'develop' into feature
|
2021-11-05 08:49:25 -04:00 |
|
jeremystretch
|
773fd47ca6
|
Fixes #7752: Fix minimum version check under Python v3.10
|
2021-11-05 08:45:57 -04:00 |
|
jeremystretch
|
93772e7265
|
Move remote authentication config parameters to a separate page
|
2021-11-04 15:41:46 -04:00 |
|
jeremystretch
|
0aae155c80
|
Refresh installation docs
|
2021-11-04 15:18:58 -04:00 |
|
jeremystretch
|
67c73768c1
|
Add count_fhrp_groups to interface serializers
|
2021-11-04 09:58:33 -04:00 |
|
jeremystretch
|
7a97d5d4eb
|
Changelog for #6732; misc fixes
|
2021-11-03 14:40:14 -04:00 |
|
Jeremy Stretch
|
8305f6d1f5
|
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
|
dcececf9c0
|
Improve documentation and testing for conditions
|
2021-11-03 14:02:43 -04:00 |
|
Daniel Sheppard
|
c72f25c693
|
#6732 - Add documentation
|
2021-11-03 12:22:44 -05:00 |
|
jeremystretch
|
04d145d6d8
|
Add summary page to release notes
|
2021-11-03 11:47:11 -04:00 |
|
jeremystretch
|
7b1335825b
|
Closes #7687: Update CentOS installation docs
|
2021-11-03 10:47:17 -04:00 |
|
jeremystretch
|
2c2e37e9f0
|
Merge branch 'develop' into feature
|
2021-11-03 10:29:02 -04:00 |
|
jeremystretch
|
11e2200acf
|
PRVB
|
2021-11-03 09:51:28 -04:00 |
|
jeremystretch
|
1bf100ba15
|
Release v3.0.9
|
2021-11-03 09:32:57 -04:00 |
|
jeremystretch
|
318c8b85e9
|
Fixes #7721: Retain pagination preference when MAX_PAGE_SIZE is zero
|
2021-11-03 08:25:50 -04:00 |
|
jeremystretch
|
7085fe77da
|
Changelog for #6529
|
2021-11-03 08:11:38 -04:00 |
|
Jeremy Stretch
|
2e20d7f02b
|
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 |
|
Daniel Sheppard
|
19bacc9e23
|
#6529 - Adjusted the arguments. Fixed documentation
|
2021-11-02 21:37:11 -05:00 |
|
jeremystretch
|
61b61b1bc0
|
Fixes #7664: Preserve initial form data when bulk edit validation fails
|
2021-11-02 17:07:30 -04:00 |
|
Daniel Sheppard
|
7c3318df92
|
#6529 - Adjusted the arguments. Added documentation
|
2021-11-02 15:56:42 -05:00 |
|
jeremystretch
|
d0b85586b9
|
Changelog & cleanup for #6930
|
2021-11-02 16:24:28 -04:00 |
|
jeremystretch
|
3a192223a3
|
Changelog & cleanup for #7668, #7717
|
2021-11-02 15:58:14 -04:00 |
|
jeremystretch
|
412430e1c3
|
Docs & changelog for #6235
|
2021-11-02 15:26:45 -04:00 |
|
jeremystretch
|
b2dc6c5d3d
|
Changelog & initial docs for #7649
|
2021-11-02 11:49:10 -04:00 |
|
bluikko
|
b5e8157700
|
Fix #7685: Doc image links (#7698)
* Fix image link in custom-script.md
* Fix image link in cable.md
* Fix image link in power.md
|
2021-11-01 09:13:18 -04:00 |
|
jeremystretch
|
4099dd3a05
|
Closes #6615: Add filter lookups for custom fields
|
2021-10-29 11:23:56 -04:00 |
|
jeremystretch
|
15e011ae52
|
Closes #7452: Add JSON custom field type
|
2021-10-28 10:29:14 -04:00 |
|
jeremystretch
|
a173083e5b
|
Closes #7606: Model transmit power for interfaces
|
2021-10-28 09:31:45 -04:00 |
|
thatmattlove
|
a090955918
|
Fixes #7599: Improve color mode handling
|
2021-10-27 11:34:21 -07:00 |
|
jeremystretch
|
dfdeac4968
|
Fixes #7647: Require interface assignment when designating IP address as primary for device/VM during CSV import
|
2021-10-27 10:20:17 -04:00 |
|
jeremystretch
|
e84f2e3ad2
|
Fixes #7601: Correct devices count for locations within global search results
|
2021-10-27 10:10:14 -04:00 |
|
jeremystretch
|
98ca4f5b5a
|
Fixes #7643: Fix circuit assignment when creating multiple terminations simultaneously
|
2021-10-27 10:02:36 -04:00 |
|
jeremystretch
|
87779b7b88
|
Fixes #7644: Prevent inadvertent deletion of prior change records when deleting objects (#7333 revisited)
|
2021-10-27 09:44:15 -04:00 |
|
jeremystretch
|
b56cae24c5
|
Fixes #7628: Fix load_yaml method for custom scripts
|
2021-10-27 09:04:18 -04:00 |
|
jeremystretch
|
d48a68317d
|
Fixes #7612: Strip HTML from custom field descriptions
|
2021-10-27 08:41:28 -04:00 |
|
jeremystretch
|
626a446c3d
|
Docs & changelog for #5883
|
2021-10-26 15:40:34 -04:00 |
|
jeremystretch
|
61d2158f76
|
#6346: Add 'bridge' interface type
|
2021-10-25 11:11:58 -04:00 |
|
jeremystretch
|
68081fb9a2
|
Cleanup & API changelog for #3979
|
2021-10-25 11:07:15 -04:00 |
|
jeremystretch
|
2423e0872f
|
Documentation & changelog for #6238
|
2021-10-25 09:52:08 -04:00 |
|
jeremystretch
|
e96f5447f4
|
Changelog for #6346
|
2021-10-21 17:03:21 -04:00 |
|
jeremystretch
|
6f66138a18
|
Changelog for #3979
|
2021-10-21 15:15:01 -04:00 |
|
jeremystretch
|
3a3ed8bf64
|
Merge branch 'feature' into 3979-wireless
|
2021-10-21 13:19:52 -04:00 |
|
jeremystretch
|
4932e4f8c6
|
Changelog for #6497
|
2021-10-21 11:28:25 -04:00 |
|
jeremystretch
|
cfb3897047
|
Add tags to organizational & nested group models
|
2021-10-21 10:51:02 -04:00 |
|
jeremystretch
|
8c058dcd45
|
Closes #7530: Move device type component lists to separate views
|
2021-10-20 15:04:40 -04:00 |
|
jeremystretch
|
4a7159389e
|
Add wireless documentation
|
2021-10-20 11:22:56 -04:00 |
|
jeremystretch
|
efb41b7433
|
Merge branch 'develop' into feature
|
2021-10-20 10:10:10 -04:00 |
|
jeremystretch
|
090df05193
|
PRVB
|
2021-10-20 09:59:33 -04:00 |
|
jeremystretch
|
fc5a23cc88
|
Release v3.0.8
|
2021-10-20 09:31:12 -04:00 |
|