jeremystretch
|
e101116411
|
Remove csv_headers model attributes
|
2021-06-09 15:52:49 -04:00 |
|
jeremystretch
|
a4f0150871
|
Replace 'default format' export with 'all data'
|
2021-06-09 15:26:02 -04:00 |
|
jeremystretch
|
f374902564
|
Remove obsolete to_csv() methods
|
2021-06-09 15:08:49 -04:00 |
|
jeremystretch
|
d9a7aff709
|
Modify default CSV export to render from tables
|
2021-06-09 15:02:31 -04:00 |
|
jeremystretch
|
641babf47e
|
Changelog for #5963
|
2021-06-09 13:27:26 -04:00 |
|
Jeremy Stretch
|
36400427f4
|
Merge pull request #6576 from netbox-community/5963-custom-validation
Closes #5963: Custom model validation
|
2021-06-09 13:21:38 -04:00 |
|
jeremystretch
|
376ea337b8
|
Renumber docs from v2.12 to v3.0
|
2021-06-09 13:20:46 -04:00 |
|
jeremystretch
|
03d5bd1ff9
|
Extend CustomValidator to support required, prohibited fields
|
2021-06-09 13:10:35 -04:00 |
|
jeremystretch
|
db797c7c28
|
Rename fail() kwarg from attr to field
|
2021-06-09 12:11:47 -04:00 |
|
jeremystretch
|
c919481532
|
Document the custom validation feature
|
2021-06-09 12:09:30 -04:00 |
|
jeremystretch
|
1d2a9b07e5
|
Document the new post_clean signal
|
2021-06-09 12:08:50 -04:00 |
|
jeremystretch
|
2763ed6f3e
|
Initial work on custom model validation
|
2021-06-09 11:36:29 -04:00 |
|
jeremystretch
|
ff84f03753
|
Changelog for #6455, 6493
|
2021-06-08 15:39:39 -04:00 |
|
Jeremy Stretch
|
f624ac7159
|
Merge pull request #6552 from drmsoffall/6493-diff-legacy-changes
Show change log diff for non-atomic changes
|
2021-06-08 15:24:22 -04:00 |
|
Jeremy Stretch
|
c1fd361a7e
|
Merge pull request #6545 from crafty-ua/Add_ipv4_32_and_ipv6_128_prefix_support_#6455
Add ipv4 /32 and ipv6 /128 prefix support #6455
|
2021-06-08 15:12:25 -04:00 |
|
jeremystretch
|
6f087de9de
|
Fixes #6562: Disable ordering of secrets by assigned object
|
2021-06-08 14:18:24 -04:00 |
|
jeremystretch
|
64c0ebb31c
|
Fixes #6563: Fix filtering by location for cable connection forms
|
2021-06-08 14:15:06 -04:00 |
|
jeremystretch
|
16d56e9de0
|
Fixes #6553: ProviderNetwork search should match on name
|
2021-06-08 14:06:17 -04:00 |
|
drmsoffall
|
43a42871bc
|
Closes #6493: show ObjectChange diff for non-atomic changes
|
2021-06-05 19:15:25 +00:00 |
|
jeremystretch
|
755b976465
|
PRVB
|
2021-06-04 11:15:12 -04:00 |
|
Jeremy Stretch
|
b7790075e3
|
Merge pull request #6548 from netbox-community/develop
Release v2.11.6
|
2021-06-04 11:13:26 -04:00 |
|
Jeremy Stretch
|
c0991ca194
|
Merge branch 'master' into develop
|
2021-06-04 11:01:33 -04:00 |
|
jeremystretch
|
f2f572ccf3
|
Release v2.11.6
|
2021-06-04 10:59:36 -04:00 |
|
jeremystretch
|
6d13e621e4
|
Fixes #6544: Fix migration error when upgrading with VRF(s) defined
|
2021-06-04 10:53:13 -04:00 |
|
Your Name
|
bc90b48154
|
#6455 - initial
|
2021-06-04 16:46:02 +02:00 |
|
jeremystretch
|
32cdc2d72c
|
Merge v2.11.5
|
2021-06-04 09:47:14 -04:00 |
|
Jeremy Stretch
|
5e1c0a5e85
|
Merge pull request #6542 from netbox-community/develop
Release v2.11.5
|
2021-06-04 09:29:32 -04:00 |
|
jeremystretch
|
7b4ee829c0
|
Release v2.11.5
|
2021-06-04 09:09:56 -04:00 |
|
jeremystretch
|
0945a7f3e7
|
Fix "select all" box (again)
|
2021-06-04 09:01:58 -04:00 |
|
jeremystretch
|
0e72003a96
|
Improve performance when fetching objects for bulk edit
|
2021-06-03 21:11:45 -04:00 |
|
jeremystretch
|
1cbd64838a
|
Closes #6495: Replace 'help' link in footer with 'community'
|
2021-06-03 20:35:53 -04:00 |
|
jeremystretch
|
605bd97da4
|
Closes #6540: Add a 'flat' column to the prefix table
|
2021-06-03 20:31:09 -04:00 |
|
jeremystretch
|
07dc92728b
|
Remove unused function
|
2021-06-03 20:27:24 -04:00 |
|
jeremystretch
|
d5cda548ee
|
Changelog for #6527
|
2021-06-03 17:20:24 -04:00 |
|
Jeremy Stretch
|
35952e6ea3
|
Merge pull request #6537 from maximumG/6527-report-description-makdown
feat: markdown support in report's description
|
2021-06-03 17:18:22 -04:00 |
|
maximumG
|
48d49cf6d1
|
fix: remove call-outs regarding markdown support
|
2021-06-03 20:36:52 +02:00 |
|
maxime-gerges-external
|
34ee502447
|
feat: markdown support in report's description
* markdown support in report list and report result pages
* Add notes in the documentation regarding markdown
|
2021-06-03 14:48:18 +02:00 |
|
Daniel Sheppard
|
645f459155
|
Fixes: #6432 - Properly mark nat_outside as read-only and not-required.
|
2021-06-02 22:45:17 -05:00 |
|
jeremystretch
|
01ceb35626
|
Merge branch 'develop' into feature
|
2021-06-02 20:35:38 -04:00 |
|
jeremystretch
|
fef534058d
|
Fixes #6492: Correct tag population in post-change data resulting from REST API changes
|
2021-06-02 17:02:44 -04:00 |
|
jeremystretch
|
8c300de023
|
Fixes #6217: Disallow passing of string values for integer custom fields
|
2021-06-02 16:12:11 -04:00 |
|
jeremystretch
|
15d26dfe1f
|
Suppress migration output during testing
|
2021-06-02 16:02:38 -04:00 |
|
jeremystretch
|
f34fb28d59
|
Fixes #6517: Fix assignment of user when creating rack reservations via REST API
|
2021-06-02 16:02:22 -04:00 |
|
jeremystretch
|
e66f8a5113
|
Fixes #6525: Paginate related IPs table under IP address view
|
2021-06-02 15:48:15 -04:00 |
|
jeremystretch
|
174adf0bc0
|
Closes #6519: Avoid querying applicable webhooks for every object
|
2021-06-01 13:55:17 -04:00 |
|
Jeremy Stretch
|
54d7d05219
|
Merge pull request #6516 from netbox-community/6284-m2m-webhooks
Closes #6284: Fix redundant webhooks
|
2021-06-01 13:09:21 -04:00 |
|
jeremystretch
|
ef0638951d
|
Changelog for #6284
|
2021-06-01 12:57:31 -04:00 |
|
jeremystretch
|
5148f54383
|
Restore webhooks worker test
|
2021-06-01 12:52:25 -04:00 |
|
jeremystretch
|
96565cd026
|
Add bulk operation tests for webhooks
|
2021-06-01 09:50:38 -04:00 |
|
jeremystretch
|
dcd51763a1
|
Update post-change snapshot for M2M changes
|
2021-06-01 09:30:54 -04:00 |
|