kopia lustrzana https://github.com/wagtail/wagtail
![]() Until now, a user could see the audit log for all custom models, permissions haven't been checked yet. Now, only log entries of those content types are displayed, where the user has at least one permission. The change also adds filtering to the action-dropdown. This avoids showing unnecessary action types, e.g. actions which aren't used at all. All 3 uses of action-dropdowns (site history, page history, generic history) only display those actions, which are used at least once. This partially fixes #9181. |
||
---|---|---|
.. | ||
__init__.py | ||
audit_log.py | ||
collections.py | ||
copying.py | ||
i18n.py | ||
reference_index.py | ||
sites.py | ||
specific.py | ||
view_restrictions.py |