Commit Graph
179 Commits
Author SHA1 Message Date
mattf 894a0ae124 Added more variable filtering to several PHP scripts.
git-svn-id: svn://192.168.202.10@3499 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-23 14:20:56 +00:00
mattf a42726bb0e Added 'Phone Stats' to report permissions list in admin.php
Added slave DB and user group allowed reports permissions code, and report log logging in phone_stats.php
Added update of live agent records for ingroup_rank/ingroup_grade in the update_user function in non_agent_api.php

git-svn-id: svn://192.168.202.10@3492 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-12 21:03:55 +00:00
mattf ae66cfbbba Added ingroup_rank/ingroup_grade options to the update_user Non-Agent API function
git-svn-id: svn://192.168.202.10@3469 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-02 02:11:48 +00:00
mattf 3ba9f02ba5 Added BARGESWAP option to blind_monitor function
for Non-Agent API, and added a related options.php setting

git-svn-id: svn://192.168.202.10@3466 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-25 18:39:43 +00:00
mattf 471759f33c Added CORS support for some admin web PHP scripts
git-svn-id: svn://192.168.202.10@3460 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-18 19:23:02 +00:00
mattf e6f3f18fb6 Fixes in PHP scripts for XSS minor security issues.
git-svn-id: svn://192.168.202.10@3455 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-16 00:26:02 +00:00
mattf 0e1ffd4b1d Added more variables for add_did/update_did Non-Agent API functions
git-svn-id: svn://192.168.202.10@3453 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-11 20:41:10 +00:00
mattf db5ff6183f Added phone_code as modifiable field in update_lead function in the Non-Agent API
git-svn-id: svn://192.168.202.10@3442 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-05-17 23:50:15 +00:00
mattf cc2c7312fc Added hopper_drop_run_trigger_all option
Moved dialable_leads function to functions.php
Added 'dialable_count' option to list_info Non-Agent API function

git-svn-id: svn://192.168.202.10@3420 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-06 22:27:23 +00:00
mattf f985cb2dfb Added 'custom_fields_delete' option for update_list function of the Non-Agent API
git-svn-id: svn://192.168.202.10@3418 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-02 15:14:41 +00:00
mattf 2e812c8340 Added 'custom_fields_update' option for update_list function in the Non-Agent API
git-svn-id: svn://192.168.202.10@3415 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-01 19:54:04 +00:00
mattf bb43cf0569 Added ability to use custom_fields_copy on update_list on a deleted list_id in the Non-Agent API
git-svn-id: svn://192.168.202.10@3412 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-30 20:35:47 +00:00
mattf 51cb0ed435 Fixed for consistent custom fields values filtering
git-svn-id: svn://192.168.202.10@3411 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-30 00:39:32 +00:00
mattf 06bb11c361 Added more variable filtering to non-agent API
git-svn-id: svn://192.168.202.10@3409 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-29 01:42:53 +00:00
mattf eb7307ad28 Added more data output fields to agent_stats_export Non-Agent API function
git-svn-id: svn://192.168.202.10@3404 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-26 00:45:23 +00:00
mattf a571da5d91 Added checking of .wav files for asterisk-compatible format in Audio Store
Added display of bad wav file formats on sounds_list Non-Agent API function

git-svn-id: svn://192.168.202.10@3398 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-22 16:52:40 +00:00
mattf 58505db226 Small fix for header issue in lead_all_info non-agent API function
git-svn-id: svn://192.168.202.10@3395 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-21 03:20:35 +00:00
mattf b7d2068fa7 Added special 'xDAYS' value option for callback_datetime
to Non-Agent API
Added 'custom_fields_add' option for update_list function
 to Non-Agent API

git-svn-id: svn://192.168.202.10@3394 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-21 02:10:28 +00:00
mattf 8ca76c85e7 Added lead_all_info Non-Agent API function
Changed admin_modify_lead.php page links to javascript because of Chrome

git-svn-id: svn://192.168.202.10@3386 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-17 14:39:16 +00:00
mattf 97b7929fbb Added list_exists_check option for update_lead Non-Agent API function
git-svn-id: svn://192.168.202.10@3362 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-04 00:48:26 +00:00
mattf a88ae1f86d Added xferconf number options to update_campaign, add_list & update_list Non-Agent API functions
git-svn-id: svn://192.168.202.10@3359 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-27 16:32:19 +00:00
mattf 69986db424 Added menu_id option for add_did and update_did Non-Agent API functions
git-svn-id: svn://192.168.202.10@3355 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-17 20:39:46 +00:00
mattf b9efd4a7ba Added list_exists_check option for add_lead Non-Agent API function
git-svn-id: svn://192.168.202.10@3354 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-16 19:25:49 +00:00
mattf 1d00dd227b Added duplicate check with more X-day options for the Web Lead Loader and the Non-Agent API add_lead function.
git-svn-id: svn://192.168.202.10@3351 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-10 22:02:50 +00:00
mattf b3c6d7d34e Added 'add_did' function to the Non-Agent API.
git-svn-id: svn://192.168.202.10@3349 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-10 01:44:48 +00:00
mattf 268605f8f1 Added copy_user Non-Agent API function
other small fixes

git-svn-id: svn://192.168.202.10@3345 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-24 14:49:59 +00:00
mattf eee9fd9543 minor variable fix in non-agent API
git-svn-id: svn://192.168.202.10@3344 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-19 18:39:31 +00:00
mattf 18828322df Added 'copy_user' function to the Non-Agent API.
git-svn-id: svn://192.168.202.10@3342 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-14 14:14:48 +00:00
mattf 400294b930 Changes for PHP8 compatibility
git-svn-id: svn://192.168.202.10@3337 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-14 23:07:01 +00:00
mattf df7e5146c1 Added group_by_campaign option to agent_stats_export function of the Non-Agent API
git-svn-id: svn://192.168.202.10@3333 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-01 21:57:09 +00:00
mattf f9f18b797b Added delete_did option to update_did function, Issue #1242
git-svn-id: svn://192.168.202.10@3324 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-13 12:57:19 +00:00
mattf b88eac841f Added campaign_id option to agent_stats_export function in Non-Agent API
git-svn-id: svn://192.168.202.10@3310 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-06 22:04:03 +00:00
mattf ffc9d9716b Added extension as recording_lookup option
Allowed for secure sounds_web_server setting

git-svn-id: svn://192.168.202.10@3301 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-10-04 13:13:36 +00:00
mattf 6629489635 fixes for additional modify_leads options
git-svn-id: svn://192.168.202.10@3297 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-09-17 17:04:27 +00:00
mattf 0a4460fcd8 Added search_method BLOCK option for hopper_list function in non-agent API
git-svn-id: svn://192.168.202.10@3281 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-08-26 04:31:02 +00:00
mattf 9558ebc2f2 Added campaigns_list & hopper_list functions to the Non-Agent API
git-svn-id: svn://192.168.202.10@3276 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-08-15 20:29:55 +00:00
mattf 550f4fb44b Added several more options to add_phone and update_phone functions in the Non-Agent API
git-svn-id: svn://192.168.202.10@3258 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-06-23 21:00:14 +00:00
mattf bff43ccbcd Added duration option to recording_lookup function in the non-agent API
git-svn-id: svn://192.168.202.10@3256 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-06-10 19:07:29 +00:00
mattf 4a11b07aa8 Added more settings to add_list & update_list
git-svn-id: svn://192.168.202.10@3254 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-06-06 14:17:49 +00:00
mattf 66590f1cd6 Fix for middle_initial --BLANK-- in non-agent API
git-svn-id: svn://192.168.202.10@3246 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-15 05:24:18 +00:00
mattf 1a71b3d944 Added feature to Call Menus to allow copying of previous option
Fixed some javascript and PHP7 issues.

git-svn-id: svn://192.168.202.10@3244 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-08 23:29:19 +00:00
mattf 86d5f4f8cf Fix for update_lead --BLANK-- issue with custom fields in the Non-Agent API
git-svn-id: svn://192.168.202.10@3241 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-02 13:02:09 +00:00
mattf 27c722f84e Small fixes for vicidial web issues
git-svn-id: svn://192.168.202.10@3231 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-23 08:04:25 +00:00
mattf e519ccfae9 Added custom_copy_method option for the add_list function, also added this feature to update_list in the Non-Agent API
git-svn-id: svn://192.168.202.10@3226 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-19 00:51:10 +00:00
mattf 3f59ab45f6 Added the "list_custom_fields" Non-Agent API function, to show all list custom data fields in a list/all-lists.
More translations fixes

git-svn-id: svn://192.168.202.10@3206 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-03-31 18:56:11 +00:00
mattf 53dbc3c562 small change for non-agent api
git-svn-id: svn://192.168.202.10@3172 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-11-19 22:23:06 +00:00
mattf c2853f83db Added remove_from_hopper option to update_lead Non-agent API function
git-svn-id: svn://192.168.202.10@3168 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-11-14 22:36:35 +00:00
mattf 3418327b9e Added add_dnc_phone and add_fpg_phone Non-agent API functions
git-svn-id: svn://192.168.202.10@3165 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-11-14 02:49:15 +00:00
mattf 60386dbfe2 Added list_info Non-Agent API function
git-svn-id: svn://192.168.202.10@3158 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-11-07 17:40:38 +00:00
mattf d60907a3e3 Added list_description field to add_list and update_list functions in the Non-Agent API
git-svn-id: svn://192.168.202.10@3137 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-09-30 20:52:34 +00:00