Commit Graph

573 Commits

Author SHA1 Message Date
Jeremy Stretch
4724ce45d8 Minimal implemtnation of custom fields 2016-08-15 15:24:23 -04:00
Jeremy Stretch
6037f99d60 Fixes #460: Corrected ordering of IP addresses with differing prefix lengths 2016-08-13 01:02:03 -04:00
Jeremy Stretch
486fe1b173 Initial work on custom fields 2016-08-12 17:20:01 -04:00
Jeremy Stretch
3a771d871c Enable custom export templates for Tenants 2016-08-12 13:29:24 -04:00
Jeremy Stretch
c5c55380a8 Fixes #463: Prevent prepopulation of livesearch field with '---------' 2016-08-12 11:24:29 -04:00
Jeremy Stretch
fd8782134d Post-release version bump 2016-08-11 13:54:07 -04:00
Jeremy Stretch
96b4f69a74 Release v1.5.1 2016-08-11 13:47:09 -04:00
Jeremy Stretch
82f0a5c7b9 Added Device asset_tag field to API tests 2016-08-11 13:46:44 -04:00
Jeremy Stretch
510e8a40c3 Closes #421: Added asset_tag field to devices 2016-08-11 11:58:21 -04:00
Jeremy Stretch
4a23bd95e1 Closes #456: Added IP search box to home page 2016-08-11 11:06:56 -04:00
Jeremy Stretch
f2cb52f649 Fixes #457: Added role field to rack edit form 2016-08-11 10:19:50 -04:00
Jeremy Stretch
43087c2e90 Fixes #454: Correct typecasting on rack export 2016-08-10 22:27:27 -04:00
Jeremy Stretch
adfdd1ed29 Colorized roles in rack and device lists 2016-08-10 22:20:09 -04:00
Jeremy Stretch
43e675d2ca Post-release version bump 2016-08-10 17:48:14 -04:00
Jeremy Stretch
cb293fa856 Release v1.5.0 2016-08-10 17:41:08 -04:00
Jeremy Stretch
a6256bec79 Removed obsolete setting LOGOUT_URL 2016-08-10 16:08:02 -04:00
Jeremy Stretch
3f5818c2fc Added status field to DeviceTestCase tests (Django 1.10 BooleanField issue) 2016-08-10 16:04:44 -04:00
Jeremy Stretch
cee7ac1972 Added colored labels for device and rack roles 2016-08-10 13:35:55 -04:00
Jeremy Stretch
43a6c13c00 Fixed redirect after editing RackGroups and VLANGroups 2016-08-10 13:13:26 -04:00
Jeremy Stretch
0dc21d18b2 Miscellaneous query optimizations 2016-08-10 13:07:11 -04:00
Jeremy Stretch
2b57aed27b Closes #241: Introduced rack roles 2016-08-10 11:52:27 -04:00
Jeremy Stretch
0c329189e3 Extended DCIM API to include a device modules list 2016-08-10 10:44:37 -04:00
Jeremy Stretch
87c23608bb Closes #157: Added manufacturer field to module model 2016-08-10 10:24:47 -04:00
Jeremy Stretch
6753577654 Fixes #445: Limit rack height to between 1U and 100U (inclusive) 2016-08-09 17:19:23 -04:00
Jeremy Stretch
05f35e4798 We have a logo! 2016-08-09 14:57:14 -04:00
Jeremy Stretch
0741508aa5 Fixes #444: Corrected prefix model validation 2016-08-09 09:50:50 -04:00
Jeremy Stretch
5128710517 Fixes #443: Correctly display and initialize VRF for creation of new IP addresses 2016-08-08 21:44:54 -04:00
Jeremy Stretch
d722327566 #180: Added type and width fields to Rack model 2016-08-08 18:01:15 -04:00
Jeremy Stretch
c29244a7a4 Closes #149: Added upstream_speed field to Circuit 2016-08-08 16:51:19 -04:00
Jeremy Stretch
339cee84df Fixes #442: Correct child device import instructions 2016-08-08 12:28:38 -04:00
Jeremy Stretch
4111caf9cf Corred typo in HTML 2016-08-08 12:04:20 -04:00
Jeremy Stretch
7ee2770b95 Fixes #433: Correct form validation when editing child devices 2016-08-08 09:45:44 -04:00
Jeremy Stretch
5cba6aad6c Post-release version bump 2016-08-06 16:32:54 -04:00
Jeremy Stretch
b3e716730f Migration for new interface form factors added in #167 2016-08-06 16:27:00 -04:00
Jeremy Stretch
26f168a651 Making PEP8 happy 2016-08-06 16:19:44 -04:00
Jeremy Stretch
c1fc203ea1 Release v1.4.2 2016-08-06 16:16:35 -04:00
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
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
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
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
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
Jeremy Stretch
047d413dff Closes #394: Added global option to VRF selection widget during bulk editing 2016-07-27 16:29:30 -04:00
Jeremy Stretch
5df04df240 Miscellaneous API query optimizations 2016-07-27 14:40:19 -04:00
Jeremy Stretch
89027634da Added VRF stats to home page 2016-07-27 14:13:07 -04:00
Jeremy Stretch
27f3be507d PEP8 fix 2016-07-27 13:59:18 -04:00
Jeremy Stretch
05b425eaf2 Tenancy-related API cleanup 2016-07-27 13:42:17 -04:00
Jeremy Stretch
6e1fdcf5df Extended IPAM API to support tenancy 2016-07-27 13:37:55 -04:00
Jeremy Stretch
1f3d2e264e Added stats to tenant view 2016-07-27 11:56:47 -04:00
Jeremy Stretch
01a0b00f32 Implemented tenancy for VRFs and VLANs 2016-07-27 11:29:20 -04:00
Jeremy Stretch
767aa2aedf Cleaned up migrations 2016-07-26 18:01:01 -04:00
Jeremy Stretch
3ed00f2d60 Fixed tenant assignment on bulk edit of racks, devices 2016-07-26 17:49:41 -04:00
Jeremy Stretch
f159ea5048 Fixed Tenant import 2016-07-26 17:47:40 -04:00
Jeremy Stretch
bf16715517 Added description to Tenant model 2016-07-26 17:44:32 -04:00
Jeremy Stretch
a73b0522f0 Enabled filtering of sites, racks, and devices by tenant 2016-07-26 17:28:46 -04:00
Jeremy Stretch
1ff04d618a Added related_name to tenant fields on Site, Rack, and Device 2016-07-26 17:16:03 -04:00
Jeremy Stretch
06b0b42b5c Added tenant to circuit bulk editing; enabled filtering of circuits by tenant 2016-07-26 17:10:11 -04:00
Jeremy Stretch
b7648b7a58 Applied tenancy to sites, racks, and devices 2016-07-26 16:46:22 -04:00
Jeremy Stretch
7fe944f8ea Added tenant to import/export of Circuits 2016-07-26 15:48:48 -04:00
Jeremy Stretch
3019fa353e Applied tenancy to circuits 2016-07-26 15:42:26 -04:00