jeremystretch
|
e3e71a20d1
|
Finish customization docs
|
2022-08-11 16:14:06 -04:00 |
|
jeremystretch
|
3dd429424a
|
Finish features documentation
|
2022-08-11 15:29:26 -04:00 |
|
jeremystretch
|
5bff60dc30
|
Split webhooks documentation
|
2022-08-11 11:55:45 -04:00 |
|
jeremystretch
|
3e77e6520c
|
Restore model documentation for all models under extras
|
2022-08-11 11:37:07 -04:00 |
|
jeremystretch
|
8b5771a73d
|
Continued work on feature docs
|
2022-08-10 14:07:51 -04:00 |
|
jeremystretch
|
20b0b76dbf
|
Continued work on feature docs
|
2022-08-10 12:51:21 -04:00 |
|
jeremystretch
|
f018bbb497
|
Continued work on feature docs
|
2022-08-09 16:49:28 -04:00 |
|
jeremystretch
|
d09d179961
|
Started on feature docs
|
2022-08-04 16:35:32 -04:00 |
|
jeremystretch
|
d7685184d0
|
Drop markdown-include
|
2022-08-04 14:12:51 -04:00 |
|
jeremystretch
|
4b987453fd
|
Reorganize documentation
|
2022-08-04 14:11:52 -04:00 |
|
jeremystretch
|
cf03c3f6a9
|
Merge branch 'feature' into docs-refresh
|
2022-08-04 13:13:22 -04:00 |
|
jeremystretch
|
2f84453256
|
Fix denormalization logic to be compatible with loading fixture data
|
2022-08-04 10:42:44 -04:00 |
|
jeremystretch
|
4715db927d
|
Release v3.3-beta2
|
2022-08-03 14:41:50 -04:00 |
|
Jeremy Stretch
|
76d7d4fdc0
|
Merge pull request #9904 from netbox-community/9888-site_device_filters
Fixes: #9888 - Add filter and columns for device and site
|
2022-08-03 13:31:58 -04:00 |
|
jeremystretch
|
cf0623a55a
|
Fixes #9778: Fix exception during cable deletion after deleting a connected termination
|
2022-08-03 12:46:16 -04:00 |
|
jeremystretch
|
c7cdcbd22f
|
Closes #9853: Show full object in cable A/B termination lists
|
2022-08-03 10:50:35 -04:00 |
|
Daniel Sheppard
|
4c37bf8430
|
Fix up a few minor mistakes. Add tests.
|
2022-08-02 13:38:17 -05:00 |
|
jeremystretch
|
fea8b94912
|
Fixes #9788: Ensure denormalized fields on CableTermination are kept in sync with related objects
|
2022-08-02 13:56:52 -04:00 |
|
Daniel Sheppard
|
6a7f3b15ff
|
#9888 - Add filter and columns for device and site
|
2022-08-02 12:56:10 -05:00 |
|
jeremystretch
|
61c704c97b
|
Closes #9903: Implement a mechanism for automatically updating denormalized fields
|
2022-08-02 13:49:34 -04:00 |
|
jeremystretch
|
3593fcaa75
|
Closes #9896: Discontinue arbitrary use of OrderedDict
|
2022-08-01 16:51:44 -04:00 |
|
jeremystretch
|
30b7f8f2ae
|
Merge branch 'develop' into feature
|
2022-08-01 14:42:09 -04:00 |
|
Jeremy Stretch
|
ca6818a530
|
Merge pull request #9886 from hagbarddenstore/issue_9699
Remove deprecated usage of prefetch_related
|
2022-08-01 13:46:38 -04:00 |
|
jeremystretch
|
7038fa0545
|
Fixes #9789: Fix rendering of cable traces ending at provider networks
|
2022-08-01 13:29:39 -04:00 |
|
jeremystretch
|
c3e27f9953
|
#9871: Tweak display of utilization graph value
|
2022-08-01 12:38:12 -04:00 |
|
jeremystretch
|
ee1722d100
|
Fixes #9871: Fix utilization graph value alignments
|
2022-08-01 11:54:39 -04:00 |
|
jeremystretch
|
6a4355f600
|
Closes #9893: Move YAML serialization logic for component templates under the individual models
|
2022-08-01 11:39:07 -04:00 |
|
jeremystretch
|
3459bb8314
|
Closes #9882: Add manufacturer column to modules table
|
2022-08-01 10:36:53 -04:00 |
|
jeremystretch
|
271efb4aec
|
Closes #9883: Linkify location column in power panels table
|
2022-08-01 10:32:05 -04:00 |
|
jeremystretch
|
0d670795a9
|
Fixes #9885: Fix child prefix counts when editing/deleting aggregates in bulk
|
2022-08-01 10:28:21 -04:00 |
|
jeremystretch
|
43a6565169
|
Closes #9881: Increase granularity in utilization graph values
|
2022-08-01 10:23:18 -04:00 |
|
jeremystretch
|
09f52fd8f9
|
Fixes #9884: Prevent querying assigned VRF on prefix object init
|
2022-08-01 09:47:18 -04:00 |
|
jeremystretch
|
87016bd52c
|
Fixes #9891: Ensure consistent ordering for tags during object serialization
|
2022-08-01 09:32:52 -04:00 |
|
jeremystretch
|
f1f8d2b72b
|
PEP8 cleanup
|
2022-08-01 09:16:58 -04:00 |
|
jeremystretch
|
7326a64fa1
|
Changelog & cleanup for #9637
|
2022-08-01 09:12:15 -04:00 |
|
atownson
|
667a2c8bb2
|
Closes #9637: Add existing fields to the Rack Reservation user interface pages (#9870)
* Closes netbox-community#9637
Added site_group to RackReservationFrom class fieldsets
Added location to RackReservationTable class
|
2022-08-01 09:01:18 -04:00 |
|
Kim Johansson
|
43b2ac4412
|
Remove deprecated usage of prefetch_related
Fixes #9699
|
2022-07-30 01:18:30 +02:00 |
|
jeremystretch
|
522a4940aa
|
Add mermaid flowcharts showing rough data model dependencies
|
2022-07-29 16:23:45 -04:00 |
|
jeremystretch
|
31c2cd8301
|
Reorganize configuration docs
|
2022-07-29 15:10:50 -04:00 |
|
jeremystretch
|
c77363f7e4
|
Started "getting started" guide
|
2022-07-29 13:45:59 -04:00 |
|
Daniel Sheppard
|
366a665eef
|
Fixes #9062 - Add/edit {module} substitution to help text for component template name
|
2022-07-29 11:55:26 -05:00 |
|
jeremystretch
|
88266a4ddf
|
Move data model definitions to separate hierarchy
|
2022-07-29 10:30:47 -04:00 |
|
jeremystretch
|
31ebe33558
|
Rearrange introductory content
|
2022-07-29 10:06:26 -04:00 |
|
jeremystretch
|
ac0e5c8187
|
Closes #9858: ChangeLoggedModelFilterSet cleanup
|
2022-07-28 15:41:10 -04:00 |
|
jeremystretch
|
6f0cd5ee2a
|
Closes #9793: Add PoE attributes to interface templates
|
2022-07-28 15:20:25 -04:00 |
|
jeremystretch
|
a3d449d547
|
Closes #9391: Remove 500-character limit for custom link text & URL fields
|
2022-07-28 14:36:20 -04:00 |
|
jeremystretch
|
1d47b0894f
|
Changelog for #9762
|
2022-07-28 12:45:27 -04:00 |
|
Jeremy Stretch
|
d90786642e
|
Merge pull request #9868 from atownson/issue_9762
Closes #9762: Add nat_outside to the IPAddress table
|
2022-07-28 12:43:13 -04:00 |
|
atownson
|
5a4db67d1a
|
Closes netbox-community#9762
Added nat_outside to IPAddressTable class
|
2022-07-28 10:23:04 -05:00 |
|
jeremystretch
|
171275a07f
|
Changelog and cleanup for #9825
|
2022-07-27 16:50:31 -04:00 |
|