Jeremy Stretch
|
e68119ddbb
|
Closes #5304: Return server error messages as JSON when handling REST API requests
|
2020-11-04 17:11:57 -05:00 |
|
Jeremy Stretch
|
f9913725be
|
Closes #5307: Add a region selector for every site form field
|
2020-11-04 15:27:41 -05:00 |
|
Jeremy Stretch
|
9425bd3bbd
|
Changelog for #5271
|
2020-11-04 13:23:56 -05:00 |
|
Jeremy Stretch
|
7e709d257b
|
Merge pull request #5308 from netbox-community/5271-DynamicModelChoiceMixin-initial
Fixes #5271: Extend DynamicModelChoiceMixin to accept initial field values implied by child fields
|
2020-11-04 13:20:30 -05:00 |
|
Jeremy Stretch
|
9fb900542a
|
Fix filter reference
|
2020-11-04 13:05:24 -05:00 |
|
Jeremy Stretch
|
85d16cf0a6
|
Add initial_params to all forms
|
2020-11-04 11:09:13 -05:00 |
|
Jeremy Stretch
|
b2348fa656
|
Add initial_params to DynamicModelChoiceMixin
|
2020-11-04 10:15:15 -05:00 |
|
Jeremy Stretch
|
376e11ea27
|
Move to lock-threads app
|
2020-11-04 08:58:20 -05:00 |
|
Jeremy Stretch
|
a9ce61ad02
|
Skip signal processing when loading cables from fixtures
|
2020-11-03 13:32:05 -05:00 |
|
Jeremy Stretch
|
3b2328053f
|
Add missing bulk update test data
|
2020-11-02 16:56:04 -05:00 |
|
Jeremy Stretch
|
795624121b
|
Add present_in_vrf filters
|
2020-11-02 15:39:46 -05:00 |
|
Jeremy Stretch
|
14eaeaf599
|
Add import/export RTs to VRFTable
|
2020-11-02 14:55:05 -05:00 |
|
Jeremy Stretch
|
5ce315aff8
|
Remove extraneous prefetch_related() calls from object list views
|
2020-10-30 16:54:41 -04:00 |
|
Jeremy Stretch
|
ebf11f6f01
|
Drop add_prefetch from BaseTable; improve dynamic prefetching for table querysets
|
2020-10-30 16:15:16 -04:00 |
|
Jeremy Stretch
|
021e30362d
|
Optimize cable termination tables
|
2020-10-30 13:57:17 -04:00 |
|
Jeremy Stretch
|
0f044cc088
|
Add CablePath.get_path() to prefetch path nodes
|
2020-10-30 13:32:10 -04:00 |
|
Jeremy Stretch
|
e86a72b586
|
Fixed up device & device type tab navigation
|
2020-10-30 11:41:51 -04:00 |
|
Jeremy Stretch
|
cc31d6b55b
|
Post-release version bump
|
2020-10-30 10:41:05 -04:00 |
|
Jeremy Stretch
|
124a43b63f
|
Merge branch 'develop' into develop-2.10
|
2020-10-30 10:38:05 -04:00 |
|
Jeremy Stretch
|
275065a5a5
|
Release v2.9.8
|
2020-10-30 10:11:13 -04:00 |
|
Jeremy Stretch
|
8580bb1816
|
Changelog for #4559, #5282, #5285
|
2020-10-30 09:14:52 -04:00 |
|
Jeremy Stretch
|
a335747aa0
|
Merge pull request #5290 from nniehoff/5282-ldap-logging
Fixing #5282 - moving logging configuration from to configuration.py
|
2020-10-30 09:11:12 -04:00 |
|
Jeremy Stretch
|
652579089c
|
Merge pull request #5286 from netbox-community/5285-plugins-api-app_name
Fixes #5285: Include plugin API endpoints in root view without needing app_name set
|
2020-10-30 09:10:12 -04:00 |
|
Jeremy Stretch
|
55a5b513d8
|
Merge pull request #5266 from netbox-community/4559-config-context-rendering
4559 config context rendering
|
2020-10-30 09:09:40 -04:00 |
|
Nick Niehoff
|
60b328ea8a
|
Removing logfile variable
|
2020-10-30 06:32:12 -06:00 |
|
John Anderson
|
ffe01cb42b
|
move get_queryset() to common mixin
|
2020-10-30 02:56:43 -04:00 |
|
John Anderson
|
f3d5de6e56
|
convert region fields to f-string
|
2020-10-30 02:56:26 -04:00 |
|
Nick Niehoff
|
4e2f239ec5
|
Fixing #5282 - moving logging configuration from authentication.py to configuration.py
|
2020-10-29 15:14:52 -06:00 |
|
Jeremy Stretch
|
7516634114
|
Merge pull request #5277 from systeembeheerder/develop
Update upgrading.md
|
2020-10-29 17:11:04 -04:00 |
|
Jeremy Stretch
|
73d88fe92b
|
Document the available template blocks within base.html
|
2020-10-29 17:10:19 -04:00 |
|
systeembeheerder
|
fd10011d17
|
Update upgrading.md
make destination path for cp media absolute
|
2020-10-29 22:05:19 +01:00 |
|
Jeremy Stretch
|
462f78b8c8
|
Merge pull request #5283 from markkuleinio/develop
Fix #5265: Change systemctl status outputs to venv era
|
2020-10-29 16:49:34 -04:00 |
|
Jeremy Stretch
|
5525d08a5e
|
Merge pull request #5288 from netbox-community/5252-table-config
Closes #5252: Introduce an API endpoint for writing user preferences
|
2020-10-29 16:26:45 -04:00 |
|
Jeremy Stretch
|
ffec4b8f26
|
Add tests for UserConfig API endpoint
|
2020-10-29 16:05:59 -04:00 |
|
Jeremy Stretch
|
0a97756fb0
|
Fix resetting column preferences
|
2020-10-29 14:42:40 -04:00 |
|
Jeremy Stretch
|
1791916da9
|
Fix overwriting of existing preferences
|
2020-10-29 14:15:38 -04:00 |
|
Jeremy Stretch
|
e4c553f587
|
Customize device component tables for user
|
2020-10-29 14:07:36 -04:00 |
|
Jeremy Stretch
|
a2b80d60f4
|
Update BaseTable to accept user instance directly
|
2020-10-29 14:03:08 -04:00 |
|
Jeremy Stretch
|
287067ca10
|
Fix interfaces table header
|
2020-10-29 13:38:07 -04:00 |
|
Jeremy Stretch
|
3f19165db2
|
Fixes #5285: Include plugin API endpoints in root view without needing app_name set
|
2020-10-29 12:30:10 -04:00 |
|
Markku Leinio
|
12c394d23a
|
Fix typo in weekday
|
2020-10-28 21:06:20 +02:00 |
|
Markku Leinio
|
c098be3573
|
Fix #5265: Change systemctl status outputs to venv era
|
2020-10-28 21:03:35 +02:00 |
|
systeembeheerder
|
9cead9ccd6
|
Update upgrading.md
confirm 5275; use absolute paths
|
2020-10-27 16:07:38 +01:00 |
|
Jeremy Stretch
|
175326ff60
|
Fixes #5273: Fix exception when validating a new permission with no models selected
|
2020-10-27 10:01:49 -04:00 |
|
John Anderson
|
cde90ae8bd
|
clean up imports
|
2020-10-25 19:00:56 -04:00 |
|
John Anderson
|
cf06fa15f5
|
Merge branch 'develop' into 4559-config-context-rendering
|
2020-10-25 18:47:40 -04:00 |
|
John Anderson
|
0f56d0554c
|
rebase develop
|
2020-10-25 18:20:21 -04:00 |
|
John Anderson
|
eac53e9498
|
#3672 changelog
|
2020-10-25 18:19:20 -04:00 |
|
John Anderson
|
cbb27363bb
|
fixes #3672 - update django-cacheops to 5.1.0
|
2020-10-25 18:19:20 -04:00 |
|
John Anderson
|
56946254e4
|
pep8
|
2020-10-25 17:56:42 -04:00 |
|