Jeremy Stretch
c0e4d1c1e3
Closes #16137 : Remove is_staff boolean from User model ( #20306 )
...
CI / build (20.x, 3.12) (push) Waiting to run
CI / build (20.x, 3.13) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
* Closes #16137 : Remove is_staff boolean from User model
* Remove default is_staff value from UserManager.create_user()
* Restore staff_only on MenuItem
* Introduce IsSuperuser API permission to replace IsAdminUser
* Update and improve RQ task API view tests
* Remove is_staff attribute assignment from RemoteUserBackend
2025-09-10 16:51:59 -04:00
Jeremy Stretch
697610db94
Closes #18541 : Document support for auth_required attribute on PluginMenuItem
2025-02-06 14:45:25 -05:00
Jeremy Stretch
dda9381880
Remove old feature notifications
2024-04-02 14:14:58 -04:00
Jeremy Stretch
a9bb4c5c3e
Move choice sets from utilities.choices to netbox.choices
2024-03-22 08:59:52 -04:00
Jeremy Stretch
c1ff74894c
#14036 : Update import paths in example plugin code
2023-12-29 09:21:06 -05:00
Jeremy Stretch
f962fb3b53
Closes #13638 : Add optional staff_only attribute to MenuItem ( #13639 )
...
* Closes #13638 : Add optional staff_only attribute to MenuItem
* Add missing file
* Add release note
2023-08-31 11:23:44 -04:00
jeremystretch
ef3ac25406
Remove old feature version notices
2023-02-19 20:09:51 -05:00
jeremystretch
46ede62f3f
Fix rendering of example code
2023-01-30 10:25:20 -05:00
jeremystretch
0c0c848597
Clean up plugins documentation
2022-11-15 16:55:18 -05:00
jeremystretch
d0465242a3
Add documentation for PluginMenu
2022-09-28 16:44:16 -04:00
Arthur
7deb9fde9e
9071 add documentation
2022-09-26 14:41:46 -07:00
jeremystretch
28f7b411ed
Revise plugins documentation
2022-03-08 15:44:35 -05:00