flexisip-account-manager/flexiapi/app/Http/Controllers/Admin
Timothée Jaussoin 717d3e3cc9 Move the DTMF protocol from AccountAction to Account
Ensure that the account actions are not reachable if the account doesn't have the DTMF protocol configured
Update the documentation
Update the tests
Fix migration for SQLite
2022-01-20 15:29:48 +01:00
..
AccountAccountTypeController.php Resolve the accounts inside the controllers, the automatic Laravel object resolve doesn't fit with the authenticated scope declared in the Account booted() method 2022-01-06 14:42:29 +01:00
AccountActionController.php Move the DTMF protocol from AccountAction to Account 2022-01-20 15:29:48 +01:00
AccountContactController.php Resolve the accounts inside the controllers, the automatic Laravel object resolve doesn't fit with the authenticated scope declared in the Account booted() method 2022-01-06 14:42:29 +01:00
AccountController.php Move the DTMF protocol from AccountAction to Account 2022-01-20 15:29:48 +01:00
AccountTypeController.php Complete the authenticated account contacts tests and fix the related documentation 2021-11-02 17:00:41 +01:00
StatisticsController.php Add some basic subscriptions statistics 2021-10-05 14:27:23 +02:00