You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ALL: Introduced the $timeoutfix variable, which when enabled will prevent the Slack 3000ms timeout from stopping responses. Recommended for all slow responding CW instances and for the use of /t # full and time reporting
ALL: Fixed fairly high priority issue where you could SQL inject using commands, per issue #91.
Tickets: Specifying "all" or "full" as the optional command with /t (e.x. /t 51823 full) will now show ALL notes on the ticket. May time out if you do not have $timeoutfix set to true.
Tickets: Now specifies whether a note is external or internal facing.
Tickets: Fixed a bug where new tickets made using company names that included spaces errored out. Issue #88
Times: New reporting functions /times report and /times reportall. With many users this may fail without $timeoutfix being set to true.
New TimeAlerts Module: Setup using cron/task scheduler like FirmAlerts, this module will send your users and optionally a channel a message whenever their time is behind by 2 hours or more.
Config.php: Changed default name from config.php to config-default.php so that users can use GitHub automatic updating without it overwriting. Catches in install if you don't have it renamed.
Config.php: Deprecated file based Follow support, removed from config file.