Warning Improvements by Xon

xF2 Add-on Warning Improvements by Xon 2.9.5

No permission to download
  • Fix "Usable by user groups: All user groups" for Warning Category permissions not sticking
  • Support the "All user groups" option for Warning category permissions
    • This changes the defaults so this add-on no longer requires configuration for warnings to keep working on initial install
  • Migrate Warning Category user group allowed list to known-good format
  • Do not allow original Warning Category id 1 to be deleted
  • Fix "Please enter valid title " error when using the Warning Service from custom code with a custom warning definition.
Fix for "Trying to get property 'Category' of non-object" which could crop up.
Yesterday at 3:11 AM
  • Remove 'custom warning' definition row on add-on uninstall
  • Fix deleting warning categories
  • Fix User Merging not applying/copying any Warning Actions group changes to the target account
  • Fix uninstaller
  • Fix error when computing when a banned user's ban expires
Thanks to @Recep Baltaş for funding this feature update :)
  • Allow "hourly" option for warnings, warning definitions, and warning actions.
  • Better compute the effective expiry date of warning actions when using "at or above point threshold" based off warning expires.
  • Add option to control redirect after issuing a warning (to content or reported last referrer)
  • Improve installer robustness when XF1 legacy placeholder add-on is removed.
This add-on is no longer in beta and can be considered feature complete and stable.

Changes from beta:
  • Only send warning email if the user has an email address
  • Fix category sorting
  • Add {userId} as replacable for warning conversation
  • On issuing a warning, redirect back to the content via the getContentUrl() instead of referrer
  • Display user's warning count on the "previous warning" bar, make the previous warning count configurable (default 5) and link to the rest of the warnings if not all are displayed.