Commit Graph

1616 Commits

Author SHA1 Message Date
johnhu
38d8fe4417 Fixes #1400: Device interface shows twice on IP Addresses page 2017-08-08 11:44:50 +00:00
Jeremy Stretch
2a8a24ca50 Post-release version bump 2017-08-04 10:52:29 -04:00
Jeremy Stretch
cf18a8ed61 Release v2.1.2 2017-08-04 10:52:06 -04:00
Jeremy Stretch
6bd187b3bf Tweaked navigation menu styling 2017-08-03 17:49:22 -04:00
Jeremy Stretch
6e4ebf4132 Closes #992: Allow the creation of multiple services per device with the same protocol and port 2017-08-03 15:40:52 -04:00
Jeremy Stretch
389b0263fb Fixes #1390: Fixed IndexError when viewing available IPs within large IPv6 prefixes 2017-08-03 10:09:37 -04:00
Jeremy Stretch
9a30752974 Fixes #1388: Fixed server error when searching globally for IPs/prefixes (rolled back #1379) 2017-08-03 09:26:28 -04:00
Jeremy Stretch
1a5d05d687 Post-release version bump 2017-08-02 14:20:43 -04:00
Jeremy Stretch
30c61d82c1 Release v2.1.1 2017-08-02 14:20:20 -04:00
Jeremy Stretch
9b1ec6f5f2 Closes #1368: Render reservations in rack elevations view 2017-08-02 13:33:44 -04:00
Jeremy Stretch
3d1d42d2ab Deleted obsolete template 2017-08-02 13:17:34 -04:00
Jeremy Stretch
ade3a9edca Cleaned up title blocks 2017-08-02 13:15:28 -04:00
Jeremy Stretch
af4d906e7a Tweaked IP address layout 2017-08-02 12:55:21 -04:00
Jeremy Stretch
f5ef9683ce Closes #1379: Allow searching devices by interface MAC address in global search 2017-08-02 11:54:53 -04:00
Jeremy Stretch
6815386708 Fixes #1385: Connected device API endpoint no longer requires authentication if LOGIN_REQUIRED=False 2017-08-02 11:17:57 -04:00
Jeremy Stretch
9e995faccf Merge pull request #1386 from bdlamprecht/patch-1
Updated ldap.md
2017-08-02 10:56:41 -04:00
bdlamprecht
4ded2f2afc Updated ldap.md
Add mapping of `email` field to `mail` value in LDAP.  Also remove duplicate entries of such mapping information.
2017-08-02 08:45:00 -06:00
Jeremy Stretch
6e62970065 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
3674b334e9 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
3aeeb9fe09 Closes #1374: Added NAPALM_ARGS and NAPALM_TIMEOUT configiuration parameters 2017-07-26 11:47:59 -04:00
Jeremy Stretch
bf90349538 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
3bb14327d2 Post-release version bump 2017-07-25 11:26:50 -04:00
Jeremy Stretch
cd328fe00b Release v2.1.0 2017-07-25 11:19:33 -04:00
Jeremy Stretch
53a248c167 PEP8 fix 2017-07-25 10:58:28 -04:00
Jeremy Stretch
33fc665301 Fixes #1371: Extend DeviceSerializer.parent_device to include standard fields 2017-07-25 10:56:23 -04:00
Jeremy Stretch
f47c314a23 Tweaked NAPALM integration instructions 2017-07-25 10:17:28 -04:00
Jeremy Stretch
0078f1c7d6 Added note about NAPALM integration 2017-07-25 10:09:44 -04:00
Jeremy Stretch
5f3e530a3b Added "Migrating to Python3" to the docs index 2017-07-25 09:44:15 -04:00
vanderaaj
9e8fd813bd 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
e5be9093fc Merge branch 'develop-2.1' into develop 2017-07-24 14:58:18 -04:00
Jeremy Stretch
05edd0383c PEP8 fix 2017-07-24 14:51:00 -04:00
Jeremy Stretch
28961878b1 lsmodules() should only return native models 2017-07-24 14:34:01 -04:00
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