Releases: VersoBit/XF-ResourceTickets
Releases · VersoBit/XF-ResourceTickets
v1.0.0a8
07 Mar 05:18
Compare
Sorry, something went wrong.
No results found
Changelog:
Update template modification versobit_resourcetickets_resource_button on nf_tickets_ticket_wrapper_macros. (#24 ) 3d10c48
Changed developer information and included links to this repo.
v1.0.0a7
16 Jun 00:33
Compare
Sorry, something went wrong.
No results found
Changelog:
Update ACP options' explanations (4b5f1fa )
Set correct access level (protected) to _save function, to match parent (fixes #19 ) (e21d846 )
v1.0.0a6
14 Jun 18:37
Compare
Sorry, something went wrong.
No results found
Changelog:
Automatically update a ticket's title if its associated resource's title is changed (8291421 )
Add callbacks for ACP options (#14 ) (016832b / b40139c / 8d5a9da )
v1.0.0a5
13 Jun 19:31
Compare
Sorry, something went wrong.
No results found
Changelog:
Ensure last_message.* values are set on ticket creation (fixes issue where ticket last reply date wouldn't be set) (d0c5ff5 )
Log user IPs wherever possible (595ae89 )
Create new ticket and close old ticket when resource is reassigned (#11 )(bb0d27f )
v1.0.0a4
28 May 00:51
Compare
Sorry, something went wrong.
No results found
Changelog:
Show 'View Resource' button on tickets associated with a resource
Show 'View Ticket' button on resources to authors as well as staff
Add bold formatting around resource/resource update titles
Prevent tickets from being created when a resource doesn't require approval
Disassociate tickets from a resource upon ticket deletion
Remove deprecated 'Reply User' option
v1.0.0a3
24 May 17:30
Compare
Sorry, something went wrong.
No results found
Changelog:
Apply applicable prefixes/statuses on submissions/approvals
Use staff user when posting approval ticket replies
v1.0.0a2
24 May 14:27
Compare
Sorry, something went wrong.
No results found
Changelog:
Added automatic ticket messages upon resource/resource update approval
Modified wording of some resource submission ticket messages
General code cleanup