Commit Graph

33 Commits

Author SHA1 Message Date
markjcrane ff8b838b5e After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used. 2015-12-06 13:37:35 -07:00
markjcrane b1746acb97 Remove v_conference_center_users as v_meeting_users was used instead. 2015-09-07 14:52:15 -06:00
markjcrane 73d62546a4 Make the title-<app name> more consistent. Use underscore in the label name instead of a dash. Dash is used between label type and the label name. 2015-08-03 15:17:05 -06:00
markjcrane e255e7eb0c Change from if_group to if_permission which is preferred in most cases. 2015-07-27 14:57:37 -06:00
Nate Jones 25715dd290 Conference Center: Add ability to use a Phrase for the Greeting, resolving Issue 921 and Issue 818. 2015-04-17 18:41:31 +00:00
Nate Jones 91fe322c00 Visual adjustments. 2015-02-15 11:57:14 +00:00
Nate Jones 256e424b3e Removal of colon next to form label names. 2015-02-15 06:50:00 +00:00
Nate Jones 557a1d6e6d Conferences: Visual adjustments, fixed Active Conferences links.
Active Conferences: Reworked/renamed permissions, removed Active Conference from the User's menu (addressing Issue 662), misc visual adjustments.
Conference Center: Misc visual adjustments.
2015-02-12 02:09:59 +00:00
Mark Crane d9ff915ec2 When adding or deleting a conference center clear memcache correctly. 2015-01-29 10:17:56 +00:00
Mark Crane 03220c9754 Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
Mark Crane 91bfa85bac Update the memcache reference to use the new cache PHP class. 2015-01-16 00:21:02 +00:00
Nate Jones 1f073c1027 Function: Moved recur_sounds_dir() to functions.php, removed from ivr_menu_edit.php and conference_center_edit.php. 2014-08-25 18:01:26 +00:00
Nate Jones 5bb2bea640 Input Type Switch Button: Changed from left triangle (&#10782;) to left triangle (&#9665;), as wasn't displaying properly in FF on Mac. 2014-08-03 07:02:12 +00:00
Nate Jones b3ef3894f8 Input Type Switch Button: No interprets HTML entities code for left triangle (&#10782;) after switching element type once (wasn't being parsed as an HTML entity, but displayed literally). 2014-08-03 06:12:10 +00:00
Nate Jones c0209959a8 Input Type Switch Button: Changed from < to left triangle (&#10782;) 2014-08-03 05:31:42 +00:00
Nate Jones ec6687e595 Removed blank Enabled select option, multilinquified. 2014-04-27 10:01:57 +00:00
Nate Jones fa9e9b2ac4 Submit button also placed at top; reordered to right margin, too. 2014-04-26 23:37:41 +00:00
Mark Crane 460b0853c9 Add greeting to the conference center interface. 2014-03-05 21:16:51 +00:00
Nate Jones 034e2971c5 Response message updates, language fixes. 2014-02-21 03:56:30 +00:00
Mark Crane 041a375b62 Audited the permissions names. Permissions names are to be non plural. 2013-09-21 21:45:35 +00:00
Mark Crane 6da2c3734c Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
Mark Crane 52628c713c Rename and move persistformvar.php to the resources directory. 2013-07-06 06:21:12 +00:00
Mark Crane ffffea0710 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane a6e289ed5d Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Mark Crane 14f41e4752 Add conference recording play and download. Change the dialplan from lua conference_center.lua to lua 'app.lua conference_center'. Add a few more conference center permissions. 2013-02-27 10:10:24 +00:00
Mark Crane 751b1c721c Clear memcache as needed. 2013-01-16 00:26:48 +00:00
Mark Crane e86b2b81dc Add translation to the main conference centers. 2012-11-09 04:41:36 +00:00
Mark Crane 781efb0a63 Enforce the PIN Length requirement. 2012-10-20 05:05:10 +00:00
Mark Crane c754e43e2d Add a field to the database to store the required pin length. 2012-10-20 00:39:21 +00:00
Mark Crane c2f73ce243 Fix the call center update. 2012-10-17 07:35:14 +00:00
Mark Crane 9223ab435e Remove conference center profile and move the profile to the conference room. 2012-10-13 23:17:59 +00:00
Mark Crane 7c8e503aa0 Change some of the text and comments in conference center and one field name. 2012-10-05 05:50:20 +00:00
Mark Crane 2e7ea448ca Add conference center app. 2012-10-04 23:11:05 +00:00