Commit Graph

22 Commits

Author SHA1 Message Date
Nate Jones b4e61290f1 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 eef73fd005 Input Type Switch Button: Changed from left triangle (⨞) to left triangle (◁), as wasn't displaying properly in FF on Mac. 2014-08-03 07:02:12 +00:00
Nate Jones 16105f7d3a Input Type Switch Button: No interprets HTML entities code for left triangle (⨞) 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 abcc96f0ad Input Type Switch Button: Changed from < to left triangle (&#10782;) 2014-08-03 05:31:42 +00:00
Nate Jones 12bc1f9ba3 Removed blank Enabled select option, multilinquified. 2014-04-27 10:01:57 +00:00
Nate Jones 596c6a2b02 Submit button also placed at top; reordered to right margin, too. 2014-04-26 23:37:41 +00:00
Mark Crane 4c08caf7b4 Add greeting to the conference center interface. 2014-03-05 21:16:51 +00:00
Nate Jones 64eaa447c8 Response message updates, language fixes. 2014-02-21 03:56:30 +00:00
Mark Crane 8f8fd3e3e8 Audited the permissions names. Permissions names are to be non plural. 2013-09-21 21:45:35 +00:00
Mark Crane e9aa47069c 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 716dc92852 Rename and move persistformvar.php to the resources directory. 2013-07-06 06:21:12 +00:00
Mark Crane c44d39dcf9 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane 6a70d8db41 Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Mark Crane a9698425df 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 d4a28cc485 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