Jeremy Stretch
|
408f632636
|
Fixes #2588: Catch all exceptions from failed NAPALM API Calls
|
2018-11-14 10:12:35 -05:00 |
|
Jeremy Stretch
|
7bed48f5fe
|
Expanded device interfaces display to include MTU, MAC address, and tags
|
2018-11-13 14:18:00 -05:00 |
|
Jeremy Stretch
|
0c33af2140
|
Fixes #2558: Filter on all tags when multiple are passed
|
2018-11-12 15:48:58 -05:00 |
|
Jeremy Stretch
|
845d467fd9
|
Fixes #2575: Correct model specified for rack roles table
|
2018-11-09 09:46:30 -05:00 |
|
Jeremy Stretch
|
b4998f4b01
|
Closes #2388: Enable filtering of devices/VMs by region
|
2018-11-06 10:31:56 -05:00 |
|
John Anderson
|
51295389c6
|
add temporary support for hyphenated query params for #2549
|
2018-11-06 10:08:00 -05:00 |
|
Jeremy Stretch
|
fd4a9db13e
|
Closes #2512: Add device field to inventory item filter form
|
2018-11-06 09:24:05 -05:00 |
|
John Anderson
|
817dc89279
|
fixed test for #2549
|
2018-11-06 00:54:57 -05:00 |
|
John Anderson
|
798a87b31e
|
fixed #2549 - incorrect naming of peer-device and peer-interface
|
2018-11-06 00:51:55 -05:00 |
|
Jeremy Stretch
|
ded90df01b
|
Filter cleanup
|
2018-11-05 15:45:21 -05:00 |
|
Daniel Sheppard
|
82b4aad585
|
Fixes 2427: Added filtering interfaces by vlan id(vlan=#) and vlan pk(vlan_id=#) (#2521)
|
2018-11-05 15:37:52 -05:00 |
|
Jeremy Stretch
|
0bb5d229e8
|
Fixes #2514: Prevent new connections to already connected interfaces
|
2018-10-16 16:42:23 -04:00 |
|
Jeremy Stretch
|
841db3b0c2
|
Fixes #2491: Fix exception when importing devices with invalid device type
|
2018-10-05 12:22:46 -04:00 |
|
Jeremy Stretch
|
259da2d18a
|
#2487: Added API tests
|
2018-10-04 16:20:01 -04:00 |
|
Jeremy Stretch
|
aed2a3cd1b
|
Closes #2438: API optimizations for tagged objects
|
2018-09-28 16:44:05 -04:00 |
|
Jeremy Stretch
|
15babeb584
|
Fixes #2414: Tags field missing from device/VM component creation forms
|
2018-09-28 16:26:08 -04:00 |
|
Jeremy Stretch
|
2ee5b2344e
|
Changelog and misc cleanup
|
2018-09-28 14:21:49 -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 |
|
John Anderson
|
57b225b680
|
fixes #2423 - interface connection links
|
2018-09-15 17:23:58 -04:00 |
|
Jeremy Stretch
|
ac36339491
|
Closes #2168: Added Extreme SummitStack interface form factors
|
2018-08-22 11:33:43 -04:00 |
|
Jeremy Stretch
|
dbbf7ab664
|
Fixes #2353: Handle DoesNotExist exception when deleting a device with connected interfaces
|
2018-08-22 10:35:56 -04:00 |
|
Jeremy Stretch
|
66400a98f1
|
Fixes #2354: Increased maximum MTU for interfaces to 65536 bytes
|
2018-08-22 10:25:07 -04:00 |
|
John Anderson
|
bc49979243
|
added rack group search #2254
|
2018-08-17 18:37:48 -04:00 |
|
Jeremy Stretch
|
9914576eaa
|
Fixes #2344: AttributeError when assigning VLANs to an interface on a device/VM not assigned to a site
|
2018-08-09 15:46:18 -04:00 |
|
Jeremy Stretch
|
a6c78b99c4
|
Fixes #2340: API requires manufacturer field when creating/updating an inventory item
|
2018-08-09 09:34:54 -04:00 |
|
Jeremy Stretch
|
134370f48d
|
Fixes #2335: API requires group field when creating/updating a rack
|
2018-08-08 14:58:16 -04:00 |
|
Jeremy Stretch
|
91b5f6d799
|
Fixes #2323: DoesNotExist raised when deleting devices or virtual machines
|
2018-08-07 17:30:26 -04:00 |
|
Jeremy Stretch
|
db7148350e
|
Fixes #2321: Allow explicitly setting a null value on nullable ChoiceFields
|
2018-08-07 14:05:07 -04:00 |
|
Jeremy Stretch
|
98bdb0cb3c
|
Fixes #2310: False validation error on certain nested serializers
|
2018-08-06 17:40:45 -04:00 |
|
Jeremy Stretch
|
bd5e860be0
|
Refactored the tests to remove a lot of boilerplate
|
2018-08-03 11:39:26 -04:00 |
|
Jeremy Stretch
|
f1bc88fc0c
|
Adopt django-taggit-serializer for representation of assigned tags in the API
|
2018-08-03 09:43:03 -04:00 |
|
Jeremy Stretch
|
5e97f87a64
|
PEP8 fix
|
2018-08-01 14:05:26 -04:00 |
|
Jeremy Stretch
|
4ae7f2337a
|
Closes #2213: Added squashed migrations
|
2018-08-01 14:01:20 -04:00 |
|
John Anderson
|
722d0d5554
|
Webhook signal refactor - fixes #2282 (#2260)
Refactor of webhook signaling system to use the same middleware mechanics of Changelogging
|
2018-07-30 14:23:49 -04:00 |
|
Jeremy Stretch
|
c2416411c1
|
Renamed ChoiceFieldSerializer and ContentTypeFieldSerializer
|
2018-07-30 12:41:20 -04:00 |
|
Jeremy Stretch
|
b7c2a26155
|
Closes #2259: Add changelog tab to interface view
|
2018-07-23 15:09:37 -04:00 |
|
Jeremy Stretch
|
beac676a6e
|
Cleaned up BulkEditView and BulkDeleteView
|
2018-07-20 21:18:10 -04:00 |
|
Jeremy Stretch
|
206c465e02
|
Merge branch 'develop' into develop-2.4
|
2018-07-18 17:51:57 -04:00 |
|
Jeremy Stretch
|
d665d4d62a
|
Fixes #1992: Isolate errors when one of multiple NAPALM methods fails
|
2018-07-18 14:46:15 -04:00 |
|
Jeremy Stretch
|
29d9b32b67
|
Fixes #1977: Don't default master vc_position to 1 when creating a new virtual chassis
|
2018-07-18 14:17:35 -04:00 |
|
Jeremy Stretch
|
00d218118c
|
Fixes #2231: Remove get_absolute_url() from DeviceRole
|
2018-07-18 11:24:36 -04:00 |
|
Jeremy Stretch
|
aa0e4406eb
|
Merge pull request #2167 from lampwins/feature/2166
implements #2166 - asset tag partial string search
|
2018-07-18 10:40:12 -04:00 |
|
Jeremy Stretch
|
6cc9ceb198
|
Enabled bulk add/remove tags for interfaces
|
2018-07-17 10:25:16 -04:00 |
|
Jeremy Stretch
|
d7e40de9da
|
Merged v2.3.6
|
2018-07-16 12:03:32 -04:00 |
|
Jeremy Stretch
|
67dbe02deb
|
Enabled export templates for virtual chassis
|
2018-07-12 16:55:23 -04:00 |
|
Jeremy Stretch
|
f7f7764a6e
|
Miscellaneous cleanup for tags
|
2018-07-12 11:34:35 -04:00 |
|
Jeremy Stretch
|
f048cf36ce
|
Implemented a view for interfaces
|
2018-07-11 15:30:54 -04:00 |
|