flexisip-account-manager/flexiapi/app
2024-01-23 17:11:55 +01:00
..
Console Fix #125 Remove the External Accounts feature 2023-10-04 16:03:53 +02:00
Exceptions Fix #177 2022-08-23 11:27:35 +02:00
Helpers Fix FLEXIAPI-136 Refactor the Web Panel toggle mechanism and move it to a proper Middleware 2024-01-23 17:11:55 +01:00
Http Fix FLEXIAPI-136 Refactor the Web Panel toggle mechanism and move it to a proper Middleware 2024-01-23 17:11:55 +01:00
Libraries Add call logs browsing, general and per account 2023-10-16 09:05:45 +00:00
Mail Fix #124 Return 404 when the account is already provisioned or the provisioning_token not valid 2023-09-27 14:31:04 +00:00
Providers Add basic Statistics support for Messages and Related devices 2023-07-20 14:56:42 +00:00
Rules Fix #139 Allow the dictionary to be set when creating an account on the API as an admin 2023-12-28 15:17:01 +00:00
Services Fix #141 Add a new hook system for the Account Service 2024-01-08 16:48:59 +01:00
Account.php Fix FLEXIAPI-133 Use the correct breadcrumb on create and fix a password... 2024-01-17 09:39:09 +00:00
AccountAction.php Fix #102 Implement AccountCreationRequestToken 2023-05-23 14:49:03 +00:00
AccountCreationRequestToken.php Fix #132 Move the provisioning_tokens and recovery_codes to dedicated table 2023-12-14 14:13:41 +00:00
AccountCreationToken.php Fix #132 Move the provisioning_tokens and recovery_codes to dedicated table 2023-12-14 14:13:41 +00:00
AccountDictionaryEntry.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
AccountTombstone.php Import the base fonts localy 2022-06-27 13:59:35 +02:00
AccountType.php Fix #102 Implement AccountCreationRequestToken 2023-05-23 14:49:03 +00:00
ActivationExpiration.php Fix #102 Implement AccountCreationRequestToken 2023-05-23 14:49:03 +00:00
Admin.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
Alias.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
ApiKey.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
AuthToken.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
Consommable.php Fix #134 Create an Activity view in the Admin > Accounts panel 2023-12-18 10:58:53 +00:00
Contact.php Import the base fonts localy 2022-06-27 13:59:35 +02:00
ContactsList.php Add ContactList feature, complete the lists and attach them to accounts 2023-07-04 14:35:21 +00:00
Device.php Fix #76 Remove useless expired_at cast 2023-02-13 14:11:31 +01:00
DigestNonce.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
EmailChangeCode.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
Password.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
PhoneChangeCode.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
ProvisioningToken.php Fix #143 Ensure that the ProvisioningToken model behave likes all the other Consommable 2024-01-15 11:07:47 +00:00
RecoveryCode.php Fix #132 Move the provisioning_tokens and recovery_codes to dedicated table 2023-12-14 14:13:41 +00:00
StatisticsCall.php Add call logs browsing, general and per account 2023-10-16 09:05:45 +00:00
StatisticsCallDevice.php Implement Calls Statistics 2023-09-19 13:07:09 +00:00
StatisticsMessage.php Add call logs browsing, general and per account 2023-10-16 09:05:45 +00:00
StatisticsMessageDevice.php Add Account statistics 2023-10-04 08:24:47 +00:00
User.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00