Commit Graph

325 Commits

Author SHA1 Message Date
Nuno Miguel Reis c0bae01b3a changed single quote to double quotes everywhere 2013-10-01 11:35:07 +00:00
Philippe Rioual 22be7bd745 corrected french words misspelled and grammar errors 2013-10-01 11:13:32 +00:00
Mark Crane 94f592cc08 Correct the tabbing by replacing the spaces with tabs. Replace some of the single quotes with double qoutes and keep the fr-ca translations. 2013-09-30 16:21:08 +00:00
Mark Crane 8cee3bbe44 Fix a few things in app_config.php leaving fr-ca and changing some of the single quotes to double quotes. 2013-09-30 16:16:32 +00:00
Philippe Rioual 92dde8ac9b repaired previous errors inserted in r4614 : reinserted 'de-de' instead 'de' and correct files. keeps fr-ca to report in app_config.php files 2013-09-30 15:22:35 +00:00
Philippe Rioual 84b11a971c added missing french translations and changed fr to fr-fr in all app_languages.php and app_config.php files. 2013-09-30 13:19:40 +00:00
Mark Crane 7ba40f465e Add permissions for every table (view, add, edit, and delete). Important change to increase security on the REST API and will be beneficial for more detailed control of permissions. 2013-09-25 20:23:10 +00:00
Mark Crane 2f020fef40 Shorten some of the names so Conference Rooms list fits on the page better. 2013-09-21 23:03:51 +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 6cb84a39c7 Convert all remaining app_config.php files to UTF-8 without BOM. 2013-09-21 16:00:28 +00:00
Mark Crane 67a0c26eb1 Update the file types for the the app_languages.php that were not the correct type. Set the file type to UTF-8 without BOM. 2013-09-21 08:40:50 +00:00
Mark Crane c944837500 Conference Center: increase the space between the title and the content. 2013-09-18 15:49:17 +00:00
Mark Crane 54ccb9b1dd Increase the space between the Conference Rooms title and the table. 2013-09-18 15:42:26 +00:00
Mark Crane c130a8cae5 Change fr to fr-fr and de to de-de. 2013-09-17 20:02:19 +00:00
Nuno Miguel Reis 017650e984 new changes to group_permissions/menu logic 2013-09-17 19:06:44 +00:00
Mark Crane f61de19169 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 98178c6ef7 Fix the database app_config array on several of teh app_config file array. 2013-09-13 09:39:57 +00:00
Mark Crane 6761f06806 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 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 6fff3b91a1 Show the conference center selection for conference rooms. 2013-05-22 00:58:29 +00:00
Mark Crane 6eb013b611 Copy the translations French and Spanish translations into the dev branch. 2013-05-13 00:50:43 +00:00
Mark Crane 56559ec56a Conference center bug fix. 2013-05-08 10:35:23 +00:00
Mark Crane b40c9e01ef Fix the code that makes sure the moderator and participant pin numbers are unique. 2013-04-24 22:25:44 +00:00
Mark Crane ae2adac82c Add a few references to the alias. 2013-04-22 23:15:36 +00:00
Mark Crane 7320be9462 Little more cleanup on conference center after removing v_meeting_pins. 2013-04-22 23:05:08 +00:00
Mark Crane 4c98adca36 Fix a conference center room bug that prevented the page from working correctly. 2013-04-22 22:47:03 +00:00
Mark Crane 61206a4383 Update the table structure required for conference center. 2013-04-16 17:11:05 +00:00
Mark Crane 3cec120281 Additional cleanup in the conference rooms including getting rid of deprecated code. 2013-04-16 08:30:06 +00:00
Mark Crane d7581fa55d 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 861b407426 Simplify the pin management for conference center. 2013-04-16 07:03:17 +00:00
Mark Crane a354961b3e Check to see if the prep_statement is true. 2013-04-16 01:53:05 +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 e446847537 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 f7d6b9a148 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 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 476041bce3 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 2bc70201dd Add sounds true/false to conference rooms. 2013-02-01 12:23:39 +00:00
Mark Crane 930afca847 Add a missing comma for the list of fields in conference center. 2013-01-25 17:06:43 +00:00
Mark Crane 74ffb950c3 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 72e2efd977 Adjust conference center user group permission. 2013-01-19 19:54:05 +00:00
Mark Crane c346013e91 Conference Center: Fix the selected value for wait for moderator. 2013-01-17 04:08:22 +00:00
Mark Crane d4a28cc485 Clear memcache as needed. 2013-01-16 00:26:48 +00:00
Mark Crane e52b0ab5c5 Fix the pin number length when adding or editing a conference room. 2013-01-11 20:57:15 +00:00
Mark Crane 5f000bc160 Get the pin length from the database. 2013-01-08 21:09:18 +00:00
Mark Crane 1c3e012368 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 3cf7400829 Add a separate pin for moderator and participant. 2013-01-05 13:03:00 +00:00
Mark Crane 98f66d70e5 In Conference Center change the default to wait for the moderator. 2013-01-05 11:51:51 +00:00
Mark Crane b4725e1ea9 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
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 4050056418 Make sure the conference room pin number is unique. 2012-10-19 23:36:27 +00:00
Mark Crane c2f73ce243 Fix the call center update. 2012-10-17 07:35:14 +00:00
Mark Crane 68d02aac1f Add conference moderators to conference session details. 2012-10-16 06:06:19 +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 9223ab435e Remove conference center profile and move the profile to the conference room. 2012-10-13 23:17:59 +00:00
Mark Crane a372b64fb2 Add record as an option to conference rooms 2012-10-13 19:26:45 +00:00
Mark Crane a721ef8a05 Add conference sessions. Move conference rooms into the conference center directory. 2012-10-13 17:04:53 +00:00
Mark Crane cfd5809c5d Update the languages for conference center and rooms. 2012-10-12 01:49:56 +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