Commit Graph

4243 Commits

Author SHA1 Message Date
Sander Steffann
59b168062a Implement request passing as a property of Script 2019-12-19 23:35:18 +01:00
Jeremy Stretch
0cfc27b58b Fixes #3780: Fix AttributeError exception in API docs 2019-12-19 14:04:18 -05:00
Jeremy Stretch
48a6c003be Post-release version bump 2019-12-16 16:33:31 -05:00
Jeremy Stretch
1ec879a9b1 Release v2.6.9 2019-12-16 16:30:20 -05:00
Daniel Sheppard
5a7d1d0d24 Merge pull request #3768 from markkuleinio/gunicorn-conf
Change gunicorn.conf remains to gunicorn.py
2019-12-15 21:46:21 -06:00
Markku Leiniö
1c81c8b8ea Fix gunicorn.conf remains to gunicorn.py 2019-12-14 21:14:48 +02:00
Jeremy Stretch
fbdb986251 Merge pull request #3765 from netbox-community/3760-template-buttons
Introduce clone, edit, and delete button templatetags
2019-12-13 15:59:33 -05:00
Jeremy Stretch
40a204acd0 Merge pull request #3764 from kobayashi/3679
fix 3757
2019-12-13 15:57:13 -05:00
Jeremy Stretch
3506f93cd7 Introduced clone, edit, and delete buttons 2019-12-13 15:54:50 -05:00
kobayashi
dee2139a19 fix 3679 2019-12-13 14:42:10 -05:00
Jeremy Stretch
b3b3ae3192 Merge pull request #3763 from hSaria/3761-token-copy-button
Fixes #3761: copy button for tokens
2019-12-13 14:16:41 -05:00
Jeremy Stretch
b1863c6ffd Fixes #2358: Respect custom field default values when creating objects via the REST API 2019-12-13 14:15:48 -05:00
hSaria
1c23f50423 Update version-2.6.md 2019-12-13 18:08:34 +00:00
hSaria
e78ea815f9 Fixes #3761: copy button for tokens 2019-12-13 18:06:14 +00:00
Jeremy Stretch
511768692b Fixes #2170: Prevent the deletion of a virtual chassis when a cross-member LAG is present 2019-12-13 11:36:31 -05:00
Jeremy Stretch
943fff2285 Closes #3441: Move virtual machine results near devices in global search 2019-12-13 10:37:58 -05:00
Jeremy Stretch
3374c5b042 Closes #3152: Include direct link to rack elevations on site view 2019-12-13 10:12:46 -05:00
Jeremy Stretch
cf47170cde Remove obsolete initial_data fixtures (no longer maintained) 2019-12-12 14:30:43 -05:00
Jeremy Stretch
e61a79acb7 Fix up the installation docs 2019-12-12 14:27:12 -05:00
Jeremy Stretch
38e64f339f Merge pull request #3756 from netbox-community/csv-import-tests
CSV import tests
2019-12-12 12:09:31 -05:00
Jeremy Stretch
9782402b09 Add view tests for device components 2019-12-12 11:58:57 -05:00
Jeremy Stretch
cf718b2c40 Add virtualization CSV import tests 2019-12-12 11:34:02 -05:00
Jeremy Stretch
7659366479 Add tenancy CSV import tests 2019-12-12 11:29:41 -05:00
Jeremy Stretch
7c3f26e995 Add secrets CSV import tests 2019-12-12 11:26:48 -05:00
Jeremy Stretch
f40ca96fb0 Add IPAM CSV import tests 2019-12-12 10:51:17 -05:00
Jeremy Stretch
5db4b1661d Add DCIM CSV import tests 2019-12-12 10:30:15 -05:00
Jeremy Stretch
17cf438a4c Add CSV import tests for circuits 2019-12-12 10:08:49 -05:00
John Anderson
fb669bbbb4 fixed svg gradient scaling and css flickering issue 2019-12-12 00:30:22 -05:00
Jeremy Stretch
81cabc72a6 Closes #3706: Increase available_power maximum value on PowerFeed 2019-12-11 21:12:18 -05:00
Jeremy Stretch
76ab67e903 Tweak elevation font 2019-12-11 21:03:24 -05:00
Jeremy Stretch
858d6e89dc Fix bug with rendering devices taller than 1U 2019-12-11 20:19:01 -05:00
Jeremy Stretch
12a328dd93 Change render_format to render 2019-12-11 20:05:16 -05:00
Jeremy Stretch
4a0df78626 Fix bug in migration 2019-12-11 20:01:10 -05:00
John Anderson
c86b9267f5 change render_format to render for svg elevations 2019-12-11 17:33:58 -05:00
Jeremy Stretch
53f5d162b4 Touched up the release notes 2019-12-11 17:22:41 -05:00
Jeremy Stretch
6f2d36c9ac Rack elevation endpoint should return JSON by default; fix typo 2019-12-11 17:17:20 -05:00
Jeremy Stretch
aa4a80b87b Addressed lingering TODOs 2019-12-11 17:07:56 -05:00
Jeremy Stretch
1ffc40e8f0 CSVChoiceField should default to a blank string instead of None 2019-12-11 17:04:48 -05:00
Jeremy Stretch
cfe79dc6e2 Fix bug left over from work on #3569 2019-12-11 16:16:14 -05:00
Jeremy Stretch
2e71a8ed95 Changelog for #3664 2019-12-11 16:14:41 -05:00
Jeremy Stretch
1cb02c801d Merge pull request #3755 from netbox-community/3664-configcontext-tags
3664 configcontext tags
2019-12-11 16:10:48 -05:00
Jeremy Stretch
a5476108ee Represent and assign ConfigContext tags by their slugs 2019-12-11 16:04:43 -05:00
Jeremy Stretch
5243334508 Cleanup for #3664 2019-12-11 15:55:33 -05:00
Jeremy Stretch
c7232674a1 Introduce is_taggable utility function for identifying taggable models 2019-12-11 15:52:35 -05:00
John Anderson
3fe39794f1 Merge pull request #3754 from netbox-community/2248-svg-rack-elevations
2248 svg rack elevations
2019-12-11 14:26:32 -05:00
Jeremy Stretch
2c95b95d67 Merge pull request #3752 from kobayashi/3664
implement 3664
2019-12-11 14:14:48 -05:00
John Anderson
21cd260a6c review updates to svg rendering 2019-12-11 13:39:10 -05:00
Jeremy Stretch
1e82ffa971 Changelog and documentation for #1814 2019-12-11 11:01:31 -05:00
Jeremy Stretch
7cef5bf44c Added import error handling and config vlaidation warning for store config 2019-12-11 10:51:32 -05:00
John Anderson
51bd14a1d8 updated changelog with deprecation notice of rack units endpoint 2019-12-11 10:39:46 -05:00