Commit Graph

35 Commits

Author SHA1 Message Date
agree 0104ec36a0
Fix Paging 2020-10-14 20:05:40 -04:00
agree 5b35a041d3
Conference recordings: remove hard-coded path (#5348) 2020-07-13 17:09:09 -06:00
agree 124cc1bea4
Update conference_sessions.php (#5262) 2020-05-11 10:19:44 -06:00
Nate aeee14226a Conference Centers - Sessions: Add delete functionality. 2020-04-10 17:45:56 -06:00
Nate 029c7174b4 Multiple - Add IDs to common/default action buttons. 2020-03-05 00:05:45 -07:00
Nate a14418969b Conference Centers: More list and button updates. 2020-01-14 16:06:14 -07:00
chansizzle cd72366282 Update conference_sessions.php (#4966) 2019-12-18 20:14:38 -07:00
FusionPBX 910aaff11b Update conference_sessions.php 2019-09-07 00:18:06 -06:00
Nate 47106e5baa Database class integration. 2019-07-04 15:57:04 -06:00
FusionPBX 1ce3df3b9a Update conference_sessions.php 2019-06-08 10:04:34 -06:00
FusionPBX af00eaa10b Update conference_sessions.php 2019-06-08 10:00:40 -06:00
FusionPBX cf1ade0a3b Update conference_sessions.php 2019-06-08 09:47:12 -06:00
AlexanderDCrane c3e6cb606d Update conference_sessions.php (#4244) 2019-06-03 10:54:22 -06:00
FusionPBX bb6df33d1a Update conference_sessions.php 2019-04-25 00:33:58 -06:00
FusionPBX 3f4d0de600 Update conference_sessions.php 2018-12-11 03:16:21 -07:00
FusionPBX a72ce0f6c2 Update conference_sessions.php 2018-12-10 17:36:22 -07:00
FusionPBX cb50919485 Update conference_sessions.php 2018-06-06 10:36:28 -06:00
reliberate 5974b686e9 Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
markjcrane cde9debb29 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 193137ffa6 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 0018e553c4 Visual adjustments. 2015-02-15 07:59:02 +00:00
Mark Crane c5755666cb Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
Nate Jones 43e28fc309 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 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 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 faeee96624 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 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 b5eb517cda Finish the translation infrastructure for conference center sessions. 2012-11-09 08:27:55 +00:00
Mark Crane 68095b2afa Change conference center session link to conference rooms. Add conference session link and make it show only sessions for that conference room. Add ability to see how many conference members are in a room from conference rooms list. 2012-10-27 06:47:47 +00:00
Mark Crane d85d9f2b24 Remove moderator and add profile to the conference sessions list. 2012-10-16 06:02:44 +00:00
Mark Crane 70bf1e8978 Replace elseif with if, adjust some line spaces. 2012-10-16 05:38:54 +00:00
Mark Crane 6d8017615e Fix the recordings directory. 2012-10-16 05:33:08 +00:00
Mark Crane a721ef8a05 Add conference sessions. Move conference rooms into the conference center directory. 2012-10-13 17:04:53 +00:00