1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

2111 Commits

Author SHA1 Message Date
546f17ab50 Closes : Introduced AnnotatedMultipleChoiceField for filter forms 2018-03-07 14:16:38 -05:00
1c9986efc4 Closes : Added a button to view elevations on rack groups list 2018-03-07 11:37:05 -05:00
8ae13e29f5 Fixes : Require a plaintext value when creating a new secret 2018-03-07 11:20:10 -05:00
f5bb072f28 Fixes : Ignore duplicate IPs when calculating prefix utilization 2018-03-07 11:08:28 -05:00
37eef0ba6d Fixes : Fix TypeError exception when importing platforms 2018-03-06 12:10:02 -05:00
603b80db1b Fixes : Fix TypeError when attempting to add a member to an existing virtual chassis 2018-03-06 11:48:26 -05:00
c823660a8f Post-release version bump 2018-03-01 15:36:32 -05:00
0c5ad85b35 Release v2.3.1 2018-03-01 15:30:09 -05:00
bdecf7a3e3 Fixes : Trigger validation error when attempting to create a virtual chassis without specifying member positions 2018-03-01 14:40:39 -05:00
6b62720daf Closes : Added filters for cluter group and cluster type 2018-03-01 13:22:43 -05:00
d48c450018 Merge pull request from lampwins/bug/1921
fixed  - create interfaces with 802.1q in api
2018-03-01 13:17:16 -05:00
078404fb59 Fixes : Prevent reassignment of parent device when bulk editing VC member interfaces 2018-03-01 13:10:36 -05:00
4bb526896f Fixes : Fixed exception when rendering export template on an object type with custom fields assigned 2018-03-01 12:37:12 -05:00
0476006ef2 Merge pull request from lampwins/bug/1928
Fixed  form bound check for site and vlan group
2018-03-01 12:22:17 -05:00
19831f0177 Merge branch 'develop' into bug/1921 2018-03-01 12:11:46 -05:00
fc9871fba3 Fixes : Correct API validation of VLANs assigned to interfaces 2018-03-01 12:05:25 -05:00
b34f4f8e43 refactor to handle M2M validation in ValidatedModelSerializer 2018-03-01 11:31:56 -05:00
0357d8522c Merge branch 'develop' into bug/1921 2018-03-01 11:26:52 -05:00
08d06bd781 Fixes : Ignore ManyToManyFields when validating a new object created via the API 2018-03-01 11:16:28 -05:00
01a97add2a Fixes : Include all VC member interaces on A side when creating a new interface connection 2018-03-01 09:49:17 -05:00
3cb351dceb fixed form bound check for site and vlan group 2018-02-28 16:31:53 -05:00
9e11591b3b Post-release version bump (a bit late) 2018-02-27 17:56:18 -05:00
e4c1cece75 fixed - create interfaces with 801.1q in api 2018-02-27 16:19:28 -05:00
6881a98048 Fixes : Include VID in VLAN lists when editing an interface 2018-02-27 16:10:02 -05:00
36de9f10d6 Closes : Add note about copying media directory to upgrade doc 2018-02-27 15:54:25 -05:00
1cc135f01f Fixes : Prevent exception when attempting to create a virtual machine without selecting devices 2018-02-27 15:40:24 -05:00
079c8894fa Fixes : Redirect to device view after deleting a component 2018-02-27 14:59:45 -05:00
970759ed8b Release v2.3.0 2018-02-26 14:19:38 -05:00
22f17a1424 Merge branch 'develop-2.3' into develop 2018-02-26 14:14:47 -05:00
5ed797cfc9 Fixes : Allow removing an IP as the primary for a device when editing the IP directly 2018-02-26 14:13:34 -05:00
8ad59058a5 Updated requirements list 2018-02-26 13:54:19 -05:00
ec7bbcf90d Closes : Prefer binary package of psycopg2 2018-02-26 13:40:04 -05:00
37dde72c8f Corrected order of arguments on DeviceVCMembershipForm 2018-02-26 13:28:05 -05:00
972f9be291 Formatting correction 2018-02-26 13:20:28 -05:00
8b33b888b2 Merge branch 'develop' into develop-2.3 2018-02-21 16:16:20 -05:00
d29fd338eb Post-release version bump 2018-02-21 16:13:29 -05:00
8b5dba25f5 Release v2.2.10 2018-02-21 16:04:15 -05:00
a5dc9537e5 Closes : Allow specifying loose or exact matching for custom field filters 2018-02-21 15:40:11 -05:00
3064948d8c Closes : Update list of rack groups when selecting a site to filter by in rack elevations list 2018-02-21 14:06:38 -05:00
e6bcc4a3fe Propose fix typos () 2018-02-21 12:39:29 -05:00
6967b6bdc5 Fixes : Removed convenience function from an old migration (see ) to fix database error on extras/0009_topologymap_type 2018-02-21 12:00:38 -05:00
a8977a5dec Closes : Added a device filter field for primary IP 2018-02-21 10:55:49 -05:00
b837e8ea0b Fixes : Allow setting the primary IPv4/v6 address for a VirtualMachine via the web UI 2018-02-21 10:49:40 -05:00
110052fa0f Fixes : Consistent ordering of interface fields on add/edit 2018-02-21 10:38:45 -05:00
84bb977d2e Finished VirtualChassis list view 2018-02-21 09:53:23 -05:00
2d93c2b2da Closes : Implemented ability to render topology maps for console/power 2018-02-15 12:10:29 -05:00
9e4f2a9614 Fixed panel heading CSS class 2018-02-15 10:01:02 -05:00
5412a9f8ea Exclude devices already assigned to a VC from the list of potential VC members 2018-02-14 13:36:05 -05:00
d7177d3e05 Fixed typo in template 2018-02-14 13:35:25 -05:00
a21bd81681 VirtualChassis form validation cleanup 2018-02-14 12:47:10 -05:00