Commit Graph
2054 Commits
Author SHA1 Message Date
mattf 9447a2b217 Added options for up to 9 ordered variables within QXZ function output for admin PHP scripts
git-svn-id: svn://192.168.202.10@2192 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-18 06:12:52 +00:00
mattf c759f976a3 Added QXZanalyzer.pl to help analyze QXZ function in web PHP scripts
git-svn-id: svn://192.168.202.10@2191 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-18 00:51:37 +00:00
mattf 8edc23c8a2 Fixed issue #801 in vicidial.php
small fixes in admin.php and real-time report

git-svn-id: svn://192.168.202.10@2190 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-16 23:11:42 +00:00
mattf b157860f45 fixed issue #800 from issue tracker
git-svn-id: svn://192.168.202.10@2189 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-14 22:03:30 +00:00
mattf acb7b99ba7 Added List Split admin utility
git-svn-id: svn://192.168.202.10@2188 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-14 19:03:07 +00:00
mattf aa0298e8bc Fixed small voicemail web config code issue
git-svn-id: svn://192.168.202.10@2187 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-14 15:48:13 +00:00
mattf 7259ba9deb completed functionalization of admin interfacce scripts and reports with QXZ function
git-svn-id: svn://192.168.202.10@2186 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-14 14:49:50 +00:00
mattf afe1f21e19 Added concurrency checks to several of the keepalive spawned scripts
Changed ASTVDautoFILL screen label to ASTVDadFILL
Added admin_test variable for vicidial.php to test dialers set to agent active=N

git-svn-id: svn://192.168.202.10@2185 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-13 21:44:47 +00:00
mattf d938d7e260 Removed several AJAX text outputs from QXZ output in vdc_db_query.php
git-svn-id: svn://192.168.202.10@2184 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-11 12:12: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 cb0f5a7be3 added directory for old vicidial logos
git-svn-id: svn://192.168.202.10@2182 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-11 02:36:20 +00:00
mattf 51dc66136f small fix for DID route AGI script
git-svn-id: svn://192.168.202.10@2181 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-10 21:02:21 +00:00
mattf 5b874084f0 Fixed issue with multiple filtering options enabled in DID routing AGI script
git-svn-id: svn://192.168.202.10@2180 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-10 19:20:30 +00:00
mattf 4b20513afa Fixed bug #793 in adapt script
added logging to auto-dial script
added another exclusion for settings-only backup in backup script

git-svn-id: svn://192.168.202.10@2179 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-10 01:02:29 +00:00
mattf 76ee59dfe6 Fixed issue with AGENTDIRECT transfers to agents with IDs over 7 characters long in the agent interfae
git-svn-id: svn://192.168.202.10@2178 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-05 22:17:22 +00:00
mattf b7cf0ed9c0 Added did only option to recording export script
Added settings-only option to backup script, and removed log export from no-log option

git-svn-id: svn://192.168.202.10@2177 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-03 20:19:02 +00:00
mattf 8d8c5bb1fd Fixed issues with filtering of manual dial calls from call log or callbacks, vdc_db_query.php
git-svn-id: svn://192.168.202.10@2176 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-10-24 16:58:43 +00:00
mattf 57d327706a Added 9am-10pm and 10am-6pm options to DID stats report
git-svn-id: svn://192.168.202.10@2175 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-10-20 13:13:14 +00:00
mattf 20df5aac87 fix for pausecode formatting in real-time report
git-svn-id: svn://192.168.202.10@2174 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-28 14:19:19 +00:00
mattf 07071af9a4 Added QXZ function formatting of output to 3 real-time reports
Added new functions.php QXZ function to echo with padding options

git-svn-id: svn://192.168.202.10@2173 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-18 20:57:25 +00:00
mattf c0eb4d9c26 Fixed manual dial pause warning issue in vicidial.php
git-svn-id: svn://192.168.202.10@2172 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-18 20:07:54 +00:00
mattf d48e7f2ecb fixed bug #779
git-svn-id: svn://192.168.202.10@2171 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-18 10:21:58 +00:00
mattf a70775ae81 Fixed bug #789
git-svn-id: svn://192.168.202.10@2170 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-18 10:16:57 +00:00
mattf b1447cee60 Fixed issues with logging of non-answered calls, user_group and call notes
git-svn-id: svn://192.168.202.10@2169 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-08 14:35:59 +00:00
mattf de7640db1d Added options to allow for limits on the number of active useronly callbacks an agent can have. includes user override option.
git-svn-id: svn://192.168.202.10@2168 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-02 13:45:08 +00:00
mattf 18610fb9b0 Fixed minor voicemail chooser bug on DID modify page on admin.php
git-svn-id: svn://192.168.202.10@2167 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-22 14:35:25 +00:00
mattf 0207aa0304 Fixed issue with phone alias login in vicidial.php
git-svn-id: svn://192.168.202.10@2166 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-22 13:02:14 +00:00
mattf 3e52cc6939 Added User Group viewable report entry for Front Page System Summary
Added archive log search and display in modify lead page

git-svn-id: svn://192.168.202.10@2165 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-17 14:06:54 +00:00
mattf 7c7fd1da0f Added phone_number and vendor_lead_code to agent_status function output of Non-agent-API
git-svn-id: svn://192.168.202.10@2164 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-12 14:00:53 +00:00
mattf de1763c3e7 Added ability to filter by DNC areacodes if filter_inbound_number set to a DNC option in the DID routing AGI script
git-svn-id: svn://192.168.202.10@2163 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-12 02:40:18 +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 c638f7aa86 Changed agent code to use new QXZ function in functions.php. This will facilitate easier other language builds and easier dynamic text and image replacement.
git-svn-id: svn://192.168.202.10@2161 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-12 00:35:04 +00:00
mattf 62fc254e5c Fixed issue with adding a new lead NULL entry date
git-svn-id: svn://192.168.202.10@2160 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-11 16:04:28 +00:00
mattf 801afb0b8c added more admin log info to lead search
git-svn-id: svn://192.168.202.10@2159 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-08 15:24:20 +00:00
mattf 13ef469ebf Added Log Archive search
git-svn-id: svn://192.168.202.10@2158 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-08 14:58:54 +00:00
mattf 0e4fa76183 Added server breakdown section to DID report
git-svn-id: svn://192.168.202.10@2157 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-08 14:47:11 +00:00
mattf dd09373a07 MySQL file changes for strict compliance
git-svn-id: svn://192.168.202.10@2156 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-08 13:54:43 +00:00
mattf 43254ecb30 removed default TEXT mysql statements
git-svn-id: svn://192.168.202.10@2155 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-07 22:23:37 +00:00
mattf 9f004c7bb4 Added AST_DB_action.pl script to allow for easier generic SQL execution with logging to vicidial_admin_log table
git-svn-id: svn://192.168.202.10@2154 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-29 14:28:11 +00:00
mattf a83016cd23 small fixes to admin and agc script display
git-svn-id: svn://192.168.202.10@2153 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-11 01:56:34 +00:00
mattf af6e7585d9 Fixed time range in SQL for sales export perl script
git-svn-id: svn://192.168.202.10@2152 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-07 15:00:05 +00:00
mattf 00386988ef fixed download issue with inbound daily report
git-svn-id: svn://192.168.202.10@2151 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-07 14:13:00 +00:00
mattf 3f17241db6 Added System Setting option to use 24-hour time for callback setting in agent screen
git-svn-id: svn://192.168.202.10@2150 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-06 15:18:40 +00:00
mattf 0771e2fb63 Integrated all QC code into standard admin code, removing includes as well
git-svn-id: svn://192.168.202.10@2149 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-06 13:05:49 +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 c3eb6ae33c Several logging fixes, mostly related to manual dial calls in the agent interface
git-svn-id: svn://192.168.202.10@2147 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-04 04:21:52 +00:00
mattf 14eb6e57e3 type count fix for nanpa preload script
git-svn-id: svn://192.168.202.10@2146 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-03 04:32:27 +00:00
mattf 6c89551e80 Updates to NANPA filter scripts and documentation
git-svn-id: svn://192.168.202.10@2145 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-03 04:19:21 +00:00
mattf d37c8f2ab5 Added additional phone prefix type of V to NANPA filtering code as landline (S)
git-svn-id: svn://192.168.202.10@2144 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-03 03:35:34 +00:00
mattf f762ede2c7 Added the FSCREEN option to Wrapup message to allow for message only display in agent interface
git-svn-id: svn://192.168.202.10@2143 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-30 22:31:26 +00:00