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
|
a010f7439d
|
More work on #1523 (natural ordering for interfaces)
|
2017-09-22 16:18: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 |
|
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 |
|
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 |
|
Jeremy Stretch
|
372e9335b1
|
Post-release version bump
|
2017-08-30 14:44:55 -04:00 |
|
Jeremy Stretch
|
e6b6082a2b
|
Release v2.1.4
|
2017-08-30 14:40:52 -04:00 |
|
Jeremy Stretch
|
e0ee0b9254
|
Closes #1460: Hostnames with no domain are now acceptable in custom URL fields
|
2017-08-30 14:08:39 -04:00 |
|
Jeremy Stretch
|
fde47133da
|
Fix global search placeholder text
|
2017-08-30 12:07:11 -04:00 |
|
Jeremy Stretch
|
643f64df3f
|
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
|
a6ec1ba23b
|
Closes #1376: Ignore anycast when detecting duplicate IPs
|
2017-08-30 10:46:30 -04:00 |
|
Jeremy Stretch
|
ae231b1d1b
|
Moved circuit speed humanization to a template tag
|
2017-08-29 22:42:06 -04:00 |
|
Jeremy Stretch
|
ecdf66c454
|
Closes #1326: Added dropdown widget with common values for circuit speed fields
|
2017-08-29 22:29:30 -04:00 |
|
Jeremy Stretch
|
aaca28c1a6
|
Closes #1402: Increased max length of name field for device components
|
2017-08-29 17:27:30 -04:00 |
|
Jeremy Stretch
|
f0d8fdf2d8
|
Closes #1431: Added interface form factor for 10GBASE-CX4
|
2017-08-29 17:02:09 -04:00 |
|
Jeremy Stretch
|
c9288a052a
|
Closes #1432: Added a commit_rate field to the circuits list search form
|
2017-08-29 16:48:11 -04:00 |
|
Jeremy Stretch
|
4b3a425888
|
Fixed role link on IP address view
|
2017-08-29 16:14:32 -04:00 |
|
Jeremy Stretch
|
1308839a41
|
Fixes #1458: Corrected permission name on prefix/VLAN roles list
|
2017-08-29 15:36:51 -04:00 |
|
Jeremy Stretch
|
6d849ad5f6
|
Deleted obsolete templates
|
2017-08-29 15:31:11 -04:00 |
|
Jeremy Stretch
|
3e4b66675b
|
Rearranged circuits navigation dropdown
|
2017-08-24 12:51:50 -04:00 |
|
Jeremy Stretch
|
6f8d3f7a57
|
Fixes #1443: Fixed API validation error involving custom field data
|
2017-08-22 11:31:33 -04:00 |
|
Jeremy Stretch
|
eb994a691a
|
Added style to BaseTable's empty_text
|
2017-08-21 17:38:27 -04:00 |
|
Jeremy Stretch
|
7843a6bf77
|
Fixed devicetype_id filter for DeviceType components
|
2017-08-18 10:27:43 -04:00 |
|
Jeremy Stretch
|
70a6b171d0
|
Fixes #1429: Fixed uptime formatting on device status page
|
2017-08-16 11:20:52 -04:00 |
|
Jeremy Stretch
|
0c1594b8f8
|
Post-release version bump
|
2017-08-15 15:53:10 -04:00 |
|
Jeremy Stretch
|
669ae104a4
|
Release v2.1.3
|
2017-08-15 15:50:51 -04:00 |
|
Jeremy Stretch
|
c37cfeb74f
|
Fixed page titles in the browsable API
|
2017-08-15 15:30:45 -04:00 |
|
Jeremy Stretch
|
51b1da660a
|
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
|
c394985b1b
|
Fixes #1421: Improved model validation logic for API serializers
|
2017-08-15 13:54:04 -04:00 |
|
Jeremy Stretch
|
04c300b8e2
|
Fixes #1420: Exclude virtual interfaces from device LLDP neighbors view
|
2017-08-15 11:07:26 -04:00 |
|
Jeremy Stretch
|
117f33afc5
|
Fixes #1419: Allow editing image attachments without re-uploading an image
|
2017-08-11 10:47:06 -04:00 |
|
Jeremy Stretch
|
e6a58b6700
|
Fixes #1415: Ignore leading/trailing semicolons in topology map device lists
|
2017-08-09 15:46:40 -04:00 |
|
Jeremy Stretch
|
babe42ef35
|
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
|
7557220d5d
|
Fixes #1389: Avoid splitting carat/prefix on prefix list
|
2017-08-08 11:48:51 -04:00 |
|
johnhu
|
b6afc68847
|
Fixes #1400: Device interface shows twice on IP Addresses page
|
2017-08-08 11:44:50 +00:00 |
|
Jeremy Stretch
|
36d5debe74
|
Post-release version bump
|
2017-08-04 10:52:29 -04:00 |
|
Jeremy Stretch
|
a7d5fb5006
|
Release v2.1.2
|
2017-08-04 10:52:06 -04:00 |
|
Jeremy Stretch
|
dadfcd4f81
|
Tweaked navigation menu styling
|
2017-08-03 17:49:22 -04:00 |
|
Jeremy Stretch
|
236229ea7e
|
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
|
6f0f3cc115
|
Fixes #1390: Fixed IndexError when viewing available IPs within large IPv6 prefixes
|
2017-08-03 10:09:37 -04:00 |
|
Jeremy Stretch
|
3aa072b437
|
Fixes #1388: Fixed server error when searching globally for IPs/prefixes (rolled back #1379)
|
2017-08-03 09:26:28 -04:00 |
|