Commit Graph

639 Commits

Author SHA1 Message Date
osaajani b5288fc554 Add var creation in templating 2020-06-04 12:54:31 +02:00
osaajani 423501d1a4 Add POST api_key in addition of GET 2020-06-04 12:54:15 +02:00
osaajani fdb01ffabc Change reception sound + improve format for accessing datas of contact in template 2020-05-30 20:21:41 +02:00
osaajani 87301827bd Few improvments 2020-05-19 05:00:35 +02:00
Your Name a8410b1b6a merge 2020-04-19 18:11:11 +02:00
Your Name af072e0869 update dependencies 2020-04-19 18:10:38 +02:00
Your Name 6c6082ca90 Update api scheduled to use current datetime by default 2020-04-19 18:09:59 +02:00
osaajani 48ef0c063e Working smtp for email 2020-04-16 07:50:30 +02:00
osaajani 379eaa2786 Remove admin required for phone delete 2020-04-16 04:01:59 +02:00
osaajani 5f8f6520ee Improve alert popup + fix api key on usrr generation 2020-04-16 03:57:32 +02:00
osaajani 7133704bf6 updatre logo and footer 2020-04-16 03:23:54 +02:00
Your Name dc041a611a Merge branch 'dev2.0' of https://github.com/RaspbianFrance/RaspiSMS into dev2.0 2020-04-09 03:41:16 +02:00
Your Name aa9acdeeba Fix descartes model for bool var 2020-04-09 03:40:37 +02:00
osaajani 6fafc43403 Fix 443 port 2020-04-09 03:19:24 +02:00
osaajani 3569baf1a1 Update user creation to allow using already encrypted password 2020-04-08 23:34:15 +02:00
osaajani 6f1c726284 add datatables everywhere 2020-04-07 03:02:33 +02:00
osaajani a426c699f9 intercept more php notice & warning on expression testing 2020-04-04 02:51:51 +02:00
osaajani d699a2db80 Fix major security by overriding Symfony ExpressionLanguage default constant() method. The ExpressionLanguage is used by ruler for conditional group and could have been leverage to guess constants values such as db credentials 2020-04-03 21:22:13 +02:00
osaajani 3a27a3ba73 Fix major security issue with twig, sandbox was incorrectly set and was allowing code injection 2020-04-03 21:01:18 +02:00
osaajani 26b0ce47a7 fix discussion to use last number 2020-04-03 17:09:48 +02:00
osaajani 74a85abddf create octopush variation for virtualnumber 2020-04-03 03:46:58 +02:00
osaajani 49f3a4b28c fix error transfer received sms + finish octopush shortcode adapter 2020-04-03 03:38:35 +02:00
osaajani 6ad299f21e Add octopsuh shortcode adapter, still testing. Add callback reception support. Add callback show in adapter. 2020-04-03 02:15:55 +02:00
osaajani 89cb3db678 Fix few bad var 2020-04-02 19:10:54 +02:00
osaajani 73b82296a7 . 2020-04-02 18:40:53 +02:00
osaajani 2482a997e7 Extract messages processing from phone daemons and webhook daemons to place in internal controllers 2020-04-02 18:40:39 +02:00
osaajani 63b68cbeb7 add constants 2020-04-02 18:39:40 +02:00
osaajani 2a792c0945 Add mailer 2020-04-02 18:38:41 +02:00
osaajani fb84bd03d1 fix english text 2020-04-02 01:56:40 +02:00
osaajani 0c8fc7b3ac Greatly improve adapters. Add twilio adapter for virtual numbers (no shortcode support before next version). Improve daemons exception + ERRORS handling. A lot of other little things 2020-04-02 01:55:55 +02:00
osaajani cbaa186c9e Add named sender support for ovh shortcode 2020-03-31 03:09:21 +02:00
osaajani 6452e4e807 add ovh support for shortcode numbers 2020-03-31 02:45:54 +02:00
osaajani f6e96c1133 fix gammu adapter to remove number and update adapters to support or not sms reception 2020-03-31 02:22:40 +02:00
osaajani 2ae2baa6c4 Update received to use phone_id instead of destination 2020-03-31 01:53:07 +02:00
osaajani 78abbef26e Update adapter to not use phone number anymore 2020-03-31 01:28:32 +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 62c7f69395 remove id in listing 2020-03-30 02:03:37 +02:00
osaajani 413c058ffc add support status on users 2020-03-30 01:52:53 +02:00
osaajani e59631607b Add url callback ovh 2020-03-29 20:55:47 +02:00
osaajani 1356eda09b improve order 2020-03-29 20:20:07 +02:00
osaajani 0a5fd04c31 Disable sending without number 2020-03-27 05:09:04 +01:00
osaajani 0124bc2627 Add id_user to received and sended 2020-03-05 23:07:07 +01:00
osaajani 42422db1c3 Fix bug daemon on kill caused by waiting msgçread 2020-03-05 22:15:59 +01:00
osaajani 11e129a4bd Add constraints cascading on database 2020-03-05 21:39:53 +01:00
osaajani 553f034116 ingore 2020-03-05 16:46:59 +01:00
osaajani aaa7eb8061 fix style + undefined var api instead of api_key 2020-03-04 05:10:45 +01:00
osaajani f4cb825d16 Update discussion to implement new scheduled with id phone instead of number 2020-03-04 04:41:31 +01:00
osaajani 1be127e260 add dedicated log dir for raspisms 2020-03-04 04:18:26 +01:00
osaajani ca9397b62d Fix invalid closing of queues from sender, improve cleaning of pid files 2020-03-04 03:28:34 +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