Joseph Kennedy
|
dd62e7576a
|
Trying link in interface name
|
2017-08-03 20:15:51 -04:00 |
|
Joseph Kennedy
|
747830fc01
|
.
|
2017-08-03 19:47:02 -04:00 |
|
Joseph Kennedy
|
d1b7f49560
|
Remove toggle field
|
2017-08-03 19:35:32 -04:00 |
|
Joseph Kennedy
|
23c29781c2
|
One change at a time...
|
2017-08-03 18:20:35 -04:00 |
|
Joseph Kennedy
|
f7d3717413
|
Revert description column
|
2017-08-03 04:06:06 -04:00 |
|
Joseph Kennedy
|
34c3c2e10e
|
Fix template references
|
2017-08-03 03:49:44 -04:00 |
|
Joseph Kennedy
|
01856f4990
|
Changes to tables for InterfaceListView
|
2017-08-03 03:25:48 -04:00 |
|
Joseph Kennedy
|
3f6cba446c
|
Working on table view
|
2017-08-03 01:36:23 -04:00 |
|
Joseph Kennedy
|
9fccbc5c3c
|
More attempts to fix InterfaceListView
|
2017-08-02 18:18:43 -04:00 |
|
Joseph Kennedy
|
2232b04256
|
Trying select_related again.
|
2017-08-02 17:44:33 -04:00 |
|
Joseph Kennedy
|
8475f78802
|
Switch to all()
|
2017-08-01 23:10:57 -04:00 |
|
Joseph Kennedy
|
39a9c1a723
|
Bad character
|
2017-08-01 23:01:50 -04:00 |
|
Joseph Kennedy
|
836dc37ee1
|
Change queryset to test output
|
2017-08-01 22:54:42 -04:00 |
|
Joseph Kennedy
|
7e9d052248
|
Remove queryset to test output
|
2017-08-01 22:46:14 -04:00 |
|
Joseph Kennedy
|
3079acc132
|
More with select_related
|
2017-08-01 22:32:44 -04:00 |
|
Joseph Kennedy
|
44f8bc47e8
|
Added InterfaceListTable for queryset and updated view InterfaceViewList
|
2017-08-01 22:19:21 -04:00 |
|
Joseph Kennedy
|
df59845c17
|
Fixed permission value and working on queryset options for export
|
2017-08-01 21:50:00 -04:00 |
|
Joseph Kennedy
|
306f0a84e9
|
.
|
2017-08-01 21:12:36 -04:00 |
|
Joseph Kennedy
|
20f03db8e5
|
Fix InterfaceListView queryset
|
2017-08-01 20:53:38 -04:00 |
|
Joseph Kennedy
|
d4dd073b84
|
Fix object type
|
2017-08-01 20:50:31 -04:00 |
|
Joseph Kennedy
|
be98967336
|
Fixed reference to InterfaceBulkImportView
|
2017-08-01 20:24:32 -04:00 |
|
Joseph Kennedy
|
61a12c5850
|
Fix a heading
|
2017-08-01 20:07:33 -04:00 |
|
Joseph Kennedy
|
f49a407451
|
Adding export interface and interface list views
|
2017-08-01 19:54:35 -04:00 |
|
Joseph Kennedy
|
ac8a23bd8a
|
Missed InterfacesBulkImportView changes.
|
2017-08-01 18:07:07 -04:00 |
|
Joseph Kennedy
|
1a8913f625
|
Changes to allow import of interfaces and show descriptions inline in interface...some work on description column display
|
2017-08-01 16:51:42 -04:00 |
|
Jeremy Stretch
|
52a490bf5d
|
Fixes #461: Display a validation error when attempting to assigning a new child device to a rack face/position
|
2017-07-28 10:05:51 -04:00 |
|
Jeremy Stretch
|
f2c16fbf3c
|
Closes #893: Allow filtering by null values for NullCharacterFields (e.g. return only unnamed devices)
|
2017-07-27 09:53:41 -04:00 |
|
Jeremy Stretch
|
65a633f42d
|
Closes #1374: Added NAPALM_ARGS and NAPALM_TIMEOUT configiuration parameters
|
2017-07-26 11:47:59 -04:00 |
|
Jeremy Stretch
|
d2c6d79589
|
Closes #1375: Renamed NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters to NAPALM_USERNAME and NAPALM_PASSWORD
|
2017-07-26 11:24:19 -04:00 |
|
Jeremy Stretch
|
f4a873745f
|
Post-release version bump
|
2017-07-25 11:26:50 -04:00 |
|
Jeremy Stretch
|
c7e9d90321
|
Release v2.1.0
|
2017-07-25 11:19:33 -04:00 |
|
Jeremy Stretch
|
7476194bd1
|
PEP8 fix
|
2017-07-25 10:58:28 -04:00 |
|
Jeremy Stretch
|
1770c85689
|
Fixes #1371: Extend DeviceSerializer.parent_device to include standard fields
|
2017-07-25 10:56:23 -04:00 |
|
Jeremy Stretch
|
e364659c6e
|
Tweaked NAPALM integration instructions
|
2017-07-25 10:17:28 -04:00 |
|
Jeremy Stretch
|
9e26198afe
|
Added note about NAPALM integration
|
2017-07-25 10:09:44 -04:00 |
|
Jeremy Stretch
|
f9b6ddc230
|
Added "Migrating to Python3" to the docs index
|
2017-07-25 09:44:15 -04:00 |
|
vanderaaj
|
0991f94d06
|
How to migrate from Py2 to Py3 (#1355)
* How to migrate from Py2 to Py3
The commands done to migrate Ubuntu from Py2 to Py3.
* Update Migrating-to-Python3
|
2017-07-25 09:40:51 -04:00 |
|
Jeremy Stretch
|
32513083b1
|
Merge branch 'develop-2.1' into develop
|
2017-07-24 14:58:18 -04:00 |
|
Jeremy Stretch
|
336cdcddc5
|
PEP8 fix
|
2017-07-24 14:51:00 -04:00 |
|
Jeremy Stretch
|
4047c1a4e4
|
lsmodules() should only return native models
|
2017-07-24 14:34:01 -04:00 |
|
Jeremy Stretch
|
091cf390d2
|
Import constants from each app
|
2017-07-24 14:22:07 -04:00 |
|
Jeremy Stretch
|
05aaafc1cf
|
Added docs for using the NetBox shell
|
2017-07-24 13:26:31 -04:00 |
|
Jeremy Stretch
|
5885b833cd
|
Fixes #1362: Raise validation error when attempting to create an API key that's too short
|
2017-07-19 11:03:13 -04:00 |
|
Jeremy Stretch
|
106627da04
|
Fixes #1358: Correct VRF example values in IP/prefix import forms
|
2017-07-18 10:39:09 -04:00 |
|
Jeremy Stretch
|
d73ea54e08
|
Fixed table cell alignment for IP addresses
|
2017-07-17 13:55:20 -04:00 |
|
Jeremy Stretch
|
a45bfaf3da
|
Hide/disable NAPALM tabs as appropriate
|
2017-07-17 13:29:11 -04:00 |
|
Jeremy Stretch
|
e85cc0d856
|
Removed legacy LLDP neighbors API endpoint
|
2017-07-17 13:21:38 -04:00 |
|
Jeremy Stretch
|
0f608f3a15
|
Added device config view
|
2017-07-17 13:19:25 -04:00 |
|
Jeremy Stretch
|
4ad5c6f864
|
Updated LLDP neighbors view to use NAPALM API
|
2017-07-17 13:05:11 -04:00 |
|
Jeremy Stretch
|
be47b6a6c0
|
Added device environmental status details
|
2017-07-17 12:58:13 -04:00 |
|