Added list_download.php script to allow for downloading of lists from the admin.php interface

Small redesign of the agent interface with new tabs and more grey backgrounds

git-svn-id: svn://192.168.202.10@1049 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2009-02-09 20:16:03 +00:00
parent a3529675e7
commit 0f13260ff8
12 changed files with 205 additions and 39 deletions
+7
View File
@@ -243,6 +243,13 @@ NOTE: Upgrading from 1.1.12-3 to 2.0.1 is at the bottom
55. Added patch and configuration options to allow VICIDIAL to work with Sangoma
ParaXip CPD(Call Progress Detection)
56. Added list_download.php that allows you to download the entire contents of
vicidial lists from the admin.php interface. You must set the download_lists
permission in vicidial_users to 1 for this to work.
57. Small redesign of the agent interface to use grey backgrounds and new tabs