Commit Graph

  • c2ead276dc fix version v3.0.10 osaajani 2021-02-23 14:39:59 +0100
  • cafe210f69 Fix bad mimetype when importing csv from a windows computer v3.0.9 osaajani 2020-07-03 03:59:37 +0200
  • b12738073b Realease v3.0.8 with command bad type comparaison fix v3.0.8 osaajani 2021-02-23 00:45:52 +0100
  • 3f84622cbe Remove risky fix on PHPCsFixer + fix bad command interpretation osaajani 2021-02-23 00:40:59 +0100
  • 3b662c1153 fix style osaajani 2021-02-23 00:31:54 +0100
  • 296fbd61e8 Update version to trigger release v3.0.7 osaajani 2021-02-21 12:21:19 +0100
  • aa28d2c2fc Add version file v3.0.6 osaajani 2021-02-21 12:08:57 +0100
  • b36d63dc59 Merge branch 'update_libephonenumber' v3.0.5 osaajani 2021-02-20 22:03:30 +0100
  • 2ec5a352c7 Update libphonenumber to v8.12.18 osaajani 2021-02-20 22:03:14 +0100
  • e01f444322 Fix import and export of csv contacts where mixed datas or no datas v3.0.4 osaajani 2021-02-20 17:58:35 +0100
  • d944a2cb38 Fix line break in email v3.0.3 Your Name 2021-02-20 13:04:45 +0100
  • fbe1d51102 fix transfer mail empty v3.0.2 osaajani 2021-02-20 12:56:46 +0100
  • 9d9cdcc51f fix default phone country instead of authorized v3.0.1 osaajani 2021-02-15 15:37:11 +0100
  • a28d1c8f58 Merge branch 'master' into dev2.0 v3.0 osaajani 2021-02-14 01:27:20 +0100
  • cd242af48d rename adaptateur to phone type osaajani 2021-02-04 16:44:13 +0100
  • 8843df9f46 simplify webhook signature osaajani 2021-01-30 11:24:14 +0100
  • 1c0ffc246a fix missing , osaajani 2021-01-30 11:16:15 +0100
  • b5035101b0 update webhook to add signature osaajani 2021-01-30 11:12:30 +0100
  • 3b5733e31a add support for POST and HTTP key api for callbacks osaajani 2021-01-27 21:37:43 +0100
  • 64ee42f34f add a comment to env.php.dist to make ENV var more clear osaajani 2021-01-27 16:39:52 +0100
  • 61ba62ac86 Improve htaccess to allow direct access only to assets dir osaajani 2021-01-26 20:43:39 +0100
  • 05cb62a503 implement logic for hiddens phone adapters osaajani 2021-01-26 19:33:08 +0100
  • c0c79781bf Add meta_hidden to adapters osaajani 2021-01-26 19:27:30 +0100
  • c713a4419a fix bad renaming of ids to contact_ids, group_ids and conditional_ids osaajani 2021-01-17 04:07:04 +0100
  • bc39d020a1 rename datas to data osaajani 2021-01-17 03:31:04 +0100
  • 61d644c247 rename all instances of 'datas' to 'data' osaajani 2021-01-17 03:16:57 +0100
  • 730ac8963b add better http code for invalid api credentials and suspended users osaajani 2021-01-16 23:49:40 +0100
  • 063a8a899d improve prefilled of sms by allowing prefill of contacts + groups + conditional groups osaajani 2021-01-14 04:30:28 +0100
  • e0eed18794 fix few phpstan alerts osaajani 2021-01-14 03:58:28 +0100
  • 4eaeefdcfa fix alt message for html was not activating html flag osaajani 2021-01-14 03:57:21 +0100
  • ce4f5baaaa fix expression provider for exists osaajani 2021-01-14 03:52:54 +0100
  • aac464704e fix style osaajani 2021-01-14 03:32:17 +0100
  • cc233f726a update php-cs-fixer osaajani 2021-01-14 03:32:04 +0100
  • 14cd233d92 Add api for create and delete phone osaajani 2021-01-14 03:25:58 +0100
  • df7c66f91c Add tools for command line manipulation of users osaajani 2020-10-22 20:31:01 +0200
  • cae9674097 add icon or conditional groups event osaajani 2020-09-27 02:01:29 +0200
  • 90478411d6 fix phone name index to be unique on name + id_user instead of only name osaajani 2020-09-27 01:56:29 +0200
  • a325abd249 remove query for groups on conditional_groups list osaajani 2020-09-27 00:47:07 +0200
  • 8d86f576d8 Update templating and conditional groups to add contact_metas osaajani 2020-09-26 21:34:42 +0200
  • 6062446027 fix undefined var osaajani 2020-09-23 23:20:44 +0200
  • b98d5a22ef Change all lists to use ajax data source and high perf datatable + improve all consuming listing queries + add indexes on numbers for perf improvment osaajani 2020-09-23 03:02:13 +0200
  • 52ac5b459b Remove codestyle for now osaajani 2020-09-03 00:13:37 +0200
  • f7b18f7d00 . osaajani 2020-09-03 00:12:17 +0200
  • 2c942e302f . osaajani 2020-09-03 00:09:42 +0200
  • a14dc038f7 . osaajani 2020-09-03 00:08:09 +0200
  • 5f33a4688f . osaajani 2020-09-03 00:05:11 +0200
  • c636dc6088 . osaajani 2020-09-02 23:59:34 +0200
  • 93676d8144 . osaajani 2020-09-02 23:57:52 +0200
  • c6992566e6 revert osaajani 2020-09-02 23:56:25 +0200
  • c0fbc96372 Merge branch 'dev2.0' of https://github.com/RaspbianFrance/RaspiSMS into dev2.0 osaajani 2020-09-02 23:49:59 +0200
  • 725352d360 improve codestyle action to push to correct branch osaajani 2020-09-02 23:49:46 +0200
  • 6a1ef89aaa Fix codestyle. Github Actions Bot 2020-09-02 21:45:01 +0000
  • a5dc7b1a29 Use guzzle async for webhook + add benchmark adapter osaajani 2020-09-02 23:32:17 +0200
  • 9fc399e280 use persistent connection, still not good send_sms_process osaajani 2020-09-02 21:45:26 +0200
  • b536c64df9 Change the sms sending process to allow for sending of many sms using one process by sms osaajani 2020-09-02 20:50:31 +0200
  • fe4f85117d parseerror on bad group id osaajani 2020-09-02 01:08:40 +0200
  • 1fecdcfc89 Remove limit on magicsuggest osaajani 2020-09-02 00:59:45 +0200
  • 7277f1e98d Add re-populate form on submission error osaajani 2020-08-17 21:05:01 +0200
  • d52db2e1d2 fix spell osaajani 2020-07-25 11:52:08 +0200
  • 969148037e Fix misspell osaajani 2020-07-04 22:55:06 +0200
  • fdbe39fc66 Update links to documentation osaajani 2020-07-04 21:35:39 +0200
  • bace2759e7 fix codestyle on no changes osaajani 2020-07-03 04:15:47 +0200
  • 48030a7560 improve url osaajani 2020-07-03 04:12:38 +0200
  • 714128f614 Fix codestyle. Github Actions Bot 2020-07-03 01:48:42 +0000
  • 86b656a25c
    Update codestyle.yml Raspbian France 2020-07-03 03:47:36 +0200
  • 48feae32bd
    Update trigger_deb_build.yml Raspbian France 2020-07-03 03:42:06 +0200
  • 01153ccb0d Update env prod osaajani 2020-07-03 02:26:51 +0200
  • 28f49afa03
    Update README.md Raspbian France 2020-06-25 03:34:59 +0200
  • de71f4f2fd
    Update README.md Raspbian France 2020-06-25 03:29:39 +0200
  • f6558f1fd5 add dashboard img osaajani 2020-06-25 03:28:56 +0200
  • 030753ee6c
    Update README.md Raspbian France 2020-06-25 03:28:17 +0200
  • db9a0e1599
    Update README.md Raspbian France 2020-06-25 02:43:23 +0200
  • 2f26f0a7cd Add enabling/disabling account deletion remove osaajani 2020-06-24 18:55:03 +0200
  • 6216ff63bb
    Update trigger_deb_build.yml Raspbian France 2020-06-23 21:12:44 +0200
  • adef27f862 fix codestyle osaajani 2020-06-23 21:06:13 +0200
  • 350dbb5b59 Change action for deb build to run only on tag change osaajani 2020-06-23 20:58:40 +0200
  • d9a56e02ce add trigger deb build action osaajani 2020-06-23 20:14:19 +0200
  • 7f6259057b add trigger deb build action osaajani 2020-06-23 20:11:40 +0200
  • d5c52aab09 update codestyle osaajani 2020-06-23 18:58:19 +0200
  • 40282eec9f Update workflow osaajani 2020-06-23 18:53:33 +0200
  • 2fbf757984 fix transfer osaajani 2020-06-23 18:49:36 +0200
  • da97bc7c50 update codestyle ci osaajani 2020-06-22 20:15:45 +0200
  • 465500e784 update codestyle ci osaajani 2020-06-22 20:01:12 +0200
  • d2eab4f446 codestyle ci actions osaajani 2020-06-22 19:58:01 +0200
  • d010134d01 fix bad return type osaajani 2020-06-22 19:49:59 +0200
  • 2373d1dd5b Fix ovh sms undefined var osaajani 2020-06-22 18:27:56 +0200
  • 3976ef0a24 Improve code style formatter + fix unused var in octopush osaajani 2020-06-22 18:02:33 +0200
  • d9cc959bbd fix missing accent osaajani 2020-06-21 02:02:54 +0200
  • e20afc394e fix composer osaajani 2020-06-19 00:56:15 +0200
  • d2c5085943 fix shift select osaajani 2020-06-17 19:47:32 +0200
  • 712eeb39e5 add constant to disable commands osaajani 2020-06-17 19:34:51 +0200
  • 39caa92a62 Fix command bash injection using filename + add constant to disable commands osaajani 2020-06-17 19:08:11 +0200
  • 3839742f58 Improve API response consistency osaajani 2020-06-17 03:02:33 +0200
  • 9d1bbc4356 fix next instead of prev osaajani 2020-06-16 17:04:48 +0200
  • 903a8d3770 Force http/https for webhook and add error_log in index osaajani 2020-06-14 22:17:04 +0200
  • 54a8029b69 add unknown error osaajani 2020-06-14 01:39:09 +0200
  • b560313aaf fix empty column export csv Your Name 2020-06-14 00:52:28 +0200
  • b9863a8397 fix empty column export csv osaajani 2020-06-14 00:46:51 +0200
  • 65a243b7b4 Fix naming of two first column in csv import to be name independant osaajani 2020-06-13 19:49:17 +0200
  • 53d462263c improve msg osaajani 2020-06-13 19:14:13 +0200