Jeremy Stretch
|
9d7e97ff8a
|
Fixes #253: Added ability to search by prefix to IP address filters
|
2016-08-06 16:02:57 -04:00 |
|
Jeremy Stretch
|
e2f322c5ce
|
Fixes #435: Added a "add prefix" button to the VLAN view
|
2016-08-06 15:44:28 -04:00 |
|
Jeremy Stretch
|
6378919033
|
Fixes #434: Increased user actions history on home page from 15 to 50; restored admin UI access but disabled bulk deletion function
|
2016-08-06 15:35:13 -04:00 |
|
Jeremy Stretch
|
b19e69b2c9
|
Fixed toggling of secret lock/unlock buttons
|
2016-08-04 14:42:34 -04:00 |
|
Jeremy Stretch
|
679a591b50
|
Fixes #429: Correct redirection of user when adding a secret to a device
|
2016-08-04 14:37:38 -04:00 |
|
Jeremy Stretch
|
b6b2a76ea9
|
#167: Added new interface form factors
|
2016-08-04 13:38:45 -04:00 |
|
Jeremy Stretch
|
90d2ad059b
|
Fixes #425: Ignore leading and trailing periods when generating a slug
|
2016-08-04 11:52:55 -04:00 |
|
Jeremy Stretch
|
99d81211ce
|
Fixes #427: Prevent error when duplicate IPs are present in a prefix's IP list
|
2016-08-04 11:48:30 -04:00 |
|
Jeremy Stretch
|
eeeb3a28c0
|
Post-release version bump
|
2016-08-03 17:49:28 -04:00 |
|
Jeremy Stretch
|
205d3957d2
|
Post-release version bump
|
2016-08-03 17:49:08 -04:00 |
|
Jeremy Stretch
|
1f79861b67
|
Merge pull request #423 from digitalocean/develop
Release v1.4.1
|
2016-08-03 17:46:13 -04:00 |
|
Jeremy Stretch
|
58aa8033e0
|
Release v1.4.1
|
2016-08-03 17:39:57 -04:00 |
|
Jeremy Stretch
|
f5c5c974ea
|
Fixes #422: Added ability to encapsulate within double quotes values which contain commas
|
2016-08-03 17:33:15 -04:00 |
|
Jeremy Stretch
|
1b6eaea75d
|
Potential fix for #419: Ditch annotation in favor of discrete queries to gather Tenant stats
|
2016-08-03 14:24:09 -04:00 |
|
Jeremy Stretch
|
8ac4e2d72e
|
Merge pull request #420 from digitalocean/free_ip_ranges
Fixes #289: Annotate free IP ranges within a prefix
|
2016-08-03 14:09:36 -04:00 |
|
Jeremy Stretch
|
5a7a753bba
|
More intelligent handling of first/last IPs
|
2016-08-03 12:30:29 -04:00 |
|
Jeremy Stretch
|
d2204ad08c
|
Fixed calculation of available IPs between two existing IPs
|
2016-08-03 12:20:24 -04:00 |
|
Jeremy Stretch
|
bfdd2076eb
|
Fixed calculation of last_ip_in_prefix for IPv6
|
2016-08-03 12:06:17 -04:00 |
|
Jeremy Stretch
|
c83a397a45
|
Rewrote add_available_ipaddresses() to be much more efficient and IPv6-friendly
|
2016-08-03 12:00:35 -04:00 |
|
Jeremy Stretch
|
da5c3ab296
|
Initial work on #289
|
2016-08-02 17:20:12 -04:00 |
|
Jeremy Stretch
|
8c3b7c9d7c
|
Closes #412: Tenant group assignment is no longer mandatory
|
2016-08-02 16:04:25 -04:00 |
|
Jeremy Stretch
|
d677f13eb0
|
Addresses #395: Show child prefixes from all VRFs if the parent prefix is in the global table
|
2016-08-02 15:48:12 -04:00 |
|
Jeremy Stretch
|
56a2a414c9
|
Fixes #406: Corrected ordering of port_speed and commit_rate in CircuitTable
|
2016-08-02 10:50:25 -04:00 |
|
Jeremy Stretch
|
a9b9229df1
|
Fixes #409: Filter IPs and prefixes by tenant slug rather than by its PK
|
2016-08-02 10:39:42 -04:00 |
|
Jeremy Stretch
|
a74924230e
|
Fixes #411: Corrected name of secret roles page
|
2016-08-02 10:27:58 -04:00 |
|
Jeremy Stretch
|
0027d10bc6
|
Post-release version bump
|
2016-08-01 13:44:22 -04:00 |
|
Jeremy Stretch
|
ddb8fd6f81
|
Merge pull request #408 from digitalocean/develop
Release v1.4.0
|
2016-08-01 13:43:48 -04:00 |
|
Jeremy Stretch
|
270afadf50
|
Pre-release version bump
|
2016-08-01 13:35:49 -04:00 |
|
Jeremy Stretch
|
075d7a6914
|
Replaced most glyphicons with Font Awesome
|
2016-08-01 13:29:45 -04:00 |
|
Jeremy Stretch
|
8792606aff
|
Closes #176: Added initial_data fixtures for new installs
|
2016-08-01 12:29:26 -04:00 |
|
Jeremy Stretch
|
cd39b29142
|
Partial conversion from glyphicons to font awesome
|
2016-07-29 18:04:38 -04:00 |
|
Jeremy Stretch
|
2f076f6029
|
Standardized display of attributes for primary objects
|
2016-07-29 15:31:35 -04:00 |
|
Jeremy Stretch
|
ea4011b85f
|
PEP8 cleanup
|
2016-07-29 14:46:29 -04:00 |
|
Jeremy Stretch
|
2a3e64c825
|
Corrected omitted variable
|
2016-07-29 14:29:13 -04:00 |
|
Jeremy Stretch
|
250f04dad1
|
Show graphs button only if there is at least one graph to display
|
2016-07-29 13:19:58 -04:00 |
|
Jeremy Stretch
|
d457febeab
|
Changed VRF and VLAN views to use PrefixBriefTable
|
2016-07-29 13:03:44 -04:00 |
|
Jeremy Stretch
|
ba739afef5
|
Closes #358: Improved search of all objects
|
2016-07-29 12:51:23 -04:00 |
|
Jeremy Stretch
|
b19d0c4afe
|
Added account field to provider table
|
2016-07-29 12:33:40 -04:00 |
|
Jeremy Stretch
|
7007d25f0f
|
Standardized breadcrumb hierarchies
|
2016-07-29 11:20:47 -04:00 |
|
Jeremy Stretch
|
de9a11c2ca
|
Fixed actions column alignment
|
2016-07-29 10:57:09 -04:00 |
|
Jeremy Stretch
|
f4a6854d77
|
Changed TenantGroup edit link to a button
|
2016-07-28 16:03:59 -04:00 |
|
Jeremy Stretch
|
a0ab14de99
|
Allow unassigning VRF and tenants when editing objects in bulk
|
2016-07-28 15:59:49 -04:00 |
|
Jeremy Stretch
|
1845fafa91
|
Implemented bulk editing for sites
|
2016-07-28 15:30:29 -04:00 |
|
Jeremy Stretch
|
fee82e2169
|
Replaced edit links with buttons
|
2016-07-28 15:04:33 -04:00 |
|
Jeremy Stretch
|
20e623cd67
|
Adds tenant assignment to Prefix and IPAddress objects
|
2016-07-28 13:50:46 -04:00 |
|
Jeremy Stretch
|
42b2292385
|
Fixes #397: Only include child IPs which belong to the same VRF as the parent prefix
|
2016-07-28 11:24:25 -04:00 |
|
Jeremy Stretch
|
25e31ae885
|
Fixes #392: Don't include child devices in non-racked devices table
|
2016-07-28 10:06:25 -04:00 |
|
Jeremy Stretch
|
f117daf11b
|
Added tenancy page
|
2016-07-28 09:47:16 -04:00 |
|
Jeremy Stretch
|
9f4df6c51a
|
Linkified VRF column in prefix and IP address tables
|
2016-07-27 16:52:20 -04:00 |
|
Jeremy Stretch
|
3f5d96d12f
|
Fixed platform selection during bulk editing of devices
|
2016-07-27 16:38:21 -04:00 |
|