Jeremy Stretch
|
26c609139e
|
Merge branch 'develop' into develop-2.1
|
2017-09-29 12:26:54 -04:00 |
|
Jeremy Stretch
|
3cdde72e42
|
Post-release version bump
|
2017-09-25 14:53:10 -04:00 |
|
Jeremy Stretch
|
05fbf05f1d
|
Release v2.1.5
|
2017-09-25 14:50:45 -04:00 |
|
Jeremy Stretch
|
644b7e540d
|
Fixes #1486: Ignore subinterface IDs when validating LLDP neighbor connections
|
2017-09-25 14:33:32 -04:00 |
|
Jeremy Stretch
|
f2a180d10c
|
#1499: Added utilization graph to child prefixes for aggregates
|
2017-09-25 13:39:03 -04:00 |
|
Jeremy Stretch
|
548642ded9
|
Fixes #1489: Corrected server error on validation of empty required custom field
|
2017-09-25 13:37:11 -04:00 |
|
Jeremy Stretch
|
d2c6fd7809
|
Closes #1536: Improved formatting of aggregate prefix statistics
|
2017-09-25 12:14:55 -04:00 |
|
Jeremy Stretch
|
23f8a56e94
|
Closes #1499: Added utilization graph to child prefixes table
|
2017-09-22 21:17:46 -04:00 |
|
Jeremy Stretch
|
d680fb87e0
|
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
|
a8757266c4
|
More work on #1523 (natural ordering for interfaces)
|
2017-09-22 16:18:43 -04:00 |
|
Jeremy Stretch
|
e5e77d4fd3
|
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
|
210286f0a3
|
Another test case to ensure subinterface ordering
|
2017-09-21 17:21:21 -07:00 |
|
Joey Wilhelm
|
ec7b815b12
|
Fix order_naturally with unbalanced names and use RawSQL instead of extra
|
2017-09-21 11:00:55 -07:00 |
|
Lars Hartmann
|
54425300bf
|
mentioned support of nested groups in LDAP installation documentation.
|
2017-09-21 16:36:25 +02:00 |
|
Jeremy Stretch
|
596698d246
|
Fixes #1522: Removed object create/edit forms from the browsable API
|
2017-09-20 16:54:27 -04:00 |
|
Jeremy Stretch
|
f6e6910bc5
|
Cleaned up device interfaces/IPs table
|
2017-09-20 14:44:51 -04:00 |
|
Jeremy Stretch
|
c6469777c8
|
Fixes #1520: Redirect on GET request to bulk edit/delete views
|
2017-09-20 09:56:20 -04:00 |
|
Ryan Breaker
|
ed01b8c67f
|
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
|
85d5e4f0c6
|
Document the PATCH method. Closes #1481. (#1482)
|
2017-09-18 16:37:09 -04:00 |
|
Jeremy Stretch
|
15143f6a56
|
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
|
edcb1f120b
|
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
|
d037938fa3
|
Closes #1484: Added individual "add VLAN" buttons on the VLAN groups list
|
2017-09-15 15:14:35 -04:00 |
|
Jeremy Stretch
|
5c8213f423
|
Use add_blank_choice() to prepend a null choice to field options
|
2017-09-14 14:45:45 -04:00 |
|
huzichunjohn
|
f35e08b496
|
Fixes #1472: Secret truncated when using '<' character (#1477)
|
2017-09-11 10:55:04 -04:00 |
|
Jeremy Stretch
|
682c463f8c
|
Fixes #1469: Allow a NAT IP to be assigned as the primary IP for a device
|
2017-09-01 13:00:44 -04:00 |
|
Jeremy Stretch
|
eac423bb52
|
Post-release version bump
|
2017-08-30 14:44:55 -04:00 |
|
Jeremy Stretch
|
b4a9d0b64b
|
Release v2.1.4
|
2017-08-30 14:40:52 -04:00 |
|
Jeremy Stretch
|
35833cfb56
|
Closes #1460: Hostnames with no domain are now acceptable in custom URL fields
|
2017-08-30 14:08:39 -04:00 |
|
Jeremy Stretch
|
31af9d4384
|
Fix global search placeholder text
|
2017-08-30 12:07:11 -04:00 |
|
Jeremy Stretch
|
38089f3cc4
|
Closes #1341: Added a MEDIA_ROOT configuration setting to specify where uploaded files are stored on disk
|
2017-08-30 11:11:59 -04:00 |
|
Jeremy Stretch
|
c264962d4b
|
Closes #1376: Ignore anycast when detecting duplicate IPs
|
2017-08-30 10:46:30 -04:00 |
|
Jeremy Stretch
|
ce470246eb
|
Moved circuit speed humanization to a template tag
|
2017-08-29 22:42:06 -04:00 |
|
Jeremy Stretch
|
c48ab1701a
|
Closes #1326: Added dropdown widget with common values for circuit speed fields
|
2017-08-29 22:29:30 -04:00 |
|
Jeremy Stretch
|
d8c8ee2a81
|
Closes #1402: Increased max length of name field for device components
|
2017-08-29 17:27:30 -04:00 |
|
Jeremy Stretch
|
1136c37e58
|
Closes #1431: Added interface form factor for 10GBASE-CX4
|
2017-08-29 17:02:09 -04:00 |
|
Jeremy Stretch
|
465be1aed4
|
Closes #1432: Added a commit_rate field to the circuits list search form
|
2017-08-29 16:48:11 -04:00 |
|
Jeremy Stretch
|
3edb2e34fa
|
Fixed role link on IP address view
|
2017-08-29 16:14:32 -04:00 |
|
Jeremy Stretch
|
365426d283
|
Fixes #1458: Corrected permission name on prefix/VLAN roles list
|
2017-08-29 15:36:51 -04:00 |
|
Jeremy Stretch
|
1551261066
|
Deleted obsolete templates
|
2017-08-29 15:31:11 -04:00 |
|
Jeremy Stretch
|
84e83e8131
|
Rearranged circuits navigation dropdown
|
2017-08-24 12:51:50 -04:00 |
|
Jeremy Stretch
|
df740fa542
|
Fixes #1443: Fixed API validation error involving custom field data
|
2017-08-22 11:31:33 -04:00 |
|
Jeremy Stretch
|
09b3aa2487
|
Added style to BaseTable's empty_text
|
2017-08-21 17:38:27 -04:00 |
|
Jeremy Stretch
|
1db66776ea
|
Removed task list formatting
|
2017-08-21 11:10:07 -04:00 |
|
Jeremy Stretch
|
50ea40d6ad
|
Fixed devicetype_id filter for DeviceType components
|
2017-08-18 10:27:43 -04:00 |
|
Jeremy Stretch
|
448042e86a
|
Converted list of issue types to a task list
|
2017-08-17 15:14:20 -04:00 |
|
Jeremy Stretch
|
1e50dcf0b0
|
Revised the GitHub issue template
|
2017-08-17 15:11:55 -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 |
|