markjcrane
9bf7b8c8ef
Deprecate the meetings table and move the moderator and participant pins to the conference rooms table
2021-05-27 02:30:49 -06:00
fusionate
c67c8cd4c2
Destination Select - Dynamic: Clear session array on add/toggle/delete of a destination type record.
2020-11-30 14:15:57 -07:00
phoneben
c76892a5b3
Update conference_centers.php
2020-11-18 16:51:18 +02:00
phoneben
bdd42af87b
Update conference_centers.php
...
0-11-17 20:00:36.267 UTC [6385] fusionpbx@fusionpbx ERROR: syntax error at or near "v_meeting_users" at character 63
2020-11-17 20:00:36.267 UTC [6385] fusionpbx@fusionpbx STATEMENT: select count(*) from v_conference_rooms as r, v_meetings as p v_meeting_users as u, where r.domain_uuid = $1 and r.meeting_uuid = p.meeting_uuid and r.meeting_uuid = u.meeting_uuid and u.user_uuid = $2
missing a comma
2020-11-18 16:04:09 +02:00
FusionPBX
d82f8cc155
Update conference_centers.php
...
Change session context to domain_name.
2020-10-22 02:48:44 -06:00
FusionPBX
756956ad50
Remove the deprecated save_dialplan_xml function.
2020-08-14 00:36:34 -06:00
Nate
0d4aeb6c87
Conference Center - Sessions: Adjust permissions to allow Admin to play recordings.
2020-04-29 09:26:53 -06:00
Nate
aeee14226a
Conference Centers - Sessions: Add delete functionality.
2020-04-10 17:45:56 -06:00
agree
f0f6b7ecd9
Add announcement control to list page ( #5228 )
...
* Update conference_centers.php
* Update conference_rooms.php
2020-04-01 20:26:50 -06:00
Nate
aac98e7d06
Conference Centers - List: Bulk Toggle and Delete actions added, Edit: Button updates.
2020-01-23 06:47:54 -07:00
Nate
378edba940
Conference Centers - Rooms: List view updates, token integration, added bulk actions within class.
2020-01-13 17:15:42 -07:00
Nate
bec5c647c9
List View: Updates to action classes.
2019-11-30 15:18:48 -07:00
Nate
bf5cb9c1a7
Minor class mods, Conference Centers list view updates.
2019-11-02 13:40:17 -06:00
Nate
fdf28ca6fc
Misc: Database class integration.
2019-09-04 12:21:57 -06:00
FusionPBX
0d68e63e0e
Update conference_centers.php
2019-06-08 14:44:05 -06:00
FusionPBX
f88789b17a
Update conference_centers.php
2019-06-08 14:26:08 -06:00
FusionPBX
2690d5baec
Update conference_centers.php
2018-12-10 17:05:02 -07:00
FusionPBX
2f4cf98b18
Rename conference_center.php to conference_centers.php
2018-12-10 16:57:49 -07:00