Commit graph

47 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
4f717ef849 Add page and api for stats about phone sended sms 2024-06-25 21:12:48 +02:00
osaajani
490c6499e2 Fix sms settings check on api 2023-09-19 18:34:59 +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
c3b2f9d764 Accept update status phone for phone without real status 2023-02-24 19:08:48 +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
fb58802240 Add update to phones 2023-02-04 01:15:36 +01:00
osaajani
298bba0c39 Add phone limit creation to phone creation 2023-02-02 01:12:30 +01:00
osaajani
11b481aebd add limit check to size of sms 2022-09-26 17:17:41 +02:00
osaajani
65f74dc27b fix discussion send message not working after introduction of data in numbers 2022-04-25 18:47:55 +02:00
osaajani
f1a4eb008b Add update of phone from api 2022-03-30 02:16:08 +02:00
osaajani
a226139630 Add support for hidding adapter datas 2022-03-28 01:54:38 +02: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
4218b0e353 Fix unexpected behavior when calling api with numbers being an array of array 2021-11-26 19:27:51 +01:00
osaajani
69bf62f115 ensure text and at are string in api to create scheduled 2021-10-28 17:38:46 +02:00
osaajani
017c7fee53 style validation fix 2021-06-17 00:51:33 +02:00
osaajani
fbf8485090 remove useless todo + add settings mms in settings page 2021-04-17 01:46:08 +02:00
osaajani
878d820dc2 automatically add medias as link if phone does not support mms 2021-04-16 20:20:19 +02:00
osaajani
04a40049ce refactor all media create to centralise copy of medias and save, etc. 2021-03-26 23:32:29 +01:00
osaajani
3fff7e0abd add medias to scheduled creation 2021-03-22 01:29:06 +01:00
osaajani
0dac72cf54 Update api for scheduled + update get medias for + update htaccess to make medias accessibles 2021-03-21 17:08:05 +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
3b662c1153 fix style 2021-02-23 00:31:54 +01:00
osaajani
61d644c247 rename all instances of 'datas' to 'data' 2021-01-17 03:16:57 +01:00
osaajani
730ac8963b add better http code for invalid api credentials and suspended users 2021-01-16 23:49:40 +01:00
osaajani
aac464704e fix style 2021-01-14 03:32:17 +01:00
osaajani
14cd233d92 Add api for create and delete phone 2021-01-14 03:25:58 +01:00
osaajani
adef27f862 fix codestyle 2020-06-23 21:06:13 +02:00
osaajani
3839742f58 Improve API response consistency 2020-06-17 03:02:33 +02:00
osaajani
9d1bbc4356 fix next instead of prev 2020-06-16 17:04:48 +02:00
osaajani
f5d8bbd4a1 Turn simple string numbers contacts groups and conditional groups in arrays 2020-06-04 13:00:10 +02:00
osaajani
423501d1a4 Add POST api_key in addition of GET 2020-06-04 12:54:15 +02:00
Your Name
6c6082ca90 Update api scheduled to use current datetime by default 2020-04-19 18:09:59 +02:00
osaajani
413c058ffc add support status on users 2020-03-30 01:52:53 +02: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
08bf5a878a fix php cs fixer concat operator to use space 2020-01-17 18:47:08 +01:00
osaajani
9de6697752 Fix php error 2020-01-17 18:36:53 +01:00
osaajani
b8bd067dc7 Fix php style 2020-01-17 18:19:25 +01:00
osaajani
10171ac4c5 Add create and delete message to api 2020-01-17 16:35:13 +01:00
osaajani
3a3ed4f998 Add base of api for listing, need to add sending of a message 2020-01-17 01:13:40 +01:00