|
28e3b7af18
|
Merge branch 'develop' into develop-2.8
|
2020-02-21 15:26:55 -05:00 |
|
|
12602a95ea
|
All fields on RenderedGraphSerializer should be read-only
|
2020-02-21 14:45:07 -05:00 |
|
|
11d012de4e
|
Fixes #4235: Fix API representation of content_type for export templates
|
2020-02-21 14:38:38 -05:00 |
|
|
45cdac6f36
|
Changelog for #4228
|
2020-02-21 14:19:02 -05:00 |
|
|
2c4136f514
|
Merge pull request #4233 from netbox-community/4228-rack-elevation-images
Fixes #4228: Fix display of device images in rack elevations
|
2020-02-21 13:55:32 -05:00 |
|
|
a14c7980f6
|
Fixes #4232: Enforce consistent background striping in rack elevations
|
2020-02-21 13:49:28 -05:00 |
|
|
329740d2a7
|
Add "Save SVG" link beneath rack elevation display
|
2020-02-21 13:28:18 -05:00 |
|
|
8ffba6a279
|
Clean up rack view CSS
|
2020-02-21 13:19:45 -05:00 |
|
|
5a02dc457c
|
Fixes #4228: Fit device images to rack unit; tweak default aspect ratio
|
2020-02-21 12:43:24 -05:00 |
|
|
cf312e9690
|
Changelog for #4224
|
2020-02-21 09:42:07 -05:00 |
|
|
20b36f910f
|
Merge pull request #4225 from LuPo/develop
rear rack face doesn't draw if full-height device type assigned only front image
|
2020-02-21 09:40:23 -05:00 |
|
|
0b3111c47f
|
Fix drawing rear elevation when full-height device has been assigned only front image
|
2020-02-21 13:42:52 +02:00 |
|
|
493d68a57a
|
Post-release version bump
|
2020-02-20 14:59:00 -05:00 |
|
|
2b134ea0f0
|
Release v2.7.7
|
2020-02-20 14:48:23 -05:00 |
|
|
58ff08be4e
|
#1529: Add front/rear image fields to DeviceType serializer
|
2020-02-20 14:37:08 -05:00 |
|
|
682fd40fff
|
Changelog for #4206
|
2020-02-20 14:27:26 -05:00 |
|
|
cdcc63fdf6
|
Merge pull request #4208 from wtinetworkgear/rj11add
Added serial console_port type rj-11 for a POTS modem connection
|
2020-02-20 14:26:24 -05:00 |
|
|
c0052eb416
|
Closes #4209: Enable filtering interfaces list view by enabled
|
2020-02-20 14:24:22 -05:00 |
|
|
74e3e2e5e1
|
Changelog for #4213
|
2020-02-20 14:17:18 -05:00 |
|
|
214470fb84
|
Rearrange powerfeed view
|
2020-02-20 14:16:18 -05:00 |
|
|
e76ea2a03c
|
Merge pull request #4214 from ironick09/develop
Fix Power Feed page to render Custom Fields and Tags
|
2020-02-20 14:14:57 -05:00 |
|
|
6c272adb0e
|
Clean up rack headers and border
|
2020-02-20 14:10:48 -05:00 |
|
|
51f7b7a5bf
|
Changelog for #1529
|
2020-02-20 13:49:34 -05:00 |
|
|
b81622222d
|
Merge pull request #4215 from netbox-community/1529-rack-elevation-images
Closes #1529: Rack elevation images
|
2020-02-20 13:48:44 -05:00 |
|
|
e8a8b39c47
|
Tweak gitignore to include devicetype-images directory
|
2020-02-20 13:42:23 -05:00 |
|
|
c78d30d47e
|
Enable toggling of device images on elevations list
|
2020-02-20 13:20:58 -05:00 |
|
|
ba6562a5db
|
Add ability to toggle the inclusion of device images when rendering a rack elevation SVG
|
2020-02-20 13:09:43 -05:00 |
|
|
b28729baff
|
Fix rendering for powerfeeds_list to show any added custom fields or tags on object
Signed-off-by: Josh Niec <ironick09@gmail.com>
|
2020-02-20 12:03:09 -06:00 |
|
|
adf9221bab
|
Refactor rack elevation mixin to RackElevationSVG
|
2020-02-20 12:48:44 -05:00 |
|
|
d2157a3423
|
Add front/rear images for device types; include in rack elevations
|
2020-02-20 12:11:59 -05:00 |
|
|
e07ed3de93
|
Ignore media files
|
2020-02-20 11:22:04 -05:00 |
|
|
584539d0a3
|
#3810: Fix bug in Javascript
|
2020-02-20 10:20:19 -05:00 |
|
|
322b328584
|
Fixes #4211: Include trailing text when naturalizing interface names
|
2020-02-20 09:49:15 -05:00 |
|
|
b38eeaebc9
|
Clarify ciphertext length calculation; remove Python 2 compatibility
|
2020-02-19 21:14:56 -05:00 |
|
|
66fa79741d
|
Add min/max length tests for secrets
|
2020-02-19 21:06:21 -05:00 |
|
|
09805ddc4a
|
Added serial console_port type rj-11 for a POTS modem connection
|
2020-02-19 15:39:53 -08:00 |
|
|
1130f6b9f0
|
Remove dependency on RawSQL from IPAddress manager
|
2020-02-19 17:17:41 -05:00 |
|
|
38ff01e874
|
Merge pull request #4207 from netbox-community/3848-django-3.0
Closes #3848: Django 3.0
|
2020-02-19 15:41:39 -05:00 |
|
|
be23230938
|
Update tests to match new string representation of ContentTypes
|
2020-02-19 15:31:15 -05:00 |
|
|
7b93155b06
|
Fix form field ordering; self.fields no longer an OrderedDict
|
2020-02-19 15:08:15 -05:00 |
|
|
b7d41bc42c
|
Rename MPTT migration
|
2020-02-19 14:46:53 -05:00 |
|
|
e17597a0a9
|
Update CI build to Python 3.6 and PostgreSQL 9.6
|
2020-02-19 14:30:49 -05:00 |
|
|
7a53e24f97
|
Closes #3810: Preserve slug value when editing existing objects
|
2020-02-19 13:53:11 -05:00 |
|
|
f05c7be394
|
Fixes #4204: Fix assignment of mask length when bulk editing prefixes
|
2020-02-19 13:28:07 -05:00 |
|
|
2cf990bd92
|
Standardize on two-word form of "change log"
|
2020-02-19 12:45:52 -05:00 |
|
|
21473548a5
|
Merge pull request #4181 from hSaria/2511-change-diff
Fixes #2511: Compare object change to the previous change
|
2020-02-19 12:41:24 -05:00 |
|
|
626513a8b2
|
Fixes #4202: Prevent reassignment to master device when bulk editing VC member interfaces
|
2020-02-19 11:29:42 -05:00 |
|
|
5871640701
|
Closes #4199: Update example report to use ChoiceSet
|
2020-02-19 10:31:10 -05:00 |
|
|
f1b0421805
|
Temporary hack to avoid name collision without renaming the secrets app
|
2020-02-18 18:00:00 -05:00 |
|
|
8cfb5ac5c6
|
Fixes #3967: Fix missing migration for interface templates of type "other"
|
2020-02-18 16:56:50 -05:00 |
|