jeremystretch
|
ecf51406c5
|
Permit disabling utilization graph warning/danger thresholds
|
2021-05-11 14:52:27 -04:00 |
|
jeremystretch
|
bf56145a09
|
Closes #4609: Allow marking prefixes as fully utilized
|
2021-05-11 14:08:18 -04:00 |
|
jeremystretch
|
c777daf6e6
|
Merge branch 'develop' into feature
|
2021-05-07 10:27:23 -04:00 |
|
jeremystretch
|
2d4ae38a09
|
Fixes #6369: Fix interface assignment for VLANs in non-scoped groups
|
2021-05-06 14:36:23 -04:00 |
|
jeremystretch
|
7f2f98885b
|
Fixes #6350: Include first & last IP addresses when allocating available IPv6 addresses via the REST API
|
2021-05-06 13:59:10 -04:00 |
|
jeremystretch
|
21d14a782e
|
Closes #6359: Enable custom links for organizational and nested group models
|
2021-05-06 13:01:20 -04:00 |
|
jeremystretch
|
ea5d02b1e6
|
Remove deprecated display_name() methods from models
|
2021-05-04 16:05:17 -04:00 |
|
jeremystretch
|
5856275347
|
Closes #5991: Remove display_name attribute from serializers
|
2021-05-04 15:56:36 -04:00 |
|
jeremystretch
|
534b0e4cf6
|
Merge branch 'develop' into feature
|
2021-05-04 14:25:53 -04:00 |
|
jeremystretch
|
97d5873e3d
|
Fixes #6240: Fix display of available VLAN ranges under VLAN group view
|
2021-05-04 09:36:01 -04:00 |
|
jeremystretch
|
3bd99e1910
|
Closes #6320: Introduce ChangeLoggedFilterSetTests
|
2021-05-03 15:25:16 -04:00 |
|
jeremystretch
|
ffa4cd134b
|
Introduce BaseFilterSetTests to standardize testing of PK filters
|
2021-05-03 14:36:44 -04:00 |
|
jeremystretch
|
fbffef1cc4
|
Rename FilterSet test modules
|
2021-05-03 13:07:19 -04:00 |
|
jeremystretch
|
3ef6284a0d
|
Move base FilterSet classes under netbox core
|
2021-04-29 16:53:48 -04:00 |
|
jeremystretch
|
1024782b9e
|
Rename FilterSet modules
|
2021-04-29 16:48:24 -04:00 |
|
jeremystretch
|
d35ac1347c
|
Move TagFilter to extras
|
2021-04-29 16:23:55 -04:00 |
|
jeremystretch
|
c4e88fd11a
|
Consolidate FilterSet classes
|
2021-04-29 15:59:11 -04:00 |
|
jeremystretch
|
0de50e0afe
|
Split Filter and FilterSet classes
|
2021-04-29 15:13:44 -04:00 |
|
jeremystretch
|
bb988701fe
|
Fixes #6308: Fix linking of available VLANs in VLAN group view
|
2021-04-29 08:43:46 -04:00 |
|
jeremystretch
|
456ffb79ff
|
Merge v2.11.2
|
2021-04-27 14:05:38 -04:00 |
|
jeremystretch
|
58659cf3b6
|
Fixes #6262: Support filtering by created/updated time for all relevant objects
|
2021-04-27 10:04:28 -04:00 |
|
jeremystretch
|
9a588231c5
|
Fixes #6289: Fix assignment of VC member interfaces to LAG interfaces
|
2021-04-27 09:36:48 -04:00 |
|
checktheroads
|
eb55761c38
|
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
# Conflicts:
# netbox/project-static/js/forms.js
# netbox/templates/dcim/location.html
# netbox/templates/generic/object_list.html
|
2021-04-22 19:19:03 -07:00 |
|
checktheroads
|
ea472c844e
|
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
# Conflicts:
# netbox/templates/generic/object_list.html
|
2021-04-19 19:40:15 -07:00 |
|
jeremystretch
|
6bd4b3c167
|
Fixes #6184: Fix parent object table column in prefix IP addresses list
|
2021-04-16 13:07:41 -04:00 |
|
checktheroads
|
4c3b0abe7b
|
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
# Conflicts:
# netbox/dcim/tables/template_code.py
# netbox/netbox/views/__init__.py
# netbox/project-static/css/base.css
# netbox/templates/base.html
# netbox/templates/circuits/circuit.html
# netbox/templates/circuits/circuittermination_edit.html
# netbox/templates/circuits/inc/circuit_termination.html
# netbox/templates/circuits/provider.html
# netbox/templates/dcim/device.html
# netbox/templates/dcim/device/base.html
# netbox/templates/dcim/device_component.html
# netbox/templates/dcim/devicetype.html
# netbox/templates/dcim/inc/device_napalm_tabs.html
# netbox/templates/dcim/rack.html
# netbox/templates/dcim/site.html
# netbox/templates/dcim/virtualchassis.html
# netbox/templates/extras/configcontext.html
# netbox/templates/extras/object_journal.html
# netbox/templates/extras/tag.html
# netbox/templates/generic/object.html
# netbox/templates/generic/object_list.html
# netbox/templates/home.html
# netbox/templates/inc/nav_menu.html
# netbox/templates/ipam/aggregate.html
# netbox/templates/ipam/ipaddress.html
# netbox/templates/ipam/prefix.html
# netbox/templates/ipam/vlan.html
# netbox/templates/ipam/vlangroup_edit.html
# netbox/templates/ipam/vlangroup_vlans.html
# netbox/templates/secrets/secret.html
# netbox/templates/tenancy/tenant.html
# netbox/templates/users/api_tokens.html
# netbox/templates/virtualization/cluster.html
# netbox/templates/virtualization/vminterface_edit.html
# netbox/utilities/forms/fields.py
# netbox/utilities/templates/buttons/export.html
|
2021-04-14 11:30:15 -07:00 |
|
jeremystretch
|
664ba55460
|
Reorganize base TestCase classes
|
2021-04-14 14:22:58 -04:00 |
|
checktheroads
|
d1d2ad6a5c
|
bootstrap 5 class updates
|
2021-04-13 21:51:12 -07:00 |
|
jeremystretch
|
e3f5062583
|
Merge branch 'develop' into feature
|
2021-04-13 16:41:46 -04:00 |
|
jeremystretch
|
1fba4b7e32
|
Fixes #5419: Update parent device/VM when deleting a primary IP
|
2021-04-13 13:23:25 -04:00 |
|
jeremystretch
|
03b3f5937f
|
Fixes #6108: Do not infer tenant assignment from parent objects for prefixes, IP addresses
|
2021-04-08 13:50:06 -04:00 |
|
jeremystretch
|
85359bb10f
|
Fix ContentType assignment
|
2021-04-05 14:05:28 -04:00 |
|
jeremystretch
|
f0018dcba9
|
LinkedCountColumn should always invoke filter by ID
|
2021-04-05 11:47:25 -04:00 |
|
jeremystretch
|
7949a5e1fd
|
Migrate VLANGroup site assignments
|
2021-04-05 11:40:46 -04:00 |
|
jeremystretch
|
779837389b
|
Convert all LinkColumns to Column(linkify=True)
|
2021-04-02 16:59:53 -04:00 |
|
Jeremy Stretch
|
6287f75e67
|
Toggle VLANGroup scope selector fields
|
2021-04-02 11:31:46 -04:00 |
|
Jeremy Stretch
|
d82f2e289a
|
Use ContentTypeChoiceField for all ContentType fields
|
2021-04-02 10:55:16 -04:00 |
|
Jeremy Stretch
|
73e9842877
|
Introduce ContentTypeChoiceField
|
2021-04-02 10:54:13 -04:00 |
|
Jeremy Stretch
|
a86178f19b
|
Simplify VLANGroup scope assignment (WIP)
|
2021-04-02 09:36:14 -04:00 |
|
Jeremy Stretch
|
9a5f54bdaf
|
Add tests for filtering VLANs by device/VM
|
2021-03-31 10:59:15 -04:00 |
|
Jeremy Stretch
|
d33d9522cc
|
Fix VM VLAN filtering
|
2021-03-30 21:46:56 -04:00 |
|
Jeremy Stretch
|
b91e5763e2
|
Add 'available_on' VLAN filters for devices & VMs
|
2021-03-30 21:32:48 -04:00 |
|
Jeremy Stretch
|
eac53a779b
|
Migrate prefix, VLAN templates to new structure
|
2021-03-29 16:43:29 -04:00 |
|
Jeremy Stretch
|
b7e44a744d
|
Add dedicated views for organizational models
|
2021-03-26 14:44:43 -04:00 |
|
Jeremy Stretch
|
bb00f2ff46
|
Introduce paginate_table() utility to simplify table pagination
|
2021-03-26 13:02:55 -04:00 |
|
Jeremy Stretch
|
c828806b67
|
Merge branch 'develop' into feature
|
2021-03-25 16:09:28 -04:00 |
|
Jeremy Stretch
|
d18652f726
|
Fixes #6012: Pre-populate attributes when creating an available child prefix via the UI
|
2021-03-25 15:04:56 -04:00 |
|
checktheroads
|
21d31b5747
|
fix prefix table styles
|
2021-03-19 09:38:26 -07:00 |
|
Jeremy Stretch
|
e4ecd2dae9
|
Fixes #6006: Fix VLAN group/site association for bulk prefix import
|
2021-03-19 10:22:30 -04:00 |
|
checktheroads
|
58841e85db
|
update css classes for bootstrap 5 colors
|
2021-03-17 23:31:15 -07:00 |
|