Commit Graph

20 Commits

Author SHA1 Message Date
Nate e2436b46a6 Database class integration. 2019-07-04 15:57:04 -06:00
FusionPBX c8c153af35
Update conference_session_details.php 2019-06-08 10:02:23 -06:00
ednt 18fbb8650c Update conference_session_details.php (#3856)
result_count is not longer in use, so we can remove it.
2018-11-14 03:01:28 -06:00
FusionPBX bbe8fc734f
Update conference_session_details.php 2018-11-13 17:52:16 -06:00
FusionPBX 5a6adce367
Update conference_session_details.php 2018-06-30 11:43:44 -06:00
reliberate cd7843b7f3 Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
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 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
Nate Jones dbd9fbc07b Visual adjustments. 2015-02-15 07:59:02 +00:00
Mark Crane 03220c9754 Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
Nate Jones 752ad07d8a Usability Enhancement: Click on list rows to View/Edit items.
Conference Center: Misc minor visual mods.
Contacts: Misc minor visual mods.
2014-06-22 03:24:36 +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 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 9c896e0e23 Change kick and kick all to uuid_kill so that the participant's call is logged to the database. Fix recordings and the announce that the call is being recorded for the first person to join the conference. Add a permission to control the conference session 'details' column in the conference sessions so CDR link can be hidden from the user. Don't allow a conference moderator and participant to use the same pin number. 2013-03-15 17:12:13 +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 b5eb517cda Finish the translation infrastructure for conference center sessions. 2012-11-09 08:27:55 +00:00
Mark Crane 68d02aac1f Add conference moderators to conference session details. 2012-10-16 06:06:19 +00:00
Mark Crane a721ef8a05 Add conference sessions. Move conference rooms into the conference center directory. 2012-10-13 17:04:53 +00:00