Anton Georgiev
|
c7c29e37e9
|
Merge pull request #8368 from felcaetano/enable-change-slides-with-page-up-down
Swapping PAGE_UP and PAGE_DOWN key bindings
|
2019-11-26 17:13:34 -05:00 |
|
felcaetano
|
e13cf362b2
|
Swapping PAGE_UP and PAGE_DOWN key bindings
Swapping the keys as requested by @kaitkrull to fit most of the remotes.
|
2019-11-26 19:00:28 -03:00 |
|
Anton Georgiev
|
f8ba84637e
|
Merge pull request #8128 from felcaetano/enable-change-slides-with-page-up-down
Added event listener to change slides with Page Up and Page Down
|
2019-11-14 13:25:19 -05:00 |
|
Richard Alam
|
4c6bdebd00
|
Merge pull request #8225 from riadvice/big-pdf-conversion
Detect big PDF files and check the page size
|
2019-10-29 16:47:26 -04:00 |
|
KDSBrowne
|
655af26b32
|
replace negative lookahead (not supported by firefox)
|
2019-10-27 14:18:16 +00:00 |
|
KDSBrowne
|
84d109fe2e
|
improve yes / no and true / false detection
|
2019-10-26 13:38:04 +00:00 |
|
KDSBrowne
|
7339686b69
|
fix quickpoll showing invalid option
|
2019-10-26 13:37:24 +00:00 |
|
Ghazi Triki
|
ba109530ae
|
Disallow converting PDF files that have at least one big weighted page.
|
2019-10-16 08:37:03 +01:00 |
|
Chad Pilkey
|
62872c50e8
|
Merge pull request #8054 from jfsiebel/multiple-upload-problem
Fix multiple clicks on upload button
|
2019-09-30 17:26:15 -04:00 |
|
felcaetano
|
83c1cba273
|
Added a switch statment to keep the code cleaner as suggested by @capilkey
|
2019-09-18 20:29:09 -03:00 |
|
felcaetano
|
de22a644d6
|
Added event listener to change slides with Page Up and Page Down
This used to be a feature in the Flash client and this is necessary for presentation remotes to work with the HTML client.
|
2019-09-18 14:12:05 -03:00 |
|
KDSBrowne
|
e9b28b8848
|
add space between current presentation / presentation file name (rtl)
|
2019-09-06 15:35:47 +00:00 |
|
Anton Georgiev
|
c5856d43c8
|
moved static code outside of tracker
|
2019-09-04 14:32:58 -04:00 |
|
Joao Siebel
|
5a4ae178ec
|
Fix multiple clicks on upload button
close #8016
|
2019-08-30 09:48:59 -03: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 |
|
Chad Pilkey
|
442c9dfa58
|
show presentation and wb controls after auto swap back
|
2019-08-13 10:41:47 -07:00 |
|
Chad Pilkey
|
dc99353219
|
add max and min zoom for mobile
|
2019-08-12 21:54:02 +00:00 |
|
Chad Pilkey
|
2b94d06133
|
protect against no slide position
|
2019-08-01 10:50:39 -07:00 |
|
Anton Georgiev
|
311ad5706f
|
Merge pull request #7750 from diegobenetti/issue6956-turn-webcams-fullscreen-when-no-presentation
Turn webcams fullscreen when no presentation is selected
|
2019-08-01 13:34:35 -04:00 |
|
Chad Pilkey
|
e1dadf689b
|
remove pointless destructures
|
2019-07-31 12:23:05 -07:00 |
|
Chad Pilkey
|
3781a94a23
|
move slide position data into its own collection
|
2019-07-31 12:22:32 -07:00 |
|
Vitor Mateus
|
ea7f4cff58
|
Remove events when unmount
|
2019-07-30 12:03:29 -03:00 |
|
Vitor Mateus
|
3c0898b7aa
|
Merge remote-tracking branch 'upstream/master' into issue-7022-2
|
2019-07-29 17:10:34 -03:00 |
|
Vitor Mateus
|
1d44ee5794
|
Fix fullscreen multiwebcams
|
2019-07-26 16:24:53 -03:00 |
|
Vitor Mateus
|
e8f15b97b6
|
Fix fullscreen edge cases
|
2019-07-26 13:48:51 -03:00 |
|
Chad Pilkey
|
e69931a0af
|
Merge remote-tracking branch 'upstream/master' into fix-pan-lag
|
2019-07-25 16:29:52 -07:00 |
|
Chad Pilkey
|
c344a17adb
|
pan/zoom and cursor refactor for better performance
|
2019-07-25 15:55:25 -07:00 |
|
Vitor Mateus
|
db1825a15c
|
Code cleanups
|
2019-07-23 19:24:31 -03:00 |
|
Vitor Mateus
|
120764ee33
|
Adjustments to fullscreen toggle #7022 #7067
|
2019-07-23 16:56:39 -03:00 |
|
Vitor Mateus
|
429bce991e
|
Path to fullscreen-button changed
|
2019-07-22 13:59:34 -03:00 |
|
Tainan Felipe
|
3b71f7fd86
|
fix typo
|
2019-07-18 15:45:11 -03:00 |
|
Tainan Felipe
|
4281b696a4
|
Add token to log and ids to select
|
2019-07-18 15:42:35 -03:00 |
|
Tainan Felipe
|
ebd950e8ff
|
Fix same name files failing in upload
|
2019-07-11 14:46:44 -03:00 |
|
Diego Benetti
|
cc6d4ecd41
|
Merge branch 'master' into issue6956-turn-webcams-fullscreen-when-no-presentation
|
2019-07-08 14:01:32 -03:00 |
|
Joao Siebel
|
18670fdaf2
|
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
|
2019-07-04 15:09:06 -03:00 |
|
Diego Benetti
|
ee1ef66af7
|
Removes feature to disable the upload presentation confirm button
|
2019-07-03 15:58:58 -03:00 |
|
Anton Georgiev
|
3fcb95ab44
|
log structure {logCode, extraInfo}, comment
|
2019-06-28 21:45:50 +00:00 |
|
Joao Siebel
|
8f0783d34f
|
update variable name
|
2019-06-26 13:29:34 -03:00 |
|
KDSBrowne
|
57ae29ea13
|
fix user name not displaying on cursors in rtl
|
2019-06-25 15:04:45 +00:00 |
|
Chad Pilkey
|
94b1e35a00
|
fix exception in pres upload
|
2019-06-23 14:50:15 -07:00 |
|
Joao Siebel
|
8e64792b66
|
add hint for chat when disconnected
|
2019-06-17 17:49:59 -03:00 |
|
Joao Siebel
|
c6c8ca400b
|
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
|
2019-06-12 15:56:14 -03:00 |
|
Joao Siebel
|
7f7845c47b
|
disable some UI actions when meteor is down
|
2019-06-12 15:40:58 -03:00 |
|
KDSBrowne
|
27bdf23586
|
add formatted numbers to zoom tools
|
2019-06-06 15:52:05 +00:00 |
|
KDSBrowne
|
eb142c7c0d
|
fix accessibility issues as presenter
|
2019-06-06 15:04:02 +00:00 |
|
Anton Georgiev
|
06cd9e65d0
|
Merge pull request #7531 from KDSBrowne/0A-access-32
Improve the upload presentation modal experience
|
2019-05-31 16:26:05 -04:00 |
|
KDSBrowne
|
a0fa2d44a2
|
use file extension instead of mime type for accepted files
|
2019-05-30 17:46:05 +00:00 |
|
KDSBrowne
|
b74e0600b5
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-fix-dropzone-style
|
2019-05-29 19:34:28 +00:00 |
|
KDSBrowne
|
7f703a5893
|
switch present label to confirm
|
2019-05-29 19:21:18 +00:00 |
|