1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

70 Commits

Author SHA1 Message Date
c7e0abc3fb Merge v2.11.10 2021-07-28 16:26:04 -04:00
0c214932ba Fixes #6812: Limit reported prefix utilization to 100% 2021-07-28 09:55:40 -04:00
747c065213 Move available IP/prefix endpoints to API view mixins 2021-07-16 14:48:42 -04:00
11a14927c9 Initial work on IP ranges 2021-07-16 13:35:52 -04:00
14f696e824 Merge branch 'develop' into feature 2021-06-14 09:23:01 -04:00
7e18b0dd3a Remove csv_headers model attributes 2021-06-09 15:52:49 -04:00
3ec6194a47 Remove obsolete to_csv() methods 2021-06-09 15:08:49 -04:00
a665b79f85 #6455 - initial 2021-06-04 16:46:02 +02:00
2d44bade4b Merge branch 'develop' into feature 2021-06-02 20:35:38 -04:00
da558de769 Initial work on #6087 2021-05-26 16:06:03 -04:00
5b4dacf0f5 Merge branch 'develop' into feature 2021-05-25 13:19:17 -04:00
b6660c72e1 Add tags as a feature query 2021-05-21 16:54:33 -04:00
bf56145a09 Closes #4609: Allow marking prefixes as fully utilized 2021-05-11 14:08:18 -04:00
7f2f98885b Fixes #6350: Include first & last IP addresses when allocating available IPv6 addresses via the REST API 2021-05-06 13:59:10 -04:00
21d14a782e Closes #6359: Enable custom links for organizational and nested group models 2021-05-06 13:01:20 -04:00
b7e44a744d Add dedicated views for organizational models 2021-03-26 14:44:43 -04:00
fc5bb966f0 Declare TaggableManager on PrimaryModel base class 2021-03-10 14:32:50 -05:00
7a5cf80412 Clean up extraneous imports 2021-03-05 12:48:53 -05:00
9c967ee3ea Fixes #5913: Improve change logging (#5924)
* Initial work on #5913
* Provide per-line diff highlighting
* BulkDeteView should delete objects individually to secure a pre-change snapshot
* Add changelog tests for bulk operations
2021-03-04 13:06:04 -05:00
bec7ea7072 Standardize model types based on function 2021-02-24 21:01:16 -05:00