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 |
|
Jeremy Stretch
|
4df128d34e
|
Renamed device status constants for clarity
|
2018-01-25 12:20:24 -05:00 |
|
Jeremy Stretch
|
78ed85943b
|
Fixes #1765: Improved rendering of null options for model choice fields in filter forms
|
2017-12-26 12:08:22 -05:00 |
|
Jeremy Stretch
|
779d685335
|
Closes #1784: Added cluster_type filters for virtual machines
|
2017-12-20 14:24:12 -05:00 |
|
Jeremy Stretch
|
30df060357
|
Closes #1722: Added VM count to site view
|
2017-11-27 10:59:24 -05:00 |
|
Jeremy Stretch
|
00986fd7bf
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05:00 |
|
Jeremy Stretch
|
34f1a9ebfb
|
Fixes #1579: Devices already assigned to a cluster cannot be added to a different cluster
|
2017-10-17 09:59:35 -04:00 |
|
Jeremy Stretch
|
f253f164a3
|
Closes #1510: Added ability to search by name when adding devices to a cluster
|
2017-10-11 10:14:09 -04:00 |
|
Jeremy Stretch
|
a38cd449c5
|
Added bulk import views for cluster types and groups
|
2017-10-09 15:49:48 -04:00 |
|
Jeremy Stretch
|
100d979d3e
|
Fixes #1554: Don't require form_factor when creating an interface assigned to a virtual machine
|
2017-10-09 14:27:31 -04:00 |
|
Jeremy Stretch
|
a6599874db
|
#1493: Extended DeviceRole to include a toggle indicating applicability to virtual machines
|
2017-09-29 12:11:20 -04:00 |
|
Jeremy Stretch
|
6243fbfd0d
|
Closes #1493: Added functional roles for virtual machines
|
2017-09-29 11:13:41 -04:00 |
|