Anton Georgiev
|
09e6ba8dfd
|
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-Jan30
|
2021-01-29 20:58:05 +00:00 |
|
werk21
|
80af96ff76
|
9101: Survey: New profile yes/no/abstention
|
2021-01-24 02:22:40 +01:00 |
|
KDSBrowne
|
4fbf46ff3f
|
add minor UI updates from designs
|
2020-09-21 22:52:38 +00:00 |
|
KDSBrowne
|
cd34469e4c
|
add max response poll input char length | prevent empty poll option
|
2020-09-21 16:00:05 +00:00 |
|
KDSBrowne
|
d32155cc5f
|
add new poll type | allow typed responses | update UI
|
2020-09-21 12:07:36 +00:00 |
|
Joao Siebel
|
b2adffa4c2
|
Merge remote-tracking branch 'upstream/develop' into connection-manager
|
2020-09-18 16:30:20 -03:00 |
|
KDSBrowne
|
77b71a4d1f
|
fix duplicate css variables being loaded (improve imports)
|
2020-09-01 18:46:13 +00:00 |
|
Joao Siebel
|
f33bd10640
|
Remove user from collection when leaves
|
2020-08-19 13:22:43 -03:00 |
|
KDSBrowne
|
cace862c01
|
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-9861
|
2020-08-11 14:06:02 +00:00 |
|
KDSBrowne
|
4ef489795c
|
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-9861
|
2020-08-04 12:59:30 +00:00 |
|
KDSBrowne
|
9dcd3b3f61
|
remove const function and move into export
|
2020-08-03 21:35:12 +00:00 |
|
KDSBrowne
|
6872a07d04
|
fix chat poll result calculation to match whiteboard
|
2020-07-28 19:22:05 +00:00 |
|
KDSBrowne
|
1ad09b7046
|
fix poll chat message grouping / unread counter not updating for polls
|
2020-07-28 12:55:21 +00:00 |
|
KDSBrowne
|
0fdd1dc978
|
allow start / stop of polls with no presentation
|
2020-07-20 14:34:46 +00:00 |
|
Pedro Beschorner Marin
|
526f79e8f2
|
Merge remote-tracking branch 'bigbluebutton/v2.2.x-release' into bigbluebutton/develop
|
2020-06-30 18:15:18 -03:00 |
|
KDSBrowne
|
d19c941bf3
|
remove - as default response placeholder in poll results
|
2020-06-04 12:18:49 +00:00 |
|
Mohamed Amine Ben Salah
|
23182917ee
|
adds poll notification test spec
|
2020-03-20 11:42:04 -03:00 |
|
Anton Georgiev
|
0958e422aa
|
Merge pull request #8485 from KDSBrowne/move-quick-poll
Move quick poll button to presentation tool bar
|
2020-03-09 18:05:32 -04:00 |
|
Anton Georgiev
|
3754d0ab6f
|
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-master-feb-28-2020
|
2020-02-28 17:47:06 -05:00 |
|
Anton Georgiev
|
1fa426058f
|
corrected issues related to publishing and methods
|
2020-02-13 14:19:29 -05:00 |
|
Anton Georgiev
|
a8f4827af8
|
utilize Meteor connection id instead of trusting client side meetingId, userId
|
2020-02-06 15:48:16 -05:00 |
|
KDSBrowne
|
4ab2d7ba4b
|
prevent text pasted in chat displaying as poll result
|
2020-02-03 18:07:42 +00:00 |
|
KDSBrowne
|
b815272708
|
disable quick poll when active poll / make menu item use full width
|
2020-01-29 18:36:17 +00:00 |
|
KDSBrowne
|
07ae123a65
|
update chat poll message styling
|
2020-01-24 17:16:05 +00:00 |
|
KDSBrowne
|
d03b5641e4
|
add published poll results to the public chat
|
2020-01-22 14:30:16 +00:00 |
|
Anton Georgiev
|
4a335a1db6
|
reduce db probes for getAvailableActions; simplify SaveUsernames
|
2019-09-06 16:28:02 -04:00 |
|
Anton Georgiev
|
c5856d43c8
|
moved static code outside of tracker
|
2019-09-04 14:32:58 -04:00 |
|
Anton Georgiev
|
ea18b09311
|
add a few more collection lookups "fields" delimiters
|
2019-08-29 12:26:07 -04:00 |
|
Anton Georgiev
|
892336632f
|
added "fields:{...}", removed most mapUser
|
2019-08-28 16:32:55 -04:00 |
|
KDSBrowne
|
220afa2f0d
|
switch PureComponent with Component for Poll / lint issues
|
2019-07-08 22:57:10 +00:00 |
|
Joao Siebel
|
18670fdaf2
|
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
|
2019-07-04 15:09:06 -03:00 |
|
Joao Siebel
|
15f3623e61
|
disable poll action when meteor is disconnected
|
2019-06-27 13:46:14 -03:00 |
|
KDSBrowne
|
ceaeef0227
|
fix remaining reported accessibility issues
|
2019-06-26 03:03:08 +00:00 |
|
Diego Benetti
|
3998898319
|
Merge branch 'kert-pr-7498' into issue7461-localize-remaining-labels
|
2019-05-23 18:13:42 -03:00 |
|
KDSBrowne
|
aa2ec33afb
|
localize default poll answers
|
2019-05-22 18:00:44 +00: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
|
528c43cff5
|
Merge pull request #7407 from KDSBrowne/_summit-fix-starting-poll-with-space-option
Add disabled prop to start custom poll button
|
2019-05-10 10:12:43 -04:00 |
|
KDSBrowne
|
035510caad
|
add disabled prop to start custom poll btn
|
2019-05-09 18:40:49 +00:00 |
|
KDSBrowne
|
c5f80f8f4c
|
fix for issue 7386
|
2019-05-08 20:31:24 +00:00 |
|
Anton Georgiev
|
a987a38af3
|
Merge pull request #7366 from KDSBrowne/_summit-move-focus-to-poll-panel
Move focus to poll panel when opened
|
2019-05-07 16:14:42 -04:00 |
|
KDSBrowne
|
5a4938259c
|
add check for findDOMNode element
|
2019-05-07 20:09:52 +00:00 |
|
KDSBrowne
|
adea7b90e6
|
move focus to poll panel when open
|
2019-05-07 20:04:55 +00:00 |
|
KDSBrowne
|
2b5bd65273
|
fix color contrast in poll pane
|
2019-05-07 19:12:40 +00:00 |
|
Anton Georgiev
|
128e0b9cec
|
Merge branch 'master' into 2.2-High-contrast-outline
|
2019-05-06 15:55:59 -04:00 |
|
KDSBrowne
|
524c354bc6
|
show correct waiting message on poll publish
|
2019-04-22 18:27:59 +00:00 |
|
KDSBrowne
|
0e724fb890
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-High-contrast-outline
|
2019-04-18 14:29:17 +00:00 |
|
KDSBrowne
|
c05668a519
|
add waiting / done messages
|
2019-04-17 16:36:04 +00:00 |
|
KDSBrowne
|
596c68b54b
|
fix formatting in users / response columns
|
2019-04-16 02:03:01 +00:00 |
|
KDSBrowne
|
393a0eb5ac
|
reduce space between result list entries
|
2019-04-15 18:20:57 +00:00 |
|
KDSBrowne
|
7a0cea27d9
|
improve polling live result design / sorting
|
2019-04-14 20:23:14 +00:00 |
|
KDSBrowne
|
38ba8f8895
|
add outlines for high contrast themes (windows)
|
2019-04-08 14:22:22 +00:00 |
|
KDSBrowne
|
ea62805ea3
|
move const variables
|
2019-04-02 04:07:45 +00:00 |
|
KDSBrowne
|
2e0e2a98a7
|
fix for issue #6682 / make poll panel resizable
|
2019-03-28 15:58:10 +00:00 |
|
KDSBrowne
|
341ca37add
|
fix for issue #7027
|
2019-03-14 19:34:53 +00:00 |
|
Tainan Felipe
|
e91859b816
|
Fix poll exception when no presentation selected
|
2019-03-08 17:46:25 -03:00 |
|
Anton Georgiev
|
5776e9b432
|
Merge pull request #6716 from KDSBrowne/2.2-SR-cust-poll-options
Make SR announce poll inputs individually
|
2019-02-13 09:55:23 -05:00 |
|
KDSBrowne
|
7aa16a2d4b
|
prevent SR announcing poll inputs as one element
|
2019-02-02 03:56:15 +00:00 |
|
KDSBrowne
|
749a609565
|
fix minor accessibility issues
|
2019-01-28 13:33:50 +00:00 |
|
KDSBrowne
|
48fbf8ce5d
|
keep poll result pane open after publishing
|
2019-01-16 18:25:24 +00:00 |
|
KDSBrowne
|
86c7e745c5
|
fix lint errors
|
2018-12-18 15:15:51 +00:00 |
|
KDSBrowne
|
6d2836dfd3
|
clean up poll container render()
|
2018-11-23 04:08:48 +00:00 |
|
KDSBrowne
|
99e15b20ba
|
add panel manager component
|
2018-11-19 23:29:48 +00:00 |
|
KDSBrowne
|
9e483a181e
|
move live-result sort to service
|
2018-11-01 18:20:35 +00:00 |
|
KDSBrowne
|
deac142296
|
move check for non presenter
|
2018-11-01 15:53:34 +00:00 |
|
KDSBrowne
|
ecf0304a01
|
move poll container functions to service
|
2018-10-31 19:13:19 +00:00 |
|
KDSBrowne
|
38ae789b4a
|
fix userlist poll heading remaining after presenter toggle
|
2018-10-31 17:28:35 +00:00 |
|
KDSBrowne
|
0e26d2a6c1
|
add early returns to renderPollStats()
|
2018-10-31 13:28:32 +00:00 |
|
KDSBrowne
|
a8ef2cb8b5
|
rename getPollStats and getInputFields
|
2018-10-31 13:18:33 +00:00 |
|
KDSBrowne
|
291461d4fd
|
add sort to users in live-results
|
2018-10-30 20:05:56 +00:00 |
|
KDSBrowne
|
b95e3a7825
|
condense getRespondents and getUnresponsive into single function
|
2018-10-30 19:18:32 +00:00 |
|
KDSBrowne
|
76e3759039
|
add formated message
|
2018-10-30 15:57:10 +00:00 |
|
KDSBrowne
|
ee41c0bd93
|
adjust variable names / remove duplicate return
|
2018-10-30 13:17:40 +00:00 |
|
KDSBrowne
|
78a5ff6fc9
|
edit poll pane close btn
|
2018-10-29 16:14:05 +00:00 |
|
KDSBrowne
|
bba899c4a7
|
prevent poll closing on poll pane hide
|
2018-10-29 15:27:50 +00:00 |
|
KDSBrowne
|
4462e050ee
|
fix polling title misalignment
|
2018-10-26 12:49:14 +00:00 |
|
KDSBrowne
|
0551691684
|
edit css styles
|
2018-10-26 01:40:15 +00:00 |
|
KDSBrowne
|
2b61b8a2a0
|
fix style conflict
|
2018-10-25 18:23:43 +00:00 |
|
KDSBrowne
|
188118d9ea
|
Merge branch 'test-merge-anton' into t
|
2018-10-25 18:19:25 +00:00 |
|
KDSBrowne
|
da30345649
|
fix style issues after merge
|
2018-10-25 17:44:03 +00:00 |
|
KDSBrowne
|
5c62507f0e
|
prevent offline users being displayed in live results
|
2018-10-25 17:20:32 +00:00 |
|
KDSBrowne
|
ec5af5b855
|
fix merge issues
|
2018-10-25 16:54:29 +00:00 |
|
KDSBrowne
|
de51ab6fd6
|
position polling in center screen for mobile
|
2018-10-25 16:07:24 +00:00 |
|
KDSBrowne
|
abd5e8a224
|
update styling / fix bugs
|
2018-10-24 14:17:13 +00:00 |
|
KDSBrowne
|
c191d3b6e8
|
clean up styles values
|
2018-10-18 14:59:26 +00:00 |
|
KDSBrowne
|
c8b993a3a9
|
remove use of router in polling
|
2018-10-18 14:31:17 +00:00 |
|
KDSBrowne
|
7b0498eb1a
|
use - as symbol for users who have not responded to poll
|
2018-10-16 17:31:41 +00:00 |
|
KDSBrowne
|
dcd6e5dbf9
|
add propTypes to poll and live-result components
|
2018-10-15 19:58:07 +00:00 |
|
KDSBrowne
|
6c377b97bf
|
add formatted strings
|
2018-10-15 19:05:50 +00:00 |
|
KDSBrowne
|
262038520b
|
improve styling / fix bugs
|
2018-10-15 14:36:26 +00:00 |
|
KDSBrowne
|
bc5592ef67
|
update css styles
|
2018-10-11 03:20:58 +00:00 |
|
KDSBrowne
|
a955a7c0f1
|
replace createContainer with withTracker
|
2018-10-11 03:01:59 +00:00 |
|
KDSBrowne
|
dc8bd0345d
|
edit live-result style values
|
2018-10-10 19:04:09 +00:00 |
|
KDSBrowne
|
5654f08b43
|
clean up code
|
2018-10-10 18:25:35 +00:00 |
|
KDSBrowne
|
7673adee1b
|
implement live results for poll
|
2018-10-10 15:52:39 +00:00 |
|
KDSBrowne
|
eefef1c207
|
remove the need for using findDOMNode()
|
2018-10-05 13:43:27 +00:00 |
|
KDSBrowne
|
7f2d8138ba
|
replace for loop with range() and map()
|
2018-10-03 14:39:23 +00:00 |
|
KDSBrowne
|
28d46b7ca8
|
change formatted message id's / replace reduce with map
|
2018-10-03 03:24:34 +00:00 |
|
KDSBrowne
|
c2e785b8c4
|
add poll max custom fields to config
|
2018-10-02 23:59:45 +00:00 |
|
KDSBrowne
|
26404c87f7
|
remove button color type 'primary-outlined'
|
2018-10-02 23:08:32 +00:00 |
|
KDSBrowne
|
8c60d03ccc
|
add comment to explain regex
|
2018-10-02 20:45:41 +00:00 |
|
KDSBrowne
|
b9736e9c08
|
fix poll results not displaying correctly for presenter
|
2018-09-28 14:40:53 +00:00 |
|
KDSBrowne
|
491f841401
|
prevent user access to poll panel after presenter is lost
|
2018-09-25 16:54:07 +00:00 |
|
KDSBrowne
|
86d48298c6
|
add ability to publish / stop poll
|
2018-09-24 22:43:54 +00:00 |
|
KDSBrowne
|
8320493e6a
|
add ability to start custom poll
|
2018-09-23 23:05:13 +00:00 |
|
KDSBrowne
|
f3bd048d56
|
clean up code / add formatted messages / fix bugs
|
2018-09-23 22:57:03 +00:00 |
|
KDSBrowne
|
226adbe254
|
make poll menu render
|
2018-09-14 17:50:18 +00:00 |
|