jeremystretch
7b3ef2ade5
Fixes #10719 : Prevent user without sufficient permission from creating an IP address via FHRP group creation
2022-10-26 08:44:20 -04:00
jeremystretch
2a62b628cf
Fixes #10723 : Distinguish between inside/outside NAT assignments for device/VM primary IPs
2022-10-26 08:23:50 -04:00
Arthur
d8c07abd68
10610 interface_id query on lag return vc interfaces
2022-10-26 08:10:03 -04:00
Arthur Hanson
8d486c5838
10716 add left-right plugins to tags page ( #10744 )
...
* 10716 add left-right plugins to tags page
* 10716 add back plugin_full_width
2022-10-26 08:05:15 -04:00
jeremystretch
eb91934d70
Fixes #10745 : Correct display of status field in clusters list
2022-10-25 16:41:07 -04:00
jeremystretch
01654765e8
Fixes #10746 : Add missing status attribute to cluster view
2022-10-25 16:38:32 -04:00
jeremystretch
91c6bbcd78
Closes #10695 : Rename forms/models.py to forms/model_forms.py
2022-10-25 16:26:05 -04:00
jeremystretch
b2e2e3be35
Closes #10739 : Introduce get_queryset() method on generic views
2022-10-25 11:33:20 -04:00
Jeremy Stretch
9628dead07
Closes #10560 : New global search ( #10676 )
...
* Initial work on new search backend
* Clean up search backends
* Return only the most relevant result per object
* Clear any pre-existing cached entries on cache()
* #6003 : Implement global search functionality for custom field values
* Tweak field weights & document guidance
* Extend search() to accept a lookup type
* Move get_registry() out of SearchBackend
* Enforce object permissions when returning search results
* Add indexers for remaining models
* Avoid calling remove() on non-cacheable objects
* Use new search backend by default
* Extend search backend to filter by object type
* Clean up search view form
* Enable specifying lookup logic
* Add indexes for value field
* Remove object type selector from search bar
* Introduce SearchTable and enable HTMX for results
* Enable pagination
* Remove legacy search backend
* Cleanup
* Use a UUID for CachedValue primary key
* Refactoring search methods
* Define max search results limit
* Extend reindex command to support specifying particular models
* Add clear() and size to SearchBackend
* Optimize bulk caching performance
* Highlight matched portion of field value
* Performance improvements for reindexing
* Started on search tests
* Cleanup & docs
* Documentation updates
* Clean up SearchIndex
* Flatten search registry to register by app_label.model_name
* Clean up search backend classes
* Clean up RestrictedGenericForeignKey and RestrictedPrefetch
* Resolve migrations conflict
2022-10-21 13:16:16 -04:00
jeremystretch
4c504870e0
Tweak PR template language
2022-10-21 12:47:19 -04:00
jeremystretch
3d687a6c2d
Closes #10718 : Optimize object-based permissions enforcement
2022-10-21 12:43:36 -04:00
Jeremy Stretch
5d56d95fda
Merge pull request #10417 from kkthxbye-code/8366-job-scheduling
...
Fixes #8366 - Add job scheduling
2022-10-21 11:22:05 -04:00
kkthxbye-code
5e5228ff12
Fix JobResultFilterset to use DateTimeField to perserve bc compat
2022-10-21 15:53:39 +02:00
kkthxbye-code
72ba57052a
PEP8 fix
2022-10-21 10:42:49 +02:00
kkthxbye-code
ed2f7f1236
Job scheduling review changes
2022-10-21 10:31:30 +02:00
jeremystretch
893925436d
Merge branch 'feature' into 8366-job-scheduling
2022-10-20 17:03:57 -04:00
jeremystretch
96c4696417
Changelog for #9584 , #10580 , #10639
2022-10-20 16:31:52 -04:00
Arthur Hanson
e7659a5f99
9584 add device type (slug) to filter list ( #10630 )
...
* 9584 add device type (slug) to filter list
* 9584 add test
2022-10-20 16:27:51 -04:00
Craig Pund
53c9c3cf8d
Fixes #10580 ( #10687 )
...
* change IP address accessor to parent object
* set IP assigned check to link to interface
* Fix Assigned not being orderable
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
Co-authored-by: Craig Pund <cpund@iuhealth.org>
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2022-10-20 16:26:26 -04:00
Patrick Rauscher
f60312febf
Set *_COOKIE_PATH according to BASE_PATH
...
As discussed in #10639 , all three `COOKIE_PATH`s should be set accordingly with the netbox-`BASE_PATH` to improve coexistance with other Django-projects probably hosted on the same Host
2022-10-20 16:24:38 -04:00
jeremystretch
bd79a27e4d
Merge branch 'develop' into feature
2022-10-20 16:07:03 -04:00
jeremystretch
7505baf3a1
Fixes #10712 : Fix ModuleNotFoundError exception when generating API schema under Python 3.9+
2022-10-20 15:49:13 -04:00
kkthxbye-code
4f95c5a72c
Allow scheduling jobs via. the API
2022-10-20 21:36:43 +02:00
jeremystretch
85a4b1f881
Closes #10699 : Remove custom import_object() function
2022-10-19 10:40:39 -04:00
jeremystretch
33c6142365
Update documentation section options for new issues
2022-10-19 09:52:10 -04:00
jeremystretch
10e874039f
Changelog for #10643 , #10646
2022-10-19 09:02:09 -04:00
jeremystretch
060ee2dd96
Revert PR #10621
2022-10-19 08:55:30 -04:00
jeremystretch
43d1182b4b
Fix styling for power input, rear port connection links
2022-10-19 08:47:14 -04:00
Arthur
d53da57f63
10646 fix cable power feed filter
2022-10-19 08:42:55 -04:00
Arthur Hanson
028b4b7ea7
10643 add fieldset to device role for improved add/edit form display ( #10680 )
...
* 10643 add fieldset to device role for improved add/edit form display
* 10643 update other forms
* 10643 update other forms
* Specify fieldsets for additional models
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-10-19 08:35:23 -04:00
jeremystretch
4cb0230878
Closes #10685 : Position A/Z termination cards above the fold under circuit view
2022-10-18 16:51:37 -04:00
Arthur Hanson
2fe8df3cbb
10655 fix contacts display in list views ( #10681 )
...
* 10655 fix contacts display in list views
* 10655 review changes
2022-10-18 16:47:14 -04:00
Arthur
64d67e3b00
10584 add clone fields to ipam-service
2022-10-18 16:06:31 -04:00
kkthxbye-code
83ff99a130
Added delete button to script/report result
2022-10-17 09:54:23 +02:00
kkthxbye-code
52faeb6f60
Added documentation describing job scheduling
2022-10-16 18:15:45 +02:00
kkthxbye-code
f797b5ed97
Add scheduled_time to JobResultSerializer
2022-10-16 15:27:33 +02:00
kkthxbye-code
e143038df8
Remove JobResult view from admin panel
2022-10-16 15:20:38 +02:00
kkthxbye-code
074082d1f1
Allow export of JobResult table
2022-10-16 15:18:54 +02:00
kkthxbye-code
d647983003
Always activate scheduler functionality when running the rqworker management command
2022-10-16 13:47:15 +02:00
kkthxbye-code
1d9808a92a
Added scheduled_time field to JobResult model
2022-10-16 13:42:28 +02:00
Arthur
a44eed5001
10631 add extra GraphQL documentation
2022-10-13 08:08:26 -04:00
jeremystretch
f2407afc9f
Changelog for #8245
2022-10-12 13:43:31 -04:00
Arthur Hanson
99cf1b1671
8245 add graphql filtering at all levels ( #10618 )
...
* 8245 monkey-patch graphene-django to support filtering at all levels
* 8245 fix tests
* 8245 fix tests
2022-10-12 13:21:34 -04:00
jeremystretch
aaf829898b
Changelog for #10575 , #10596
2022-10-12 08:41:41 -04:00
Arthur
8481cf66e3
10575 add requirements for openid connect packages
2022-10-12 08:39:14 -04:00
Arthur Hanson
bb150379a2
10571 replace deprecated mkdoc settings ( #10622 )
...
* 10571 replace deprecated mkdoc settings
* Omit landing page from docs nav menu
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-10-12 08:36:02 -04:00
Arthur Hanson
cc811e5a56
10596 add overflow-auto to card-body ( #10621 )
...
* 10596 add overflow-auto to card-body
* 10596 add overflow-auto to card-body
2022-10-12 08:31:02 -04:00
jeremystretch
e8c5a4724a
Changelog for #9817 , #10595
2022-10-11 12:35:50 -04:00
Arthur Hanson
9ca4c7315b
10595 extend graphql relationships ( #10603 )
...
* 9817 add graphql l2vpntermination assigned_object
* 9817 add graphql ipaddressassignment assigned_object
* 9817 ipan graphql gfk
* 9817 dcim graphql gfk
* 9817 dcim graphql gfk
* 9817 fix tests
* 10595 cable a_terminations to graphql
* 10595 add contacts to graphql
* 10595 move contacts to Provider
2022-10-11 12:26:18 -04:00
Arthur Hanson
ffce5d968d
8927 plugin search ( #10489 )
...
* #7016 base search classes
* 7016 add search indexes
* 7016 add search indexes
* 7016 add search indexes
* 7016 add search indexes
* 7016 add search indexes
* 7016 add search indexes
* 8927 refactor search
* 8927 refactor search
* 8927 refactor search
* 8927 refactor search
* 8927 get search choices working
* 8927 cleanup - optimize
* 8927 use backend search function
* 8927 fix for plugin search
* 8927 add docs
* Move search app to a module under netbox/
* Utilize global registry to register model search classes
* Build search form options from registry
* Determine search categories from model app by default
* Enable dynamic search registration for plugins
* Update docs & improve plugin support
* Clean up search backend class
* Docs for #8927
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-10-10 14:00:59 -04:00