Jeremy Stretch
|
4ec6e52e73
|
Closes #1990: Improved search function when assigning an IP address to an interface
|
2018-03-29 09:45:17 -04:00 |
|
Jeremy Stretch
|
38a208242b
|
Closes #1945: Implemented a VLAN members view
|
2018-03-15 15:33:13 -04:00 |
|
Jeremy Stretch
|
d25d8c21f6
|
Eliminated queries for distinct related object counts for better performance
|
2018-02-02 17:46:23 -05:00 |
|
Jeremy Stretch
|
7f5a3fffd3
|
Fixed related object links for platform/role tables
|
2018-02-02 16:49:38 -05:00 |
|
Jeremy Stretch
|
3edf90714a
|
Closes #1406: Display tenant description as title text in object tables
|
2018-01-30 11:57:21 -05:00 |
|
Jeremy Stretch
|
d5ecfe7bef
|
Fixes #1809: Populate tenant assignment from parent when creating a new prefix
|
2018-01-10 09:38:55 -05:00 |
|
Jeremy Stretch
|
a0bb7b08bd
|
Closes #1512: Added a view to search for an IP address being assigned to an interface
|
2017-11-10 11:58:59 -05:00 |
|
Jeremy Stretch
|
00986fd7bf
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05:00 |
|
Jeremy Stretch
|
007f930fed
|
Merge branch 'develop' into develop-2.2
Conflicts:
netbox/utilities/api.py
|
2017-10-11 10:47:21 -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
|
0d9ff907a8
|
Merge branch 'develop' of github.com:digitalocean/netbox into develop-2.2
|
2017-09-25 15:12:47 -04:00 |
|
Jeremy Stretch
|
ce9f1eb201
|
Closes #1499: Added utilization graph to child prefixes table
|
2017-09-22 21:17:46 -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
|
fa95191792
|
Allowed assigning an IP address to either a device or a VM
|
2017-08-29 15:26:35 -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
|
39730b6834
|
Optimized performance when editing/deleting objects in bulk
|
2017-07-13 17:39:28 -04:00 |
|
Jeremy Stretch
|
dc68be5abf
|
Removed SearchTables; created DetailTables for models where needed
|
2017-07-12 16:42:45 -04:00 |
|
Jeremy Stretch
|
5b43a108bc
|
Merge branch 'develop' into develop-2.1
Conflicts:
netbox/ipam/models.py
netbox/netbox/settings.py
netbox/templates/dcim/inc/interface.html
|
2017-07-06 13:27:13 -04:00 |
|
Jeremy Stretch
|
3f82be7192
|
Closes #1298: Calculate prefix utilization based on its status (container or non-container)
|
2017-06-26 17:36:24 -04:00 |
|
Jeremy Stretch
|
f427c00d94
|
Closes #819: Implemented IP address functional roles
|
2017-06-14 16:11:13 -04:00 |
|
Jeremy Stretch
|
f3e997ea39
|
Closes #40: Added IP utilization graph to prefix list
|
2017-06-08 12:37:25 -04:00 |
|
Jeremy Stretch
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
779446da64
|
Fixes #1187: Fixed table pagination by introducing a custom table template
|
2017-05-16 16:19:55 -04:00 |
|
Jeremy Stretch
|
7f23cb9bf5
|
Closes #1122: Include NAT inside IPs in IP address list
|
2017-05-12 22:11:20 -04:00 |
|
Jeremy Stretch
|
a5dc91c175
|
Introduced SearchTable for improved performance
|
2017-03-29 16:05:23 -04:00 |
|
Jeremy Stretch
|
476cbf17f6
|
Closes #820: Add VLAN column to parent prefixes table on IP address view
|
2017-01-23 14:23:42 -05:00 |
|
Jeremy Stretch
|
f8a4f1b24f
|
Closes #797: Add description column to VLANs table
|
2017-01-17 16:06:19 -05:00 |
|
Jeremy Stretch
|
f0d8e02d63
|
Fixed prefix/VLAN role links
|
2016-12-19 14:45:25 -05:00 |
|
Jeremy Stretch
|
550efcb640
|
Tweaked prefix column header padding
|
2016-12-16 17:09:27 -05:00 |
|
Jeremy Stretch
|
712567cabc
|
Closes #613: Added prefixes column to VLAN list; added VLAN column to prefix list
|
2016-12-15 16:56:43 -05:00 |
|
Jeremy Stretch
|
f007b0dbde
|
Closes #695: Added is_private field to RIR
|
2016-12-06 13:59:13 -05:00 |
|
Jeremy Stretch
|
99c2911a66
|
PEP8 fix
|
2016-11-11 15:04:14 -05:00 |
|
Jeremy Stretch
|
a0ee6b0d58
|
Closes #667: Added stats to RIR list view
|
2016-11-11 15:02:53 -05:00 |
|
Jeremy Stretch
|
d891c8c981
|
Incorporated stats into RIR list view
|
2016-11-11 12:45:24 -05:00 |
|
Jeremy Stretch
|
084b86cab1
|
Tweaked Aggregate get_utilization for table display
|
2016-10-31 16:47:00 -04:00 |
|
Jeremy Stretch
|
13243785f1
|
Closes #87: Added status field to IP addresses
|
2016-10-21 12:34:02 -04:00 |
|
Jeremy Stretch
|
bddd29c99f
|
Fixes #443: Correctly display and initialize VRF for creation of new IP addresses
|
2016-08-08 21:44:54 -04:00 |
|
Jeremy Stretch
|
81d955ab7d
|
Rewrote add_available_ipaddresses() to be much more efficient and IPv6-friendly
|
2016-08-03 12:00:35 -04:00 |
|
Jeremy Stretch
|
57373c9d6f
|
Initial work on #289
|
2016-08-02 17:20:12 -04:00 |
|
Jeremy Stretch
|
9f3647cd53
|
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
|
1bbe7f95d6
|
PEP8 cleanup
|
2016-07-29 14:46:29 -04:00 |
|
Jeremy Stretch
|
75c3e62ca8
|
Changed VRF and VLAN views to use PrefixBriefTable
|
2016-07-29 13:03:44 -04:00 |
|
Jeremy Stretch
|
b6e5bafd65
|
Replaced edit links with buttons
|
2016-07-28 15:04:33 -04:00 |
|
Jeremy Stretch
|
e6c06b39e8
|
Adds tenant assignment to Prefix and IPAddress objects
|
2016-07-28 13:50:46 -04:00 |
|
Jeremy Stretch
|
3bb10bca1b
|
Linkified VRF column in prefix and IP address tables
|
2016-07-27 16:52:20 -04:00 |
|
Jeremy Stretch
|
2abee211a2
|
Implemented tenancy for VRFs and VLANs
|
2016-07-27 11:29:20 -04:00 |
|
Jeremy Stretch
|
e1fc78bc44
|
Created a template tag for displaying utilization graphs
|
2016-07-20 13:56:17 -04:00 |
|
Jeremy Stretch
|
45a8ee7325
|
Closes #111: Implement VLAN groups
|
2016-07-15 13:26:54 -04:00 |
|
Jeremy Stretch
|
a29e57319e
|
Implemented BaseTable for consistent rendering
|
2016-06-20 16:34:19 -04:00 |
|