Commit Graph

11304 Commits

Author SHA1 Message Date
jeremystretch
74069ad873 Update changelog 2023-03-28 14:08:04 -04:00
jeremystretch
b763df1a85 #12058: Fix initial JSON population 2023-03-28 14:08:04 -04:00
Arthur
7d8f78f3ec 12058 add clone to config context 2023-03-28 14:08:04 -04:00
Arthur Hanson
4a58fce8ee 11933 saved filters clone of content-types and add m2m field cloning (#12014)
* 11933 saved filters clone of content-types and add m2m field cloning

* Fix JSON rendering

* Add content_types to CustomLink.clone()

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-28 14:08:04 -04:00
Arthur
2329b1ea55 12038 fix clone tag 2023-03-28 14:08:04 -04:00
Arthur
38e5443718 12008 make export templates cloneable 2023-03-28 14:08:04 -04:00
Austin de Coup-Crank
9fc6b92c6a Fixes #11977: Multiple remote authentication backends (#12012)
* Add suppport for REMOTE_AUTH_BACKEND as iterable

* Closes #11977: Support for multiple auth backends

* Tweak list casting

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-28 14:08:04 -04:00
Arthur
7175ae1ce4 12049 fix passsword typo 2023-03-28 14:08:04 -04:00
jeremystretch
fcbcb91b7f Closes #11682: Remove lateral padding from highlighted text 2023-03-28 14:08:04 -04:00
Brian Candler
e4a68a11d9 Improve error reporting for duplicate CSV column headings
Fixes #11990
2023-03-28 14:08:04 -04:00
kkthxbye-code
1b42d938aa Use ssid for the string representation of WirelessLinks if available 2023-03-28 14:08:04 -04:00
kkthxbye-code
1f6cc9d87b Render the parameters column as JSON in SavedFiltersTable 2023-03-28 14:08:04 -04:00
kkthxbye-code
5c4282fdd7 Add parameters to the SavedFilterTable 2023-03-28 14:08:04 -04:00
jeremystretch
e9962ffe16 Fixes #11979: Correct URL for tags in route targets list 2023-03-28 14:08:04 -04:00
Daniel W. Anner
da9f9b26ab Removed type2-ieee802.3at as per described in #11984 2023-03-28 14:08:04 -04:00
Ryan Merolle
87f28b3fd7 Add fieldsets functionality to scripts to allow for form field groupings (#11880)
* update script template

* update docs

* introduce default_fieldset

* correct custom script docs

* default to use fieldsets in scripts

* update scripts docs for new behavior

* Misc cleanup

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-28 14:08:04 -04:00
jeremystretch
8818401ba8 PRVB 2023-03-28 14:08:04 -04:00
jeremystretch
43680e8cb9 Release v3.4.7 2023-03-28 13:46:43 -04:00
kkthxbye
0c574714fe Fixes #11991 - Add vdcs to InterfaceImportForm and InterfaceBulkEditForm (#11996)
* Add vdcs to InterfaceImportForm and InterfaceBulkEditForm

* Filter vdcs queryset by device when bulk importing interfaces
2023-03-28 13:20:23 -04:00
jeremystretch
1f84120cbc Update changelog for #11645, #12029, #12038 2023-03-28 10:21:38 -04:00
Abhimanyu Saharan
6f9bdc122e Updated _schedule_at to use local time when _interval is set (#12006)
* updated _schedule_at to use local time when _interval is set

* updated schedule_at to use local time when interval is set
2023-03-28 10:19:18 -04:00
Arthur
5aa58f4ea7 12038 show vc priority with placeholder 2023-03-28 10:13:51 -04:00
Arthur
c1f8a7d49f 12029 add description to virtual description add 2023-03-28 10:10:05 -04:00
jeremystretch
f8a6fb51eb Update changelog 2023-03-28 10:02:29 -04:00
jeremystretch
518e9bbb87 #12058: Fix initial JSON population 2023-03-28 10:00:15 -04:00
Arthur
78bf9fb5a2 12058 add clone to config context 2023-03-28 09:56:06 -04:00
Arthur Hanson
a958a63619 11933 saved filters clone of content-types and add m2m field cloning (#12014)
* 11933 saved filters clone of content-types and add m2m field cloning

* Fix JSON rendering

* Add content_types to CustomLink.clone()

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-28 09:53:57 -04:00
Arthur
af44854f8b 12038 fix clone tag 2023-03-28 09:48:05 -04:00
Arthur
d93852b380 12008 make export templates cloneable 2023-03-28 09:45:44 -04:00
Austin de Coup-Crank
a7b776329a Fixes #11977: Multiple remote authentication backends (#12012)
* Add suppport for REMOTE_AUTH_BACKEND as iterable

* Closes #11977: Support for multiple auth backends

* Tweak list casting

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-28 08:44:24 -04:00
jeremystretch
7fc8a3da14 #12067: Fix ordering for JobResult replication 2023-03-27 14:25:42 -04:00
jeremystretch
f2005ee4ea Remove the old JobResult model 2023-03-27 14:20:13 -04:00
jeremystretch
7e5ffd871d Replicate JobResults to new Job model 2023-03-27 14:20:13 -04:00
jeremystretch
937fbec6cc Update release notes 2023-03-27 14:20:13 -04:00
jeremystretch
1304dd4170 Rename JOBRESULT_RETENTION to JOB_RETENTION 2023-03-27 14:20:13 -04:00
jeremystretch
6a8ffd9fac Rename JobResult to Job and move to core 2023-03-27 14:20:13 -04:00
jeremystretch
703eb12039 Closes #12062: Avoid caching invalid RSS feed content 2023-03-27 09:29:51 -04:00
jeremystretch
f49bcf8bf8 Clean up navigation menu 2023-03-24 22:01:41 -04:00
jeremystretch
603d03b1c6 Refactor extras.models 2023-03-24 21:25:22 -04:00
jeremystretch
3424630769 Reorganize management commands 2023-03-24 21:11:10 -04:00
Jeremy Stretch
20fa941687 Closes #11890: Sync/upload reports & scripts (#12059)
* Initial work on #11890

* Consolidate get_scripts() and get_reports() functions

* Introduce proxy models for script & report modules

* Add add/delete views for reports & scripts

* Add deletion links for modules

* Enable resolving scripts/reports from module class

* Remove get_modules() utility function

* Show results in report/script lists

* Misc cleanup

* Fix file uploads

* Support automatic migration for submodules

* Fix module child ordering

* Template cleanup

* Remove ManagedFile views

* Move is_script(), is_report() into extras.utils

* Fix URLs for nested reports & scripts

* Misc cleanup
2023-03-24 21:00:36 -04:00
Arthur
cceaa5da51 12049 fix passsword typo 2023-03-24 20:19:58 -04:00
jeremystretch
a8e3fe76e4 Update release notes 2023-03-23 08:44:42 -04:00
Arthur Hanson
32576e2978 11291 optimize GraphQL queries (#11943)
* 11291 initial optimize graphql queries

* 11291 add optimizer to schemas

* 11291 cleanup fields.py

* 11291 fix fragment query
2023-03-23 08:42:18 -04:00
jeremystretch
6d8c168640 #9416: cleanup & widget improvements 2023-03-22 15:44:01 -04:00
jeremystretch
f1d4ba74e3 #11558: Introduce GIT_PATH configuration setting 2023-03-22 11:25:03 -04:00
jeremystretch
ae5b2edd20 #11558: Cleanup & docs 2023-03-22 09:20:44 -04:00
jeremystretch
e672146a43 #11559: Add device config API endpoint & cleanup 2023-03-21 17:00:06 -04:00
jeremystretch
b33a3d1eff #11693: Clean up ExportTemplate model form 2023-03-21 14:15:37 -04:00
jeremystretch
7df1d5c06c #11584: Add bulk edit view & tests 2023-03-21 13:47:08 -04:00