Oswaldo Acauan
0d2225b79c
Clean up before PR
2016-10-24 11:20:30 +00:00
Oswaldo Acauan
e1421566be
Merge branch 'master' into refactor-meetings-api
...
* master: (22 commits)
- fix check for breakout room - insert breakout metadata into events.xml - delete breakout metadata from redis
Rename meteor method on the client
HTML5 - fixed linebreak with lint
HTML5 - fixes fullscreen toggle to un-fullscreen
Monitoring for number of user is not triggered for breakout rooms.
Updated bbb-record rules to detect recording directories.
Added new property redirectOnJoin to CreateBreakoutRoomsRequest.
Added redirect property to RequestBreakoutJoinURL.
Fix handler for 'get_whiteboard_shapes_reply' not calling the cb
Store breakout meeting info in redis under "meeting:breakout" key instead of "meeting:info"
Using blank-presentation.pdf as default breakout room presentation when no current presentation is set to the parent room.
Re-enable recording option for breakout rooms.
Store breakout room externalMeetingID to be used for generating join URL.
Store breakout room sequence in akka-apps and bbb-web.
Revert replacing the deprecated shaHex DigestUtils by sha1Hex and updated API controller.
Deleted unused imports from bigbluebutton-apps and bigbluebutton-web
Replace the deprecated shaHex DigestUtils by sha1Hex.
Send sequence number when creating breakout rooms and correctly generate a unique externalMeetingId for breakout rooms.
Breakout rooms are now sorted by their sequence number.
Added sequence property breakout room.
...
2016-10-24 11:14:14 +00:00
Anton Georgiev
e26e9fd060
Merge pull request #3419 from oswaldoacauan/rewrite-queue-handler
...
[HTML5] Refactor of RedisHandler and Chat API
2016-10-21 15:47:48 -04:00
Oswaldo Acauan
8874c15e9f
Rename meteor method on the client
2016-10-21 18:47:33 +00:00
Oswaldo Acauan
8e27e35e07
Rever wrong changes on chat handler parameters
2016-10-21 17:10:27 +00:00
Oswaldo Acauan
d1786d61a6
Revert wrong changes on chat handler name
2016-10-21 17:08:43 +00:00
Oswaldo Acauan
c590f3ffd9
Merge branch 'rewrite-queue-handler' into refactor-meetings-api
...
* rewrite-queue-handler:
Remove left over debug
Fix chat being always inserted when the server start
Add debug message when handler is completed with errors
2016-10-21 16:57:01 +00:00
Oswaldo Acauan
85a1a44cc9
Remove left over debug
2016-10-21 16:55:54 +00:00
Oswaldo Acauan
e67c127e8f
Fix chat being always inserted when the server start
2016-10-21 16:54:17 +00:00
Oswaldo Acauan
3923cf4073
Add debug message when handler is completed with errors
2016-10-21 16:29:22 +00:00
Oswaldo Acauan
c7b62a209c
Refactor Meeting API
2016-10-21 16:27:47 +00:00
Oswaldo Acauan
6676feb933
Fix bug on the clearChats and addChat modifiers
2016-10-21 11:56:03 +00:00
Oswaldo Acauan
b04e071389
Revert Meteor version to stable release
2016-10-19 17:54:09 +00:00
Oswaldo Acauan
077cf8471c
Change filenames based on slack feedback
2016-10-19 17:49:38 +00:00
Oswaldo Acauan
1d30281cf2
Refactor server Chat API
2016-10-19 12:18:47 +00:00
Anton Georgiev
5b2b0ed2db
Merge pull request #3415 from JaeeunCho/actions_dropdown
...
HTML5 - actions_dropdown component
2016-10-18 10:55:53 -04:00
Oswaldo Acauan
79cdf636eb
Rewrite Redis related classes
2016-10-18 12:03:51 +00:00
JaeeunCho
6d1823f2c7
HTML5 - fixed linebreak with lint
2016-10-17 14:29:00 -07:00
Lajellu
373dd9535b
HTML5 - fixes fullscreen toggle to un-fullscreen
2016-10-17 14:14:12 -07:00
Oswaldo Acauan
f055771abd
Fix handler for 'get_whiteboard_shapes_reply' not calling the cb
2016-10-14 16:18:54 +00:00
Anton Georgiev
3ca807150f
Merge pull request #3409 from KDSBrowne/Localization-update
...
fixed console log error
2016-10-13 17:10:47 -04:00
KDSBrowne
b217a87e9d
fixed console log error
2016-10-13 11:19:53 -07:00
Anton Georgiev
e47c63f84f
Merge pull request #3407 from JaeeunCho/userlist_dot
...
HTML5 - Userlist Switcher
2016-10-13 10:54:37 -04:00
Anton Georgiev
11f0c2da03
Merge pull request #3401 from KDSBrowne/Localization-update
...
Localization update #1
2016-10-13 10:44:13 -04:00
KDSBrowne
6a580e9e0c
Replaced Ajax with fetch()
2016-10-12 18:16:34 -07:00
KDSBrowne
993dc70525
Cleaned up code
2016-10-12 10:03:10 -07:00
JaeeunCho
d214eff554
added css for red dot and fixed code
2016-10-11 10:36:28 -07:00
JaeeunCho
fd38b2eb24
Merge remote-tracking branch 'upstream/master' into userlist_dot
2016-10-11 10:24:27 -07:00
KDSBrowne
7e718d0a75
changed functions to start with lowercase
2016-10-07 10:12:18 -07:00
KDSBrowne
720c16f3ac
Moved over the previous solution to the server side and cleaned up the code
2016-10-07 09:36:27 -07:00
Lajellu
1f114eb908
Merge remote-tracking branch 'origin/EmojiReworked' into EmojiReworked
2016-10-06 13:44:03 -07:00
Lajellu
63c9f94b54
HTML5 - changes status names, and user list sorting logic to match flash client
2016-10-06 13:42:37 -07:00
JaeeunCho
04e9d1818c
HTML 5 - added to display the state of unreaded messages right next to the user icon
2016-10-04 12:23:43 -07:00
KDSBrowne
b811f01ad1
Fixed lint issues
2016-10-03 08:10:20 -07:00
KDSBrowne
d2cc6e1b18
Localization update
2016-10-02 08:46:15 -07:00
Anton Georgiev
27c1896629
Merge branch 'EmojiReworked' of github.com:lajellu/bigbluebutton into merge-pr
2016-09-28 23:47:28 +00:00
Anton Georgiev
3b7db0f81a
put hiredis back in dependencies to avoid warning message
2016-09-28 23:29:05 +00:00
JaeeunCho
28d659ef10
HTML5 - Dropdown List : fixed a bug which is not opened the list at the first time
2016-09-27 12:27:12 -07:00
JaeeunCho
3962349517
HTML5 - Settings : changed to label
2016-09-26 14:55:33 -07:00
Lajellu
7d724022e4
HTML5 - changes folder name emojiMenu to emoji-menu for uniform style in project
2016-09-26 14:06:41 -07:00
Lajellu
c68ad3240d
HTML5 - adds Emoji showing up on user list
2016-09-26 13:29:44 -07:00
JaeeunCho
b0947c85c1
HTML5 - Settings : added description messages and changed to label
2016-09-22 13:51:00 -07:00
JaeeunCho
0e1728ce50
Merge remote-tracking branch 'upstream/master' into settings_msg
2016-09-22 13:43:23 -07:00
Lajellu
3a0b4e3fef
Merge remote-tracking branch 'upstream/master' into EmojiReworked
2016-09-22 12:12:38 -07:00
JaeeunCho
fefef4bc62
HTML5 - Settings dropdown
2016-09-21 12:49:31 -07:00
JaeeunCho
f64d4b5221
HTML5 - Actions button : change lab to label and location
2016-09-21 12:22:48 -07:00
Oswaldo Acauan
957d8ad125
Remove unused parameter on clearModal
2016-09-21 19:18:13 +00:00
JaeeunCho
cd38051d5e
HTML5 - Actions button : change lab to label and location
2016-09-21 12:15:32 -07:00
Oswaldo Acauan
1f5b414883
Fix modal opening every route transition
2016-09-21 19:13:59 +00:00
JaeeunCho
1d63808b34
HTML5 - Actions button : add messages
2016-09-21 11:51:46 -07:00