Jeremy Stretch
74821c2c17
Closes #4218 : Allow negative voltage for DC power feeds
2020-03-03 12:10:08 -05:00
kobayashi
fa992853b0
Describe supported Python version
2020-03-03 10:52:56 -05:00
Jeremy Stretch
1e4dd102bd
Closes #4290 : Include device name in tooltip on rack elevations
2020-03-03 10:35:07 -05:00
Jeremy Stretch
0f9c37fbc7
Closes #4284 : Add MRJ21 port and cable types
2020-03-03 10:13:21 -05:00
Jeremy Stretch
a261060e5c
Closes #4305 : Add 10-inch option for rack width
2020-03-03 10:07:20 -05:00
Jeremy Stretch
78a1aad6c0
Fixes #4306 : Fix toggling of device images for all racks in elevations view
2020-03-03 10:04:35 -05:00
Jeremy Stretch
c983dac771
Add logging output to login/logout views
2020-03-02 17:04:54 -05:00
Jeremy Stretch
7a10748355
Add logging output to API viewsets
2020-03-02 16:52:21 -05:00
Jeremy Stretch
ca1186dca1
Add logging output to utility views
2020-03-02 16:38:51 -05:00
Jeremy Stretch
c7b74b2090
Fixes #4300 : Pass "commit" argument when executing scripts via REST API
2020-03-02 13:29:32 -05:00
kobayashi
0be5488104
Fix #4274 : Set correct value schema for int typed ChoiceField
2020-03-02 11:26:56 -05:00
Jeremy Stretch
13fcdc0c1e
Fixes #4301 : Fix exception when deleting device type with components
2020-03-02 09:41:37 -05:00
Jeremy Stretch
22ec11c766
Fix up CentOS installation instructions; add troubleshooting guide
2020-02-28 17:31:51 -05:00
Jeremy Stretch
1b6f721e50
Extend installation docs to include creation of a specific netbox user
2020-02-28 16:25:43 -05:00
Jeremy Stretch
9c88f12abe
Add note about Redis config to installation instructions
2020-02-28 15:58:55 -05:00
Jeremy Stretch
5dc956fbe1
First stab at external authentication support
2020-02-28 15:16:31 -05:00
Jeremy Stretch
1449dfc966
Fixes #4295 : Fix assignment of parent LAG during interface bulk edit
2020-02-28 09:44:41 -05:00
Sander Steffann
28473fa3e0
Disable update check by default
2020-02-27 19:40:06 +01:00
Sander Steffann
3a0849699f
Rename settings to be more generic, not GitHub-only
2020-02-27 18:27:36 +01:00
Sander Steffann
008fc5623e
Full URL for API, more consistent naming, only enabled for staff and better configuration validation
2020-02-27 18:27:36 +01:00
Sander Steffann
2fcdc90d3f
Automatically check for new versions
2020-02-27 18:26:15 +01:00
Jeremy Stretch
faf676e6e0
Closes #4281 : Allow filtering device component list views by type
2020-02-26 17:22:53 -05:00
Jeremy Stretch
624566b04e
Fixes #4282 : Fix label on export button for device types
2020-02-26 16:49:39 -05:00
Jeremy Stretch
5a00939512
Fixes #4285 : Include A/Z termination sites in provider circuits table
2020-02-26 16:41:59 -05:00
Jeremy Stretch
56c26f80b3
Changelog for #3949
2020-02-26 15:56:26 -05:00
Jeremy Stretch
1abc82e718
Update upgrade script & instructions to better accomodate moving to a venv
2020-02-26 15:26:12 -05:00
Jeremy Stretch
be9df3c07d
Simplify the systemctl commands
2020-02-26 14:38:25 -05:00
Jeremy Stretch
798ecfc8f0
Clean up the upgrade guide
2020-02-26 14:09:54 -05:00
Jeremy Stretch
015a339202
Update systemd migration guide
2020-02-26 14:09:27 -05:00
Jeremy Stretch
2ee06c13f9
Remove Python 2 migration guide
2020-02-26 13:56:44 -05:00
Jeremy Stretch
0851b97ba5
Update the upgrade script & instructions to use a virtual environment
2020-02-26 13:54:07 -05:00
Jeremy Stretch
1b64f67f2b
Update installation instructions to use a Python virtual environment
2020-02-26 12:28:35 -05:00
John Anderson
c908f132ec
Merge branch 'develop' into 4121-filter-lookup-expressions
2020-02-26 12:05:27 -05:00
Jeremy Stretch
c78df40cb0
Refactor installtion docs
2020-02-26 11:40:31 -05:00
Jeremy Stretch
5a61bbec26
Fixes #4277 : Fix filtering of clusters by tenant
2020-02-26 09:11:38 -05:00
Jeremy Stretch
7e81d5fe11
Release v2.7.8
2020-02-25 15:04:08 -05:00
Jeremy Stretch
5000f7f8d7
Extend custom scripts to pass the 'commit' value via run()
2020-02-25 14:49:41 -05:00
Jeremy Stretch
5bf68493df
Changelog & cleanup for #4267
2020-02-25 12:34:48 -05:00
Jeremy Stretch
62efe0621f
Fixes #4272 : Interface type should be required by API serializer
2020-02-25 11:20:43 -05:00
Jeremy Stretch
40b56d7f62
Merge branch 'develop' into 4227-omit-private-changelog
2020-02-25 11:02:11 -05:00
Jeremy Stretch
35786966c6
Changelog for #4237
2020-02-25 10:46:16 -05:00
Jeremy Stretch
c3b64164ba
Always use a JSON object to convey change data when no body template is present
2020-02-25 10:43:14 -05:00
Jeremy Stretch
644b4aa42d
Revised webhook documentation
2020-02-25 10:24:27 -05:00
Saria Hajjar
3296298d21
Fixes #4227 : Omit internal fields from the change log data
2020-02-25 14:48:11 +00:00
John Anderson
67565ca191
added docs and more tests
2020-02-24 15:03:07 -05:00
Jeremy Stretch
81d001d49e
Add a note about X-Frame-Options to the HTTP daemon instructions
2020-02-24 14:30:03 -05:00
Jeremy Stretch
f7b620c6a2
Closes #3145 : Add 'decommissioning' status for cables
2020-02-24 14:09:36 -05:00
Jeremy Stretch
76138f3080
Fixes #4222 : Escape double quotes on encapsulated values during CSV export
2020-02-24 13:29:00 -05:00
Jeremy Stretch
909971f237
Fixes #4221 : Fix exception when deleting a device with interface connections when an interfaces webhook is defined
2020-02-24 12:41:55 -05:00
Jeremy Stretch
4e76e4ec9c
Merge pull request #4253 from hSaria/3612-update-screenshots
...
Fixes #3612 : Update screenshots
2020-02-24 11:45:15 -05:00
Saria Hajjar
87d90adaef
Downscaled pictures to 50% (~1600 x ~1000)
2020-02-24 16:41:32 +00:00
dansheps
d9dcc92300
Update release notes for #4230
2020-02-24 09:31:52 -06:00
Saria Hajjar
23d0241865
Updated screenshots with v2.7.7
2020-02-24 15:21:17 +00:00
Jeremy Stretch
61c0a4cc61
Fixes #4252 : Fix power port assignment for power outlet templates created via REST API
2020-02-24 10:13:47 -05:00
Jeremy Stretch
b97d3b0716
Fixes #4246 : Fix duplication of field attributes when multiple IPNetworkVars are present in a script
2020-02-24 10:01:31 -05:00
Jeremy Stretch
1a997610c7
Fixes #4241 : Correct IP address hyperlinks on interface view
2020-02-21 21:43:04 -05:00
Jeremy Stretch
04ee55a40c
Fixes #4240 : Fix exception when filtering foreign keys by NULL
2020-02-21 21:38:25 -05:00
Jeremy Stretch
1c72d75b62
Fixes #4239 : Fix exception when selecting all filtered objects during bulk edit
2020-02-21 20:44:53 -05:00
Jeremy Stretch
9128dc961c
Closes #4173 : Return graceful error message when webhook queuing fails
2020-02-21 17:21:04 -05:00
Jeremy Stretch
28e3b7af18
Merge branch 'develop' into develop-2.8
2020-02-21 15:26:55 -05:00
Jeremy Stretch
11d012de4e
Fixes #4235 : Fix API representation of content_type for export templates
2020-02-21 14:38:38 -05:00
Jeremy Stretch
45cdac6f36
Changelog for #4228
2020-02-21 14:19:02 -05:00
Jeremy Stretch
a14c7980f6
Fixes #4232 : Enforce consistent background striping in rack elevations
2020-02-21 13:49:28 -05:00
Jeremy Stretch
cf312e9690
Changelog for #4224
2020-02-21 09:42:07 -05:00
Jeremy Stretch
2b134ea0f0
Release v2.7.7
2020-02-20 14:48:23 -05:00
Jeremy Stretch
682fd40fff
Changelog for #4206
2020-02-20 14:27:26 -05:00
Jeremy Stretch
c0052eb416
Closes #4209 : Enable filtering interfaces list view by enabled
2020-02-20 14:24:22 -05:00
Jeremy Stretch
74e3e2e5e1
Changelog for #4213
2020-02-20 14:17:18 -05:00
Jeremy Stretch
51f7b7a5bf
Changelog for #1529
2020-02-20 13:49:34 -05:00
Jeremy Stretch
322b328584
Fixes #4211 : Include trailing text when naturalizing interface names
2020-02-20 09:49:15 -05:00
Jeremy Stretch
7a53e24f97
Closes #3810 : Preserve slug value when editing existing objects
2020-02-19 13:53:11 -05:00
Jeremy Stretch
f05c7be394
Fixes #4204 : Fix assignment of mask length when bulk editing prefixes
2020-02-19 13:28:07 -05:00
Jeremy Stretch
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
Jeremy Stretch
626513a8b2
Fixes #4202 : Prevent reassignment to master device when bulk editing VC member interfaces
2020-02-19 11:29:42 -05:00
Jeremy Stretch
5871640701
Closes #4199 : Update example report to use ChoiceSet
2020-02-19 10:31:10 -05:00
Jeremy Stretch
8cfb5ac5c6
Fixes #3967 : Fix missing migration for interface templates of type "other"
2020-02-18 16:56:50 -05:00
Jeremy Stretch
84d078a539
Fixes #4196 : Fix exception when viewing LLDP neighbors page
2020-02-18 16:21:50 -05:00
Jeremy Stretch
4ea8967c2d
Fixes #4194 : Role field should not be required when searching/filtering secrets
2020-02-18 11:14:37 -05:00
Jeremy Stretch
a456cbb26c
Fixes #4179 : Site is required when creating a rack group or power panel
2020-02-18 11:08:16 -05:00
Jeremy Stretch
5b505b21c8
Fixes #4183 : Fix representation of NaturalOrderingField values in change log
2020-02-18 10:50:14 -05:00
Saria Hajjar
89ab6553d6
Changelog for #2511
2020-02-15 23:55:03 +00:00
Jeremy Stretch
d6ccf13167
Changelog for #4081
2020-02-14 15:44:52 -05:00
Jeremy Stretch
f6cbce65fa
Merge pull request #4178 from netbox-community/4081-drop-ip-family
...
Closes #4081 : Drop the family column from IP objects
2020-02-14 15:42:19 -05:00
Jeremy Stretch
1a8eea5aa9
Fixes #4175 : Fix potential exception when bulk editing objects from a filtered list
2020-02-14 14:27:47 -05:00
Jeremy Stretch
8cb6aed8fa
Closes #3753 : Remove rack units endpoint (replaced with elevation)
2020-02-14 13:59:07 -05:00
Jeremy Stretch
ce89fa74b9
Closes #4170 : Improve color contrast in rack elevation drawings
2020-02-14 13:09:01 -05:00
Jeremy Stretch
e4df02887b
Changelog for #3840
2020-02-14 12:04:35 -05:00
Dan Starner
e431ef09e5
fix extraneous formatting of notice boxes in required settings doc
2020-02-14 10:29:09 -05:00
Jeremy Stretch
a4705fa73a
Changelog for #2519
2020-02-14 09:35:43 -05:00
Jeremy Stretch
1d72436bfc
Fixes #4168 : Role is not required when creating a virtual machine
2020-02-14 09:13:05 -05:00
Jeremy Stretch
0863145c7f
Release v2.7.6
2020-02-13 21:46:03 -05:00
Jeremy Stretch
909323663e
Fixes #4166 : Fix schema migrations to enforce maximum character length for naturalized fields
2020-02-13 21:41:00 -05:00
Jeremy Stretch
08ce024473
Release v2.7.5
2020-02-13 15:32:09 -05:00
Jeremy Stretch
807c2f048d
Changelog for #3984
2020-02-13 15:16:07 -05:00
Jeremy Stretch
fafcdf7def
Merge pull request #4161 from dstarner/issue-3984-redis-sentinel-conn
...
Fixes #3984 : Allow for Redis Sentinel Connection Configuration
2020-02-13 15:14:42 -05:00
Jeremy Stretch
35498c17d7
Updated the style guide
2020-02-13 11:04:07 -05:00
Dan Starner
ba9a2956a8
documentation on redis sentinel
2020-02-13 10:26:03 -05:00
Jeremy Stretch
0c89534bfb
Closes #4160 : Link to full database configuration parameters in configuration docs
2020-02-13 10:08:10 -05:00
Jeremy Stretch
47b15aacef
Changelog for #4159
2020-02-13 09:48:12 -05:00
kobayashi
335343642b
additional status choices for vms
2020-02-12 22:43:40 -05:00
kobayashi
bc7f5fb33a
Modify offline status color for vm
2020-02-12 22:19:17 -05:00
kobayashi
ca56fc709a
Fixes #4093 : Add decommissioning for vms
2020-02-12 22:19:17 -05:00
Jeremy Stretch
0d57cb0033
Changelog & docs for #3766
2020-02-12 16:54:40 -05:00
Jeremy Stretch
1e221cd9bb
Update changelog
2020-02-12 16:28:19 -05:00
Jeremy Stretch
5cc24c055b
Tweak docs link for send_mail() to reference stable; formatting
2020-02-12 16:18:08 -05:00
Joshua Corrick
6d7c5d51fe
Add email testing example ( #4152 )
...
* Add email testing example
Includes an example provided by Jeremy
* Updated with suggestions
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-02-12 16:15:05 -05:00
Jeremy Stretch
5bf85597ed
Fixes #4146 : Fix SecretRole permissions enforcement
2020-02-12 11:13:32 -05:00
Jeremy Stretch
5befa533c6
Merge branch 'develop' into 3995-navbar-overflow
2020-02-12 09:40:31 -05:00
Daniel Sheppard
ab378ed218
Fixes : #4130
...
Corrects service name for the RQ worker service in docs/installation/upgrading.md
2020-02-11 20:39:50 -06:00
Jeremy Stretch
2ab382eec5
Fixes #4137 : Disable occupied terminations when connecting a cable to a circuit
2020-02-11 14:56:02 -05:00
Anton Tokarev
55886d6793
fix typo ( #4135 )
...
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-02-11 14:22:32 -05:00
Jeremy Stretch
009c0ba31c
Fixes #4134 : Device power ports and outlets should inherit type from the parent device type
2020-02-11 14:18:45 -05:00
Jeremy Stretch
7388fa3556
Fixes #4083 : Permit nullifying applicable choice fields via API requests
2020-02-10 15:10:33 -05:00
Jeremy Stretch
a966a4c8ac
Closes #4129 : Add individual deletion views for device type components
2020-02-10 11:43:51 -05:00
Jeremy Stretch
ebef48e472
Merge pull request #4075 from kobayashi/3507-filter-by-devices
...
Fixes #3507 : Filtering IP by multiple devices
2020-02-10 11:11:18 -05:00
Jeremy Stretch
d4789b7c9e
Changelog for #4108
2020-02-10 10:20:06 -05:00
kobayashi
505cb9cab8
Enabled filtering virtual chassis devices
2020-02-09 00:58:54 -05:00
kobayashi
d5c4a9d159
Fixes #3507 : Filtering IP by multiple devices
2020-02-09 00:42:01 -05:00
Jeremy Stretch
5bfd65b5fe
Changelog for #3799
2020-02-07 16:18:15 -05:00
Jeremy Stretch
b3c2b78e8a
Chnagelog for #4100
2020-02-07 09:24:51 -05:00
Jeremy Stretch
4cc9f2f67d
Changelog for #4116
2020-02-06 21:52:10 -05:00
hSaria
6ac8d41323
Merge branch 'develop' into 3995-navbar-overflow
2020-02-06 23:18:24 +00:00
Jeremy Stretch
c571aa68be
Changelog for #4113
2020-02-06 16:05:30 -05:00
Jeremy Stretch
2296cdc222
Fixes #4090 : Render URL custom fields as links under object view
2020-02-05 17:08:39 -05:00
Jeremy Stretch
d04626e75f
Fixes #4099 : Linkify interfaces on global interfaces list
2020-02-05 16:52:42 -05:00
Jeremy Stretch
68738e683a
Fixes #4091 : Fix filtering of objects by custom fields using UI search form
2020-02-05 16:39:42 -05:00
Jeremy Stretch
d0295f089d
Fixes #4089 : Selection of power outlet type during bulk update is optional
2020-02-04 20:49:42 -05:00
Jeremy Stretch
11d67509e0
Release v2.7.4
2020-02-04 14:57:12 -05:00
Jeremy Stretch
cbe090cd3c
Fixes #4084 : Fix exception when creating an interface with tagged VLANs
2020-02-04 11:47:14 -05:00
Jeremy Stretch
c3a6a4520a
#3894 follow-up
2020-02-04 10:09:22 -05:00
Jeremy Stretch
0d41d12267
Merge branch 'develop' into 2921-tags-select2
2020-02-04 09:37:31 -05:00
Jeremy Stretch
efb7f151ec
Changelog for #3313
2020-02-03 16:20:29 -05:00
Jeremy Stretch
b0f7feefa8
Changelog for #3886
2020-02-03 16:04:25 -05:00
Jeremy Stretch
173c530fab
Merge pull request #4064 from netbox-community/3961-change-systemd-instructions
...
Fixes : #3961 - Update migrate-to-systemd.md documentation
2020-02-03 15:46:20 -05:00
Jeremy Stretch
eef79e1443
Fixes #4079 : Fix assignment of power panel when bulk editing power feeds
2020-02-03 14:34:47 -05:00
Jeremy Stretch
f632b5bc29
Fixes #4067 : Correct permission checked when creating a rack (vs. editing)
2020-01-31 16:12:46 -05:00
Jeremy Stretch
cea1e3d090
Fixes #4071 : Enforce "view tag" permission on individual tag view
2020-01-31 16:10:16 -05:00
Daniel Sheppard
d746448d7d
Fixes : #3961 - Edit migrate-to-systemd.md to closely match installation instructions under 3-http-daemon.md
2020-01-31 09:39:27 -06:00
Jeremy Stretch
4522a285e0
Fix headings
2020-01-30 20:05:27 -05:00
Jeremy Stretch
ac27759250
Merge branch 'develop' into 4051-disable-makemigrations
2020-01-30 16:49:15 -05:00
Jeremy Stretch
c8c9f78829
Documented the new DEVELOPER configuration parameter
2020-01-30 16:47:44 -05:00
Jeremy Stretch
1a25f5a7f2
Fixes #4030 : Fix exception when bulk editing interfaces (revised)
2020-01-30 15:12:10 -05:00
Jeremy Stretch
b9765b857d
Merge pull request #4050 from netbox-community/568-customfield-csv-import
...
Closes #568 : Extend CSV import to support custom fields
2020-01-30 14:04:57 -05:00
agrrajag
d0d2af4cab
Update 3-http-daemon.md ( #4055 )
...
There was no documentation to move back into the netbox folder after installing/configuring nginx. You would move into nginx on line 42 then try and figure out why you couldn't copy gunicorn on line 113.
2020-01-30 14:00:37 -05:00
Jeremy Stretch
4b02d294ce
Fixes #4052 : Fix error when bulk importing interfaces to virtual machines
2020-01-30 13:55:39 -05:00
Saria Hajjar
7897ebb2ed
Corrected changelog
2020-01-30 17:52:30 +00:00
Saria Hajjar
52f7ef4864
Merge branch 'develop' into 2921-tags-select2
2020-01-30 17:51:55 +00:00
Jeremy Stretch
923c2728b3
Fixes #4056 : Repair schema migration for Rack.outer_unit (from #3569 )
2020-01-30 12:08:40 -05:00
Jeremy Stretch
4ba2579936
Closes #4051 : Disable the makemigrations management command
2020-01-30 10:12:53 -05:00
Jeremy Stretch
03087e9d01
Fixes #4049 : Restore missing tags field in IPAM service serializer
2020-01-29 16:22:06 -05:00
Jeremy Stretch
9929a05bfe
Update release notes
2020-01-29 11:00:46 -05:00
Jeremy Stretch
db3b4505c1
Merge pull request #3885 from hSaria/568-csv-import-cf
...
Fixes #568 : CSV import/export of custom fields
2020-01-29 10:11:40 -05:00
Jeremy Stretch
943c644dc9
Merge pull request #4037 from newlandk/patch-1
...
Fixes #4039 : LDAP Documentation
2020-01-29 10:09:07 -05:00
Jeremy Stretch
e0d538ad31
Fixes #4043 : Fix toggling of required fields in custom scripts
2020-01-29 09:40:17 -05:00
Jeremy Stretch
1849473469
Merge pull request #4023 from smutel/UpdateDoc
...
Fixes #4024 : Update nginx documentation
2020-01-29 09:29:50 -05:00
Kevin Newland
6fefa3c7dd
update ldap documentation
...
use new ldap cache configuration in documentation
https://github.com/netbox-community/netbox/blob/develop/netbox/netbox/settings.py#L360
2020-01-28 18:34:26 -06:00
Jeremy Stretch
be716a3345
Release v2.7.3
2020-01-28 16:33:55 -05:00
Jeremy Stretch
8de9f52151
Fixes #4033 : Restore missing comments field label of various bulk edit forms
2020-01-28 16:09:10 -05:00
Jeremy Stretch
0a11fc1221
Fixes #4030 : Fix exception when setting interfaces to tagged mode in bulk
2020-01-28 14:19:29 -05:00
Jeremy Stretch
ede576a2ae
Changelog for #4022
2020-01-28 13:55:44 -05:00
Jeremy Stretch
2a4ccae113
Merge pull request #4031 from kobayashi/3978-add-vrf-filter
...
Fixes #3978 : VRF filtering for NAT IP search
2020-01-28 13:46:54 -05:00
Jeremy Stretch
77292050d4
Changelog for #4025
2020-01-28 13:38:03 -05:00
Jeremy Stretch
9b9e568446
Fixes #4027 : Repair schema migration for #3569 to convert IP addresses with DHCP status
2020-01-28 12:49:00 -05:00
kobayashi
3c5346f60a
Fixes #3978 : VRF filtering for NAT IP search
2020-01-28 10:22:28 -05:00
Jeremy Stretch
8d547e9906
Fixes #4028 : Correct URL patterns to match Unicode characters in tag slugs
2020-01-28 09:47:33 -05:00
Jeremy Stretch
9c4f1d5795
Changelog for #3338
2020-01-27 17:24:00 -05:00
Samuel Mutel
73b35e72d8
Update nginx documentation
2020-01-27 21:10:10 +01:00
Jeremy Stretch
1901f63b4c
Update changelog
2020-01-27 09:45:18 -05:00
hSaria
ca035a72bd
Merge branch 'develop' into 2921-tags-select2
2020-01-24 20:56:36 +00:00
Jeremy Stretch
35cbee5107
Fixes #4008 : Toggle rack elevation face using front/rear strings
2020-01-24 15:28:15 -05:00
Jeremy Stretch
0ec091ffe1
Merge branch 'develop' into 3950-not-retain-device-type
2020-01-24 13:49:30 -05:00
Jeremy Stretch
f24e7652a8
Add changelog for #3982
2020-01-24 12:10:38 -05:00
Jeremy Stretch
d3463b596a
Closes #4005 : Include timezone context in webhook timestamps
2020-01-24 12:00:24 -05:00
kobayashi
66d5cc47a5
Fixes #3950 : Cloned Device Form does not retain device type
2020-01-24 03:30:24 -05:00
kobayashi
9694bacb69
3950 not retain device type
2020-01-24 03:13:50 -05:00
Jeremy Stretch
629712142f
Fixes #3999 : Do not filter child results by null if non-required parent fields are blank
2020-01-23 17:11:45 -05:00
hSaria
6ce38ffa0f
Merge branch 'develop' into 3995-navbar-overflow
2020-01-23 20:36:35 +00:00
Saria Hajjar
09faaff849
Fixes #3995 : Navbar scroll when overflowing
2020-01-23 20:34:06 +00:00
hSaria
06398a9ac6
Merge branch 'develop' into 568-csv-import-cf
2020-01-23 20:27:07 +00:00
Jeremy Stretch
7b517abdb6
Fixes #3989 : Correct HTTP content type assignment for webhooks
2020-01-22 20:33:57 -05:00
Jeremy Stretch
72d1fe0cd7
Changelog for #3509
2020-01-22 17:49:03 -05:00
Jeremy Stretch
f41564b578
Introduce IPAddressVar and IPAddressWithMaskVar
2020-01-22 17:16:40 -05:00
Jeremy Stretch
f826e15603
Closes #3310 : Pre-select site/rack for B side when creating a new cable
2020-01-22 16:07:09 -05:00
Jeremy Stretch
b7dea5a9f7
Fixes #3983 : Permit the creation of multiple unnamed devices
2020-01-22 09:26:49 -05:00
hSaria
bdfead6265
Merge branch 'develop' into 568-csv-import-cf
2020-01-21 21:30:38 +00:00
hSaria
77c8bcef6d
Merge branch 'develop' into 2921-tags-select2
2020-01-21 21:29:21 +00:00
Jeremy Stretch
2581a55214
Release v2.7.2
2020-01-21 15:04:09 -05:00
Jeremy Stretch
aa4b89f751
Changelog for #3965
2020-01-21 13:56:25 -05:00
Jeremy Stretch
9dfd0e5b40
Merge pull request #3957 from kobayashi/3923-validate-key-format
...
Fixes : #3923 validate key format
2020-01-21 13:27:35 -05:00
Jeremy Stretch
3357c050c4
Merge pull request #3959 from hSaria/3135-document-power
...
Fixes #3135 : Documented power modelling
2020-01-21 13:15:57 -05:00
Jeremy Stretch
48b4695ebe
Fixes #3966 : Fix filtering of device components by region/site
2020-01-21 12:27:52 -05:00
Jeremy Stretch
737b05d12b
Changelog for #3964
2020-01-21 11:41:44 -05:00
Jeremy Stretch
74e1c08324
Changelog for #3963
2020-01-21 11:35:05 -05:00
Jeremy Stretch
63dbee16cc
Changelog for #3962
2020-01-21 10:11:27 -05:00
Jeremy Stretch
134cf38a84
Merge branch 'develop' into 3960-legacy-device-status
2020-01-21 09:47:07 -05:00
Jeremy Stretch
9d3215e806
Fixes #3967 : Resolve migration of "other" interface type
2020-01-21 09:32:51 -05:00
kobayashi
9e855ac6cd
3960 legacy device status
2020-01-21 00:30:47 -05:00
Saria Hajjar
a6fde3168b
Minor corrections
2020-01-20 11:37:51 +00:00
Saria Hajjar
939a7bbe50
Fixes #3135 : Documented power modelling
2020-01-19 15:43:31 +00:00
kobayashi
c6d18da2eb
3923 validate key format
2020-01-19 02:19:03 -05:00