fusionpbx/app/devices
Nate Jones e71c720670 Call Center Agent: Prevent duplicate Agent IDs (within the same domain).
Devices: Remove unnecessary javascript.
2015-05-04 21:01:55 +00:00
..
resources/classes
app_config.php Add device_username, device_password and device_uuid_alternate. 2015-04-12 00:12:48 +00:00
app_languages.php Devices: Language updates supporting previous commit. Removed required check on MAC Address field. 2015-05-04 20:09:29 +00:00
app_menu.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_copy.php
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 Call Center Agent: Prevent duplicate Agent IDs (within the same domain). 2015-05-04 21:01:55 +00: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 Allow the domain_uuid to be changed only with the device_profile_domain permission. 2015-02-15 18:53:10 +00:00
device_profiles.php Voicemails: Initial GUI for adding IVR-style menu options to the voicemail system. 2015-02-15 04:54:32 +00: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 Visual adjustments. 2015-02-15 07:59:02 +00:00
devices.php Devices: Prevent duplicate username within domain (if device assigned to a domain) or globally (if domain set to Global). 2015-05-04 20:07:51 +00:00
root.php