fusionpbx/app/voicemails
FusionPBX cf1aad072c
Found a more efficient way to force lower case on boolean values.
Helpful for supporting multiple databases. Make the import safer for users where the value is expected in lower case. Best solution for PostgreSQL is boolean data type but that would still not be a good solution for alternative databases.
2022-06-06 18:11:13 -06:00
..
resources Fixed dashboard layout bugs (#6263) 2022-01-25 11:03:37 -07:00
app_config.php Add new permission voicemail_file (#6403) 2022-06-01 10:48:33 -06:00
app_defaults.php Delete the switch provision default setting. 2022-01-30 13:36:29 -07:00
app_languages.php Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
app_menu.php Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
root.php Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
voicemail_edit.php Add new permission voicemail_file (#6403) 2022-06-01 10:48:33 -06:00
voicemail_imports.php Found a more efficient way to force lower case on boolean values. 2022-06-06 18:11:13 -06:00
voicemail_message_toggle.php Voicemails: Database class integration. 2019-08-17 07:02:58 -06:00
voicemail_messages.php Voicemail: Show assigned extension mailboxes if voicemail_domain permission not assigned. 2020-10-12 14:55:07 -06:00
voicemails.php Update voicemails.php (#6250) 2022-01-20 16:00:54 -07:00