Skip to content

Releases: ticktackk/ChangeContentOwnerForXF2

2.0.17

08 Aug 02:59
896a8ee
Compare
Choose a tag to compare
  • Fix: Error rendering template: variable @_input-dateInputWidth is undefined (#100)

2.0.16

07 Aug 11:16
3bf3a35
Compare
Choose a tag to compare
  • Change: Change permission names to be consistent with that of XenForo itself (#94)
  • Change: When inline editing post, form row is not using full width (#96)
  • Change: Switch to native HTML controls on both XF 2.2 and 2.3 (#97)
  • Fix: \[E_DEPRECATED\] Use of "parent" in callables is deprecated (#95)

2.0.15

20 Feb 19:45
ec36f81
Compare
Choose a tag to compare
  • Fix: Slow upgrade query causes timeouts on large boards (#92)

2.0.14

13 Feb 06:38
c7d5ab4
Compare
Choose a tag to compare
  • Fix: Time interval does not apply correctly (#75)
  • Fix: Changing post date does not rebuild last post info on thread/forum (#84)
  • Fix: Changing profile post comment date does not rebuild first comment, last comment infos and latest comment ids on profile post (#85)
  • Fix: Changing thread date does not rebuild last post info on forum (#86)
  • Fix: Changing media/album comment does not rebuild last comment info on media/album (#87)

On upgrade: Will attempt to rebuild last post info for both thread and forum, first and last profile post comment date with the latest comment ids for profile posts and last comment date for media items and albums.

2.0.13

16 Oct 10:14
6025510
Compare
Choose a tag to compare
  • Change: Drop PHP Calendar extension requirement (#79)
  • Change: Update add-on title and description to be more accurate with what the add-on does now
  • Fix: Rebuild jobs on upgrade are not behind the scenes (#81)

2.0.12

30 Apr 12:08
f531126
Compare
Choose a tag to compare
  • Fix: Unable to install on XenForo 2.0 (#66)

2.0.11

20 Apr 00:33
aadd2b5
Compare
Choose a tag to compare
  • Fix: When changing content owner attachment owner is not updated (#61)
    • On upgrade: Will make an attempt to rebuild attachment owners

2.0.10

18 Mar 16:06
0b8b7b5
Compare
Choose a tag to compare
  • Fix: Call to undefined method getNewTimestamp (#57)

2.0.9

12 Mar 14:16
8ead7ab
Compare
Choose a tag to compare
  • Fix: Undefined index exception thrown when using inline moderation and invalid date is set (#52)
  • Fix: In-line moderation does not respect thread date rules (#53)
  • Change: Removed permission check if the user has permission to change owner or date from services (#54)
  • Change: Set event hint for post add-on install code event listener (#55)

2.0.8

25 Feb 22:41
5fa281d
Compare
Choose a tag to compare
  • Fix: Time interval is applied on first content (#49)