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 |
|
Jeremy Stretch
|
1f982c94ce
|
Added an AJAX spinner
|
2017-07-17 11:41:39 -04:00 |
|
Jeremy Stretch
|
12472a2612
|
Live device status PoC
|
2017-07-14 16:07:28 -04:00 |
|
Jeremy Stretch
|
f6a8d32880
|
Initial work on NAPALM integration
|
2017-07-14 14:42:56 -04:00 |
|
Jeremy Stretch
|
bb2f86463e
|
Upgraded jQuery to v3.2.1
|
2017-07-14 10:17:09 -04:00 |
|
Jeremy Stretch
|
e8dafc02f7
|
Merge branch 'develop' into develop-2.1
Conflicts:
netbox/netbox/settings.py
|
2017-07-14 10:12:35 -04:00 |
|
Jeremy Stretch
|
0655834938
|
Post-release version bump
|
2017-07-14 10:11:04 -04:00 |
|
Jeremy Stretch
|
d0dc505220
|
Release v2.0.10
|
2017-07-14 10:07:21 -04:00 |
|
Jeremy Stretch
|
b2d3f3ff22
|
Tweaked page title
|
2017-07-14 10:01:59 -04:00 |
|
Jeremy Stretch
|
39730b6834
|
Optimized performance when editing/deleting objects in bulk
|
2017-07-13 17:39:28 -04:00 |
|
Jeremy Stretch
|
dd1991f2c6
|
Closes #838: Display details of all objects being edited/deleted in bulk
|
2017-07-13 16:31:47 -04:00 |
|
Jeremy Stretch
|
2f32e11f53
|
Fixes #1342: Allow designation of users and groups when creating/editing a secret role
|
2017-07-13 11:44:29 -04:00 |
|
Jeremy Stretch
|
280f55a875
|
Require django-tables2 v1.7+
|
2017-07-13 11:39:59 -04:00 |
|
Jeremy Stretch
|
dc68be5abf
|
Removed SearchTables; created DetailTables for models where needed
|
2017-07-12 16:42:45 -04:00 |
|
Jeremy Stretch
|
1ef90902bd
|
Closes #1320: Remove checkbox from confirmation dialog
|
2017-07-12 14:53:52 -04:00 |
|
Jeremy Stretch
|
6f37e97c67
|
Fixes #1339: Fixed disappearing checkbox column under django-tables2 v1.7+
|
2017-07-12 14:05:01 -04:00 |
|
Jeremy Stretch
|
e54c74d972
|
Fixes #1338: Allow importing prefixes with "container" status
|
2017-07-12 10:31:16 -04:00 |
|
Jeremy Stretch
|
af9fa85cc1
|
Fixes #1312: Catch error when attempting to activate a user key with an invalid private key
|
2017-07-12 10:06:13 -04:00 |
|
Jeremy Stretch
|
74828e1409
|
Fixes #1334: Fix server error when adding an interface to a device
|
2017-07-11 14:52:50 -04:00 |
|
Jeremy Stretch
|
dc77400ab1
|
Fixes #1333: Corrected label on is_console_server field of DeviceType bulk edit form
|
2017-07-11 14:36:59 -04:00 |
|
Jeremy Stretch
|
2d0638821d
|
#1266: Exclude interfaces with existing connections or circuit terminations when creating a new connection
|
2017-07-10 12:44:16 -04:00 |
|
Jeremy Stretch
|
8a87d60f29
|
Closes #1269: Added circuit termination to interface serializer
|
2017-07-10 12:07:47 -04:00 |
|
Jeremy Stretch
|
530789b733
|
#1269: Reworked interface connection serialization
|
2017-07-10 11:52:36 -04:00 |
|
Jeremy Stretch
|
618d75566f
|
Merge branch 'develop' into develop-2.1
Conflicts:
netbox/netbox/settings.py
|
2017-07-10 09:48:20 -04:00 |
|
Jeremy Stretch
|
5f66893038
|
Post-release version bump
|
2017-07-10 09:44:34 -04:00 |
|
Jeremy Stretch
|
41ea433e7c
|
Release v2.0.9
|
2017-07-10 09:42:07 -04:00 |
|
Jeremy Stretch
|
bfd7881b7b
|
Fixes #1325: Retain interface attachment when editing a circuit termination
|
2017-07-10 09:38:59 -04:00 |
|