Commit Graph

1640 Commits

Author SHA1 Message Date
Jeremy Stretch
cc473b3cad Added template names to device component create views 2017-08-18 12:29:39 -04:00
Jeremy Stretch
86c642f54d Reworked relationship between devices and clusters 2017-08-16 17:21:34 -04:00
Jeremy Stretch
fbf3eb612e Added virtualization filters 2017-08-16 17:00:17 -04:00
Jeremy Stretch
2f2bd5fe70 Updates for v2.1.3 and expanded VirtualMachine model 2017-08-16 15:25:33 -04:00
Jeremy Stretch
593b5a2715 Merge branch 'develop' into virtualization 2017-08-16 15:08:37 -04:00
Jeremy Stretch
dbe6b54510 Fixes #1429: Fixed uptime formatting on device status page 2017-08-16 11:20:52 -04:00
Jeremy Stretch
20e2c4d07e Merge pull request #1430 from xmudrii/fix-docs
docs: web-server link to new ssl tutorials for 16.04
2017-08-15 21:39:59 -04:00
Marko Mudrinić
d6cb87166d docs: web-server link to new ssl tutorials for 16.04 2017-08-15 23:39:10 +02:00
Jeremy Stretch
e1c44d38ed Post-release version bump 2017-08-15 15:53:10 -04:00
Jeremy Stretch
f8b809bad4 Release v2.1.3 2017-08-15 15:50:51 -04:00
Jeremy Stretch
3de4b14af3 Fixed page titles in the browsable API 2017-08-15 15:30:45 -04:00
Jeremy Stretch
9b36ae7425 Fixes #1330: Raise validation error when assigning an unrelated IP as the primary IP for a device 2017-08-15 14:05:02 -04:00
Jeremy Stretch
6c66a1f72f Fixes #1421: Improved model validation logic for API serializers 2017-08-15 13:54:04 -04:00
Jeremy Stretch
b046a30b9c Fixes #1420: Exclude virtual interfaces from device LLDP neighbors view 2017-08-15 11:07:26 -04:00
Jeremy Stretch
87509e709c Fixes #1419: Allow editing image attachments without re-uploading an image 2017-08-11 10:47:06 -04:00
Jeremy Stretch
6f517f4a98 Corrected HTTP verb in API docs 2017-08-10 11:41:25 -04:00
Jeremy Stretch
f2a1d29310 Expanded API overview documentation 2017-08-09 16:55:49 -04:00
Jeremy Stretch
6a0ac79213 Fixes #1415: Ignore leading/trailing semicolons in topology map device lists 2017-08-09 15:46:40 -04:00
Jeremy Stretch
274be0e4ce Tweaked installation docs to better accommodate Python 3 2017-08-09 14:19:33 -04:00
Jeremy Stretch
5ae765d5e3 Closes #1414: Selecting a site from the rack filters automatically updates the available rack groups 2017-08-09 13:59:25 -04:00
Jeremy Stretch
4b0a158b09 Implemented initial virtualization API 2017-08-08 16:33:34 -04:00
Jeremy Stretch
8f077a97b2 Fixes #1389: Avoid splitting carat/prefix on prefix list 2017-08-08 11:48:51 -04:00
Jeremy Stretch
4e3b743858 Merge pull request #1403 from huzichunjohn/issue_1400
Fixes #1400: Device interface shows twice on IP Addresses page
2017-08-08 08:23:14 -04:00
johnhu
38d8fe4417 Fixes #1400: Device interface shows twice on IP Addresses page 2017-08-08 11:44:50 +00:00
Jeremy Stretch
5ff21e7371 Initial work on virtualization support (#142) 2017-08-04 17:02:52 -04: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