fusionpbx/app/devices
Harry G. Coin 8abe003a71 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 Change the vendor ID hex number to lower case and re-use prov object that already exists. 2016-01-09 11:50:49 -07:00
app_config.php Change device_provision_enable to device_enabled to make it consistent with the rest of the fields that are used for to enable and disable something. 2016-03-11 11:46:02 -07:00
app_defaults.php Change the table name from device lines to keys. 2015-07-07 14:44:14 -03:00
app_languages.php Dashboard: Enhance with priority numbers and additional System Count items. 2016-03-20 03:22:29 -06:00
app_menu.php Add latest translations 2015-08-02 23:42:11 +00:00
device_copy.php Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
device_delete.php Improve the security on the delete for devices by validating the uuid and fix the delete when deleting a key from a global device profile. 2015-03-07 07:03:22 +00:00
device_edit.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
device_key_delete.php Fix the device key delete. 2015-03-08 03:26:25 +00:00
device_key_edit.php Visual adjustments. 2015-02-15 09:20:19 +00:00
device_line_delete.php Improve the security on the delete for devices by validating the uuid and fix the delete when deleting a key from a global device profile. 2015-03-07 07:03:22 +00:00
device_line_edit.php Visual adjustments. 2015-02-15 09:20:19 +00:00
device_profile_copy.php Update the translations from the translation server. Includes the following new languages Brazilian Portuguese, Polish, and Swedish Sweden. Thanks to those that put in the effort to add these languages additional translator volunteers are welcome. 2015-04-08 13:38:58 +00:00
device_profile_delete.php Improve the security on the delete for devices by validating the uuid and fix the delete when deleting a key from a global device profile. 2015-03-07 07:03:22 +00:00
device_profile_edit.php Device add Mitel line functions that match the Mitel web interface. 2016-02-19 11:11:56 -07:00
device_profiles.php Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
device_setting_delete.php Improve the security on the delete for devices by validating the uuid and fix the delete when deleting a key from a global device profile. 2015-03-07 07:03:22 +00:00
device_setting_edit.php Visual adjustments. 2015-02-15 09:20:19 +00:00
device_settings.php Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
devices.php Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06: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