Timothée Jaussoin
b0b6ab2c51
Fix FLEXIAPI-224 Add a console script to send Space Expiration emails
2025-05-13 08:46:46 +00:00
Timothée Jaussoin
48961ea194
Fix FLEXIAPI-293 Remove the (long) outdated general documentation
2025-05-05 15:59:10 +02:00
Timothée Jaussoin
cd3b9b818b
Fix FLEXIAPI-286 Send an account_recovery_token using a push notification
2025-05-05 13:43:44 +00:00
Timothée Jaussoin
0160779784
Fix FLEXIAPI-232 Add provisioning email
2025-04-23 13:01:45 +00:00
Timothée Jaussoin
e2f40699fb
Fix FLEXIAPI-205 Remove the deprecated endpoints, compatibility code...
2025-04-22 12:51:15 +00:00
Timothée Jaussoin
a3861304cc
Fix FLEXIAPI-284 Add configurable admin API Keys
2025-04-10 09:11:26 +00:00
Timothée Jaussoin
672d6291b7
Fix FLEXIAPI-272 Add Space based email server integration
2025-04-08 09:02:35 +00:00
Timothée Jaussoin
7cb63f3e51
Fix FLEXIAPI-233 Add External Accounts (new version)
2025-03-24 13:36:20 +00:00
Timothée Jaussoin
9006bc1d0d
Fix FLEXIAPI-258 Move DotEnv instance configurations in the Spaces table
2025-02-17 14:02:06 +00:00
Timothée Jaussoin
3d715afc23
Fix FLEXIAPI-228 Add reset password email flow
2024-12-04 16:25:13 +01:00
Timothée Jaussoin
93c98ae73f
Fix FLEXIAPI-220 Migrate SIP Domains to Spaces
2024-12-02 13:04:49 +00:00
Timothée Jaussoin
08ff1b8675
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
Timothée Jaussoin
2ed4f02c11
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
Timothée Jaussoin
0d399503c4
Fix FLEXIAPI-181 Replace APP_ADMINS_MANAGE_MULTI_DOMAINS with APP_SUPER_ADMINS_SIP_DOMAINS
2024-06-10 13:49:42 +00:00
Timothée Jaussoin
fd57132d06
Fix FLEXIAPI-166 Reimplement the deprecated email validation URL
2024-04-25 11:06:03 +02:00
Timothée Jaussoin
debf668e77
Fix FLEXIAPI-164 Add vcards-storage endpoints
2024-04-24 13:41:43 +00:00
Timothée Jaussoin
c5f001e337
Fix FLEXIAPI-156 Disable the Phone change web form when PHONE_AUTHENTICATION is disabled
2024-04-02 13:57:08 +00:00
Timothée Jaussoin
d2316251d5
Fix FLEXIAPI-143 Implement JWT authentification in the API
2024-03-25 11:08:41 +00:00
Timothée Jaussoin
8780050487
Fix FLEXIAPI-146 Add devices management panels for accounts
2024-03-05 16:53:00 +01:00
Timothée Jaussoin
4035cbd0ab
Fix FLEXIAPI-134 Add a system to detect and block abusive accounts
2024-01-29 11:36:41 +01:00
Timothée Jaussoin
9fd4b56066
Fix FLEXIAPI-136 Refactor the Web Panel toggle mechanism and move it to a proper Middleware
2024-01-23 17:11:55 +01:00
Timothée Jaussoin
0597db0f8e
Fix #138 Add a dictionary to the account model
2023-12-28 09:54:47 +00:00
Timothée Jaussoin
245910374a
Fix #134 Create an Activity view in the Admin > Accounts panel
2023-12-18 10:58:53 +00:00
Timothée Jaussoin
179c76251d
Add call logs browsing, general and per account
2023-10-16 09:05:45 +00:00
Timothée Jaussoin
c477973d84
Fix #126 Move all the intercome related features under a toggle
2023-10-05 17:02:08 +02:00
Timothée Jaussoin
ab6aa88b3c
Fix #127 Move the API Key management form to a specific page
2023-10-05 15:42:15 +02:00
Timothée Jaussoin
e996a9827c
Fix #125 Remove the External Accounts feature
2023-10-04 16:03:53 +02:00
Timothée Jaussoin
7feb7fd184
Add Account statistics
2023-10-04 08:24:47 +00:00
Timothée Jaussoin
e516ae788c
Fix #124 Return 404 when the account is already provisioned or the provisioning_token not valid
2023-09-27 14:31:04 +00:00
Timothée Jaussoin
312c9e515f
Fix #123 Define a proper documentation for the provisioning flow
2023-09-27 14:53:32 +02:00
Timothée Jaussoin
f8ae6d93ff
Add PIN code error handling and proper redirect
2023-08-17 09:42:09 +00:00
Timothée Jaussoin
49d414c9ee
Add the Account CSV import feature
2023-08-14 13:53:03 +00:00
Timothée Jaussoin
adabb52f3f
Move Device controller to the admin panel
2023-08-07 15:10:32 +00:00
Timothée Jaussoin
f8bde4345f
First basic statistics graph generation using Chart.js
2023-07-27 15:23:53 +00:00
Timothée Jaussoin
86983f3f9b
Add the About page
2023-07-07 15:22:56 +00:00
Timothée Jaussoin
c1e3f56e5d
Complete the Contacts Lists endpoints in the API, with tests and documentation
2023-07-06 17:21:12 +02:00
Timothée Jaussoin
c1e355a829
Add ContactList feature, complete the lists and attach them to accounts
2023-07-04 14:35:21 +00:00
Timothée Jaussoin
806a77a756
Redesign the account related pages
2023-06-27 09:13:36 +00:00
Timothée Jaussoin
f90304d768
Fix #109 Fix an error in 'email' route prefix
2023-06-12 14:25:40 +02:00
Timothée Jaussoin
fc96338bfb
Redesign the UI
2023-06-09 08:24:49 +00:00
Timothée Jaussoin
8570aaae15
Fix #102 Implement AccountCreationRequestToken
2023-05-23 14:49:03 +00:00
Timothée Jaussoin
6e56559050
Fix #59 Move to Redis for the devices management
2022-12-14 17:21:14 +01:00
Timothée Jaussoin
a0dd7e17ce
Add a PHP CodeSniffer to the CI
2022-09-21 12:28:59 +02:00
Timothée Jaussoin
7a17897193
Add ExternalAccounts and related features
...
- Consume an ExternalAccount on Account creation
- Add a tombstone to an ExternalAccount to ensure non re-usage
- Add related tests
- Generalize Utils
- Stop public registration when there is no ExternalAccounts left
- Add GenerateExternalAccounts, ExportToExternalAccounts and ImportExternalAccounts console scripts
- Provision the ExternalAccount using the depends_on/idkey pair
2022-07-12 17:05:17 +02:00
Timothée Jaussoin
354830da7e
QRCode based authentication
...
Add routes, model and controller for AuthToken
Create auth_tokens table
Allow auth_token to be used for provisioning
Reorganize the API
Update the dependencies
2022-07-12 15:14:46 +02:00
Timothée Jaussoin
3225e11ffc
Rename tokens to account_creation_token and the related table, tests, controllers, endpoints
...
Add a new endpoint to allow the creation of an account_creation_token by an admin
Split the confirmation_key in two, create a provisioning_token
Refactor the documentation
Bump the package number
2022-06-23 17:25:01 +02:00
Timothée Jaussoin
20f8fb4c45
Add a send message endpoint, passing by the linphone-daemon unix pipe
...
Import ReactPHP Socket and required dependencies
Add a new configuration variable to define the unix pipe path
Generalize the API Key to all the users, add a new endpoint to retrieve it, update the documentation
Update the dependencies
Update the documentation
Complete the tests
2022-02-08 18:04:25 +01:00
Timothée Jaussoin
f16776e29b
Add a global toggle to enable/disable the web panels
2022-01-17 16:24:47 +01:00
Timothée Jaussoin
913b4d64bc
Add the Vcard4 provisioning URL in the provisioning XML
...
Fix the Vcard4 format to comply with liblinphone
2021-11-03 17:09:43 +01:00
Timothée Jaussoin
48323477cf
Complete the authenticated account contacts tests and fix the related documentation
...
Cleanup the returned Vcard 4.0 formats
Implement the recently introducted REST endpoints in the admin panels
Add account actions logs to the new Controllers
2021-11-02 17:00:41 +01:00