Jeremy Stretch
|
fe490d144a
|
Fixes #3868: Fix creation of interfaces for virtual machines
|
2020-01-09 14:54:25 -05:00 |
|
Jeremy Stretch
|
1f175031bd
|
#3455: Make ClusterFilterForm a TenancyFilterForm
|
2020-01-03 14:26:53 -05:00 |
|
Jeremy Stretch
|
6e49a0ba6e
|
Merge branch 'develop' into develop-2.7
|
2020-01-03 14:21:53 -05:00 |
|
Jeremy Stretch
|
57f199f899
|
Fixes #3833: Add region and region_id filters where missing (#3836)
|
2020-01-03 13:52:50 -05:00 |
|
Jeremy Stretch
|
b38bb64c81
|
Fixes #3831: Fix API-driven filter field rendering (#3812 regression)
|
2020-01-03 11:25:22 -05:00 |
|
Jeremy Stretch
|
88c7d95b08
|
ClusterForm should inherit from TenancyForm
|
2019-12-06 16:47:29 -05:00 |
|
Jeremy Stretch
|
ca11b9a2f5
|
VirtualMachine.status to slug
|
2019-12-04 20:40:18 -05:00 |
|
Jeremy Stretch
|
3fa4ceadb0
|
Interface.mode to slug (#3569)
|
2019-11-21 22:50:01 -05:00 |
|
Jeremy Stretch
|
5f5081f719
|
Interface.type to slug (#3569)
|
2019-11-21 22:11:02 -05:00 |
|
Jeremy Stretch
|
ea0d232169
|
Merge pull request #3572 from frelon/cluster-tenant
Add tenancy to cluster
|
2019-10-23 11:53:22 -04:00 |
|
Fredrik Lönnegren
|
3262805938
|
Add tenancy to cluster
fix pep8
|
2019-10-07 16:20:14 +02:00 |
|
dansheps
|
04d9889127
|
Fixes #3574 - Change device to parent in interface edit form vlan filtering logic
|
2019-10-07 08:54:39 -05:00 |
|
Jeremy Stretch
|
a3b9bdaff1
|
Miscellaneous cleanup
|
2019-10-04 12:59:10 -04:00 |
|
Daniel Sheppard
|
a84dbbf482
|
Fixes: #3543 - Adds inline vlan editing to virtual machine interfaces
|
2019-09-25 10:49:08 -05:00 |
|
Jeremy Stretch
|
a0545568cd
|
Fixes #3514: Label TextVar fields when rendering custom script forms
|
2019-09-18 15:39:26 -04:00 |
|
John Anderson
|
63c3f423c2
|
Merge branch 'develop' into 3428-cache-invalidation
|
2019-08-20 17:35:54 -04:00 |
|
John Anderson
|
ade844f7a7
|
fixes #3428 - caching invalidation issues
Mitgate invalidation issues by using prefetch_related instead of select_related.
Also use invalidated_update instead of just update.
|
2019-08-19 01:53:39 -04:00 |
|
Jeremy Stretch
|
0b95cab47b
|
Closes #3386: Add mac_address filter for virtual machines
|
2019-08-15 11:02:40 -04:00 |
|
Jeremy Stretch
|
3bb3b85fa2
|
Merged v2.5.13
|
2019-05-31 21:37:41 -04:00 |
|
Jeremy Stretch
|
e19feb92ea
|
Move TenancyFilterForm to tenancy.forms
|
2019-05-09 14:36:18 -04:00 |
|
Jeremy Stretch
|
fbde6282b2
|
Cleanup from #2931
|
2019-05-09 14:32:49 -04:00 |
|
Jeremy Stretch
|
1a2c9e3bba
|
Rename form_factor to type on dcim.Interface
|
2019-04-12 13:42:56 -04:00 |
|
dansheps
|
6e8e6809f3
|
Move Filter and Form to new file, update all files
|
2019-04-10 08:37:12 -05:00 |
|
dansheps
|
a91a79681f
|
Merge branch 'develop' of https://github.com/digitalocean/netbox into 2813-addtenantgroupfilter
|
2019-04-09 15:57:22 -05:00 |
|
dansheps
|
5f40be4bd5
|
Changes vm_role from "true" to "True" in virtualization form
|
2019-03-18 09:22:36 -05:00 |
|
dansheps
|
b4d7f9ea43
|
Fixes #2781: Fixes filter by regions on site and device list
* Add Device filter
|
2019-03-05 08:10:10 -06:00 |
|
dansheps
|
f78c228c75
|
Fixes #2813: Add Filter for TenantGroup to the following Forms and Filter classes:
* circuit.Circuit
* dcim.Site
* dcim.Rack
* dcim.RackElevation
* dcim.RackReservation
* dcim.Device
* ipam.IPAddress
* ipam.Prefix
* ipam.VRF
* ipam.VLAN
* virtualization.VirtualMachine
|
2019-02-23 10:37:30 -06:00 |
|
John Anderson
|
6dcd48fef1
|
Virtulization Select2 forms
|
2019-01-10 17:32:23 -05:00 |
|
Jeremy Stretch
|
4da755e75f
|
Formatting cleanup
|
2018-11-27 11:57:29 -05:00 |
|
Jeremy Stretch
|
bd7aee7c1f
|
Closes #2614: Simplify calls of super() for Python 3
|
2018-11-27 10:52:24 -05:00 |
|
Jeremy Stretch
|
ce00226bc6
|
Merge release v2.4.7 into develop-2.5
|
2018-11-06 11:19:38 -05:00 |
|
Jeremy Stretch
|
b4998f4b01
|
Closes #2388: Enable filtering of devices/VMs by region
|
2018-11-06 10:31:56 -05:00 |
|
Jeremy Stretch
|
22ed4f1b53
|
Merge release v2.4.6
|
2018-10-10 09:36:51 -04:00 |
|
John Anderson
|
1b2e9a6d06
|
fixes #2484 - Local config context not available on the Virtual Machine Edit Form
|
2018-10-03 17:16:01 -04:00 |
|
Jeremy Stretch
|
364bbdeab8
|
Merged release v2.4.5
|
2018-10-03 11:23:21 -04:00 |
|
Jeremy Stretch
|
15babeb584
|
Fixes #2414: Tags field missing from device/VM component creation forms
|
2018-09-28 16:26:08 -04:00 |
|
John Anderson
|
fb5dca2711
|
Merge branch 'develop' of github.com:digitalocean/netbox into local-config-context
|
2018-09-18 12:16:07 -04:00 |
|
Jeremy Stretch
|
6cdff955dc
|
Fixes #2444: Improve validation of interface MAC addresses
|
2018-09-18 12:02:59 -04:00 |
|
John Anderson
|
4039753b2f
|
refactored UI for local config context
|
2018-09-18 11:52:12 -04:00 |
|
John Anderson
|
0da113b723
|
implemnted #2392 - local config context for devices and VMs
|
2018-09-16 00:25:20 -04:00 |
|
Jeremy Stretch
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
208409110f
|
Added bulk tag addition/removal
|
2018-07-10 10:00:21 -04:00 |
|
Jeremy Stretch
|
9b3869790d
|
Implemented tags for all primary models
|
2018-05-10 12:53:11 -04:00 |
|
Jeremy Stretch
|
8bd268d81c
|
Closes #1944: Enable assigning VLANs to virtual machine interfaces
|
2018-03-14 14:53:28 -04:00 |
|
Jeremy Stretch
|
546f17ab50
|
Closes #1866: Introduced AnnotatedMultipleChoiceField for filter forms
|
2018-03-07 14:16:38 -05:00 |
|
Jeremy Stretch
|
078404fb59
|
Fixes #1926: Prevent reassignment of parent device when bulk editing VC member interfaces
|
2018-03-01 13:10:36 -05:00 |
|
Jeremy Stretch
|
8b33b888b2
|
Merge branch 'develop' into develop-2.3
|
2018-02-21 16:16:20 -05:00 |
|
Jeremy Stretch
|
b837e8ea0b
|
Fixes #1886: Allow setting the primary IPv4/v6 address for a VirtualMachine via the web UI
|
2018-02-21 10:49:40 -05:00 |
|
Jeremy Stretch
|
73c64272d8
|
Merge branch 'develop' into develop-2.3
|
2018-02-06 14:58:11 -05:00 |
|
Jeremy Stretch
|
12e6fe1d50
|
Standardized declaration of csv_headers on models
|
2018-02-02 14:26:16 -05:00 |
|