raspisms/controllers/internals
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
..
Adapter.php
Call.php
Command.php
ConditionalGroup.php
Console.php
Contact.php
Event.php
ExpressionProvider.php 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
Group.php
HttpError.php
Mailer.php
Media.php
Phone.php
Quota.php 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
Received.php
Ruler.php 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
Scheduled.php 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
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
Setting.php
SmsStop.php
StandardController.php
Templating.php
Tool.php Add adapter for kannel phones 2021-11-05 23:26:09 +01:00
User.php
Webhook.php