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
mattf
f344d6e095
Added timer action methods HANGUP, EXTENSION, CALLMENU and IN_GROUP
...
Fixed queue priority in outbound auto-dial calls when agents have not selected to take calls from all allowed in-groups in a campaign
Added delete_lead option to the update_lead function in the Non-Agent api
Added a GROUP column to the Remote Agents listing in admin.php
Changed the new 3rd gen lead loader to the default, with a link to the old one
Fixed FORM bug when no script is used in vicidial.php
git-svn-id: svn://192.168.202.10@1486 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-29 02:01:56 +00:00
mattf
844a8b775d
Fix for minor bugs in admin
...
git-svn-id: svn://192.168.202.10@1483 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-22 17:27:32 +00:00
mattf
4140b1b4db
Small bug fixes and link additions involving custom list fields
...
git-svn-id: svn://192.168.202.10@1479 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-13 15:16:16 +00:00
mattf
9ea5588dfe
Added ability to run selected reports from a mysql slave server
...
Added date links to timeclock detail user links
Added entry_list_id field to vicidial_list for use in defining list that custom fields were associated with
git-svn-id: svn://192.168.202.10@1477 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-13 04:55:34 +00:00
mattf
7681853d9c
Added ability to display and edit custom fields in the lead modification page
...
git-svn-id: svn://192.168.202.10@1464 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-03 17:32:08 +00:00
mattf
ba7b103518
Added Custom List Fields functions to the Admin and Agent web interfaces. To activate you need to enable custom fields in system settings, then you can go to the Lists section to add custom fields to a list. The fields are tied to a list, not a campaign, and they can be displayed in a new tab in the agent interface, and there is a new option to have the Get Call Launch open this custom fields tab upon a call being sent to the agent. Also, the Calls Export Report and the List Download feature include the custom fields values for the leads exported. There is currently no way to import data through the lead loader into custom fields.
...
git-svn-id: svn://192.168.202.10@1462 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-02 19:59:28 +00:00
mattf
4b3a3f6474
Renamed the password fields in the modify phone page for the admin interface
...
Added SCRIPT field type to custom fields
git-svn-id: svn://192.168.202.10@1461 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-29 06:47:02 +00:00
mattf
e72a328dc3
Added DISPLAY readonly field typ to custom list fields
...
git-svn-id: svn://192.168.202.10@1429 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-10 15:48:02 +00:00
mattf
559f2523dc
Added headers to the list download report
...
Added field order to custom fields
Added ability to copy custom field definitions between lists
git-svn-id: svn://192.168.202.10@1428 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-09 13:25:37 +00:00
mattf
41874092ce
Added header option to calls export report
...
Added copy carrier option in admin.php
git-svn-id: svn://192.168.202.10@1427 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-07 18:31:32 +00:00
mattf
91ff15af07
Added hold time option minimum option to in-groups to prevent hold time option until minimum number of hold seconds
...
Several changes to the development lists custom fields page
git-svn-id: svn://192.168.202.10@1425 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-07 15:37:51 +00:00
mattf
bd7ff13e63
Added code for phase 1 of custom list fields
...
Added 2 variables to astguiclient.conf
git-svn-id: svn://192.168.202.10@1424 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-06 23:09:03 +00:00