Warning Improvements by Xon

Unmaintained Warning Improvements by Xon 1.7.2

No permission to download
  • Workaround for XF behavior (bug?) of issuing an expired warning which applies warning points to the account, but never removes them.
    • Should handle when a future update of XF fixes this behaviour.
  • Update chosen javascript library
    • Fix scrolling though warnings on an ipad
  • Like
Reactions: Sunka
  • Handle if the warning category has been unexpectedly deleted by throwing a no permission error instead of erroring.
  • On install, update warnings which are using missing warning categories.
  • Like
Reactions: Sunka
  • Fix: "Undefined index: warning_category_id" when logging a warning as a reply to a thread
  • Like
Reactions: Sunka
  • Fix SQL error when importing warning groups from [TH] Warnings into Warning Categories.
    • [TH] Warnings must be installed and enabled when installing Warning Improvements.
    • Please disable [TH] Warnings after the install finishes due to add-on conflicts in the AdminCP.
  • Like
Reactions: Sunka
Note; 1.5.0 has been used privately for ~3 months.
  • Integration of Warning Actions with Warning Categories.
    • This allows warning actions to only trigger based off points from the warning category they are attached to.
  • On clicking a Warning in the admincp, it opens an edit overlay instead of doing nothing
  • Like
Reactions: Sunka and HWS
  • Add additional empty() checks to prevent issuing a warning to fail with an internal server error
    • Note; you must assign permissions on the warning categories themselves!
  • Like
Reactions: Sunka
AdminCP Warning UI overhaul
  • Warning Categories, allow grouping of warnings into groups with permissions per category.
    admin-warning-png.146384
  • Drop & Drag support to order warnings or categories
    admin-edit-warning-category-png.146383

Front-end Warning UI overhaul
  • Chosen-based select menu
    select-menu-warn-png.146385
    radiobox-warn-png.146382
  • Per-browser option to switch to radio-select boxes
  • Like
Reactions: Dennis B and Sunka
  • Fix a missed phrase for "The user {name} could not be found"
  • Fix option to disable sending warning conversations so it actually disables them correctly
  • Global option to control if warning alerts are sent by default.
Top Bottom