Jason Novinger
4c291f0463
Address additional bot review feedback
...
- clean() collects all validation errors before raising instead of stopping at the first
- Fix stale admin docs (still referenced "Custom actions" and "grouped by model")
2026-04-03 08:13:48 -05:00
Jason Novinger
92301949df
Add documentation for custom model actions
...
- Add plugin development guide for registering custom actions
- Update admin permissions docs to mention custom actions UI
- Add docstrings to ModelAction and register_model_actions
2026-03-30 12:56:29 -05:00
Jason Novinger
4d90d559be
Fix permission constraint example error
2026-01-05 16:33:21 -05:00
Jeremy Stretch
dda9381880
Remove old feature notifications
2024-04-02 14:14:58 -04:00
Jeremy Stretch
07f68ae579
Closes #13038 : Establish DEFAULT_PERMISSIONS config parameter ( #13308 )
...
* Introduce the DEFAULT_PERMISSIONS config parameter
* Establish default permissions for user token management
2023-07-30 15:04:58 -04:00
jeremystretch
d5c4b1e27c
#10520 : Remove obsolete NAPALM documentation
2023-04-21 11:22:38 -04:00
jeremystretch
d5d2431cbd
Docs cleanup for v3.5
2023-04-18 16:58:53 -04:00
jeremystretch
ef3ac25406
Remove old feature version notices
2023-02-19 20:09:51 -05:00
jeremystretch
5da3cab4de
Reorganize documentation
2022-08-04 14:11:52 -04:00
jeremystretch
12c138b341
Closes #9074 : Enable referencing the current user when evaluating permission constraints
2022-07-01 13:34:10 -04:00
jeremystretch
b2dc6c5d3d
Changelog & initial docs for #7649
2021-11-02 11:49:10 -04:00
jeremystretch
baf045aed6
Clean up documentation build warnings
2021-09-15 11:46:58 -04:00
jeremystretch
85d0270af0
Fixes #6099 : Correct example permission description
2021-04-07 15:50:24 -04:00
Jeremy Stretch
4a516103a6
Extend ObjectPermission constraints to OR multiple JSON objects
2020-08-06 15:53:23 -04:00
Jeremy Stretch
c3c27ac664
Refreshed admin docs
2020-08-03 11:42:24 -04:00
Jeremy Stretch
dbf6c0a075
Split ObjectPermission model documentation
2020-06-03 13:20:35 -04:00
Jeremy Stretch
19b57aa1ea
Update permissions documentation
2020-06-03 10:03:15 -04:00
Jeremy Stretch
e9831442cd
Drafted documentation for object-based permissions
2020-06-01 15:28:36 -04:00