Ramon Souza
feecd7cf34
check user in lock-viewers container
2022-05-02 17:22:02 -03:00
KDSBrowne
6025eb2df9
add hideViewersCursor lock setting to lockContextContainer
2022-03-23 18:55:19 +00:00
KDSBrowne
e2fc248094
update description
2022-03-23 18:27:25 +00:00
KDSBrowne
369638e758
add notification labels
2022-03-23 18:22:42 +00:00
KDSBrowne
0998ea5d37
remove unlocked text from feature toggle
2022-03-23 00:12:38 +00:00
KDSBrowne
3bb184f3a4
add lock viewers cursor setting UI
2022-03-22 03:14:40 +00:00
Gustavo Trott
4cb563085f
Implements param lockSettingsHideViewersCursor
2022-03-21 15:25:41 -03:00
Gustavo Trott
057b7514b1
Implements disabledFeatures-chat
2022-03-09 11:19:25 -03:00
Ramón Souza
49bacb3e47
fix userlist performance issues
2022-02-23 19:33:35 +00:00
Ramón Souza
86899e6368
move switch component to common folder
2022-02-15 15:58:28 +00:00
Ramón Souza
1d1375b3cf
move modal component to common folder
2022-02-15 15:54:55 +00:00
Ramón Souza
246e3b3e8f
move button component to common folder
2022-02-14 20:20:50 +00:00
Ramón Souza
dba04834c7
Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08
2022-02-09 15:52:42 +00:00
Anton Georgiev
fc5d727f05
Merge pull request #14262 from antonbsa/lock-viewers-tests
...
test: Adds lock viewers tests
2022-02-03 09:07:40 -05:00
Max Franke
ac3ab187d2
fix(button): add button margin
...
Add a margin on buttons that are "in focus" to avoid being cut off by other
components
2022-01-31 11:58:49 -03:00
Anton
b85b3b7ca0
add lock viewers tests
2022-01-28 16:52:22 -03:00
Pedro Beschorner Marin
810deb907b
refactor(etherpad): access control et al.
...
Move all Etherpad's access control from Meteor to a separated [Node application](https://github.com/bigbluebutton/bbb-pads ).
This new app uses [Etherpad's API](https://etherpad.org/doc/v1.8.4/#index_overview )
to create groups and manage session tokens for users to access them. Each group
represents one distinct pad at the html5 client.
- Removed locked users' access to pads: replaced readOnly pad's access with a new pad's content sharing routine
- Pad's access is now controlled by [Etherpad's API](https://etherpad.org/doc/v1.8.4/#index_overview )
- Closed captions edited content now reflects at it's live feedback
- Improved closed caption's dictation mode live feedback
- Moved all Etherpad's API control from Meteor to a separated [app](https://github.com/bigbluebutton/bbb-pads )
- Included access control both in akka-apps and bbb-pads
2022-01-21 16:56:01 -03:00
Tainan Felipe
f5eef03f3f
Improve data structure to not break on reconnections
2021-11-03 14:37:54 -03:00
Ramón Souza
4c4bb8a2d0
convert lock-viewers component
2021-10-29 13:41:24 +00:00
Tainan Felipe
1de8e0779d
Add server side reactivity to publications
2021-10-13 15:00:52 -03:00
Ramon Souza
2dd48b43bb
close lock-viewers modal if user loses moderator status
2021-09-01 16:38:33 -03:00
Ramon Souza
02057c7057
replace locale-specific code with align-items:center
2021-05-19 16:29:01 -03:00
Ramon Souza
56c33ed36d
add meetingId to userscontext
2021-04-15 09:12:21 -03:00
Tainan Felipe
e4563defde
Fix client crashing because users object is missing
2021-04-06 16:58:11 -03:00
KDSBrowne
77b71a4d1f
fix duplicate css variables being loaded (improve imports)
2020-09-01 18:46:13 +00:00
Chad Pilkey
c2fe9ec62b
invert toggle colours in the lock settings
2019-10-04 14:45:09 -07:00
Joao Siebel
f17e9fc879
Tweak css
2019-10-03 11:23:10 -03:00
Joao Siebel
85b1070179
Update labels and css
2019-10-01 15:15:49 -03:00
Joao Siebel
520861e05f
Update lock modal and toggle component
...
With this commit is possible to have a toggle without text
just need to pass a showToggleLabel prop with a false value.
2019-09-10 10:43:06 -03:00
Joao Siebel
4f00c6b994
Update lock viewers modal
...
With this changes you need to click apply button
in order to lock have effect, also update the lock text.
close #7766
2019-09-09 11:21:54 -03:00
Anton Georgiev
ea18b09311
add a few more collection lookups "fields" delimiters
2019-08-29 12:26:07 -04:00
Joao Siebel
cc62ce721c
Fix microphone lock affecting moderators
...
close #7966
2019-08-23 14:25:33 -03:00
Chad Pilkey
027c28c320
add lock setting option to hide viewers from each other
2019-08-09 16:45:26 -07:00
Tainan Felipe
da30c4c914
Remove mapUser from lockSettingContextContainer
2019-07-30 17:00:38 -03:00
Anton Georgiev
fd7a5918c1
Merge pull request #7808 from KDSBrowne/issue-7783
...
Fix webcams of other viewers lock toggle
2019-07-19 11:08:29 -04:00
KDSBrowne
1bccb5b660
fix webcams of other viewers lock toggle
2019-07-18 15:48:18 +00:00
KDSBrowne
bd9ed853a7
add enabled config to chat in settings.yml
2019-07-17 21:00:33 +00:00
Anton Georgiev
5fb0c10ea6
Merge branch 'master' into issue-7556
2019-06-21 10:44:32 -04:00
Tainan Felipe
d948a6a008
Add toast for webcam lock suggestion
2019-06-12 15:03:23 -03:00
Anton Georgiev
96e9f57d84
Merge pull request #7497 from Tainan404/issue-7343
...
Add context to manage locksettings
2019-06-11 15:45:15 -04:00
Tainan Felipe
8f619802ed
Rename structure and remove some fields
2019-06-11 15:23:27 -03:00
Diego Benetti
64a2ef7a66
Implemented notification when a lock is disabled
2019-05-27 13:33:19 -03:00
Tainan Felipe
d77ebaf90b
Fix misspelling in consumer
2019-05-24 15:09:09 -03:00
Tainan Felipe
6a4103c559
Add context to manage locksettings
2019-05-23 13:47:56 -03:00
Ghazi Triki
1f6326f7fd
Change layout direction for RTL languages.
...
Update styles for RTL layout.
2019-05-14 14:17:19 +01:00
Anton Georgiev
2ff9a12d2c
adjust lock chat strings to be used as keys
2019-05-09 15:58:08 +00:00
Pedro Beschorner Marin
c27f409def
Locking shared notes from akka-apps up to the Flash client
2019-05-08 20:36:36 +00:00
Pedro Beschorner Marin
9867aa6b78
Shared notes lock settings first commit
2019-05-08 20:36:36 +00:00
KDSBrowne
4524780e50
fix typo / edit label string
2019-05-08 14:08:47 +00:00
KDSBrowne
12669c323e
add formatted labels
2019-05-08 13:16:00 +00:00