| .. |
|
resources/classes
|
WhitespaceClean-app/batch_1
|
2016-03-11 11:56:29 +00:00 |
|
app_config.php
|
Escape the $ in the domain_uuid variable.
|
2015-08-05 18:17:39 -05:00 |
|
app_defaults.php
|
Disable default settings -> call center path by default.
|
2016-01-25 10:24:09 -07:00 |
|
app_languages.php
|
First pass on app/*
|
2015-12-10 10:12:41 +00:00 |
|
app_menu.php
|
Update the menu to use the app/call_centers directory.
|
2015-08-03 16:12:12 -06:00 |
|
call_center_agent_delete.php
|
Fix. Clear the cache when callcenter config changed.
|
2015-09-28 12:10:31 +04:00 |
|
call_center_agent_edit.php
|
Call Center Agent: Prevent duplicate sip_invite_domain key/value insertion on Agent edit.
|
2016-02-29 22:54:24 -07:00 |
|
call_center_agent_status.php
|
Change app/call_center to app/call_centers.
|
2015-08-03 16:09:38 -06:00 |
|
call_center_agents.php
|
Change app/call_center to app/call_centers.
|
2015-08-03 16:09:38 -06:00 |
|
call_center_queue_delete.php
|
Correct the consistency of the indentation.
|
2015-11-14 17:56:20 -07:00 |
|
call_center_queue_edit.php
|
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
|
2016-01-17 00:01:13 -07:00 |
|
call_center_queues.php
|
Change app/call_center to app/call_centers.
|
2015-08-03 16:09:38 -06:00 |
|
call_center_tier_edit.php
|
Fix. Clear the cache when callcenter config changed.
|
2015-09-28 12:10:31 +04:00 |
|
cmd.php
|
Change app/call_center to app/call_centers.
|
2015-08-03 16:09:38 -06:00 |
|
root.php
|
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
|
2016-02-22 14:01:18 -07:00 |