Commit graph

36 commits

Author SHA1 Message Date
osaajani
2be8242d5e Improve dashboard rendering speed by using ajax for graphs. Improve perfs by using more index on query. Add function to find invalid numbers and export as csv 2024-10-28 21:35:01 +01:00
osaajani
52c849e043 Add phone reliability features 2024-10-26 18:02:11 +02:00
osaajani
9aa3eca812 Add verification on phone number on contact import 2023-07-18 17:16:34 +02:00
osaajani
347084b5c4 improve perfs on status update by sizing down uid and adding an index 2023-06-06 20:32:04 +02:00
osaajani
aaeb7b64e9 Add index on sms timestamps for perfs 2023-06-06 18:39:48 +02:00
osaajani
e7a6c486ee add status limit_reached to phone and check raspisms sms limit when updating phone status 2023-03-17 16:09:32 +01:00
osaajani
7483b9a8ae Add support for tag in sms campaigns 2023-02-24 16:29:10 +01:00
osaajani
7c3bb65f8b Add phone group support 2023-02-20 03:17:53 +01:00
osaajani
38d350dfc2 start add support for phone status + improve edit of phone for hidden phones 2023-02-18 16:39:07 +01:00
osaajani
69619d0bef Add notion of priority to phones 2023-02-05 23:11:58 +01:00
osaajani
298bba0c39 Add phone limit creation to phone creation 2023-02-02 01:12:30 +01:00
osaajani
81fb987740 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
osaajani
d0fa0a299c 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
osaajani
31acbdd1d5 add migration to create new settings with default values 2021-06-16 04:16:58 +02:00
osaajani
4a39865903 add capacity to modify user 2021-06-12 23:23:15 +02:00
osaajani
120f56fad7 First step of quota and using daemon 2021-06-08 02:00:48 +02:00
osaajani
d20694e1de update all tables to add timestamps 2021-04-23 19:52:36 +02:00
osaajani
fcbb44df98 fix bad foreign key id_phone pointing to user 2021-03-26 17:44:51 +01:00
osaajani
52a0302dc2 start adding call support 2021-03-23 04:31:13 +01:00
osaajani
ff6b3e79df start adding mms to a lot of places, no tests, not done 2021-03-19 02:45:12 +01:00
osaajani
bc39d020a1 rename datas to data 2021-01-17 03:31:04 +01:00
osaajani
90478411d6 fix phone name index to be unique on name + id_user instead of only name 2020-09-27 01:56:29 +02:00
osaajani
b98d5a22ef 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
osaajani
d5be760843 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
osaajani
413c058ffc add support status on users 2020-03-30 01:52:53 +02:00
osaajani
0124bc2627 Add id_user to received and sended 2020-03-05 23:07:07 +01:00
osaajani
11e129a4bd Add constraints cascading on database 2020-03-05 21:39:53 +01:00
osaajani
6f8c7d62b9 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
osaajani
9bf1433d2e fix rights 2020-02-21 03:55:14 +01:00
osaajani
38a8b023cb remove makefile 2020-02-18 20:03:32 +01:00
osaajani
40fccf133c Move to raspisms dir 2020-02-18 04:29:48 +01:00
osaajani
89d786a730 Fix rights, add confs apache, add prototype of systemd confs, add scripts to start and stop raspisms 2020-01-09 11:28:25 +01:00
osaajani
b42c2490ac remove transfer from user 2020-01-08 13:45:20 +01:00
osaajani
193dd00c1e remove useless table webhook_querie and add field api_key to user table 2020-01-08 00:29:13 +01:00
osaajani
89459a0285 Add uid for uniq identification by adapter of a sended sms. Usefull for tracking status 2020-01-06 23:35:55 +01:00
osaajani
fd436d6b80 Pass database to migrations 2019-12-06 13:42:24 +01:00