Change Content Owner or Date

Change Content Owner or Date 2.0.18

No permission to download
  • Fix: Time interval is applied on first content (#49)
  • Misc: Tweaked how time interval is applied for better control extending
  • Fix: Moderator log action length can be higher than 25 characters (#47)
    • On upgrade: Will make an attempt to rename actions to new format.
  • Fix: News feed event date does not update for the expected action (#44)
    • On upgrade: Will make an attempt to fix wrong event date for likes/reactions and insert events.
- Fix: Bulk updating can cause duplicate primary key exception (#41)
- Fix: User posts table is not updated on changing owner (#38)
  • Fix: Content count value will be out of sync (#35)
  • Fix: Posts count for user is increased twice (#33)
  • Fix: Does not respect "Count messages posted in this forum towards user total" (#32)

Note: It is advised to run "Rebuild threads" with "Rebuild position and post counters" checked from Admin CP > Tools > Rebuild caches for small forums. If you this add-on a big forum, you'll be required to run the following command:

Bash:
php <path to xenforo installation>/cmd.php xf-rebuild:threads --position_rebuild
Changelog
  • Fixed: Moderator log is generated even without owner or date changes (#28)
  • Fixed: Moderator actions are logged twice (#29)
  • Fixed: Time bumping not being logged if nothing else was changed
  • Fixed: Added missing moderator log phrases #30
  • Removed: Old 1.x moderator log phrases that are no longer used (#31)
  • On upgrade:
    • Will make an attempt to delete moderator logs that do not have any valid information
Changes
  • Fixed: Editor service trait doesn't return validation errors as it should
Changes
  • Changed: Use base XF app class instead of public app
  • Changed: Tweaked template modifications and class extensions
  • Fixed: Logic exception thrown when editing content
Changelog
  • Changed: Lowered minimum PHP requirement to 7.1
  • Changed: Added calendar extension to required extensions for installing the add-on
  • Fixed: Do not perform validations when using inline moderation (#25)
Back
Top Bottom