Jeremy Stretch
|
a1351e2471
|
Cleaned up model documentation hierarchy
|
2020-03-05 17:03:03 -05:00 |
|
Jeremy Stretch
|
f62520da33
|
Drop GitHub-flavored Markdown (py-gfm)
|
2020-03-05 16:30:12 -05:00 |
|
Jeremy Stretch
|
f156fef653
|
Add missing nav link for device types
|
2020-03-05 16:26:23 -05:00 |
|
Jeremy Stretch
|
3d6d91318d
|
Add doc pages for device component templates
|
2020-03-05 15:24:02 -05:00 |
|
Jeremy Stretch
|
397c63564e
|
Add missing docs page for tags
|
2020-03-05 15:16:15 -05:00 |
|
Jeremy Stretch
|
1f214280b4
|
Remove title from docs modal
|
2020-03-05 14:54:48 -05:00 |
|
Jeremy Stretch
|
baeb7f1a04
|
Add admonition support for embedded docs
|
2020-03-05 14:49:52 -05:00 |
|
Jeremy Stretch
|
27822e8d7f
|
Add model doc modal to object add/edit template
|
2020-03-05 13:56:03 -05:00 |
|
Jeremy Stretch
|
b5a81f65a7
|
Update modal template
|
2020-03-05 13:55:27 -05:00 |
|
Jeremy Stretch
|
9890745da1
|
Introduce get_docs() template filter for models
|
2020-03-05 13:52:34 -05:00 |
|
Jeremy Stretch
|
dc74180bcd
|
Add missing model doc pages
|
2020-03-05 13:48:47 -05:00 |
|
Jeremy Stretch
|
c4d8452a4c
|
Refactored device component docs
|
2020-03-05 11:44:18 -05:00 |
|
Jeremy Stretch
|
9459c05a76
|
Standardize circuits page
|
2020-03-05 11:26:10 -05:00 |
|
Jeremy Stretch
|
12ade33800
|
Refactor virtualization docs
|
2020-03-05 11:24:57 -05:00 |
|
Jeremy Stretch
|
99a738ebb2
|
Refactor tenancy docs
|
2020-03-05 11:21:52 -05:00 |
|
Jeremy Stretch
|
387fd4c048
|
Refactor service docs
|
2020-03-05 11:20:10 -05:00 |
|
Jeremy Stretch
|
851726effd
|
Refactor secrets docs
|
2020-03-05 11:18:57 -05:00 |
|
Jeremy Stretch
|
549825c5ff
|
Refactor IPAM docs
|
2020-03-05 11:16:54 -05:00 |
|
Jeremy Stretch
|
c3dd59060d
|
Refactor power docs
|
2020-03-05 11:13:06 -05:00 |
|
Jeremy Stretch
|
18542ed7ba
|
Refactor site/rack docs
|
2020-03-05 11:10:09 -05:00 |
|
Jeremy Stretch
|
af4bf3660c
|
Refactor device docs
|
2020-03-05 11:05:48 -05:00 |
|
Jeremy Stretch
|
2d41644575
|
Refactor circuits docs
|
2020-03-05 10:52:56 -05:00 |
|
Jeremy Stretch
|
ed6871050a
|
Enable support for Markdown inclusions
|
2020-03-05 10:47:12 -05:00 |
|
Jeremy Stretch
|
905253c757
|
Add user survey note to README
|
2020-03-05 08:51:03 -05:00 |
|
Jeremy Stretch
|
c77483303c
|
Add reminder to reload systemctl daemon if needed
|
2020-03-04 17:19:16 -05:00 |
|
Jeremy Stretch
|
a17573477c
|
Delete obsolete old_requirements.txt
|
2020-03-04 16:07:19 -05:00 |
|
Jeremy Stretch
|
c42286d55a
|
Improved verbosity of upgrade script
|
2020-03-04 12:20:06 -05:00 |
|
Jeremy Stretch
|
42a5ff1a12
|
Changelog for #4121
|
2020-03-04 11:53:53 -05:00 |
|
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 |
|