Commit Graph

19371 Commits

Author SHA1 Message Date
KDSBrowne
40435c925c Merge branch 'z11-focus-style-refactor' of https://github.com/KDSBrowne/bigbluebutton into z11-focus-style-refactor 2017-11-09 09:04:38 -08:00
KDSBrowne
3264ee26f2 replace pixel values with variables 2017-11-09 09:03:32 -08:00
KDSBrowne
c3f7c5e666 replace pixel values with variables 2017-11-09 08:54:20 -08:00
KDSBrowne
6f7328fa70 reduce gaps between userlist items 2017-11-09 08:37:41 -08:00
Anton Georgiev
84df0dfdd4
Merge pull request #4646 from ritzalam/fix-chat-issues
Fix chat issues
2017-11-09 13:46:31 -02:00
Tainan Felipe
7318370a7e Add localization for slides options 2017-11-09 13:45:24 -02:00
Anton Georgiev
3dc6c183d6
Merge pull request #4644 from antobinary/guest-work
Guest Management - handle individual guests approv vs deny (client side improvements)
2017-11-09 13:09:49 -02:00
Richard Alam
3673f563e4 - add focus on chat box todo list 2017-11-09 04:45:51 -08:00
Richard Alam
4acb15cb66 - remove box mapper on chat box closed event 2017-11-09 04:06:08 -08:00
Richard Alam
d684efe2f3 - do not open new chat box if already chatting with user 2017-11-08 19:43:05 -08:00
Chad Pilkey
d1ebaa249b Merge remote-tracking branch 'upstream/master' into implement-rights-management 2017-11-08 19:47:50 -05:00
Chad Pilkey
9f9cef6088 add rights-management for creating chat groups and sending messages 2017-11-08 19:24:53 -05:00
Chad Pilkey
c615d36cd8 fix two null exceptions in the Flash client 2017-11-08 18:49:25 -05:00
Chad Pilkey
bd20efea20 finished rights-management checks (minus chat) 2017-11-08 18:48:25 -05:00
Anton Georgiev
eb3f8aec5b close PendingGuestsWindow only from parent 2017-11-08 18:41:51 -05:00
Anton Georgiev
0d915a0c56 handle PendingGuestWindow when there are 1+ guests waiting 2017-11-08 18:10:24 -05:00
Calvin Walton
abdb639e01 Bump bbb version to 2.1 so we can identify the new events
BBB 2.1 has multiple presentation pods and multiple chats, so the messages
for those have been altered.
2017-11-08 17:06:00 -05:00
Anton Georgiev
a277a79aeb Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into guest-work 2017-11-08 14:46:50 -05:00
KDSBrowne
d9fedcc8ca remove btnFocus mixin and add styles to button component 2017-11-08 11:42:37 -08:00
Calvin Walton
eeb171cfc8 Add helper function that applies chapter breaks to record start/stop
This allows re-using some existing start/stop supporting processing
scripts to generate chapter recordings.
2017-11-08 13:49:24 -05:00
KDSBrowne
75c445b582 rename color variables in palette.scss 2017-11-08 08:42:13 -08:00
Calvin Walton
e2b40cc5bd Rework a bunch of the code to avoid repeatedly reparsing the events.xml 2017-11-08 10:12:25 -05:00
Fred Dixon
113368914a
Merge pull request #4639 from kepstin/segmented-recording
Segmented recording (archive & sanity support)
2017-11-08 08:11:37 -05:00
Fred Dixon
3d5ffed888
Merge pull request #4640 from riadvice/fix-presentation-context-menu
Fix presentation context menu when switching locale
2017-11-08 08:11:07 -05:00
Anton Georgiev
af578111bc
Merge pull request #4632 from ritzalam/guest-manager-remember
- set guest policy when remember choice is checked
2017-11-07 19:05:54 -02:00
KDSBrowne
a9e11c2149 remove customUserlistItemFocus and add styles to %list-item 2017-11-07 11:07:11 -08:00
Ghazi Triki
cc6718007a Center popups and alerts when the application is resized. 2017-11-07 17:57:35 +01:00
KDSBrowne
9e82e80cd8 rename customBtnFocus and replace borders with box-shadow 2017-11-07 08:52:55 -08:00
Calvin Walton
ab1019bf14 Set up rap publish/process scripts for segments 2017-11-07 11:50:28 -05:00
Anton Georgiev
6ea557a91f
Merge pull request #4641 from Gcampes/patch-4
Fixes settings service
2017-11-07 14:28:21 -02:00
Gabriel Carvalho de Campes
d144aa0d00
Fixes settings service
settings service was missing a `||`
2017-11-07 14:21:43 -02:00
Ghazi Triki
6b9389d487 Fix presentation context menu actions add when switching locale as viewer. 2017-11-07 17:18:11 +01:00
KDSBrowne
1850bc782c remove customLinkFocus and replace with elementFocus 2017-11-07 08:06:31 -08:00
KDSBrowne
3af605571c remove customListItemFocus and add focus style to dropdown list 2017-11-07 07:52:18 -08:00
Anton Georgiev
1d38e9498a Merge branch 'guest-manager-remember' of github.com:ritzalam/bigbluebutton into guest-work 2017-11-07 10:21:07 -05:00
Calvin Walton
4e243536c7 Handle the no audio files case a bit better
If no audio files were found, it was running rsync with one argument,
which is a bit unexpected. It just printed a file list in this case, but
we can provide a cleaner error message instead.
2017-11-07 10:03:20 -05:00
Calvin Walton
50f2c1b90b Fix syntax issues in sanity scripts 2017-11-07 09:53:08 -05:00
Calvin Walton
35f7f425e2 Fix break detection in events 2017-11-07 09:52:50 -05:00
Richard Alam
60d030d436 - track chat box closing 2017-11-07 04:31:01 -08:00
Chad Pilkey
94433535da
Merge pull request #4633 from riadvice/logout-improve
Make logout happen when using a wrong session token
2017-11-06 17:41:34 -05:00
Chad Pilkey
4e5354df94
Merge pull request #4634 from riadvice/external-swf-modules
Added documentation to explain how to use a CDN with the Flex client
2017-11-06 17:35:12 -05:00
Fred Dixon
2249fb51f1
Merge pull request #4637 from capilkey/fix-presentation-stutter
Improvements to the page move events
2017-11-06 17:24:46 -05:00
Chad Pilkey
0b7ee4d694 improvements to the page move events 2017-11-06 16:36:20 -05:00
KDSBrowne
1a5d6c5ae4 rename customInputFocus and replace borders 2017-11-06 13:14:58 -08:00
KDSBrowne
4a413ae135 rename customListFocus and remove borders 2017-11-06 12:58:17 -08:00
Calvin Walton
9add60d81b Fix a bunch of bugs found when testing the archive code 2017-11-06 15:22:43 -05:00
Maxim Khlobystov
d6a03eee86
Merge pull request #4636 from OZhurbenko/polling-fix
Fixed a bug with passing props to the polling container
2017-11-06 13:32:18 -05:00
Oleksandr Zhurbenko
561709644d Fixed a bug with props in the polling container 2017-11-06 10:24:10 -08:00
Maxim Khlobystov
bc1a4c473c
Merge pull request #4581 from Gcampes/locale-browser-default
Set initial locale to be the browser one
2017-11-06 11:16:36 -05:00
Ghazi Triki
bf87a2325a Added documentation to explain how to use a CDN with the Flex client. 2017-11-06 15:57:14 +01:00