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

33 Commits

Author SHA1 Message Date
438b4b4758 Add rf_role to Interface 2021-10-13 20:16:36 -04:00
5271680483 Rename SSID model to WirelessLAN 2021-10-12 17:06:31 -04:00
38f6d22d2d Enable attachment of wireless interfaces to SSIDs 2021-10-12 13:48:06 -04:00
8e1535f7ec Add RF channel fields to Interface 2021-10-12 10:46:41 -04:00
18c3bb673f Closes #1337: Add WWN field to interfaces 2021-10-07 15:09:42 -04:00
9089f5cf67 #7450: Clean up object edit forms 2021-10-05 15:37:49 -04:00
66619cdc2f Clean up object edit forms 2021-08-25 15:03:19 -04:00
545474a1a3 Clean up object edit forms 2021-08-24 13:59:54 -04:00
499005f84d Merge branch 'develop' into feature 2021-08-23 13:23:39 -04:00
8497965cf7 Fixes #6326: Enable filtering assigned VLANs by group in interface edit form 2021-08-23 12:49:32 -04:00
9f59f99663 Set max width for object edit forms 2021-08-13 13:35:23 -04:00
07f34c2675 #6372: Migrate away from form-floating field styles 2021-07-20 00:16:13 -07:00
c4bd47eb84 #6372: Form should be centered on page 2021-05-23 13:21:52 -07:00
22e484edd4 #6732: Change “Update” button to “Save” 2021-05-07 17:02:22 -07:00
61ce2c95b3 migrate templates to bootstrap 5 2021-04-18 00:22:52 -07:00
d74c07e1a2 Clean up parent/LAG interface form validation 2021-03-05 14:13:03 -05:00
8dd7123923 Closes #3648: Mark cable termination models as connected without attaching a cable 2021-03-01 21:34:42 -05:00
fdda30704b Add custom fields section to interface edit template 2021-03-01 14:12:09 -05:00
cef8204f40 Merge tags fields with primary object fields in form display 2021-02-25 14:03:14 -05:00
a3675854be Clean up generic view templates 2020-11-11 16:58:29 -05:00
08c492f1f4 Merge develop into develop-2.10 2020-09-04 16:09:05 -04:00
286a3e6ca2 Add label to forms, views and templates 2020-06-05 13:59:59 -04:00
9c6dbd7337 Add in in-line vlan editing and Bulk vlan editing (#3350)
* Fixes #3341 - Added in-line vlan editing
* Fixes #2160 - Added bulk vlan editing

Inconsequential behaviour changes:

* APISelect can now take "full=True" to return a non-brief set
* Select2 will no group by "group & site, group, site, global" if full=True is set in APISelect
2019-09-06 12:45:37 -05:00
1a2c9e3bba Rename form_factor to type on dcim.Interface 2019-04-12 13:42:56 -04:00
a9d7a7e306 Closes #2903: Clarify purpose of tags field on interface edit form 2019-02-15 10:23:46 -05:00
15babeb584 Fixes #2414: Tags field missing from device/VM component creation forms 2018-09-28 16:26:08 -04:00
f7f7764a6e Miscellaneous cleanup for tags 2018-07-12 11:34:35 -04:00
8bd268d81c Closes #1944: Enable assigning VLANs to virtual machine interfaces 2018-03-14 14:53:28 -04:00
70625a5cb0 Improved validation and workflow 2018-03-08 13:25:51 -05:00
7c043d9b4f Replaced tagged/untagged VLAN assignment widgets with a VLAN table; separate view for adding VLANs 2018-03-07 17:01:51 -05:00
ba42ad2115 Merge branch '150-interface-vlans' into develop-2.3 2017-11-14 15:36:14 -05:00
fd38daf0c5 Standardized device component edit views to use ObjectEditView() 2016-10-28 16:14:23 -04:00
27b289ee3b Initial push to public repo 2016-03-01 11:23:03 -05:00