.. |
20191206123238_first_migration.php
|
fix rights
|
2020-02-21 03:55:14 +01:00 |
20200106134151_add_sender_and_uid_for_sended.php
|
fix rights
|
2020-02-21 03:55:14 +01:00 |
20200107232312_remove_table_wehook_querie.php
|
fix rights
|
2020-02-21 03:55:14 +01:00 |
20200107232628_add_api_key_user.php
|
fix rights
|
2020-02-21 03:55:14 +01:00 |
20200108124040_remove_transfer_from_user.php
|
fix rights
|
2020-02-21 03:55:14 +01:00 |
20200303183903_add_id_phone_scheduled.php
|
Use id_phone instead of number in scheduled, use ftok to generate queue id, improve adapter interface, add popup error
|
2020-03-04 01:40:47 +01:00 |
20200305165407_add_constraints.php
|
Add constraints cascading on database
|
2020-03-05 21:39:53 +01:00 |
20200305214357_add_id_user_sended_and_received.php
|
Add id_user to received and sended
|
2020-03-05 23:07:07 +01:00 |
20200329231620_add_user_status.php
|
add support status on users
|
2020-03-30 01:52:53 +02:00 |
20200330222139_update_phone_to_replace_number.php
|
Update phone to use name instead of number and update sended to use phone id instead of origin
|
2020-03-31 01:19:21 +02:00 |
20200923155009_add_index_for_perfs.php
|
Change all lists to use ajax data source and high perf datatable + improve all consuming listing queries + add indexes on numbers for perf improvment
|
2020-09-23 23:14:03 +02:00 |
20200926234426_update_phone_unique_name_for_name_user.php
|
fix phone name index to be unique on name + id_user instead of only name
|
2020-09-27 01:56:29 +02:00 |
20210117022706_rename_datas_to_data.php
|
rename datas to data
|
2021-01-17 03:31:04 +01:00 |
20210317214910_add_media_links_to_sms.php
|
start adding mms to a lot of places, no tests, not done
|
2021-03-19 02:45:12 +01:00 |
20210318142759_add_is_mms.php
|
start adding mms to a lot of places, no tests, not done
|
2021-03-19 02:45:12 +01:00 |
20210322193953_update_webhook_types.php
|
start adding call support
|
2021-03-23 04:31:13 +01:00 |
20210322223812_create_call.php
|
fix bad foreign key id_phone pointing to user
|
2021-03-26 17:44:51 +01:00 |
20210423172422_add_created_at_and_updated_at.php
|
update all tables to add timestamps
|
2021-04-23 19:52:36 +02:00 |
20210607123506_add_quotas.php
|
add capacity to modify user
|
2021-06-12 23:23:15 +02:00 |
20210616015711_create_new_settings_defaults.php
|
add migration to create new settings with default values
|
2021-06-16 04:16:58 +02:00 |
20211017231147_add_scheduled_id_to_sended.php
|
Add a new webhook for sended sms status change. Add status and originating scheduled's id to webhook send_sms
|
2021-10-18 03:40:06 +02:00 |
20211018002819_add_webhook_type_send_sms_status_change.php
|
Add a new webhook for sended sms status change. Add status and originating scheduled's id to webhook send_sms
|
2021-10-18 03:40:06 +02:00 |
20220313173653_add_data_to_scheduled_number.php
|
Add support for numbers with data on scheduled + add support for sending sms to a csv file
|
2022-03-15 02:24:28 +01:00 |
20230201152658_add_phone_limits.php
|
Add phone limit creation to phone creation
|
2023-02-02 01:12:30 +01:00 |
20230205214319_add_phone_priority.php
|
Add notion of priority to phones
|
2023-02-05 23:11:58 +01:00 |