Jeremy Stretch
|
73c64272d8
|
Merge branch 'develop' into develop-2.3
|
2018-02-06 14:58:11 -05: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
|
12e6fe1d50
|
Standardized declaration of csv_headers on models
|
2018-02-02 14:26:16 -05:00 |
|
Jeremy Stretch
|
59dcbce417
|
Refactored CSV export logic
|
2018-02-02 11:36:45 -05:00 |
|
Jeremy Stretch
|
e2213f458f
|
Allow assignment of services to IPs on any VC member
|
2018-02-01 16:11:04 -05:00 |
|
Jeremy Stretch
|
6b101d2c49
|
Merge branch 'develop' into develop-2.3
|
2018-01-31 11:13:17 -05:00 |
|
Jeremy Stretch
|
a5d2055c11
|
Closes #1073: Include prefixes/IPs from all VRFs when viewing the children of a container prefix in the global table
|
2018-01-30 13:39:33 -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
|
c43487b741
|
Extend IP address device filter to match virtual chassis members
|
2018-01-22 16:42:19 -05:00 |
|
Jeremy Stretch
|
0714a40509
|
Merge branch 'develop' into develop-2.3
|
2018-01-19 10:54:26 -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
|
b27529d927
|
Added bulk creation API tests
|
2018-01-02 16:29:44 -05:00 |
|
Jeremy Stretch
|
78ed85943b
|
Fixes #1765: Improved rendering of null options for model choice fields in filter forms
|
2017-12-26 12:08:22 -05:00 |
|
Jeremy Stretch
|
063e79451f
|
Closes #1321: Added created and last_updated fields for relevant models to their API serializers
|
2017-12-21 10:49:40 -05:00 |
|
Jeremy Stretch
|
50395aa821
|
Closes #1773: Moved child prefixes table to its own view
|
2017-12-20 14:01:37 -05:00 |
|
Jeremy Stretch
|
2fc1519bc6
|
Merge branch 'develop' into develop-2.3
|
2017-12-07 14:56:16 -05:00 |
|
Jeremy Stretch
|
fed6fc131b
|
Fixes #1751: Corrected filtering for IPv6 addresses containing letters
|
2017-12-05 16:10:45 -05:00 |
|
Jeremy Stretch
|
de2a894269
|
Closes #1737: Added a 'contains' API filter to find all prefixes containing a given IP or prefix
|
2017-11-30 12:37:41 -05:00 |
|
Jeremy Stretch
|
40ab272995
|
Fixes #1721: Differentiated child IP count from utilization percentage for prefixes
|
2017-11-22 12:40:58 -05:00 |
|
Jeremy Stretch
|
ca77e4545a
|
Merge branch 'develop' into develop-2.3
|
2017-11-17 12:05:38 -05:00 |
|
Jeremy Stretch
|
500a56b869
|
Fixes #1718: Set empty label to 'Global' or VRF field in IP assignment form
|
2017-11-16 11:54:23 -05:00 |
|
Jeremy Stretch
|
e50b7174bf
|
Closes #1669: Clicking "add an IP" from the prefix view will default to the first available IP within the prefix
|
2017-11-15 15:26:00 -05:00 |
|
Jeremy Stretch
|
db0ef95fe3
|
Cleaned up bulk IP provisioning a bit
|
2017-11-15 13:52:14 -05:00 |
|
Jeremy Stretch
|
b5a51aced3
|
Fixes #1645: Simplified interface serialzier for IP addresses and optimized API view queryset
|
2017-11-15 12:21:52 -05:00 |
|
Jeremy Stretch
|
3df8c63d5c
|
Merge branch 'develop' into develop-2.3
|
2017-11-14 14:38:32 -05:00 |
|
Jeremy Stretch
|
8d6d55d628
|
Fixes #1705: Fixed filtering of devices with a status of offline
|
2017-11-14 12:58:47 -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
|
e1d655cb23
|
Fixes #1471: Correct bulk selection of IP addresses within a prefix assigned to a VRF
|
2017-11-10 09:34:30 -05:00 |
|
Jeremy Stretch
|
5d46a112f8
|
#1694: Initial work on "next available" prefix provisioning
|
2017-11-09 16:59:50 -05:00 |
|
Jeremy Stretch
|
e01e5e6b0e
|
Standardize on JSON data format for all POST/PUT test client requests
|
2017-11-08 13:54:35 -05:00 |
|
Jeremy Stretch
|
4f2dc50b5c
|
Extended prefix 'available-ips' endpoint to accept multiple objects (related to #1553)
|
2017-11-08 13:48:33 -05:00 |
|
Jeremy Stretch
|
c3e5106b04
|
Restored search method on prefix filter
|
2017-11-08 10:33:30 -05:00 |
|
Jeremy Stretch
|
593ae295e3
|
Removed prefix parent filter (see #1684)
|
2017-11-08 09:57:35 -05:00 |
|
Jeremy Stretch
|
198170ca48
|
Closes #1553: Introduced support for bulk object creation via the API
|
2017-11-07 15:36:10 -05:00 |
|
Jeremy Stretch
|
00986fd7bf
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05:00 |
|
Jeremy Stretch
|
c33775d71e
|
#1689: Fix for Python 2
|
2017-11-06 17:44:19 -05:00 |
|
Jeremy Stretch
|
d306e76420
|
Fixes #1689: Disregard IP address mask when filtering for child IPs of a prefix
|
2017-11-06 10:07:44 -05:00 |
|
Jeremy Stretch
|
5d19a9f50f
|
Rearranged device/VM view and expanded component lists
|
2017-11-03 16:58:56 -04:00 |
|
Jeremy Stretch
|
368c30ef9d
|
Removed unused imports
|
2017-11-03 14:36:28 -04:00 |
|
Jeremy Stretch
|
c6f3b00f0e
|
Fixes #1676: Correct filtering of child prefixes upon bulk edit/delete from the parent prefix view
|
2017-11-02 13:21:19 -04:00 |
|
Jeremy Stretch
|
626fbd1d10
|
Closes #1684: Replaced prefix 'parent' filter with 'within' and 'within_include'
|
2017-11-02 13:15:25 -04:00 |
|
Jeremy Stretch
|
85c273c8ca
|
Fixes #1670: Corrected filter names (regression from #1649)
|
2017-10-31 14:47:14 -04:00 |
|
Jeremy Stretch
|
4668149943
|
Fixes #1649: Correct fitlering on null values (e.g. ?tenant_id=0) for django-filters v1.1.0+
|
2017-10-30 17:20:22 -04:00 |
|
Jeremy Stretch
|
0a04bb110a
|
Fixes #1603: Hide selection checkboxes for tables with no available actions
|
2017-10-27 10:33:58 -04:00 |
|
Jeremy Stretch
|
515645bb4d
|
Fixes #1620: Loosen IP address search filter to match all IPs that start with the given string
|
2017-10-18 14:29:56 -04:00 |
|
Jeremy Stretch
|
6ae6209457
|
Fixes #1619: Correct text-based filtering of IP network and address fields
|
2017-10-18 13:01:49 -04:00 |
|
Jeremy Stretch
|
6f2f8697ae
|
Fixes #1609: Added missing virtual_machine field to IP address interface serializer
|
2017-10-17 09:23:53 -04:00 |
|
Jeremy Stretch
|
4cb0be4df3
|
Fixes #1582: Add virtual_machine attribute to IPAddress
|
2017-10-13 10:42:45 -04:00 |
|
Jeremy Stretch
|
007f930fed
|
Merge branch 'develop' into develop-2.2
Conflicts:
netbox/utilities/api.py
|
2017-10-11 10:47:21 -04:00 |
|