Jeremy Stretch
|
c53990c739
|
Closes #5307: Add a region selector for every site form field
|
2020-11-04 15:27:41 -05:00 |
|
Jeremy Stretch
|
7d52b4d9a5
|
Changelog for #5271
|
2020-11-04 13:23:56 -05:00 |
|
Jeremy Stretch
|
a69d61c124
|
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
|
798220cf9a
|
Fix filter reference
|
2020-11-04 13:05:24 -05:00 |
|
Jeremy Stretch
|
7598b891c1
|
Add initial_params to all forms
|
2020-11-04 11:09:13 -05:00 |
|
Jeremy Stretch
|
1f0b1dd10e
|
Add initial_params to DynamicModelChoiceMixin
|
2020-11-04 10:15:15 -05:00 |
|
Jeremy Stretch
|
f0bac741cc
|
Move to lock-threads app
|
2020-11-04 08:58:20 -05:00 |
|
Jeremy Stretch
|
2424f684b9
|
Post-release version bump
|
2020-10-30 10:41:05 -04:00 |
|
Jeremy Stretch
|
cbd155406b
|
Release v2.9.8
|
2020-10-30 10:11:13 -04:00 |
|
Jeremy Stretch
|
70cc368225
|
Changelog for #4559, #5282, #5285
|
2020-10-30 09:14:52 -04:00 |
|
Jeremy Stretch
|
6d28eae5dc
|
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
|
ca932ecadc
|
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
|
04d763d814
|
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
|
97ea15e978
|
Removing logfile variable
|
2020-10-30 06:32:12 -06:00 |
|
John Anderson
|
28c17f33ab
|
move get_queryset() to common mixin
|
2020-10-30 02:56:43 -04:00 |
|
John Anderson
|
db87a69488
|
convert region fields to f-string
|
2020-10-30 02:56:26 -04:00 |
|
Nick Niehoff
|
2b154dcfdf
|
Fixing #5282 - moving logging configuration from authentication.py to configuration.py
|
2020-10-29 15:14:52 -06:00 |
|
Jeremy Stretch
|
1000039c74
|
Merge pull request #5277 from systeembeheerder/develop
Update upgrading.md
|
2020-10-29 17:11:04 -04:00 |
|
Jeremy Stretch
|
2ccc543542
|
Document the available template blocks within base.html
|
2020-10-29 17:10:19 -04:00 |
|
systeembeheerder
|
8ac2ee7b49
|
Update upgrading.md
make destination path for cp media absolute
|
2020-10-29 22:05:19 +01:00 |
|
Jeremy Stretch
|
db3fd27da2
|
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
|
b871d2a8c4
|
Fixes #5285: Include plugin API endpoints in root view without needing app_name set
|
2020-10-29 12:30:10 -04:00 |
|
Markku Leinio
|
02f348b15f
|
Fix typo in weekday
|
2020-10-28 21:06:20 +02:00 |
|
Markku Leinio
|
4672f16fda
|
Fix #5265: Change systemctl status outputs to venv era
|
2020-10-28 21:03:35 +02:00 |
|
systeembeheerder
|
6404657f99
|
Update upgrading.md
confirm 5275; use absolute paths
|
2020-10-27 16:07:38 +01:00 |
|
Jeremy Stretch
|
2f3557c18f
|
Fixes #5273: Fix exception when validating a new permission with no models selected
|
2020-10-27 10:01:49 -04:00 |
|
John Anderson
|
047f03a58c
|
clean up imports
|
2020-10-25 19:00:56 -04:00 |
|
John Anderson
|
606b015314
|
Merge branch 'develop' into 4559-config-context-rendering
|
2020-10-25 18:47:40 -04:00 |
|
John Anderson
|
478d82196a
|
rebase develop
|
2020-10-25 18:20:21 -04:00 |
|
John Anderson
|
034ff2fb3f
|
#3672 changelog
|
2020-10-25 18:19:20 -04:00 |
|
John Anderson
|
9bfb89fffd
|
fixes #3672 - update django-cacheops to 5.1.0
|
2020-10-25 18:19:20 -04:00 |
|
John Anderson
|
26ff33c41a
|
pep8
|
2020-10-25 17:56:42 -04:00 |
|
John Anderson
|
9e84e3b83b
|
added tests
|
2020-10-25 16:49:18 -04:00 |
|
John Anderson
|
82f5d0070e
|
account for null value annotations
|
2020-10-23 10:56:02 -04:00 |
|
John Anderson
|
22d2289ed2
|
add support for regions and vms
|
2020-10-23 01:18:04 -04:00 |
|
John Anderson
|
3ba18633de
|
initial work on config context performance improvements
|
2020-10-20 01:07:22 -04:00 |
|
Jeremy Stretch
|
dde52309d2
|
Fixes #5243: Redirect user to appropriate tab after modifying device components
|
2020-10-15 16:55:20 -04:00 |
|
John Anderson
|
87c13a876b
|
fixes #5113 - incorrect caching of permission object assignments to user groups in the admin panel
|
2020-10-14 20:10:21 -04:00 |
|
Jeremy Stretch
|
0d01a3fce8
|
Add schema migrations to plugins installation doc
|
2020-10-14 10:42:31 -04:00 |
|
Jeremy Stretch
|
d4b96a5a27
|
Post-release version bump
|
2020-10-12 09:51:11 -04:00 |
|
Jeremy Stretch
|
1aabb2ed5d
|
Release v2.9.7
|
2020-10-12 09:39:39 -04:00 |
|
Jeremy Stretch
|
f53810ebb2
|
Fixes #5231: Fix KeyError exception when viewing object with custom link and debugging is disabled
|
2020-10-09 15:53:45 -04:00 |
|
Jeremy Stretch
|
7545599493
|
Post-release version bump
|
2020-10-09 13:31:28 -04:00 |
|
Jeremy Stretch
|
3047208e6a
|
Release v2.9.6
|
2020-10-09 13:17:16 -04:00 |
|
Jeremy Stretch
|
a796e29c98
|
Fixes #5229: Fix AttributeError exception when LDAP authentication is enabled
|
2020-10-09 13:16:07 -04:00 |
|
Jeremy Stretch
|
5f0e04aebe
|
Post-release version bump
|
2020-10-09 13:01:01 -04:00 |
|
Jeremy Stretch
|
918ca4fdcb
|
Release v2.9.5
|
2020-10-09 12:57:14 -04:00 |
|
Jeremy Stretch
|
24e5dd0c78
|
Add scope warning to plugins development doc
|
2020-10-09 12:56:32 -04:00 |
|
Jeremy Stretch
|
f35715683e
|
Closes #5202: Extend the available context data when rendering custom links
|
2020-10-09 12:36:09 -04:00 |
|
Jeremy Stretch
|
b5a65bc66c
|
Fixes #5211: Add missing has_primary_ip filter for virtual machines
|
2020-10-09 11:46:16 -04:00 |
|