osaajani
|
8889eb3ded
|
update version
|
2022-03-28 01:54:59 +02:00 |
osaajani
|
a226139630
|
Add support for hidding adapter datas
|
2022-03-28 01:54:38 +02:00 |
osaajani
|
5c69237169
|
add actual usage of data on numbers
|
2022-03-19 22:56:56 +01:00 |
osaajani
|
cf7fa2784b
|
add support for sms to rich number + add support for sms to csv
|
2022-03-19 20:06:11 +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
|
7fc7a8f245
|
Add button to show api key and add qrcode
|
2022-01-20 02:52:31 +01:00 |
osaajani
|
85fb487d84
|
Hide api key by default and add qrcode
|
2022-01-20 02:51:41 +01:00 |
osaajani
|
bd3da73711
|
Change UTF8 to utf8mb4 to properly support utf8 in mysql
|
2021-12-29 02:54:21 +01:00 |
osaajani
|
fadffdab10
|
extend suppression of smsstops to all users
|
2021-12-27 20:25:23 +01:00 |
osaajani
|
b5d1483048
|
Add delay on direct sms reading to prevent api rate limit exceed
|
2021-12-21 15:03:10 +01:00 |
osaajani
|
85c09673b1
|
remove useless log
|
2021-12-21 15:01:46 +01:00 |
osaajani
|
c69527a5ad
|
fix counting tick for read phone
|
2021-12-21 15:00:34 +01:00 |
osaajani
|
cc188f3118
|
Add delay between two read operation on daemon phones to prevent too many api call
|
2021-12-21 14:43:07 +01:00 |
osaajani
|
3f632e9db7
|
Catch php error in ruler evaluate. Unify all dates functions by using real DateTime objects and function date -> date_create and date_from_format -> date_create_from_format.
|
2021-12-02 01:03:42 +01:00 |
osaajani
|
6bd18c95cc
|
change is_birthdate to a simpler is_birthday always using current date. Add date to get current date to the wanted format. Add intval and boolval
|
2021-12-02 00:30:21 +01:00 |
osaajani
|
14808eb4b0
|
Add first version of is_birthdate to ruler engine
|
2021-12-01 23:53:50 +01:00 |
osaajani
|
e80638dd2e
|
Up version
|
2021-11-26 19:41:13 +01:00 |
osaajani
|
7538e2e60d
|
silence expression notice to prevent notice when using a non defined variable/property
|
2021-11-26 19:40:26 +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
|
d826762e9d
|
fix utf8 chars in sms and add tool to quota to check if a text is gsm0338 compatible
|
2021-11-05 23:59:38 +01:00 |
osaajani
|
a39c9577b1
|
Add adapter for kannel phones
|
2021-11-05 23:26:09 +01:00 |
osaajani
|
69bf62f115
|
ensure text and at are string in api to create scheduled
|
2021-10-28 17:38:46 +02:00 |
osaajani
|
87a04742a3
|
fix version
|
2021-10-18 03:42:34 +02: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
|
ec108d8543
|
add status to webhook sms_send
|
2021-10-17 02:52:46 +02:00 |
osaajani
|
1dd8756d3b
|
Fix bug where scheduled message was not removed when only target number has a stop sms or message is empty.
|
2021-09-17 22:31:23 +02:00 |
osaajani
|
e2bb00cc0c
|
Fix few missing indexes on get_smss_to_send
|
2021-09-17 21:50:44 +02:00 |
osaajani
|
48b2ba5684
|
Fix js
|
2021-08-29 05:37:52 +02:00 |
osaajani
|
54f3567714
|
few js fixes
|
2021-08-28 02:07:30 +02:00 |
osaajani
|
850923c1e6
|
Fix console command to update/create a user.
|
2021-08-05 17:14:53 +02:00 |
osaajani
|
85095ef995
|
add server side computing for event listing + fix ordering for some entities
|
2021-07-21 16:42:25 +02:00 |
osaajani
|
8e43c53498
|
Add serverside list for contacts
|
2021-07-19 21:14:56 +02:00 |
osaajani
|
3084288e5d
|
remove return type on get model to make it more widely compatible
|
2021-07-19 20:56:44 +02:00 |
osaajani
|
169cbfde2d
|
remove return type on get model to make it more widely compatible
|
2021-07-19 20:55:45 +02:00 |
osaajani
|
e957c9feb7
|
use correct model and fix style
|
2021-07-19 17:32:23 +02:00 |
osaajani
|
e21b89cc7c
|
Fix smsstop list on non-admin
|
2021-07-19 17:03:31 +02:00 |
osaajani
|
231efc736b
|
Fix smsstop list on non-admin
|
2021-07-19 17:02:37 +02:00 |
osaajani
|
8f3634b921
|
fix get model
|
2021-07-19 15:57:18 +02:00 |
osaajani
|
651c428ed7
|
move received listing to serverside processing
|
2021-07-16 22:53:33 +02:00 |
osaajani
|
170a00e30a
|
Change sended list to use server side datatable
|
2021-07-14 04:38:52 +02:00 |
osaajani
|
30386f8caf
|
Revert limit on sended list
|
2021-07-13 17:16:35 +02:00 |
osaajani
|
919b81bdf1
|
fix smsstop
|
2021-07-13 02:37:45 +02:00 |
osaajani
|
1f46b3ad57
|
fix smsstop
|
2021-07-13 02:36:22 +02:00 |
osaajani
|
8492da652a
|
re-enable smsstops
|
2021-07-13 02:13:40 +02:00 |
osaajani
|
8f7868cae7
|
Limit to last 10k the sended sms to see
|
2021-07-13 01:36:22 +02:00 |
osaajani
|
ad93a7b537
|
Add function to impersonate a user
|
2021-07-13 01:21:23 +02:00 |
osaajani
|
33ae2b0010
|
Define private prop
|
2021-07-13 00:36:48 +02:00 |
osaajani
|
eeba3104e2
|
update version
|
2021-07-11 21:44:09 +02:00 |
osaajani
|
e1c617c3b7
|
improve representation of unused credit
|
2021-07-11 21:17:11 +02:00 |
osaajani
|
4e03ce55bd
|
fix hidding logs in nav
|
2021-06-30 00:53:02 +02:00 |