Commit Graph

1891 Commits

Author SHA1 Message Date
Joseph Kennedy
7a6719595a Merge e3cbdce108 into 651d462456 2017-10-11 17:14:46 +00:00
Jeremy Stretch
651d462456 Post-release version bump 2017-10-11 13:04:02 -04:00
Jeremy Stretch
d16d89028f Release v2.1.6 2017-10-11 12:59:43 -04:00
Jeremy Stretch
b69bf58c63 Closes #1548: Automatically populate tenant assignment when adding an IP address from the prefix view 2017-10-09 13:40:28 -04:00
Jeremy Stretch
a73e598a6e #1561: Selected related primary IPs for devices under global search 2017-10-09 13:32:30 -04:00
huzichunjohn
af2de6776d Closes #1561: Add Primary IP for a device to Search Results (#1565) 2017-10-09 13:28:39 -04:00
Jeremy Stretch
97188ad85b Fixes #1563: Made necessary updates for Django REST Framework v3.7.0 2017-10-06 15:26:56 -04:00
Jeremy Stretch
02d8897b82 Post-release version bump 2017-09-25 14:53:10 -04:00
Jeremy Stretch
0015484679 Release v2.1.5 2017-09-25 14:50:45 -04:00
Jeremy Stretch
aa5aa798e6 Fixes #1486: Ignore subinterface IDs when validating LLDP neighbor connections 2017-09-25 14:33:32 -04:00
Jeremy Stretch
63a4a70420 #1499: Added utilization graph to child prefixes for aggregates 2017-09-25 13:39:03 -04:00
Jeremy Stretch
2badb04a03 Fixes #1489: Corrected server error on validation of empty required custom field 2017-09-25 13:37:11 -04:00
Jeremy Stretch
a328e12642 Closes #1536: Improved formatting of aggregate prefix statistics 2017-09-25 12:14:55 -04:00
Jeremy Stretch
ce9f1eb201 Closes #1499: Added utilization graph to child prefixes table 2017-09-22 21:17:46 -04:00
Jeremy Stretch
b454ac9ce5 Merge pull request #1524 from larsuhartmann/develop
mentioned support of nested groups in LDAP installation documentation.
2017-09-22 16:19:32 -04:00
Jeremy Stretch
a010f7439d More work on #1523 (natural ordering for interfaces) 2017-09-22 16:18:43 -04:00
Jeremy Stretch
d7b0ba57e0 Merge pull request #1526 from tarkatronic/order_naturally_enhancements
Fixes #1523 - Interface.objects.order_naturally() enhancements
2017-09-22 14:12:43 -04:00
Joey Wilhelm
89194c067b Another test case to ensure subinterface ordering 2017-09-21 17:21:21 -07:00
Joey Wilhelm
126a5e5e4e Fix order_naturally with unbalanced names and use RawSQL instead of extra 2017-09-21 11:00:55 -07:00
Lars Hartmann
466ab0b404 mentioned support of nested groups in LDAP installation documentation. 2017-09-21 16:36:25 +02:00
Jeremy Stretch
a52a871a94 Fixes #1522: Removed object create/edit forms from the browsable API 2017-09-20 16:54:27 -04:00
Jeremy Stretch
4f9379a5e2 Cleaned up device interfaces/IPs table 2017-09-20 14:44:51 -04:00
Jeremy Stretch
e31d2c9857 Fixes #1520: Redirect on GET request to bulk edit/delete views 2017-09-20 09:56:20 -04:00
Ryan Breaker
b252f52f8e Added missing package for CentOS and Fedora (#1470)
Without the added package, installation fails during `pip install -r requirements.txt` on the pycrypto package for me in CentOS 6 and 7 and Fedora.
2017-09-18 16:37:51 -04:00
Chris Howells
eba30c4d79 Document the PATCH method. Closes #1481. (#1482) 2017-09-18 16:37:09 -04:00
Jeremy Stretch
ae1662e433 Fixes #1507: Fixed error when creating the next available IP from a prefix within a VRF 2017-09-18 16:34:28 -04:00
Jeremy Stretch
81df837a33 Closes #1485: Added LOGIN_BANNER configuration setting to display a banner on the login page 2017-09-15 15:28:09 -04:00
Jeremy Stretch
b84b526a43 Closes #1484: Added individual "add VLAN" buttons on the VLAN groups list 2017-09-15 15:14:35 -04:00
Jeremy Stretch
17c1a1e465 Use add_blank_choice() to prepend a null choice to field options 2017-09-14 14:45:45 -04:00
huzichunjohn
b6df0209ba Fixes #1472: Secret truncated when using '<' character (#1477) 2017-09-11 10:55:04 -04:00
Jeremy Stretch
6b53d263fe Fixes #1469: Allow a NAT IP to be assigned as the primary IP for a device 2017-09-01 13:00:44 -04:00
Joseph Kennedy
e3cbdce108 Remove "Show Descriptions" changes for inline descriptions. Will add feature request later. 2017-09-01 04:23:51 -04:00
Joseph Kennedy
60fd2c4296 Fix PEP8 whitespace errors 2017-09-01 02:44:57 -04:00
Joseph Kennedy
1ccbf746b9 Restore white space in exporttemplate_models 2017-09-01 00:32:41 -04:00
Joseph Kennedy
0e0728a763 Remove custom field model and export field model for interface (didn't use) 2017-09-01 00:30:54 -04:00
Joseph Kennedy
5ffea4e1c0 Add reference to interface_list export in device view 2017-09-01 00:10:21 -04:00
Joseph Kennedy
99f3f8bc3b Remove non-functional export interfaces button from device page 2017-08-31 18:46:15 -04:00
Joseph Kennedy
8277b423d6 Add back device search to allow export filter more specifically incase of overlap 2017-08-31 18:22:44 -04:00
Joseph Kennedy
1e51f884e5 Remove unused methods 2017-08-31 18:16:24 -04:00
Joseph Kennedy
3cccfeba1e Null option set to zero 2017-08-31 17:52:36 -04:00
Joseph Kennedy
5a31af9410 Typo on FilterChoiceField 2017-08-31 17:50:32 -04:00
Joseph Kennedy
1a49b2ce83 Forgot incorrect parent reference object again 2017-08-31 17:46:19 -04:00
Joseph Kennedy
a74b028f11 Uncomment rack_group_id and add null option 2017-08-31 17:45:33 -04:00
Joseph Kennedy
f37c14c0d2 Add empty_label to rack_id 2017-08-31 17:43:11 -04:00
Joseph Kennedy
faa03f6098 Incorrect parent object 2017-08-31 17:41:06 -04:00
Joseph Kennedy
8532ec7894 Try None 2017-08-31 17:39:51 -04:00
Joseph Kennedy
ada6bbc8bd Comment out rack_group_id and add back null option 2017-08-31 17:35:18 -04:00
Joseph Kennedy
fce718595d Switch back to FilterChoiceField 2017-08-31 17:31:27 -04:00
Joseph Kennedy
bdaad8b38b Remove null options 2017-08-31 17:25:54 -04:00
Joseph Kennedy
b8cdbd7c8f Forgot forms as parent 2017-08-31 17:24:46 -04:00