-
I'm thinking the frameworks part of your repo could contain 'just' submodules for all different language so that people could just clone/push the part that includes the language they need instead of t…
-
```
What steps will reproduce the problem?
1. Create a conference room
2. Assign a user permissions to the room
3.
What is the expected output? What do you see instead?
On user login when visiting a…
-
```
What steps will reproduce the problem?
1. Try to load the call forward page, using mysql
2.
3.
Patch:
Index: mod/call_forward/v_call_forward.php
=================================================…
-
This pattern used to work but since I updated to HEAD it's broken. I asked @jwage if he's ever used this pattern before and he said not. I created this pattern as a more flexible alternative to #515 a…
Bilge updated
9 years ago
-
```
What steps will reproduce the problem?
1. I want to build Web server
2. I have Apache+Perl+PHP+MySQL
3.
What is the expected output? What do you see instead?
What version of the product are you…
-
```
What steps will reproduce the problem?
1. Create a Conference and make it active (at least one member in it)
2. Go to Status -> Active Conferences
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Create a Conference and make it active (at least one member in it)
2. Go to Status -> Active Conferences
What is the expected output? What do you see ins…
-
```
I want to use the bigbluebutton's API through my site in php for the creation
of private conferences. The process of creating the querystring is clear to me,
only one thing I can not understand.…
-
It'd be better to hide all "version" talk until someone hit a button that said they want to version this talk or something.
-
```
This code looks up existing meetme conferences using the meetme database.
Validates conference exits, and allows users or moderator to login into
conference using same meeting credentials as the…