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

357 Commits

Author SHA1 Message Date
a22c7c1539 Fixes #2358: Respect custom field default values when creating objects via the REST API 2019-12-13 14:15:48 -05:00
462cede863 Fixes #2170: Prevent the deletion of a virtual chassis when a cross-member LAG is present 2019-12-13 11:36:31 -05:00
85c11bbd83 Closes #3441: Move virtual machine results near devices in global search 2019-12-13 10:37:58 -05:00
77e0564d13 Closes #3152: Include direct link to rack elevations on site view 2019-12-13 10:12:46 -05:00
b57d64c72d Changelog for #3751 2019-12-11 07:24:44 +00:00
6a2651991a Release v2.6.8 2019-12-10 10:42:48 -05:00
f25e2a1922 Fixes #3644: Fix exception when connecting a cable to a RearPort with no corresponding FrontPort 2019-12-09 15:42:04 -05:00
7a4b202064 Fixes #3725: Enforce client validation for minimum service port number 2019-12-05 21:22:34 -05:00
a97ebc6d4c Fixes #3722: Allow the underscore character in IPAddress DNS names 2019-12-05 21:14:29 -05:00
1048d3909b fixes #3724 - allow filtering interfaces by more than one device name 2019-12-04 02:00:08 -05:00
b2caaa6733 Fixes #3312: Fix validation error when editing power cables in bulk 2019-11-27 09:19:34 -05:00
15722c1871 Fixes #3720: Correctly indicate power feed terminations on cable list 2019-11-26 16:56:11 -05:00
1d18948307 Fixes #3709: Prevent exception when importing an invalid cable definition 2019-11-26 16:46:51 -05:00
b46e52eccc Fixed #3697: Correct field_order attribute name 2019-11-20 17:03:12 +00:00
de986ec392 Merge pull request #3687 from kobayashi/3679
fix url expressions
2019-11-14 22:03:03 -05:00
4b415caad2 Changelog for #3663 2019-11-14 22:01:37 -05:00
3c8083ed7f fix url expressions 2019-11-13 00:48:47 -05:00
5904f1f8ee Changelog for #3329 2019-11-12 09:47:31 -05:00
1aaa101fb5 Docs: Remove obsolete P3P policy
P3P is obsolete (https://www.w3.org/TR/P3P11/), therefore the HTTP header
should be removed from the recommended config in the installation docs.
2019-11-08 15:13:32 +01:00
1bc38f66ae Changelog entries for #3139 and #3457 2019-11-06 09:58:30 -05:00
fbde6187ea Fixes #3669: Include weight field in prefix/VLAN role form 2019-11-06 09:39:21 -05:00
5eb5c4bac5 Fixes #3674: Include comments on PowerFeed view 2019-11-06 09:26:49 -05:00
3deedfd177 Release v2.6.7 2019-11-01 15:37:05 -04:00
ee854eff2c Changelog for #3357 2019-11-01 14:31:03 -04:00
fb24a4d420 Merge pull request #3660 from tyler-8/gunicorn_options
Add max_requests details to example config
2019-11-01 12:32:39 -04:00
391c42300e Closes #3659: Add filtering for objects in admin UI 2019-11-01 12:22:39 -04:00
2a8fa01a57 Increase request counts for max_requests 2019-11-01 12:09:44 -04:00
66f4aac0e8 Changelog for #3619 2019-11-01 11:45:22 -04:00
7bf09a3085 Remove redundant word 2019-11-01 10:26:53 -04:00
a0de0696c5 Add max_requests details to example config 2019-11-01 10:23:25 -04:00
60ec3fde9d Closes #3652: Limit next/previous rack by assigned rack group 2019-10-29 15:17:00 -04:00
846acf7e9d Changelog for #3629 2019-10-28 13:19:01 -04:00
eaeb52de20 Add CONN_MAX_AGE to documentation (#3642)
* Add CONN_MAX_AGE to sample configurations

* Correct alignment

* Restore ghost space

* Correct alignment.

* Use stable docs url
2019-10-25 13:11:48 -04:00
fdbf41e9fd Fixes #3643: Update all Django documentation links to 'stable' version 2019-10-25 11:09:30 -04:00
092346c819 Changelog for #3309 2019-10-25 09:57:17 -04:00
800df1ebbe Fixes #3636: Add missing rack_group field to PowerFeed CSV export 2019-10-25 09:27:33 -04:00
8eec67e73a #3635 changelog 2019-10-24 23:31:06 -04:00
ae4f17264f Fixes #3460: Extend upgrade script to validate Python dependencies 2019-10-23 17:12:32 -04:00
c7d8083ac6 Closes #3594: Add ChoiceVar for custom scripts 2019-10-23 15:59:27 -04:00
95fec1a87c Merge pull request #3627 from bdlamprecht/pg_dump-documentation
Adding note on invalidating cache
2019-10-23 12:24:27 -04:00
7467347af1 Fixes #3596: Prevent server error when reassigning a device to a new device bay 2019-10-23 09:28:00 -04:00
fd99994fdb Adding note on invalidating cache 2019-10-18 14:59:55 -06:00
f21a63382c Changelog for #3340 2019-10-18 09:08:56 -04:00
91f045a2e4 Update examples in webhooks.md 2019-10-15 20:51:57 +03:00
c7d9bf839e implemented #3445 - Add support for additional user defined headers to be added to webhook requests 2019-10-13 03:09:58 -04:00
5e88313276 typo in change log 2019-10-13 01:45:20 -04:00
09d7d38b04 implemented #3499 - Add to Webhook model to support user supplied CA certificate verrification of webhook requests 2019-10-13 01:43:08 -04:00
74c259af2e Tweak release notes for v2.6.6 2019-10-10 12:21:40 -04:00
465304588e Release v2.6.6 2019-10-10 12:18:18 -04:00
70ad705380 Provide index link to most recent version for release note 2019-10-10 12:10:35 -04:00