fusionpbx/app/voicemails
Harry G. Coin 89e5ecbcdf The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE);
So, please find in this set numerous small changes which eliminate numerous php warning messages.

Also, a small bug fix in an sql statistics routine, naming a count(*) field as count, so displaying correct detail.

If any of the proposed changes are omitted, the relevant page will experience php warnings.

There are no doubt fusionpbx pages I've yet to visit that still generate warnings, this set is nearly certainly not comprehensive.
2016-04-25 20:19:58 -05:00
..
resources/classes The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE); 2016-04-25 20:19:58 -05:00
app_config.php Escape the $ in the domain_uuid variable. 2015-08-05 18:17:39 -05:00
app_defaults.php WhitespaceClean-app/batch_1 2016-03-11 11:56:29 +00:00
app_languages.php Language changes for last commit. 2016-03-28 18:07:02 -06:00
app_menu.php Add latest translations 2015-08-02 23:42:11 +00:00
root.php Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00
voicemail_delete.php Extensions: Added bulk delete. 2016-03-16 18:48:42 -06:00
voicemail_edit.php Voicemail: Remove unnecessary echo. 2016-02-25 15:57:28 -07:00
voicemail_message_delete.php Voicemail: Add bulk delete ability for Messages, instant saved indication when playing/downloading, and table row click to play. 2016-03-19 13:54:24 -06:00
voicemail_message_edit.php Visual adjustments. 2015-02-15 09:20:19 +00:00
voicemail_message_toggle.php Theme: Replace image-based control icons with Bootstra Glyphicon buttons. 2016-03-28 17:50:07 -06:00
voicemail_messages.php Theme: Add additional Settings to control the style of various elements, remove old css classes. 2016-03-28 22:29:15 -06:00
voicemail_option_delete.php Voicemails: Initial GUI for adding IVR-style menu options to the voicemail system. 2015-02-15 04:54:32 +00:00
voicemail_option_edit.php Remove switch_select_destination function from the remaining features that used it and replace with the destination php class. 2015-08-07 15:06:07 -05:00
voicemails.php The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE); 2016-04-25 20:19:58 -05:00