Added a view for the probations route (functions like the reports pages)
Added a link to the probations page in the staff bar in the moderator drop down
Changed the canViewProbation permission to the moderator permission set for the addon
Cron entry now runs every minute to handle cases of a person being put on probation at any time that was after the beginning of an hour but before the next new hour
Removed the xf_taylorj_user_probations_active table and consolidated all into one table of xf_taylorj_probations
Added a template modification for underneath a posts message and before the signature area that states a person was put on probation for that post. Styling tbd