Commit Graph

6666 Commits

Author SHA1 Message Date
Jeremy Stretch
d23dee5959 Release v2.9.9 2020-11-09 20:51:35 -05:00
Jeremy Stretch
f14f129283 Merge pull request #5317 from netbox-community/2755-material-design-icons
Closes #2755: Switch to Material Design icons
2020-11-09 20:46:23 -05:00
Jeremy Stretch
d45f06fde4 Closes #5327: Be more strict when capturing anticipated ImportError exceptions 2020-11-09 16:49:05 -05:00
Jeremy Stretch
4cd1c9d7f2 Fixes #5316: Dry running scripts should not trigger webhooks 2020-11-09 16:22:45 -05:00
Jeremy Stretch
0cce8ad27b Fixes #5328: Fix CreatedUpdatedFilterTest when running in non-UTC timezone 2020-11-09 16:04:09 -05:00
Jeremy Stretch
315e750d8f Fixes #5331: Fix filtering of sites by null region 2020-11-09 15:58:59 -05:00
Jeremy Stretch
7e678cba52 Correct buttons() method in dummy plugin template content 2020-11-09 14:31:53 -05:00
Jeremy Stretch
da12f700ff Closes #5324: Add missing template extension tags for plugins for VM interface view 2020-11-09 14:19:22 -05:00
Jeremy Stretch
3da18972b2 Merge pull request #5326 from 991jo/patch-1
Fixed a UI Bug where there is no whitespace after grouped custom links.
2020-11-09 12:54:08 -05:00
991jo
657e2725a0 Fixed a UI Bug where there is no whitespace after grouped custom links.
See #5325 for details
2020-11-09 07:56:26 +01:00
John Anderson
bb987d0970 fixes #5314 - Fix config context rendering when multiple tags are assgined to an object 2020-11-06 16:47:07 -05:00
Jeremy Stretch
a29a7551a4 Don't use chevron-right icon for hierarchy 2020-11-06 16:26:16 -05:00
Jeremy Stretch
a9a2ad77a6 Tweak CSS 2020-11-06 16:09:55 -05:00
Jeremy Stretch
4a703a6085 Clean up stray Font Awesome icons 2020-11-06 15:06:45 -05:00
Jeremy Stretch
9d4b9b7f85 Replace Glyphicons with Material Design 2020-11-06 14:49:14 -05:00
Jeremy Stretch
c16a1791ae Replace Font Awesome icons with Material Design 2020-11-06 14:33:20 -05:00
Jeremy Stretch
baf22cddca Add Material Design icons 2020-11-06 12:13:00 -05:00
Jeremy Stretch
27b8be84fc Closes #5313: Denote official support for Python 3.8 2020-11-05 16:08:33 -05:00
Jeremy Stretch
5e9ff3a409 Merge branch 'develop' into develop-2.10 2020-11-05 15:33:07 -05:00
Jeremy Stretch
29cd14fd7d Clarify cache invalidation instructions 2020-11-05 14:41:06 -05:00
Jeremy Stretch
33f274743c Closes #5310: Link to rack groups within rack list table 2020-11-05 14:24:22 -05:00
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
18d0de4c3c Merge pull request #5293 from netbox-community/develop
Release v2.9.8
2020-10-30 10:38:17 -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