Commit Graph

3072 Commits

Author SHA1 Message Date
Mark Crane
1cafcad180 Change the copyright footer as previous one would show up over the content in the CDR details, and dialplan details.; 2014-07-27 13:14:04 +00:00
Mark Crane
c08c961c5b Add follow_me lua script 2014-07-27 12:42:05 +00:00
Mark Crane
b0aaa54a22 Ha ha change .php to .lua 2014-07-27 11:56:04 +00:00
Mark Crane
5d41b746fc Add feature code *78 and *79 to enabled and disable do not disturb. 2014-07-27 11:52:38 +00:00
Mark Crane
ceb002499c Take provision cidr range and make it possible to use as an array. 2014-07-27 10:09:04 +00:00
Mark Crane
c6c05f468d Fix the footer reference 2014-07-27 08:08:18 +00:00
Mark Crane
929d0b0530 Working on the index page 2014-07-27 08:04:41 +00:00
Mark Crane
dfedc3bdb6 Fix the indentation and login redirect issue 2014-07-27 08:00:16 +00:00
Mark Crane
e3db9ffb35 Update the dialplan entry for DND 2014-07-27 06:58:15 +00:00
Mark Crane
3d4a237799 Fix the search string for the dialplans 2014-07-27 05:24:27 +00:00
Mark Crane
d3e337d232 Changet GET to a REQUEST 2014-07-27 05:12:27 +00:00
Mark Crane
2327d51886 Add the app uuid and order by to the dialplan search 2014-07-27 05:10:21 +00:00
Mark Crane
b4cc3da829 Fix the search for the diaplan_order 2014-07-27 04:59:14 +00:00
Mark Crane
097552d571 Search the dialplan name 2014-07-27 04:46:52 +00:00
Mark Crane
49481d8e6b Add the search translation 2014-07-27 04:43:56 +00:00
Mark Crane
5fb6c7607b Add a search for the inbound, outbound routes and the dialplan 2014-07-27 04:40:14 +00:00
Mark Crane
9b9d056bba A minor improvement for the tittle 2014-07-27 04:24:34 +00:00
Nate Jones
5c966a6087 Default Settings: Added bulk delete, did away with need for default_setting_delete.php. 2014-07-27 04:09:25 +00:00
Mark Crane
83296c81bf Fix the if statement 2014-07-27 03:38:09 +00:00
Mark Crane
14db33a351 Set the title 2014-07-27 03:34:36 +00:00
Nate Jones
5651e4f317 Default Login: Adjust height of background box to accommodate domain input/select box (if present). 2014-07-27 03:11:21 +00:00
Nate Jones
1d598f8d00 Default Login: Added ability to control login box background opacity and color via Default Settings. 2014-07-27 02:53:10 +00:00
Nate Jones
854f5de9ad Default Login: Remove drop-shadow when no background image or color(s) enabled. 2014-07-27 01:08:11 +00:00
Nate Jones
588a9f5aac Enhanced Theme: Lighten the top of background image. 2014-07-27 00:57:54 +00:00
Nate Jones
2d3ec2e9e7 Login: Minor session adjustment to /index.php (allows refresh to change background image, like /login.php). 2014-07-27 00:56:45 +00:00
Mark Crane
07e986d022 FreeSWITCH allows a named extension so allowed ivr menu extension to be text 2014-07-27 00:54:12 +00:00
Nate Jones
a100447b3d Enhanced Theme: Additional background images. 2014-07-27 00:25:39 +00:00
Nate Jones
e962705677 Login Changes:
If visiting /index.php and /themes/[theme]/index.php exists, will load it.
If visiting /index.php and /themes/[theme]/login.php exists, will load it.
If NEITHER exist, will load /resources/login.php.

If visiting /login.php and /themes/[theme]/login.php exists, will load it.
If DOESN'T exist, will load /resources/login.php/

/resources/login.php reworked, Enhanced theme reworked.
2014-07-27 00:13:52 +00:00
Mark Crane
87b428c435 Minor change to the database schema class 2014-07-26 22:48:32 +00:00
Nate Jones
8a7c25dff0 Logout/Login: Clear session on login.php instead of logout.php - allows refresh to easily rotate background photos, if desired. 2014-07-26 19:37:29 +00:00
Nate Jones
fe19a0e610 Domain Selector: Slightly increased drop-shadow. 2014-07-26 07:13:53 +00:00
Nate Jones
817903dfec Contacts: Added comment for qr code generation code. 2014-07-26 06:50:19 +00:00
Nate Jones
5102186372 Contacts: QR code logo png file moved to theme folders, instead of /app/contacts/ 2014-07-26 06:45:45 +00:00
Nate Jones
3757bf4357 Contacts: Removed hard-coded Title, Category and Role select box widths. 2014-07-26 06:31:11 +00:00
Nate Jones
25bc7ebc78 Contacts: Implemented a new QR Code generator, includes additional contact detail fields. 2014-07-26 06:02:21 +00:00
luis daniel lucio quiroz
67df8684e8 nibble_account can only be changed by superadmins 2014-07-25 22:33:56 +00:00
Mark Crane
2ff4bd21a4 Update the call forward lua script and remove the pin number 2014-07-25 11:04:16 +00:00
Mark Crane
9dcf8aa2a8 Get the domain settings only if the domain_uuid has a value 2014-07-25 09:08:51 +00:00
Mark Crane
0e49a135c6 Change value park from continue true to false as continue is not needed and it uses a little more resources when its set to true 2014-07-25 08:32:19 +00:00
Mark Crane
5228789d75 Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
Mark Crane
62bd78e97c Add continue false to the call forward dialplan 2014-07-25 08:08:59 +00:00
Mark Crane
9fdd07b1bb Add break on-true to the call forward dialplan 2014-07-25 08:03:41 +00:00
Nate Jones
a05f476396 Default Settings: Copy status responses multilinguified (part 2). 2014-07-25 07:29:52 +00:00
Nate Jones
62f8d8ba02 Default Settings: Copy status responses multilinguified. 2014-07-25 07:28:59 +00:00
Nate Jones
6f00d29260 Default Settings: Copy checked settings to selected Domain (back end finished). 2014-07-25 07:23:35 +00:00
Mark Crane
551c96d2bd Add call forward dialplan 2014-07-25 07:09:36 +00:00
Nate Jones
267364788b Default Settings: Copy selected settings to domain (form prep, still under construction). 2014-07-25 06:11:07 +00:00
Mark Crane
5562152995 Changing the release version to align with FreeSWITCH's 3 digit release. 3.5 is dev branch 3.6 will be the release version number.'; 2014-07-25 04:34:02 +00:00
Nate Jones
00b6de500f Default & Domain Settings Edit: Implemented order field. 2014-07-25 02:45:23 +00:00
Mark Crane
75f7543d0b Add domain and default setting order to the list 2014-07-25 02:20:54 +00:00