|
7e55b44610
|
Changelog for #6068
|
2021-06-09 15:55:38 -04:00 |
|
|
3ec6194a47
|
Remove obsolete to_csv() methods
|
2021-06-09 15:08:49 -04:00 |
|
|
569041a4c4
|
Changelog for #5963
|
2021-06-09 13:27:26 -04:00 |
|
|
9839885198
|
Merge pull request #6576 from netbox-community/5963-custom-validation
Closes #5963: Custom model validation
|
2021-06-09 13:21:38 -04:00 |
|
|
18472188b9
|
Renumber docs from v2.12 to v3.0
|
2021-06-09 13:20:46 -04:00 |
|
|
44c0dec68b
|
Extend CustomValidator to support required, prohibited fields
|
2021-06-09 13:10:35 -04:00 |
|
|
f81b3d4ed6
|
Rename fail() kwarg from attr to field
|
2021-06-09 12:11:47 -04:00 |
|
|
c69ef95c6a
|
Document the custom validation feature
|
2021-06-09 12:09:30 -04:00 |
|
|
dfd42c9896
|
Document the new post_clean signal
|
2021-06-09 12:08:50 -04:00 |
|
|
0e23038e28
|
Merge v2.11.5
|
2021-06-04 09:47:14 -04:00 |
|
|
0783d57459
|
Release v2.11.5
|
2021-06-04 09:09:56 -04:00 |
|
|
5c263fac8d
|
Closes #6540: Add a 'flat' column to the prefix table
|
2021-06-03 20:31:09 -04:00 |
|
|
d74dbb722a
|
Changelog for #6527
|
2021-06-03 17:20:24 -04:00 |
|
|
10c9954ebc
|
fix: remove call-outs regarding markdown support
|
2021-06-03 20:36:52 +02:00 |
|
|
e61b2b1fc5
|
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 |
|
|
2d44bade4b
|
Merge branch 'develop' into feature
|
2021-06-02 20:35:38 -04:00 |
|
|
0a0b852f2c
|
Fixes #6492: Correct tag population in post-change data resulting from REST API changes
|
2021-06-02 17:02:44 -04:00 |
|
|
1658d7ae86
|
Fixes #6217: Disallow passing of string values for integer custom fields
|
2021-06-02 16:12:11 -04:00 |
|
|
1935f8b27f
|
Fixes #6517: Fix assignment of user when creating rack reservations via REST API
|
2021-06-02 16:02:22 -04:00 |
|
|
d32dba43b4
|
Fixes #6525: Paginate related IPs table under IP address view
|
2021-06-02 15:48:15 -04:00 |
|
|
8afb7d654d
|
Changelog for #6284
|
2021-06-01 12:57:31 -04:00 |
|
|
1e02bb5999
|
Fixes #6064: Fix object permission assignments for user and group models
|
2021-05-28 13:27:05 -04:00 |
|
|
bd7bcf8a0b
|
Fixes #6496: Fix upgrade script when Python installed in nonstandard path
|
2021-05-28 13:18:50 -04:00 |
|
|
1c0f3e1b81
|
Fixes #6502: Correct permissions evaluation for running a report via the REST API
|
2021-05-28 13:16:25 -04:00 |
|
|
110a6d11a5
|
Closes #6487: Add location filter to cable connection form
|
2021-05-28 09:09:59 -04:00 |
|
|
75faf7d30e
|
Closes #6501: Expose prefix depth and children on REST API serializer
|
2021-05-28 08:56:55 -04:00 |
|
|
da1fb4f969
|
Replace references to v2.12 with v3.0
|
2021-05-25 15:05:02 -04:00 |
|
|
5b4dacf0f5
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
|
b3423e1722
|
Release v2.11.4
|
2021-05-25 11:38:43 -04:00 |
|
|
bfb91fcf10
|
Closes #6422: Enable filtering users by group under admin UI
|
2021-05-25 11:26:18 -04:00 |
|
|
44c62f8f44
|
Release notes for #6358
|
2021-05-25 11:16:06 -04:00 |
|
|
a7371c048b
|
Changelog for #5121
|
2021-05-21 17:25:37 -04:00 |
|
|
a6eeed4061
|
Fixes #6467: Fix access to metrics on custom BASE_PATH when login is required
|
2021-05-21 15:56:22 -04:00 |
|
|
239fddcac2
|
Fixes #6468: Disable ordering VLAN groups list by scope object
|
2021-05-21 15:43:18 -04:00 |
|
|
b27f9bf74c
|
Changelog for #6465
|
2021-05-21 11:17:58 -04:00 |
|
|
09b856bf0b
|
Merge pull request #6449 from 991jo/device_type_import_fix
Fixed #6438 Device Type Import does not import/export description/label fields for many components
|
2021-05-21 11:16:32 -04:00 |
|
|
22927bfc76
|
Closes #6441: Improve UI paginator to optimize page object count
|
2021-05-20 12:00:31 -04:00 |
|
|
ea6c8a1a65
|
Fixed #6438 Device Type Import does not import/export description/label fields for many components
|
2021-05-20 06:30:44 +00:00 |
|
|
546bbe5418
|
Fixes #6426: Allow assigning virtual chassis member interfaces to LAG on VC master
|
2021-05-18 16:42:21 -04:00 |
|
|
744792452f
|
Closes: #5278 - Remove Secrets (#6397)
* Remove Secrets
* #5278: Remove secrets javascript from netbox core
* Remove userkey references
* Fix PEP8
* Remove a few more instances of secrets. Rebundle
* Remove Secrets
Co-authored-by: checktheroads <matt@allroads.io>
|
2021-05-17 16:26:02 -04:00 |
|
|
8823aeb9d7
|
Typo fix
Fix a small typo
|
2021-05-17 09:27:44 +02:00 |
|
|
dc5c765c2a
|
Changelog for #2434
|
2021-05-14 14:55:38 -04:00 |
|
|
138231059b
|
Closes #6400: Add cyan color choice for plugin buttons
|
2021-05-14 09:13:36 -04:00 |
|
|
834b233c30
|
Fixes #6398: Avoid exception when deleting device connected to self via circuit
|
2021-05-14 09:06:00 -04:00 |
|
|
72d41eac85
|
Fixes #6376: Fix assignment of VLAN groups to clusters, cluster groups via REST API
|
2021-05-12 13:47:42 -04:00 |
|
|
0fec03ad3f
|
Closes #6393: Add description filter for IP addresses
|
2021-05-12 13:38:52 -04:00 |
|
|
43a823d0ac
|
Closes #3665: Enable rendering export templates via REST API
|
2021-05-11 15:51:36 -04:00 |
|
|
bf56145a09
|
Closes #4609: Allow marking prefixes as fully utilized
|
2021-05-11 14:08:18 -04:00 |
|
|
f6823b5704
|
Closes #6338: Decimal fields are no longer coerced to strings in REST API
|
2021-05-10 14:22:01 -04:00 |
|
|
f3abf84e17
|
Closes #6154: Allow decimal values for cable lengths
|
2021-05-10 14:14:54 -04:00 |
|