Jeremy Stretch
|
383bfdeba7
|
Import constants from each app
|
2017-07-24 14:22:07 -04:00 |
|
Jeremy Stretch
|
4e3e1bd85d
|
Added docs for using the NetBox shell
|
2017-07-24 13:26:31 -04:00 |
|
Jeremy Stretch
|
9646bf52ac
|
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
|
b9e4652ce5
|
Fixes #1358: Correct VRF example values in IP/prefix import forms
|
2017-07-18 10:39:09 -04:00 |
|
Jeremy Stretch
|
6a0a89ffc9
|
Fixed table cell alignment for IP addresses
|
2017-07-17 13:55:20 -04:00 |
|
Jeremy Stretch
|
e9ea687661
|
Hide/disable NAPALM tabs as appropriate
|
2017-07-17 13:29:11 -04:00 |
|
Jeremy Stretch
|
1f9ea53d9a
|
Removed legacy LLDP neighbors API endpoint
|
2017-07-17 13:21:38 -04:00 |
|
Jeremy Stretch
|
6a1ee389ba
|
Added device config view
|
2017-07-17 13:19:25 -04:00 |
|
Jeremy Stretch
|
0f466b9dfa
|
Updated LLDP neighbors view to use NAPALM API
|
2017-07-17 13:05:11 -04:00 |
|
Jeremy Stretch
|
9e4be3ea36
|
Added device environmental status details
|
2017-07-17 12:58:13 -04:00 |
|
Jeremy Stretch
|
a4b0316daf
|
Added an AJAX spinner
|
2017-07-17 11:41:39 -04:00 |
|
Jeremy Stretch
|
c2d06287ac
|
Live device status PoC
|
2017-07-14 16:07:28 -04:00 |
|
Jeremy Stretch
|
421119dfe2
|
Initial work on NAPALM integration
|
2017-07-14 14:42:56 -04:00 |
|
Jeremy Stretch
|
c005f2bc20
|
Upgraded jQuery to v3.2.1
|
2017-07-14 10:17:09 -04:00 |
|
Jeremy Stretch
|
8129f4328d
|
Merge branch 'develop' into develop-2.1
Conflicts:
netbox/netbox/settings.py
|
2017-07-14 10:12:35 -04:00 |
|
Jeremy Stretch
|
67908aac63
|
Post-release version bump
|
2017-07-14 10:11:04 -04:00 |
|
Jeremy Stretch
|
dc1c3833e0
|
Release v2.0.10
|
2017-07-14 10:07:21 -04:00 |
|
Jeremy Stretch
|
6502d69dfc
|
Tweaked page title
|
2017-07-14 10:01:59 -04:00 |
|
Jeremy Stretch
|
53672dc91d
|
Optimized performance when editing/deleting objects in bulk
|
2017-07-13 17:39:28 -04:00 |
|
Jeremy Stretch
|
4d3ccf4397
|
Closes #838: Display details of all objects being edited/deleted in bulk
|
2017-07-13 16:31:47 -04:00 |
|
Jeremy Stretch
|
901ceb129c
|
Fixes #1342: Allow designation of users and groups when creating/editing a secret role
|
2017-07-13 11:44:29 -04:00 |
|
Jeremy Stretch
|
4fa7e6476f
|
Require django-tables2 v1.7+
|
2017-07-13 11:39:59 -04:00 |
|
Jeremy Stretch
|
96cef1a7c4
|
Removed SearchTables; created DetailTables for models where needed
|
2017-07-12 16:42:45 -04:00 |
|
Jeremy Stretch
|
7dc93af5ac
|
Closes #1320: Remove checkbox from confirmation dialog
|
2017-07-12 14:53:52 -04:00 |
|
Jeremy Stretch
|
f70891e607
|
Fixes #1339: Fixed disappearing checkbox column under django-tables2 v1.7+
|
2017-07-12 14:05:01 -04:00 |
|
Jeremy Stretch
|
60d5d4342a
|
Fixes #1338: Allow importing prefixes with "container" status
|
2017-07-12 10:31:16 -04:00 |
|
Jeremy Stretch
|
eb59ee7a7d
|
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
|
b6c50c98b6
|
Fixes #1334: Fix server error when adding an interface to a device
|
2017-07-11 14:52:50 -04:00 |
|
Jeremy Stretch
|
07c5d4b365
|
Fixes #1333: Corrected label on is_console_server field of DeviceType bulk edit form
|
2017-07-11 14:36:59 -04:00 |
|
Jeremy Stretch
|
a4820a041b
|
#1266: Exclude interfaces with existing connections or circuit terminations when creating a new connection
|
2017-07-10 12:44:16 -04:00 |
|
Jeremy Stretch
|
a6a9ea9bcb
|
Closes #1269: Added circuit termination to interface serializer
|
2017-07-10 12:07:47 -04:00 |
|
Jeremy Stretch
|
f33577221e
|
#1269: Reworked interface connection serialization
|
2017-07-10 11:52:36 -04:00 |
|
Jeremy Stretch
|
7950aff2e5
|
Merge branch 'develop' into develop-2.1
Conflicts:
netbox/netbox/settings.py
|
2017-07-10 09:48:20 -04:00 |
|
Jeremy Stretch
|
762203a873
|
Post-release version bump
|
2017-07-10 09:44:34 -04:00 |
|
Jeremy Stretch
|
3a81725eed
|
Release v2.0.9
|
2017-07-10 09:42:07 -04:00 |
|
Jeremy Stretch
|
2fbf862f61
|
Fixes #1325: Retain interface attachment when editing a circuit termination
|
2017-07-10 09:38:59 -04:00 |
|
Jeremy Stretch
|
3637939742
|
Fixes #1285: Enforce model validation when creating/editing objects via the API
|
2017-07-06 17:37:24 -04:00 |
|
Jeremy Stretch
|
1e1d228257
|
Merge branch 'develop' into develop-2.1
Conflicts:
netbox/ipam/models.py
netbox/netbox/settings.py
netbox/templates/dcim/inc/interface.html
|
2017-07-06 13:27:13 -04:00 |
|
Jeremy Stretch
|
537aa4add8
|
Fixes #1319: Fixed server error when attempting to create console/power connections
|
2017-07-06 13:20:53 -04:00 |
|
Jeremy Stretch
|
bf4e4b2c18
|
Fixed typo in example
|
2017-07-06 13:14:10 -04:00 |
|
Jeremy Stretch
|
59fee999cc
|
Post-release version bump
|
2017-07-05 14:36:25 -04:00 |
|
Jeremy Stretch
|
26816a43d5
|
Release v2.0.8
|
2017-07-05 14:34:46 -04:00 |
|
Jeremy Stretch
|
911db5c358
|
Fixes #1289: Retain inside NAT assignment when editing an IP address
|
2017-07-05 14:29:40 -04:00 |
|
Jeremy Stretch
|
38278899af
|
Merge pull request #1315 from s11-charendt/develop
Preserve fileextension, regardless of upper or lower case on imageupload
|
2017-07-05 11:02:18 -04:00 |
|
Jeremy Stretch
|
1af8099382
|
Fixes #1297: Allow passing custom field choice selection PKs as string-quoted integers
|
2017-07-05 11:00:43 -04:00 |
|
Jeremy Stretch
|
08b071a9f6
|
Include instructions when displaying an inactive user key
|
2017-07-05 10:51:25 -04:00 |
|
Christian Harendt
|
4a423e4c3e
|
Preserve fileextension, regardless of upper or lower case on imageuploads
|
2017-07-04 14:26:35 +02:00 |
|
Jeremy Stretch
|
19a4675b0b
|
Closes #1246: Added ability to auto-create the next available IP address within a prefix
|
2017-06-30 16:51:31 -04:00 |
|
Jeremy Stretch
|
016e984a7f
|
Closes #1303: Highlight installed interface connections in green on device view
|
2017-06-29 13:35:54 -04:00 |
|
Jeremy Stretch
|
b929094326
|
PEP8 fixes
|
2017-06-28 16:25:36 -04:00 |
|