Commit Graph

609 Commits

Author SHA1 Message Date
osaajani afb899c003 add redirect to dashboard if already logged 2019-11-09 03:38:20 +01:00
osaajani bb8a114485 fix few routes and basic errors 2019-11-09 03:35:12 +01:00
osaajani adb739775f update descartes 2019-11-09 03:29:40 +01:00
osaajani 5b942a191d Update descartes 2019-11-09 03:26:48 +01:00
osaajani f13ae1afe2 fix path ressources 2019-11-08 19:18:08 +01:00
osaajani f3c1754d39 update routes to new system 2019-11-08 19:17:59 +01:00
osaajani 0442f8a9a6 fix settings controllers and models 2019-11-08 19:17:47 +01:00
osaajani 65ab7a4b1b update descartes 2019-11-08 19:17:07 +01:00
osaajani 1ae58220b8 Remove descartes from url, change raspbian france to raspberrypifr 2019-11-08 18:25:38 +01:00
osaajani dc94c46bea fix group name column error mysql 2019-11-08 18:21:34 +01:00
osaajani 493859a688 Update database creation to support multi-user paradigm 2019-11-08 18:06:18 +01:00
osaajani 922e6c1c3b Update SMSAPI 2019-11-08 16:53:04 +01:00
osaajani 0e227a85c2 Ignore if no scheduleds to send 2019-11-07 19:31:49 +01:00
osaajani a43f365012 Ignore all files with . 2019-11-07 19:29:11 +01:00
osaajani c53a7d8d7d use false instead of 0 2019-11-07 19:27:30 +01:00
osaajani c3c5a2837b Fix all templates indentations 2019-11-07 17:52:33 +01:00
osaajani c6050f06aa Add transfer controller and model, remove database model and transfer responsabilities 2019-11-07 16:17:18 +01:00
osaajani bda1c7ddfd Rename a few classes, fix bugs, fix syntax 2019-11-06 20:34:26 +01:00
osaajani 7cb963b8cf Fix another method 2019-11-06 20:27:16 +01:00
osaajani 155cace466 Transfer few methods from model database to propers tables models 2019-11-06 18:32:07 +01:00
osaajani f1170c82ea Fix database model methods names 2019-11-06 18:08:22 +01:00
osaajani b88413b311 remove useless functions from model DataBase 2019-11-06 18:03:06 +01:00
osaajani 10ae91d23d fix few last 2019-11-06 17:46:28 +01:00
osaajani 8f9bf0a729 fix a few things 2019-11-06 17:22:54 +01:00
osaajani be194a06a8 change group controller name 2019-11-05 17:05:35 +01:00
osaajani 4050dce290 validate contact 2019-11-04 18:33:04 +01:00
osaajani 46ebd39c04 Fix use of old db 2019-11-04 18:23:11 +01:00
osaajani 628527c70f Fix injection on fieldname descartes 2019-11-04 17:45:16 +01:00
osaajani 1865072b73 Update methods names 2019-11-04 17:12:52 +01:00
osaajani 37b2a93323 Fix unreal error phpstan 2019-10-30 01:22:09 +01:00
osaajani 91f6ab8e6d add levels to phpstan 2019-10-30 00:40:00 +01:00
osaajani fab9e256ab Fix style and add config file to php-cs-fixer 2019-10-30 00:30:39 +01:00
osaajani 485a0cb6fd Fix all phpstan and php-cs-fixer errors 2019-10-30 00:17:10 +01:00
osaajani 117c18ddca few coderules changes 2019-10-29 18:36:25 +01:00
osaajani 80b6a3ed86 add gitignore 2019-10-29 18:36:00 +01:00
osaajani 1d69b5dfce Use global descartes loader 2019-10-29 18:34:37 +01:00
osaajani d3408e0600 add phpstan and fix few php-cs-fixer 2019-10-29 18:34:17 +01:00
osaajani cf1746ff13 Fix and update models for new descartes version 2019-10-29 18:33:49 +01:00
osaajani e15fb3cf8c update descartes 2019-10-29 18:33:30 +01:00
osaajani 508aeb0957 Add php-cs-fixer" 2019-10-29 16:52:49 +01:00
osaajani 9e9cd47b91 first refonte 2019-10-29 14:57:13 +01:00
Raspbian France c685f68836 Update createDatabase.sql
Fix unique key to big
2018-02-27 17:20:05 +01:00
Raspbian France afc610e4e5 Merge pull request #99 from jhillairet/master
Skip .tokeep file in the SMS parser in internalConsole.php
2018-02-27 17:16:44 +01:00
Julien Hillairet 20aaa0e7c3 Update internalConsole.php
Skip the convenience hidden file .tokeep in the parser (failed on this file)
2018-02-26 08:02:57 +01:00
osaajani 532dc41b12 add directories receiveds and scripts 2018-01-23 18:47:25 +01:00
osaajani db908d343e Fix parseSMS.sh received dir 2018-01-23 18:32:06 +01:00
Raspbian France 89e25c5d5e Merge pull request #62 from croftman/master
Ajout d'une constante en cas de vhost ainsi que le port http
2017-11-29 16:02:32 +01:00
Raspbian France b5858ab79b Merge pull request #51 from zardam/long_numbers
Augmentation de la taille des numéros acceptés
2017-11-29 15:55:52 +01:00
Raspbian France 3f746ffbb8 Merge pull request #64 from extrablind/master
Correct error on php 7.0
2017-11-29 15:54:50 +01:00
extrablind de1c028bd1 Correct error on php 7.0
Line 54 returns array to string conversion on PHP 7. This does not allow the command to be executed as the command is understood as an array. Brace are correcting this problem and should be compatible with older versions of PHP.
2016-11-29 14:56:06 +01:00