Commit Graph
31 Commits
Author SHA1 Message Date
mattf 6bb93a7253 Added third generation web-based lead loader capable of loading more data
file types and optionally loading all of them with custom list fields. 
You must install the following perl modules on your web server for this
new lead loader to work:
	cpan> install Spreadsheet::XLSX
	cpan> install Spreadsheet::Read
To get to the new lead loader, click to:
	Lists -> Load New Leads -> 3rd Gen Lead Loader
Here is a list of the file formats(by file extension) that are now
supported by the third generation web lead loader:
	TXT  - tab or pipe delimited
	CSV  - comma separated values
	XLS  - MS Excel 2000/XP
	XLSX - MS Excel 2007+
	SXC  - OpenOffice.org First Generation Spreadsheet
	ODS  - OpenOffice.org OpenDocument Spreadsheet

git-svn-id: svn://192.168.202.10@1472 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-07 03:10:01 +00:00
mattf f11a1df1f7 Added ability to load lead data into custom fields of lists using the web-based lead loader, only works with CSV and TXT files, and you must use a list ID override and select Custom Format.
git-svn-id: svn://192.168.202.10@1471 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-05 23:39:00 +00:00
mattf a97f5f247d Added filter for special characters in web-based lead loader
git-svn-id: svn://192.168.202.10@1466 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-04 15:48:06 +00:00
mattf 7e7f7448cd Added admin_web_directory system settings variable for non-default admin web directories
git-svn-id: svn://192.168.202.10@1450 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-21 14:39:59 +00:00
mattf 988166783e fix for issue 319 in the tracker
git-svn-id: svn://192.168.202.10@1365 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-09 14:10:01 +00:00
mattf 83096f5c7c updated DST schemes for Australia and New Zealand
git-svn-id: svn://192.168.202.10@1310 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-01-18 11:17:24 +00:00
mattf ff001dc726 Replaced all SELECT * MySQL queries with proper field lists. this altered scripts in bin/agi/agc/vicidial
git-svn-id: svn://192.168.202.10@1268 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-30 04:25:17 +00:00
mattf 62e32ae17c workaround for IE pulldown issue in vicidial.php
added title/alt-phone duplication check in lead loaders

git-svn-id: svn://192.168.202.10@1257 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-12 11:56:26 +00:00
mattf 6c903bc65d Added RANK and OWNER as fields in vicidial_list, and as sort by options in campaign screen
Added no-hopper dialing option for MANUAL and INBOUND_MAN campaigns
Added owner dialing for agents to have their own leads, or shared group/territory leads, within a single list and campaign
Added list reset times option to automatically reset lists at pre-set times during the day
Fixed leave-3way-call issue if customer is parked

git-svn-id: svn://192.168.202.10@1189 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-23 19:06:58 +00:00
mattf e8fe645678 Added dynamic call routing options content in Call Menus
Re-labeled several scripts to refrect proper names

git-svn-id: svn://192.168.202.10@1134 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-01 07:51:13 +00:00
mattf d4aef7ba9e Security fixes in PHP scripts for non-latin setting systems
git-svn-id: svn://192.168.202.10@1123 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-22 09:14:08 +00:00
mattf 9c851d4070 Changed all PHP tags to long tags
Added Call Menu feature

git-svn-id: svn://192.168.202.10@1111 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-08 12:08:02 +00:00
mattf 87687bc387 Changed all reports and admin screens to use one of two header templates
Added Calls Export Utility allowing exporting of call and lead data by defining the following parameters: date range, campaigns, in-groups, statuses, lists and user groups. A flat tab-delimited text file is exported

git-svn-id: svn://192.168.202.10@1070 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-11 05:01:54 +00:00
mattf 6122895b88 Changed admin logging to log to a database and display logs in the admin report
Fixed rare auto dialing short bug
added second conf file reload after change first after reboot

git-svn-id: svn://192.168.202.10@1069 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-10 03:00:18 +00:00
mattf ed7841646a updated DE(German) translation files
added DE(German) buttons for vicidial.php
added SK(Slovak) language translation file and flag image

git-svn-id: svn://192.168.202.10@967 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-12 12:53:35 +00:00
mattf a7cef459d6 added last_local_call_time field to vicidial_list table. This change affected many scripts from the hopper loaders to the lead loaders to the vdc_db_query.php agent-side script. A script was created to populate this field from the logs: VICIDIAL_last_local_call_time_UPDATE.pl
git-svn-id: svn://192.168.202.10@921 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-13 15:45:22 +00:00
mattf ff5360862e added new closer/inbound service level report
started work on timeclock feature, added auto-generate UserIDs and shifts to admin.php

git-svn-id: svn://192.168.202.10@864 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-16 09:25:09 +00:00
mattf 023b83fec4 made several changes to UTF8 compatibility for internationalization.
better importing/display of non-latin leads
rewriting of UTF8 database commands for scripts
updating of docs
building of language builds for 2.0.4 branch
addition of vicidial_it Italian Administration it_language_admin.txt and build

git-svn-id: svn://192.168.202.10@848 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-29 08:32:42 +00:00
mattf 7e11962fc1 Changed license to AGPLv2
Added VICIDIAL_fix_lead_statuses.pl script

git-svn-id: svn://192.168.202.10@788 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-10 08:02:30 +00:00
mattf a4e3fe6859 added duplication checking by campaign and total system for lead loaders.
added phone_code override for lead loaders

git-svn-id: svn://192.168.202.10@612 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-10 20:16:29 +00:00
mattf f8b2cf445a fixed another error in super lead loader for default phone_code
git-svn-id: svn://192.168.202.10@596 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-19 02:57:45 +00:00
mattf e06a4680b0 fix of bug for default phone_code in the lead loaders
git-svn-id: svn://192.168.202.10@592 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-17 15:04:32 +00:00
mattf c2ae3ab01d fixed formatting inconsistencies and spelling mistakes in admin scripts
added new permission enforcement to admin scripts

git-svn-id: svn://192.168.202.10@480 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-24 19:00:41 +00:00
mattf 0a3a6e7a2a added postal code search and duplicate options to super listloader web lead loader scripts
git-svn-id: svn://192.168.202.10@412 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-28 17:52:02 +00:00
mattf c47dc2ea4e added time zone scheme for Brazil to CLI and web lead loaders script
fixed country field in CLI and web lead loaders

git-svn-id: svn://192.168.202.10@380 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-10 17:39:28 +00:00
mattf 671e4c216f In all lead loaders filter the alt_phone field for non-digits
git-svn-id: svn://192.168.202.10@248 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-06 15:08:40 +00:00
mattf 7b8c52e758 fixed lead loader code to work with non-writable vicidial web directory
git-svn-id: svn://192.168.202.10@201 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-22 16:46:15 +00:00
mattf a6daabbf7d modify lead loader to accept phone numbers 7 digits in length and higher
git-svn-id: svn://192.168.202.10@38 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-13 17:15:04 +00:00
mattf bd9f137fa4 restructuring of files 6 - install script will not function at this point
git-svn-id: svn://192.168.202.10@22 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-07 23:25:55 +00:00
mattf 543ebab11b restructuring of files 5
git-svn-id: svn://192.168.202.10@21 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-07 23:10:53 +00:00
mattf 733faad4ff restructuring of files 3
git-svn-id: svn://192.168.202.10@20 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-07 23:05:35 +00:00