Oleksandr Zhurbenko
|
464726b4ba
|
Switched presenter uploading menu to React
|
2016-03-17 12:41:01 -07:00 |
|
Oleksandr Zhurbenko
|
a52ac721a5
|
Fixed class names in the presenter-uploader-file-item
|
2016-03-16 16:26:04 -07:00 |
|
Oleksandr Zhurbenko
|
b670691488
|
classNames instead of classes
|
2016-03-16 16:17:59 -07:00 |
|
Oleksandr Zhurbenko
|
8c4e95c81f
|
Fixed a typo in a key name
|
2016-03-16 15:02:08 -07:00 |
|
Oleksandr Zhurbenko
|
85744b4ca6
|
PresentationListItem and UploadingListItem components
|
2016-03-14 14:40:17 -07:00 |
|
Oleksandr Zhurbenko
|
ddf17c58ea
|
Removed and replaced previous polling teplate and helpers
|
2016-03-13 14:11:33 -07:00 |
|
Oleksandr Zhurbenko
|
52662ac45a
|
Removed unused parameter from Button.jsx, cleaned up
|
2016-03-12 16:27:29 -08:00 |
|
Oleksandr Zhurbenko
|
ff12344a34
|
Polling module
|
2016-03-11 15:09:59 -08:00 |
|
Oleksandr Zhurbenko
|
325dd563eb
|
Fixed styling problem with toPublic button
|
2016-03-11 15:04:44 -08:00 |
|
Oleksandr Zhurbenko
|
3389efc251
|
Changed machine-generated code to more readable
|
2016-03-11 15:04:09 -08:00 |
|
Oleksandr Zhurbenko
|
cdbc951e56
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-react
|
2016-03-11 11:26:54 -08:00 |
|
Anton Georgiev
|
e34b6ced79
|
fix emoji bug caused by Chrome vs FF behav difference
|
2016-03-07 20:40:32 +00:00 |
|
Lucas Zawacki
|
72591a6e9d
|
Refactor icons to make it easier to extend and modify
|
2016-03-02 12:48:29 -03:00 |
|
Oleksandr Zhurbenko
|
849fad0455
|
Made html5 chat working with react
|
2016-02-26 19:17:11 -08:00 |
|
Oleksandr Zhurbenko
|
ace43d18ab
|
Visibility helper is not used anymore
|
2016-02-22 15:24:03 -08:00 |
|
Oleksandr Zhurbenko
|
b19f22740b
|
Changed WhiteboardPaper.cursor.cursor to cursorDOM
Resolves #2955
|
2016-02-01 12:55:53 -08:00 |
|
Oleksandr Zhurbenko
|
1775053d39
|
Changes the default value for the presentation's title when it gets removed
|
2016-01-27 13:58:56 -08:00 |
|
Oleksandr Zhurbenko
|
6eb3fbe50d
|
Removed old unused console logs from the code.
|
2016-01-22 11:14:57 -08:00 |
|
Oleksandr Zhurbenko
|
8fdb83d01a
|
Assigning widthRatio to default value when the currentSlideDoc is not loaded yet. Removing errors from the console.
|
2016-01-22 11:07:14 -08:00 |
|
Oleksandr Zhurbenko
|
8d18271579
|
Enabling whiteboard helpers
|
2016-01-20 16:41:05 -08:00 |
|
Oleksandr Zhurbenko
|
edfaf08757
|
Typo left after switching to ES6
|
2016-01-18 11:49:53 -08:00 |
|
Oleksandr Zhurbenko
|
7c56af1f16
|
Removed callingLocation from BBB.getCurrentSlide
|
2016-01-18 11:48:36 -08:00 |
|
Maxim Khlobystov
|
ec8c1f83ab
|
Fixed a small typo.
|
2016-01-15 11:41:16 -05:00 |
|
Maxim Khlobystov
|
cc6ffe15df
|
Got all the single-line comments back.
|
2016-01-15 00:46:41 -05:00 |
|
Maxim Khlobystov
|
a844cb9356
|
Started using ES2015 inheritance for the whiteboard models instead of the auxiliary function created by the transpiler.
|
2016-01-13 18:30:58 -05:00 |
|
Maxim Khlobystov
|
52220a42cb
|
Moved to ES2015.
|
2016-01-12 15:15:16 -05:00 |
|
Oleksandr Zhurbenko
|
da7242737b
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into chat-improvements
Conflicts:
bigbluebutton-html5/app/client/views/whiteboard/whiteboard.coffee
|
2015-12-13 20:20:10 -08:00 |
|
Oleksandr Zhurbenko
|
b051765713
|
Fixed position of Raise Hand button in tablet/cellphone portrait views
|
2015-12-13 20:07:14 -08:00 |
|
Gabriel Campes
|
791290e8b9
|
Add set presenter to HTML5
|
2015-12-07 13:33:52 -02:00 |
|
Gabriel Campes
|
be9e582a1d
|
Add kick user to HTML5
|
2015-12-04 14:38:19 -02:00 |
|
Anton Georgiev
|
ed8b38478c
|
Merge pull request #2923 from antobinary/pr-test
html5client:clear slide when presenter removes current presentation
|
2015-12-03 18:17:01 -05:00 |
|
Anton Georgiev
|
f5adeb34d8
|
reuse existing functionality
|
2015-12-03 23:15:29 +00:00 |
|
Anton Georgiev
|
f1d547bf42
|
clear slide when presenter removes current presentation
|
2015-12-03 23:04:17 +00:00 |
|
Anton Georgiev
|
0fa709441d
|
Merge pull request #2922 from antobinary/pr-test
html5client: reworked viewing slide change; moved the cursor out of Presentation collection
|
2015-12-03 15:24:21 -05:00 |
|
Anton Georgiev
|
1e4477d1c2
|
moved the cursor into its own collection
|
2015-12-03 20:01:27 +00:00 |
|
Anton Georgiev
|
59f1ff2394
|
force display of slide even if .rendered does not trigger. Will need to decouple pointer coord from Presentation
|
2015-12-03 17:03:04 +00:00 |
|
Oleksandr Zhurbenko
|
3581e8abeb
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into chat-improvements
Conflicts:
bigbluebutton-html5/app/client/stylesheets/whiteboard.less
|
2015-12-02 17:09:51 -08:00 |
|
Oleksandr Zhurbenko
|
bd6db1afb6
|
Corrected styling for whiteboard controls and an upload container
|
2015-11-30 17:46:38 -08:00 |
|
Oleksandr Zhurbenko
|
ff33347114
|
Took the whiteboard controls out of the whiteboard container, removed check for the opened upload window
|
2015-11-29 11:45:08 -08:00 |
|
Maxim Khlobystov
|
04528eeafe
|
Made the horizontal border between chat and presentation areas one pixel wide on mobile.
|
2015-11-28 21:44:41 -08:00 |
|
Maxim Khlobystov
|
7cd8702d98
|
Removed border radius on both chat and presentation areas for mobile devices.
|
2015-11-28 21:36:54 -08:00 |
|
Maxim Khlobystov
|
ad0a23c02e
|
Changed the mobile navbar icons (thus reducing the number of animations) and redesigned the Settings menu.
|
2015-11-28 21:18:58 -08:00 |
|
Maxim Khlobystov
|
f7eb9b2a06
|
Included the navbar under the dark overlay when offset menu is open in portrait, removed some redundant code.
|
2015-11-28 18:49:53 -08:00 |
|
Oleksandr Zhurbenko
|
cb33ef7586
|
presentationProgress() didn't work and didn't display slide numbers for a presenter
|
2015-11-27 16:54:26 -08:00 |
|
Oleksandr Zhurbenko
|
ab7affc1f2
|
Got rid of exceptions in the console
|
2015-11-27 13:40:33 -08:00 |
|
Oleksandr Zhurbenko
|
d7287a9309
|
Unnecessary important
|
2015-11-27 12:20:03 -08:00 |
|
Oleksandr Zhurbenko
|
c14995a14b
|
Unused and duplicated code
|
2015-11-26 17:04:54 -08:00 |
|
Oleksandr Zhurbenko
|
cc92e186ca
|
Corrected the centering for raise hand button in case when there is no current presentation
|
2015-11-26 17:03:06 -08:00 |
|
Oleksandr Zhurbenko
|
38eaf0252d
|
Removed vertical scrolling in the desktop view
|
2015-11-26 15:38:04 -08:00 |
|
Anton Georgiev
|
1b0dca557d
|
remove (presenter) in useritem
|
2015-11-24 19:40:45 +00:00 |
|