Commit Graph

4334 Commits

Author SHA1 Message Date
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
John Anderson
fd01358773 changelog for #2248 2019-12-11 10:34:44 -05:00
Jeremy Stretch
6de609b983 Merge pull request #3666 from steffann/1814-Ability_to_use_object_store_for_images
Add support for S3 storage for media
2019-12-11 10:20:09 -05:00
Sander Steffann
e85889a405 Implement storage configuration as suggested by @jeremystretch 2019-12-11 16:09:32 +01:00
John Anderson
672afac981 drf-yasg updates for rack elevations 2019-12-11 09:45:08 -05:00
Sander Steffann
837db7708a Merge branch '1814-Ability_to_use_object_store_for_images' of github.com:steffann/netbox into 1814-Ability_to_use_object_store_for_images 2019-12-11 15:23:47 +01:00
Sander Steffann
c895aae98e Fix code for PEP8 2019-12-11 15:19:32 +01:00
Sander Steffann
4aeca05ea1 Add support for S3 storage for media 2019-12-11 15:19:32 +01:00
Jeremy Stretch
ef2a62b044 Merge pull request #3751 from hSaria/3749-attribute-error
Fixes 3749 attribute error
2019-12-11 08:50:09 -05:00
kobayashi
6f4eeaa83a implement 3664 2019-12-11 04:58:42 -05:00