jeremystretch
|
51d066a1bc
|
Fixes #10259: Fix NoReverseMatch exception when listing available prefixes with "flat" column displayed
|
2022-09-07 14:30:51 -04:00 |
|
Arthur
|
7826cfb01f
|
#10270 - fix custom field validation for ipam services
|
2022-09-07 08:45:56 -07:00 |
|
jeremystretch
|
2acfda3dc5
|
Fixes #10034: Add L2VPN column to interface and VLAN tables
|
2022-09-02 14:26:35 -04:00 |
|
Andreas Nieß
|
b11fa53519
|
Closes #10231: Add missing serializer annotations
|
2022-09-01 17:18:09 +02:00 |
|
jeremystretch
|
899b61264f
|
Fixes #9328: Hide available IPs when non-default ordering is applied
|
2022-08-31 16:55:03 -04:00 |
|
jeremystretch
|
de17a651e6
|
Closes #10043: Add support for 'limit' query parameter to available VLANs API endpoint
|
2022-08-30 15:16:34 -04:00 |
|
Jeremy Stretch
|
d3f2d77961
|
Merge pull request #10187 from amhn/9895_Remove_JSONFieldInspector
9895 remove json field inspector
|
2022-08-30 14:21:02 -04:00 |
|
jeremystretch
|
14f79ef85a
|
Closes #10202: Clean up TemplateColumn template code & accessors
|
2022-08-30 09:55:12 -04:00 |
|
Andreas Nieß
|
0b5478ad2d
|
Fixes #9895: Change DictField serializers to JSONField
|
2022-08-29 08:02:38 +02:00 |
|
jeremystretch
|
5f37699736
|
Fixes #9663: Omit available IP annotations when filtering prefix child IPs list
|
2022-08-25 10:34:18 -04:00 |
|
Arthur Hanson
|
4132027ada
|
fixes for #10070 make l2vpn slug unique (#10119)
Co-authored-by: jeremystretch <jstretch@ns1.com>
|
2022-08-24 17:12:14 -04:00 |
|
jeremystretch
|
bfbf97aec9
|
Closes #10031: Enforce 'application/json' content type for REST API requests
|
2022-08-24 15:49:36 -04:00 |
|
jeremystretch
|
2baf06e012
|
Add unique slugs to L2VPNs in relevant tests
|
2022-08-24 14:46:42 -04:00 |
|
Jeremy Stretch
|
6a7c56d919
|
Merge pull request #10115 from arthanson/art-10033
#10033 disable Add a Termination button if 2 terminations on L2VPN P2P
|
2022-08-24 08:57:01 -04:00 |
|
Arthur
|
439cf1a308
|
#10033 changes from code review
|
2022-08-23 16:17:40 -07:00 |
|
Arthur
|
374abe5214
|
#10033 disable Add a Termination button if 2 terminations on L2VPN P2P
|
2022-08-23 10:34:06 -07:00 |
|
jeremystretch
|
7ba0b420f1
|
Fixes #10109: Fix available prefixes calculation for container prefixes in the global table
|
2022-08-23 10:37:38 -04:00 |
|
Daniel Sheppard
|
f3906dd7c4
|
Fixes #10111 - Wrap search QS to catch ValueError on identifier field
|
2022-08-23 09:33:36 -05:00 |
|
Jeremy Stretch
|
7b4189271c
|
Merge pull request #10065 from atownson/issue_10055
Fixes #10055: NAT Outside evaluations and links
|
2022-08-23 08:28:39 -04:00 |
|
atownson
|
63e8faeed9
|
Changed nat_outside to ManyToManyColumn
|
2022-08-22 20:34:44 -05:00 |
|
Jeremy Stretch
|
f35ff105ab
|
Merge pull request #10096 from arthanson/art-6454
Fixes #6454 - Adds warning for prerequisite models
|
2022-08-22 16:09:59 -04:00 |
|
Arthur
|
e8f62eb1f9
|
#10059 change ordering of identifier column
|
2022-08-22 11:17:01 -07:00 |
|
Arthur
|
917439725a
|
fix for #10059 - add identifier to L2VPN table
|
2022-08-22 09:08:16 -07:00 |
|
Arthur
|
c65a291698
|
#6454 add L2VPN check
|
2022-08-18 16:00:17 -07:00 |
|
Arthur
|
38a8ddcd77
|
#6454 fix merge conflicts
|
2022-08-18 15:31:54 -07:00 |
|
atownson
|
43ad8e80b9
|
netbox-community#10055: Added empty text
|
2022-08-18 17:12:44 -05:00 |
|
Arthur
|
928dff6b68
|
#6454 add prerequisite alert
|
2022-08-18 15:11:03 -07:00 |
|
atownson
|
3f40e15ed5
|
netbox-community#10055 - Add template for NAT Outside
Fixes 'ipam.IPAddress.None' text
|
2022-08-18 16:18:29 -05:00 |
|
jeremystretch
|
804c064a7e
|
Closes #10061: Replicate type when cloning L2VPN instances
|
2022-08-18 15:19:34 -04:00 |
|
jeremystretch
|
279253c486
|
Fixes #10040: Fix exception when ordering prefixes by flat representation
|
2022-08-18 09:49:45 -04:00 |
|
jeremystretch
|
107f19a0e9
|
Closes #10035: Include assigned_object_parent column by default in L2VPN terminations table
|
2022-08-17 10:59:17 -04:00 |
|
jeremystretch
|
5671a37f43
|
Closes #10036: Set clone_fields on L2VPNTermination
|
2022-08-17 10:51:50 -04:00 |
|
jeremystretch
|
93b36ed580
|
Closes #10032: Remove unique constraint from L2VPN identifier
|
2022-08-17 10:47:42 -04:00 |
|
jeremystretch
|
8cd5a24409
|
#9414: Clean up clone_fields on all models
|
2022-08-11 09:58:37 -04:00 |
|
Daniel Sheppard
|
37c4f1a7d3
|
Fix up a few minor mistakes. Add tests.
|
2022-08-02 13:38:17 -05:00 |
|
Daniel Sheppard
|
5b3ef04550
|
#9888 - Add filter and columns for device and site
|
2022-08-02 12:56:10 -05:00 |
|
jeremystretch
|
29a611c729
|
Closes #9896: Discontinue arbitrary use of OrderedDict
|
2022-08-01 16:51:44 -04:00 |
|
jeremystretch
|
562769fb89
|
Merge branch 'develop' into feature
|
2022-08-01 14:42:09 -04:00 |
|
jeremystretch
|
9646f88384
|
Fixes #9885: Fix child prefix counts when editing/deleting aggregates in bulk
|
2022-08-01 10:28:21 -04:00 |
|
jeremystretch
|
8a075bcff9
|
Fixes #9884: Prevent querying assigned VRF on prefix object init
|
2022-08-01 09:47:18 -04:00 |
|
jeremystretch
|
84f2225f42
|
PEP8 cleanup
|
2022-08-01 09:16:58 -04:00 |
|
Kim Johansson
|
6904666e2a
|
Remove deprecated usage of prefetch_related
Fixes #9699
|
2022-07-30 01:18:30 +02:00 |
|
atownson
|
62d1510c55
|
Closes netbox-community#9762
Added nat_outside to IPAddressTable class
|
2022-07-28 10:23:04 -05:00 |
|
Daniel Sheppard
|
6f7289f932
|
Fixes #9844 - Add dedicated device_vlan form field
|
2022-07-26 07:22:21 -05:00 |
|
jeremystretch
|
abf11fbcb8
|
Merge branch 'develop' into feature
|
2022-07-20 12:20:33 -04:00 |
|
jeremystretch
|
e07dd3ddcb
|
Define NESTED_SERIALIZER_PREFIX constant
|
2022-07-15 15:31:42 -04:00 |
|
jeremystretch
|
3eb6b6c07f
|
Clean up core API imports
|
2022-07-13 16:18:55 -04:00 |
|
jeremystretch
|
53372a7471
|
#8157: General cleanup & fix tests
|
2022-07-11 21:51:39 -04:00 |
|
jeremystretch
|
2264937f81
|
Consolidate custom field migrations
|
2022-07-11 17:11:58 -04:00 |
|
jeremystretch
|
c380fd00bf
|
Merge branch 'develop' into feature
|
2022-07-11 12:58:24 -04:00 |
|