Jeremy Stretch
3ddacf4b88
Merge branch 'develop' into feature
2024-02-21 16:24:23 -05:00
Jeremy Stretch
d7e7137582
PRVB
2024-02-21 16:04:04 -05:00
Jeremy Stretch
503c78b0db
Release v3.7.3
2024-02-21 15:46:41 -05:00
Jeremy Stretch
580d417aa1
Changelog for #14064 , #14689 , #14966 , #15101 , #15185
2024-02-21 14:46:10 -05:00
Jeremy Stretch
f751afcce7
Changelog for #14405 , #14587 , #14946 , #15090 . #15174 , #15177 , #15184 , #15192
2024-02-20 16:29:46 -05:00
Jeremy Stretch
056543e1d2
Changelog for #14058 , #14079 , #14952 , #15127
2024-02-20 09:45:58 -05:00
Jeremy Stretch
72720354df
Update v4.0 release notes
2024-02-13 16:43:51 -05:00
Jeremy Stretch
e84e2a7969
Changelog for #15059 , #15067 , #15091 , #15115 , #15126 , #15133
2024-02-13 16:39:41 -05:00
Jeremy Stretch
20824ceb25
Closes #13283 : Add context to dropdown options ( #15104 )
...
* Initial work on #13283
* Enable passing TomSelect HTML template attibutes on DynamicModelChoiceField
* Merge disabled_indicator into option_attrs
* Add support for annotating a numeric count on dropdown options
* Annotate parent object on relevant fields
* Improve rendering of color options
* Improve rendering of color options
* Rename option_attrs to context
* Expose option context on ObjectVar for custom scripts
* Document dropdown context variables
2024-02-13 16:31:17 -05:00
Ikko Eltociear Ashimine
ae7d6ffd92
Update remote-authentication.md
...
Seperator -> Separator
2024-02-12 08:43:11 -05:00
Jeremy Stretch
25723aebe0
Closes #15100 : Remove obsolete NullableCharField class
2024-02-09 15:57:42 -05:00
Jeremy Stretch
d8c6dad9d9
Closes #15099 : Remove legacy device_role & device_role_id filters for devices
2024-02-09 15:55:03 -05:00
Jeff Gehlbach
011bc5bd78
Merge pull request #15053 from aharrisson/develop
...
Fix custom script documentation example script
2024-02-09 11:19:51 -05:00
Jeremy Stretch
040dbcc875
Fixes #15070 : Fix inclusion of config_template field on REST API serializer for virtual machines
2024-02-08 09:10:24 -05:00
Jeremy Stretch
64b2ebdc79
Fixes #15084 : Fix "add export template" link
2024-02-08 08:47:16 -05:00
Arthur Hanson
11697d19a6
12510 Merge Scripts and Reports ( #14976 )
...
* 12510 move reports to use BaseScript
* 12510 merge report into script view
* 12510 add migration for job report to script
* 12510 update templates
* 12510 remove reports
* 12510 cleanup
* 12510 legacy jobs
* 12510 legacy jobs
* 12510 fixes
* 12510 review changes
* 12510 review changes
* 12510 update docs
* 12510 review changes
* 12510 review changes
* 12510 review changes
* 12510 review changes
* 12510 main log results to empty string
* 12510 move migration
* Introduce an internal log level for debug to simplify Script logging
* Misc cleanup
* Remove obsolete is_valid() method
* Reformat script job data (log, output, tests)
* Remove ScriptLogMessageSerializer
* Fix formatting of script logs
* Record a timestamp with script logs
* Rename _current_method to _current_test
* Clean up template
* Remove obsolete runreport management command
* Misc cleanup & refactoring
* Clean up template
* Clean up migration
* Clean up docs
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-07 12:02:09 -05:00
Anders Harrisson
4afebd3565
Fix custom script documentation example script
...
The example script still uses the old "role" field when creating
a Device object.
Fixes #15052
2024-02-06 12:42:17 +01:00
Jeremy Stretch
f63d23872f
Update release notes
2024-02-05 15:00:20 -05:00
Jeremy Stretch
74e67afa41
Merge branch 'develop' into feature
2024-02-05 14:38:26 -05:00
Jeremy Stretch
28aee9b69a
PRVB
2024-02-05 14:12:50 -05:00
Jeremy Stretch
a331ba65cb
Release v3.7.2
2024-02-05 13:56:52 -05:00
Jeremy Stretch
5d9311eecf
Closes #12325 : Disable the Django admin UI by default ( #15008 )
...
* Disable the Django admin UI by default
* Remove outdated references to the admin UI
* Update tests
2024-02-05 11:44:52 -05:00
Jeremy Stretch
b408beaed5
Changelog for #14962 , #14999 , #15025
2024-02-02 16:36:35 -05:00
Mattias L
ba755221bb
Improved docs for how to register dashboard widgets ( #14913 )
2024-01-26 14:15:28 -05:00
Abhimanyu Saharan
b9cac97b73
remove GIT_PATH #14942
2024-01-25 17:26:32 -05:00
Jeremy Stretch
98c9f7fbbd
Changelog for #14511 , #14703 , #14838 , #14920
2024-01-25 12:55:22 -05:00
Arthur Hanson
a141f7f771
14691 add documentation for gunicorn bug ( #14924 )
...
* 14691 add documentation for gunicorn bug
* Update docs/installation/4-gunicorn.md
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-25 08:41:01 -05:00
Jeremy Stretch
e4188b5bde
Changelog for #14572 , #14847 , #14879 , #14885 , #14892
2024-01-22 16:00:56 -05:00
Jeremy Stretch
ff752dac07
Closes #14862 : Add note to date & time configs regarding localization
2024-01-22 15:12:01 -05:00
Jeremy Stretch
3aaf370d4a
Closes #14889 : Update source path for DataBackend class
2024-01-22 14:54:02 -05:00
Martin
79e0d3ae67
Fixes #14847 : Relax requirement for IKE policy ( #14878 )
...
* Fixes #14847 : Relax requirement for IKE policy
* Docs tweak
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-22 13:27:55 -05:00
Jeremy Stretch
d5733a1e89
Changelog for #14645 , #14755 , #14851
2024-01-19 15:46:38 -05:00
Jeremy Stretch
ebf6ce1b01
PRVB
2024-01-17 15:02:23 -05:00
Jeremy Stretch
61739a0bc5
Release v3.7.1
2024-01-17 14:37:27 -05:00
bluikko
530a15e906
Closes 14655: Document raw text configuration render
...
Also fix a missing character typo.
2024-01-17 10:37:52 -05:00
Jeremy Stretch
1235b496b4
Changelog for #13844 , #14778 , #14791 , #14793
2024-01-16 13:24:55 -05:00
Markku Leiniö
3d941411d4
Fixes #14722 : Change references to admin UI to Admin menu ( #14743 )
...
* Change references to admin UI to Admin menu
* Change also for reports and custom scripts
* Minor tweaks to help text flow better
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-10 16:04:46 -05:00
mmahacek
c4c1ddf68d
14660: Update webhook docs ( #14661 )
...
* 14660: Update webhook docks
* Update docs/integrations/webhooks.md
Co-authored-by: Jeff Gehlbach <jeffg@jeffg.org>
* #14660 : Doc note about webhook receiver on Docker
* Cleanup & remove Docker reference (out of scope for docs)
---------
Co-authored-by: Jeff Gehlbach <jeffg@jeffg.org>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-10 15:20:36 -05:00
Jeremy Stretch
f8199339f5
Changelog for #14092 , #14637 , #14638 , #14657 , #14658 , #14672
2024-01-10 14:33:01 -05:00
Jeremy Stretch
0f4c25fe49
Changelog for #14663 , #14706 , #14709 , #14749
2024-01-10 14:21:49 -05:00
Jeremy Stretch
edc2e3809d
Closes #14765 : Add developer documentation for updating translations
2024-01-10 14:03:25 -05:00
Jeremy Stretch
9603644ca2
Update README & UI screenshots ( #14763 )
...
* Refresh README content
* Formatting cleanup
* Add badge links
* More cleanup
* Update getting started section
* Add reference architecture diagram
* Add intro docs link
* Rearrange & expand text
* More restructuring
* Update screenshots
* Tweak image widths
* Tweak screenshots
* Add NetBox Cloud logo
* Fix wrapping
* Add titles for screenshots
* Jumping through more formatting hoops
* Final cleanup
* Add links for plugin resources
2024-01-10 13:05:01 -05:00
Jeremy Stretch
1f865af559
Closes #14672 : Add support for Python 3.12
2024-01-05 13:08:37 -05:00
Jeremy Stretch
7bedf48a97
Closes #14638 : Drop support for Python 3.8 and 3.9
2024-01-03 13:33:00 -05:00
Jeremy Stretch
c78a792ccc
#14132 : Annotate WebhooksMixin renaming under breaking changes
2024-01-03 10:59:32 -05:00
Jeremy Stretch
2d19c5068f
#14132 : Annotate WebhooksMixin renaming under breaking changes
2024-01-03 10:57:29 -05:00
Abraham Vegh
109daca203
Add missing word
2024-01-02 09:01:39 -05:00
Jeremy Stretch
982ef3045d
PRVB
2023-12-29 10:06:51 -05:00
Jeremy Stretch
7c4b939b59
Revise v3.7 release notes
2023-12-29 09:36:29 -05:00
Jeremy Stretch
c1ff74894c
#14036 : Update import paths in example plugin code
2023-12-29 09:21:06 -05:00