Commit Graph

55 Commits

Author SHA1 Message Date
Matteo Gheza fc8eb4114f
Merge branch 'production' into master 2022-04-07 23:28:18 +02:00
Matteo Gheza 94f06df393 Fix an other stupid typo 2022-04-07 23:25:48 +02:00
Matteo Gheza e104402163 Fix a stupid typo 2022-04-07 23:21:45 +02:00
Matteo Gheza 72c50c7b2c
Revert "More translations and service updates" 2022-04-02 22:28:00 +02:00
Matteo Gheza 8acbd08293 Service update 2022-04-01 00:15:05 +02:00
Matteo Gheza 7855924f73 Add force language option 2022-03-29 17:22:37 +02:00
Matteo Gheza 571275347c Translate Telegram messages in user language 2022-03-29 17:19:41 +02:00
Matteo Gheza acaa5d2e11 Save log as untranslated strings 2022-03-29 17:03:45 +02:00
Matteo Gheza 66f71b294f Support multiple languages in translation function 2022-03-27 18:23:18 +02:00
Matteo Gheza 0b6251767e Initial backend translation support 2022-03-19 00:29:27 +01:00
Matteo Gheza 6234b10556 Telegram notifications for Alerts 2022-03-12 20:58:49 +01:00
Matteo Gheza a1d4c04bd3 Implement alerts on the backend 2022-03-11 22:04:47 +01:00
Matteo Gheza 08433803da
Update utils.php 2022-03-07 18:26:06 +01:00
Matteo Gheza 118c87706d Improve user impersonation 2022-02-14 16:49:55 +01:00
Matteo Gheza 8b0015543e Add "impersonating users" support 2022-02-14 11:40:47 +01:00
Matteo Gheza f4feb2b3b7 Add token refresh and imrpove JWT format 2022-02-13 01:26:41 +01:00
Matteo Gheza 08bd86eefd Roles in JWT 2022-02-10 09:46:40 +01:00
Matteo Gheza 2877f26f32 Add Sentry 2022-01-20 15:05:38 +01:00
Matteo Gheza 4b15ac4827 Improve service form 2022-01-14 22:19:17 +01:00
Matteo Gheza c940a5aecf Load existing service
I'll implement "updating the existing service"  and
"add marker to map" in the next release
2022-01-11 23:52:06 +01:00
Matteo Gheza 36ee86a167 Add service delete 2022-01-11 13:33:39 +01:00
Matteo Gheza 9585b9aaa4 Re-enable notifications in availability change 2022-01-11 00:34:28 +01:00
Matteo Gheza b2ed7b1fbc Working service form and list
With new map place details page
2022-01-11 00:32:21 +01:00
Matteo Gheza 8a5d6a2aa7 Display place image in list 2022-01-10 12:18:55 +01:00
Matteo Gheza 4e600a486b Working services form 2022-01-10 00:56:00 +01:00
Matteo Gheza 6b189b0902 Use places cache 2022-01-08 00:20:23 +01:00
Matteo Gheza ecf253de0d Add place search and fixes 2022-01-08 00:09:10 +01:00
Matteo Gheza 447107bef6 Other Telegram bot fixes 2022-01-07 00:38:43 +01:00
Matteo Gheza 2c4e7aa30e Replace notifications with new command 2022-01-07 00:09:57 +01:00
Matteo Gheza 231692cc9e Improve manual mode and fix Telegram bot typo 2022-01-06 23:24:23 +01:00
Matteo Gheza 7320c4032a Add manual mode 2022-01-06 22:16:15 +01:00
Matteo Gheza 9574f983c7 Replace availability change in cronRouter
So we can send notifications there
2022-01-05 23:16:09 +01:00
Matteo Gheza 5fb3401191 Add telegram as source type in logger 2022-01-05 23:10:13 +01:00
Matteo Gheza 2fab02a23e Don't notify if user hidden 2022-01-05 22:58:24 +01:00
Matteo Gheza 52b652370a Fix and update notification logic 2022-01-05 22:54:05 +01:00
Matteo Gheza 3be2145536 Update emojis and improve regex 2022-01-05 22:32:03 +01:00
Matteo Gheza d2f0fbc492 Add notifications 2022-01-05 21:21:58 +01:00
Matteo Gheza f0f11b2c56 Update availability change 2022-01-05 18:31:03 +01:00
Matteo Gheza 599f09cbc0 Implement Telegram Bot 2022-01-05 00:51:59 +01:00
Matteo Gheza 35301bc90d Replace hard-coded JWT keys 2022-01-03 22:00:56 +01:00
Matteo Gheza 43c8b95cb2 Serve owner image server-side 2021-12-29 17:30:49 +01:00
Matteo Gheza 497ff73791 Move get_option function and class init 2021-12-29 16:58:33 +01:00
Matteo Gheza 7178216dea Add more code to fix later 2021-12-29 16:48:32 +01:00
Matteo Gheza 71464311ad Load some options 2021-12-29 16:46:13 +01:00
Matteo Gheza 2b0554cd17 Add cache and options 2021-12-29 16:44:21 +01:00
Matteo Gheza 55f4462012 Update role check 2021-12-29 15:41:05 +01:00
Matteo Gheza f7667a563d Fix role and update naming 2021-12-29 15:38:16 +01:00
Matteo Gheza 6c49a8e0ed Fix schedules and add cron job for them 2021-12-29 13:13:28 +01:00
Matteo Gheza 513c36762b Save schedules in local and in DB 2021-12-29 01:07:37 +01:00
Matteo Gheza f8f015ed1f Support for non-chief 2021-12-27 19:58:38 +01:00