Commit Graph

4827 Commits

Author SHA1 Message Date
Jeremy Stretch
dcf508b565 Merge pull request #4189 from netbox-community/4121-filter-lookup-expressions
4121 filter lookup expressions
2020-03-04 11:51:19 -05:00
Jeremy Stretch
17dac2c761 Closes #4119: Extend upgrade script to clear expired user sessions 2020-03-04 10:29:22 -05:00
Jeremy Parker
266d971e57 Fix typo in caching.md (#4310)
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-03-04 10:07:58 -05:00
Jeremy Stretch
721e834735 Changelog for #4298 2020-03-04 10:03:39 -05:00
Jeremy Stretch
add10f5c01 Merge pull request #4311 from netbox-community/4298-custom-fields-api
Fixes #4298: Bulk creation of objects with custom fields via API
2020-03-04 10:02:23 -05:00
Jeremy Stretch
cbf294b75b Finish work on improved custom fields API tests 2020-03-04 09:53:49 -05:00
Jeremy Stretch
638391f5e7 Revise custom field API tests to check for single/multiple objects with/without custom field values 2020-03-03 17:07:43 -05:00
Jeremy Stretch
2344f9045d Introduce CustomFieldDefaultValues class to handle default custom field values 2020-03-03 14:54:48 -05:00
Jeremy Stretch
b6b363bed4 Merge pull request #4308 from kobayashi/4229-docs-python-version
Fix #4229: Describe supported Python version
2020-03-03 12:14:10 -05:00
Jeremy Stretch
94dbd91ba2 Merge pull request #4304 from dstarner/4288-incorrect-swagger-type
Set local_context_data serializer on Device and VM to method
2020-03-03 12:13:06 -05:00
Jeremy Stretch
63b1feff0b Closes #4218: Allow negative voltage for DC power feeds 2020-03-03 12:10:08 -05:00
Dan Starner
f4cd03b608 use FieldInspector for JSONField type 2020-03-03 12:04:46 -05:00
kobayashi
1b26ab0a0f Describe supported Python version 2020-03-03 10:52:56 -05:00
Jeremy Stretch
9276f9d016 Closes #4290: Include device name in tooltip on rack elevations 2020-03-03 10:35:07 -05:00
Jeremy Stretch
e8546c7d1e Closes #4284: Add MRJ21 port and cable types 2020-03-03 10:13:21 -05:00
Jeremy Stretch
f7ec14583f Closes #4305: Add 10-inch option for rack width 2020-03-03 10:07:20 -05:00
Jeremy Stretch
ac382e1638 Fixes #4306: Fix toggling of device images for all racks in elevations view 2020-03-03 10:04:35 -05:00
Jeremy Stretch
cb2036c0a1 #4295 follow-up: Tweak handling of initial data for bulk edit forms 2020-03-03 09:43:56 -05:00
Daniel Starner
3176937979 fix linting mistake 2020-03-02 15:45:58 -05:00
Dan Starner
716dd81f67 set local_context_data serializer on device and vm to method 2020-03-02 13:47:07 -05:00
Jeremy Stretch
4f9db8fe26 Fixes #4300: Pass "commit" argument when executing scripts via REST API 2020-03-02 13:29:32 -05:00
Jeremy Stretch
02b5b4a8c2 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
123463d3d0 Add BaseFilterSetTest to validate automatic generation of filters 2020-03-02 12:25:21 -05:00
kobayashi
81b4fc8a6e Fix #4274: Set correct value schema for int typed ChoiceField 2020-03-02 11:26:56 -05:00
Jeremy Stretch
264cb3d815 Fixes #4301: Fix exception when deleting device type with components 2020-03-02 09:41:37 -05:00
John Anderson
ca46cabaf7 added lookup map for treenode filter 2020-02-28 19:58:06 -05:00
Jeremy Stretch
e25699386c Fix up CentOS installation instructions; add troubleshooting guide 2020-02-28 17:31:51 -05:00
Jeremy Stretch
dbb388f61c Extend installation docs to include creation of a specific netbox user 2020-02-28 16:25:43 -05:00
Jeremy Stretch
c84addb8e9 Add note about Redis config to installation instructions 2020-02-28 15:58:55 -05:00
Jeremy Stretch
8de051749c Remove obsolete querydict_to_dict() utility function 2020-02-28 15:47:59 -05:00
Jeremy Stretch
f196fabfb1 Fixes #4295: Fix assignment of parent LAG during interface bulk edit 2020-02-28 09:44:41 -05:00
Jeremy Stretch
1f3854d41b Closes #4294: Add tenancy filter tests for all models 2020-02-27 13:28:08 -05:00
Jeremy Stretch
497c2b5f64 Closes #4281: Allow filtering device component list views by type 2020-02-26 17:22:53 -05:00
Jeremy Stretch
228d1f2d23 Fixes #4282: Fix label on export button for device types 2020-02-26 16:49:39 -05:00
Jeremy Stretch
c81e7042ae Fixes #4285: Include A/Z termination sites in provider circuits table 2020-02-26 16:41:59 -05:00
Jeremy Stretch
c98194d63f 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
Jeremy Stretch
ce1ff38fc9 Reorganize .gitignore; add /venv/ 2020-02-26 15:59:26 -05:00
Jeremy Stretch
55650bb5d5 Changelog for #3949 2020-02-26 15:56:26 -05:00
Jeremy Stretch
6e887548e6 Improved formatting of upgrade script messages 2020-02-26 15:40:05 -05:00
Jeremy Stretch
59023d1c31 Fix exit statement in upgrade script 2020-02-26 15:34:42 -05:00
Jeremy Stretch
76cffe760a Update upgrade script & instructions to better accomodate moving to a venv 2020-02-26 15:26:12 -05:00
Jeremy Stretch
67ef7557a6 Simplify the systemctl commands 2020-02-26 14:38:25 -05:00
Jeremy Stretch
48a470d966 Clean up the upgrade guide 2020-02-26 14:09:54 -05:00
Jeremy Stretch
8f287c06ec Update systemd migration guide 2020-02-26 14:09:27 -05:00
Jeremy Stretch
30a6271ac8 Remove Python 2 migration guide 2020-02-26 13:56:44 -05:00
Jeremy Stretch
f2ca7d68d3 Update the upgrade script & instructions to use a virtual environment 2020-02-26 13:54:07 -05:00
Jeremy Stretch
92ccb0c6a2 Update installation instructions to use a Python virtual environment 2020-02-26 12:28:35 -05:00
John Anderson
cc22228cdd Merge branch 'develop' into 4121-filter-lookup-expressions 2020-02-26 12:05:27 -05:00
Jeremy Stretch
bec71c670a Refactor installtion docs 2020-02-26 11:40:31 -05:00
Jeremy Stretch
fac418c31d Fixes #4277: Fix filtering of clusters by tenant 2020-02-26 09:11:38 -05:00