Commit Graph
62 Commits
Author SHA1 Message Date
mattf bc6cce861b Added ENGINE=MyISAM to the create table statements for custom list fields
git-svn-id: svn://192.168.202.10@3914 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-03-07 16:11:55 +00:00
mattf 31ed5a073c Added allow_web_debug system setting to disable $DB output by default.
Added more input variable filtering

git-svn-id: svn://192.168.202.10@3567 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-21 15:41:15 +00:00
mattf 55c9bc35dc Added PHP input form variable filters
git-svn-id: svn://192.168.202.10@3566 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-18 06:09:51 +00:00
mattf 5e706c032a Added calls_waiting_vl_ campaign options to add optional lead columns to the agent screen Calls In Queue panel
git-svn-id: svn://192.168.202.10@3425 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-17 16:02:27 +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 0d48cfbeb0 Added Two-Factor Authentication system, Added mobile_number to User Modify screen
Added BUTTON field type to custom list fields

git-svn-id: svn://192.168.202.10@3373 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-12 19:09:12 +00:00
mattf f765559eb4 For Custom List Fields: Added option to "re-rank" field ranks when adding/updating a field in the middle of the form
git-svn-id: svn://192.168.202.10@3366 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-05 02:52:04 +00:00
mattf 51201edfd5 Fix for new custom fields changes on older PHP versions
git-svn-id: svn://192.168.202.10@3353 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-12 00:20:44 +00:00
mattf 1b2ecb7045 Added SOURCESELECT Custom Field Type
Added ability to calculate basic Math functions in SCRIPT custom field types

git-svn-id: svn://192.168.202.10@3352 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-11 23:43:56 +00:00
mattf 633badd8d4 git-svn-id: svn://192.168.202.10@3151 3d104415-ff17-0410-8863-d5cf3c621b8a 2019-11-01 20:43:18 +00:00
mattf 36009bee68 more PHP7 fixes
git-svn-id: svn://192.168.202.10@3144 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-10-13 14:55:29 +00:00
mattf 7a89a7acd6 Rewrote HELP display in web admin screens to function as database-driven
javascript popup.

git-svn-id: svn://192.168.202.10@2979 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-12 16:09:11 +00:00
mattf b22e0bb335 Added SWITCH custom field type to put buttons on the agent FORM to allow for
the form to be switched while on an active call.

git-svn-id: svn://192.168.202.10@2976 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-07 06:11:44 +00:00
mattf 8a42935f87 Translated phrases fixes, issue #1081
Added AST_expired_list_exporter.pl script

git-svn-id: svn://192.168.202.10@2944 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-16 11:56:34 +00:00
mattf 2b66844edf Added more reserved words to custom fields admin from MySQL/MariaDB
git-svn-id: svn://192.168.202.10@2895 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-01-25 22:41:58 +00:00
mattf 572ad4ce66 Small fixes for custom fields admin and lead export report
git-svn-id: svn://192.168.202.10@2894 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-01-25 20:51:24 +00:00
mattf 796cc9b2b6 Added Process Report
admin_lists_custom code cleanup
New caller ID name code

git-svn-id: svn://192.168.202.10@2892 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-01-24 05:46:15 +00:00
mattf b0911d00bf Added the ability to include duplicate custom text fields in a custom fields
form in the agent screen.

git-svn-id: svn://192.168.202.10@2855 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-11-17 06:52:37 +00:00
mattf 47703e1a1e Added IP Lists feature, allowing creating of lists of IP Addresses that can
be used as whitelists on a User Group basis for Agent, Admin and API
 web resources.

git-svn-id: svn://192.168.202.10@2726 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-04-10 02:30:33 +00:00
mattf 16c2cca45a Fixed list view permissions issue #1005
git-svn-id: svn://192.168.202.10@2710 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-03-21 20:02:31 +00:00
mattf 8a8494bcbb Added validation that sounds web dir exists for audio store and non-agent API
Enabled required custom list fields with INBOUND_ONLY option

git-svn-id: svn://192.168.202.10@2693 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-03-02 18:26:42 +00:00
mattf 55e24889ed Changed Custom Fields of SCRIPT type to allow URLs and urlencoded variables
when using --U-- and --V-- to declare variables, issue #979

git-svn-id: svn://192.168.202.10@2692 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-03-01 04:53:34 +00:00
mattf 642cdbf20b Fixing issues with using only standard fields in custom fields
Fixed issues with select lists and common contents values in custom fields

git-svn-id: svn://192.168.202.10@2532 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-11 02:08:35 +00:00
mattf 17f8f944c2 Added options to define a color scheme and logo for admin web screens
git-svn-id: svn://192.168.202.10@2528 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-08 16:09:46 +00:00
mattf 90c12b8793 Added option to enable/disable admin web screen row clicking
git-svn-id: svn://192.168.202.10@2526 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-29 15:36:16 +00:00
mattf d6a56e916b Fixed translation issue with COPY form in Custom List Fields, Issue #935
git-svn-id: svn://192.168.202.10@2515 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-14 16:46:46 +00:00
mattf 4b202c8f23 More admin web interface design changes, highlight on hover in most listings, click on line in addition to link.
git-svn-id: svn://192.168.202.10@2505 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-04 14:39:10 +00:00
mattf bdbf4cc3b9 Added campaign option to move USERONLY scheduled callbacks to ANYONE callbacks after X minutes being LIVE without the agent calling them back.
Changed web admin sidebar menu design

git-svn-id: svn://192.168.202.10@2492 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-25 18:39:51 +00:00
mattf aeebc5dbed Fixed issue with field deletion in admin_lists_custom.php
git-svn-id: svn://192.168.202.10@2395 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-08 00:06:45 +00:00
mattf 1bbf1b6e69 Fixed mysqli connect error reporting
Added option to change drop perccentage calculation in VDAD stats report
other minor fixes

git-svn-id: svn://192.168.202.10@2337 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-01 17:06:17 +00:00
mattf ee9b7f3772 Added code for on-the-fly language translations display for all admin and reporting scripts
Changed all single-quote QXZ values to double-quote
Added "change language" page to admin.php

git-svn-id: svn://192.168.202.10@2233 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-31 14:49:05 +00:00
mattf 528ffe3990 Changed all administrative web interface text to be output through new QXZ function instead of echo, reports are not done yet
Changed all default VICIdial logos to new logos

git-svn-id: svn://192.168.202.10@2183 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-11 11:01:32 +00:00
mattf 24e9a7b931 Fixes for issues with default custom fields
git-svn-id: svn://192.168.202.10@2162 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-12 01:12:10 +00:00
mattf 7360f5be6f Added better error handling in Custom List Fields, hid field_required field since it is non-functional, updated documentation, fixed broken links
git-svn-id: svn://192.168.202.10@2148 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-05 13:30:27 +00:00
mattf b04b526227 disallow lead_id as custom list field.
git-svn-id: svn://192.168.202.10@2076 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-02-18 18:07:42 +00:00
mattf 9c4311ef65 Changed all admin PHP code to use mysqli functions
Fixes for issue #699
Fix for issue #697

git-svn-id: svn://192.168.202.10@2017 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-02 15:37:26 +00:00
mattf 09c4284e1b Added several security changes to the admin interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
Added 3 new reports to the admin interface: url log, lagged log and user group login reports
Added new AST_phone_update.pl --agent-lookup flag to allow for logging of the IP address of the agent's SIP or IAX phone connection. Can be enabled as a crontab entry to perform the lookups on each asterisk server.

git-svn-id: svn://192.168.202.10@1997 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-02 06:00:53 +00:00
mattf 97cf629d70 Added several security changes to the agent interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
Changed all of the admin scripts from using the PHP ereg functions to preg. This is a requirement for moving to PHP6 where ereg functions are  depricated. This will also have the benefit of speeding up those scripts because preg is supposed to be more efficient and faster than ereg.
Added recording_id to the available fields for the dispo call url feature
Added pause code to the agent_status non-agent api function output

git-svn-id: svn://192.168.202.10@1994 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-06-15 16:08:13 +00:00
mattf a7b231a9e0 Added default field and length check validation, made errors appear in bold red text, admin_lists_custom.php
git-svn-id: svn://192.168.202.10@1979 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-05-08 15:02:15 +00:00
mattf d45ebf46a4 Added additional extended vl fields
Added new vote17csv CLI lead loading format

git-svn-id: svn://192.168.202.10@1856 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-09-07 20:04:36 +00:00
mattf 575da442b3 Added Max Stats download feature to admin.php
Added extended vicidial_list fields option
Added TNM duplicate delete and DOB format options to CLI lead loader
Added talk time % column to the Agent Time Detail report

git-svn-id: svn://192.168.202.10@1839 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-07-14 02:11:55 +00:00
mattf 966564377e Added Dialer Inventory Report options for excluding lists and ranking shifts display order
Added User Group multi-selection option to the real-time report
Added HTML bar chart display options to most of the reports
Removed password logging from admin scripts failed login attempts
Made webroot-writable system setting function the same on all admin scripts
Fixed list lastcalldate for manual dial calls

git-svn-id: svn://192.168.202.10@1789 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-24 21:43:54 +00:00
mattf 40d0298aaa Force vicidial_list custom field labels to be all lower case
git-svn-id: svn://192.168.202.10@1775 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-22 18:50:40 +00:00
mattf 22fd747724 Fixed case sensitivity on reserved list fields for custom fields
git-svn-id: svn://192.168.202.10@1748 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-25 18:35:08 +00:00
mattf dd37d9a972 Added mysql reserved words check for add-field action for custom list fields
git-svn-id: svn://192.168.202.10@1704 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-30 15:09:12 +00:00
mattf 3cffe65a48 Added more reserved fieldnames to custom fields admin
git-svn-id: svn://192.168.202.10@1700 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-24 06:12:56 +00:00
mattf c8a20c7899 Added HIDEBLOB custom field type
small changes to agent interface

git-svn-id: svn://192.168.202.10@1697 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-19 13:51:58 +00:00
mattf aeb0b4adc2 Added HIDDEN and READONLY field types for custom list fields.
Fixed issue changing DISPLAY and SCIRPT field types to other types.

git-svn-id: svn://192.168.202.10@1684 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-30 16:14:30 +00:00
mattf 33af9ddbf5 small php short tag fix
git-svn-id: svn://192.168.202.10@1583 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-29 01:58:02 +00:00
mattf db7a290ebc Added ability to use Custom List Fields in Web Forms, Scripts and Dispo Call URL entries used by the agent interface
optimization of webform generation code in vicidial.php
cleanup of asterisk default conf files
several other small fixes

git-svn-id: svn://192.168.202.10@1525 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-28 04:02:00 +00:00