Commit Graph

147 Commits

Author SHA1 Message Date
osaajani 54f3567714 few js fixes 2021-08-28 02:07:30 +02:00
osaajani 85095ef995 add server side computing for event listing + fix ordering for some entities 2021-07-21 16:42:25 +02:00
osaajani 8e43c53498 Add serverside list for contacts 2021-07-19 21:14:56 +02:00
osaajani e957c9feb7 use correct model and fix style 2021-07-19 17:32:23 +02:00
osaajani 651c428ed7 move received listing to serverside processing 2021-07-16 22:53:33 +02:00
osaajani 170a00e30a Change sended list to use server side datatable 2021-07-14 04:38:52 +02:00
osaajani 30386f8caf Revert limit on sended list 2021-07-13 17:16:35 +02:00
osaajani 8f7868cae7 Limit to last 10k the sended sms to see 2021-07-13 01:36:22 +02:00
osaajani ad93a7b537 Add function to impersonate a user 2021-07-13 01:21:23 +02:00
osaajani e1c617c3b7 improve representation of unused credit 2021-07-11 21:17:11 +02:00
osaajani 88ebc8042c Working octopush shortcode 2021-06-25 02:04:35 +02:00
osaajani 017c7fee53 style validation fix 2021-06-17 00:51:33 +02:00
osaajani fa8ee399e9 add credit estimation on message 2021-06-15 01:49:47 +02:00
osaajani 7a20cbb286 disable password autocomplete and fix password not hashed on update 2021-06-14 21:43:03 +02:00
osaajani 17d91873d4 add setting to hide menus for users 2021-06-14 21:33:06 +02:00
osaajani ca9b7c7c6e improve icons for credit 2021-06-14 20:21:06 +02:00
osaajani c3637ab3ab add stats about credit in use account and update dates for home graph 2021-06-14 19:48:42 +02:00
osaajani 03ae69b82a add quota to user list 2021-06-13 00:14:54 +02:00
osaajani 4a39865903 add capacity to modify user 2021-06-12 23:23:15 +02:00
osaajani f9e0312c89 update template add user to add quota, still need to show/hidde quota based on enable or not and impement
backend processing
2021-06-11 02:16:41 +02:00
osaajani 3d19c4decb improve callback update status 2021-05-26 15:46:50 +02:00
osaajani 8315817388 Add dynamic deletion of contacts 2021-04-24 00:10:23 +02:00
osaajani fbf8485090 remove useless todo + add settings mms in settings page 2021-04-17 01:46:08 +02:00
osaajani 878d820dc2 automatically add medias as link if phone does not support mms 2021-04-16 20:20:19 +02:00
osaajani 4cd52ae9ec fix discussion to correctly update status whithout replacing the all conversation for each sms 2021-04-16 17:11:24 +02:00
osaajani b9641345a1 do not duplicatd in progress msg 2021-04-13 02:33:30 +02:00
osaajani fb919ff59f highly improve discussion perfs + fix initial sound playing and erratic scrolling 2021-04-13 02:01:03 +02:00
osaajani 6acf28e3ce Properly working mms reception with public dir in data and valid rights, etc. 2021-03-27 01:15:09 +01:00
osaajani 04a40049ce refactor all media create to centralise copy of medias and save, etc. 2021-03-26 23:32:29 +01:00
osaajani 62d140d987 fix bad invisible char callback 2021-03-26 17:39:16 +01:00
osaajani 86c6d65fe4 Update callback to check valid call return 2021-03-26 17:31:09 +01:00
osaajani c63f3bebba add page for calls 2021-03-24 00:22:17 +01:00
osaajani 41c3b3b86e Add callback for phone calls, not tested yet 2021-03-23 17:39:13 +01:00
osaajani 52a0302dc2 start adding call support 2021-03-23 04:31:13 +01:00
osaajani 0f6bf9ccde add medias to discussion 2021-03-22 02:08:59 +01:00
osaajani 3fff7e0abd add medias to scheduled creation 2021-03-22 01:29:06 +01:00
osaajani f330312b55 Add medias link to mms into received + sended + scheduled + discussion 2021-03-21 18:29:23 +01:00
osaajani 0dac72cf54 Update api for scheduled + update get medias for + update htaccess to make medias accessibles 2021-03-21 17:08:05 +01:00
osaajani ff6b3e79df start adding mms to a lot of places, no tests, not done 2021-03-19 02:45:12 +01:00
osaajani cafe210f69 Fix bad mimetype when importing csv from a windows computer 2021-02-23 14:30:39 +01:00
osaajani 3b662c1153 fix style 2021-02-23 00:31:54 +01:00
osaajani cd242af48d rename adaptateur to phone type 2021-02-04 16:44:13 +01:00
osaajani 3b5733e31a add support for POST and HTTP key api for callbacks 2021-01-27 21:37:43 +01:00
osaajani 05cb62a503 implement logic for hiddens phone adapters 2021-01-26 19:33:08 +01:00
osaajani c713a4419a fix bad renaming of ids to contact_ids, group_ids and conditional_ids 2021-01-17 04:07:04 +01:00
osaajani 61d644c247 rename all instances of 'datas' to 'data' 2021-01-17 03:16:57 +01:00
osaajani 730ac8963b add better http code for invalid api credentials and suspended users 2021-01-16 23:49:40 +01:00
osaajani 063a8a899d improve prefilled of sms by allowing prefill of contacts + groups + conditional groups 2021-01-14 04:30:28 +01:00
osaajani e0eed18794 fix few phpstan alerts 2021-01-14 03:58:28 +01:00
osaajani aac464704e fix style 2021-01-14 03:32:17 +01:00