Commit Graph

64 Commits

Author SHA1 Message Date
Mark Crane ec5912f6b2 Conference Center: increase the space between the title and the content. 2013-09-18 15:49:17 +00:00
Mark Crane 307923d6e4 Increase the space between the Conference Rooms title and the table. 2013-09-18 15:42:26 +00:00
Mark Crane 850ff7b0db Change fr to fr-fr and de to de-de. 2013-09-17 20:02:19 +00:00
Nuno Miguel Reis cfc37a8910 new changes to group_permissions/menu logic 2013-09-17 19:06:44 +00:00
Mark Crane f077840883 Move the French translations into the development branch.
Translation work done thanks to by bhouba for his work on the translations.
2013-09-13 21:04:53 +00:00
Mark Crane 962fc99515 Fix the database app_config array on several of teh app_config file array. 2013-09-13 09:39:57 +00:00
Mark Crane ea4e824fd5 Added ['type'] so that it is applied as $field['key']['type'] so that it is uniform across all app_config.php files. 2013-09-10 23:06:41 +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 b52c848d2e Show the conference center selection for conference rooms. 2013-05-22 00:58:29 +00:00
Mark Crane 189ae6f377 Copy the translations French and Spanish translations into the dev branch. 2013-05-13 00:50:43 +00:00
Mark Crane ed4697f805 Conference center bug fix. 2013-05-08 10:35:23 +00:00
Mark Crane c4c9973395 Fix the code that makes sure the moderator and participant pin numbers are unique. 2013-04-24 22:25:44 +00:00
Mark Crane b64bb17073 Add a few references to the alias. 2013-04-22 23:15:36 +00:00
Mark Crane a153858ff3 Little more cleanup on conference center after removing v_meeting_pins. 2013-04-22 23:05:08 +00:00
Mark Crane ee96cfe4bd Fix a conference center room bug that prevented the page from working correctly. 2013-04-22 22:47:03 +00:00
Mark Crane 538d634a6f Update the table structure required for conference center. 2013-04-16 17:11:05 +00:00
Mark Crane 6e503468ab Additional cleanup in the conference rooms including getting rid of deprecated code. 2013-04-16 08:30:06 +00:00
Mark Crane 24a7b5f77d Fix the conference room search tool and add nowrap to the pin number table headers. 2013-04-16 07:11:41 +00:00
Mark Crane 8f23f59aa8 Simplify the pin management for conference center. 2013-04-16 07:03:17 +00:00
Mark Crane d0d7424447 Check to see if the prep_statement is true. 2013-04-16 01:53:05 +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 c06ccfd33e Conference, announce that the conference is being recorded for active conferences when its changed in the gui. Add a pin search tool for conference rooms. Finish conference center templates. 2013-02-28 18:55:36 +00:00
Mark Crane 2d1ff5dc42 When the conference call is record is selected then play an announcement for an active call.
Add a permission for showing the active conference video column.
2013-02-27 11:06:44 +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 5d1a7374cb Improve some of the text in conference center. Toggle mute all with unmute all. A few other minor adjustments. 2013-02-02 09:54:20 +00:00
Mark Crane 409386a9b4 Add sounds true/false to conference rooms. 2013-02-01 12:23:39 +00:00
Mark Crane db56ab8962 Add a missing comma for the list of fields in conference center. 2013-01-25 17:06:43 +00:00
Mark Crane f6825bb786 Add a new conference center class. Add moderator and participant pins to the conference rooms. 2013-01-25 09:02:15 +00:00
Mark Crane c008aacc85 Adjust conference center user group permission. 2013-01-19 19:54:05 +00:00
Mark Crane d8b7206eee Conference Center: Fix the selected value for wait for moderator. 2013-01-17 04:08:22 +00:00
Mark Crane 751b1c721c Clear memcache as needed. 2013-01-16 00:26:48 +00:00
Mark Crane 49f8bbf782 Fix the pin number length when adding or editing a conference room. 2013-01-11 20:57:15 +00:00
Mark Crane 104662df74 Get the pin length from the database. 2013-01-08 21:09:18 +00:00
Mark Crane 5df5af7e39 Add additional permissions to conference rooms to make it more customizable. Also default values for the settings and setup the pin numbers so they can be automatically generated. 2013-01-08 20:58:49 +00:00
Mark Crane 26ab3b2f22 Add a separate pin for moderator and participant. 2013-01-05 13:03:00 +00:00
Mark Crane e1e05be45a In Conference Center change the default to wait for the moderator. 2013-01-05 11:51:51 +00:00
Mark Crane ba6e3873a7 Remove enter_sound from conference center manager it in the conference profile instead. 2013-01-05 11:38:10 +00:00
Mark Crane 73127d510c Update the centos script to postgresql 9.2 2012-11-17 00:31:59 +00:00
Mark Crane b5eb517cda Finish the translation infrastructure for conference center sessions. 2012-11-09 08:27:55 +00:00
Mark Crane e86b2b81dc Add translation to the main conference centers. 2012-11-09 04:41:36 +00:00
Mark Crane 410f572eef Add trAdd translation framework to conference room add and edit. 2012-11-07 10:58:42 +00:00
Mark Crane 949bb81538 Add translation framework to conference rooms. 2012-11-07 09:41:43 +00:00
Mark Crane 6fdda5a159 Conference Rooms - Add a toggle for Record, Wait Moderator, Announce, Mute and Enabled. 2012-11-07 08:51:36 +00:00
Mark Crane 0f9d52d180 Allow the conference users access to the conference rooms they are assigned to. 2012-11-06 19:31:58 +00:00
Mark Crane c87683c7c5 Remove the conference rooms from the menu, leave conference center and if the user doesn't have access to the conference center redirect them to the conference room. 2012-10-30 10:42:46 +00:00
Mark Crane a621e8c069 Assign the authenticated user to the conference room when the user creates a conference room. 2012-10-27 15:49:06 +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