Dan Starner
e6ee9803d4
use FieldInspector for JSONField type
2020-03-03 12:04:46 -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
7b6bd75c22
#4295 follow-up: Tweak handling of initial data for bulk edit forms
2020-03-03 09:43:56 -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
Daniel Starner
3070c7e991
fix linting mistake
2020-03-02 15:45:58 -05:00
Dan Starner
406708218b
set local_context_data serializer on device and vm to method
2020-03-02 13:47:07 -05:00
Jeremy Stretch
c7b74b2090
Fixes #4300 : Pass "commit" argument when executing scripts via REST API
2020-03-02 13:29:32 -05:00
Jeremy Stretch
1b38f3ad3a
Merge pull request #4303 from kobayashi/4274-prefix-schema
...
Fix #4274 : Set correct value schema for int typed ChoiceField
2020-03-02 13:14:04 -05:00
Jeremy Stretch
1e1c6526b2
Add BaseFilterSetTest to validate automatic generation of filters
2020-03-02 12:25:21 -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
John Anderson
5f5edbc10e
added config option to disable plugins
2020-03-01 03:42:05 -05:00
John Anderson
71a8a13644
add api urls and signals interface for detail route buttons
2020-03-01 03:24:17 -05:00
John Anderson
a17c22746d
initial work on #3351
2020-02-29 02:23:01 -05:00
John Anderson
e5f8f15293
added lookup map for treenode filter
2020-02-28 19:58:06 -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
e285d0b547
Remove obsolete querydict_to_dict() utility function
2020-02-28 15:47:59 -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
fcf3b14712
Add unittests
2020-02-27 21:54:43 +01:00
Sander Steffann
28473fa3e0
Disable update check by default
2020-02-27 19:40:06 +01:00
Sander Steffann
8ce106cb4b
Move request to background task
2020-02-27 19:36:02 +01:00
Jeremy Stretch
bdf9857e6f
Closes #4294 : Add tenancy filter tests for all models
2020-02-27 13:28:08 -05:00
Sander Steffann
22ac9f63a1
Don't overwrite the header block, append to it
2020-02-27 18:27:36 +01:00
Sander Steffann
0de7f4712f
Fix check for permissions
2020-02-27 18:27:36 +01:00
Sander Steffann
8d92089487
Improve comments and error message on invalid characters in URL
2020-02-27 18:27:36 +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
9d66ac4a6a
Refactor the code to be more readable
2020-02-27 18:26:15 +01:00
Sander Steffann
405d93c6f2
Update versions.py
2020-02-27 18:26:15 +01:00
Sander Steffann
2fcdc90d3f
Automatically check for new versions
2020-02-27 18:26:15 +01:00
Marco Ceppi
75808d1e30
Updated custom fields for Vapor
2020-02-27 11:15:20 -05:00
Marco Ceppi
6f35a4086d
Migrate keystone interfaces to new data type
2020-02-27 10:55:07 -05:00
Marco Ceppi
f472edda9f
Set a password for Redis server
2020-02-27 09:26:14 -05:00
Marco Ceppi
78181884ea
Do not hard-lock tox to a python version
2020-02-27 08:46:57 -05:00
dansheps
27e3b6f377
Remove second variables, make widget mandatory on ObjectVar and MultiObjectVar
2020-02-27 07:45:11 -06:00
Marco Ceppi
7f85a5d179
Make sure tests for ContentType are properly scoped
...
This fails because we have two "site" models - the first is the DCIM.Site and the second is Sites.site (used for allauth). Most all other queries in Netbox properly scope with app_label - this test does not.
2020-02-27 08:41:54 -05:00
Marco Ceppi
e05ab4a16c
Merge upstream v2.7.8 into develop
2020-02-27 08:40:35 -05: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
4431259cd8
Merge pull request #4287 from netbox-community/3949-virtualenv-install
...
Closes #3949 : Revise installation docs to use a Python virtual environment
2020-02-26 16:04:51 -05:00