flexisip-account-manager/flexiapi/app/Http/Controllers/Admin
2024-12-09 16:07:30 +00:00
..
AccountAccountTypeController.php Fix FLEXIAPI-155 Add a new accountServiceAccountUpdatedHook and accountServiceAccountDeletedHook 2024-03-27 16:22:01 +00:00
AccountActionController.php Fix FLEXIAPI-178 Show the unused code in the Activity tab of the accounts in the admin panel 2024-05-27 12:49:34 +00:00
AccountActivityController.php Fix FLEXIAPI-178 Show the unused code in the Activity tab of the accounts in the admin panel 2024-05-27 12:49:34 +00:00
AccountContactController.php Fix FLEXIAPI-178 Show the unused code in the Activity tab of the accounts in the admin panel 2024-05-27 12:49:34 +00:00
AccountController.php Fix FLEXIAPI-182 Replace APP_SUPER_ADMINS_SIP_DOMAINS with a proper sip_domains table, API endpoints, UI panels, tests and documentation 2024-07-01 14:11:47 +00:00
AccountDeviceController.php Fix FLEXIAPI-202 Add account parameter to the redirection in the destroy admin route 2024-08-05 15:10:34 +02:00
AccountDictionaryController.php Fix FLEXIAPI-183 Complete the account hooks on the dictionnary actions 2024-06-10 16:58:02 +02:00
AccountImportController.php Fix GH-15 Add password import from CSV 2024-12-09 16:07:30 +00:00
AccountStatisticsController.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
AccountTypeController.php Fix FLEXIAPI-178 Show the unused code in the Activity tab of the accounts in the admin panel 2024-05-27 12:49:34 +00:00
ContactsListContactController.php Fix #125 Remove the External Accounts feature 2023-10-04 16:03:53 +02:00
ContactsListController.php Add PIN code error handling and proper redirect 2023-08-17 09:42:09 +00:00
PhoneCountryController.php Fix FLEXIAPI-196 Add a phone validation system by country code with configuration panels and related tests and documentation 2024-07-24 10:59:22 +02:00
SipDomainController.php Fix FLEXIAPI-203 Implement domain based Linphone configuration, add... 2024-08-12 10:14:21 +00:00
StatisticsController.php Fix FLEXIAPI-181 Replace APP_ADMINS_MANAGE_MULTI_DOMAINS with APP_SUPER_ADMINS_SIP_DOMAINS 2024-06-10 13:49:42 +00:00