Oleksandr Zhurbenko
|
12eff5d568
|
Added Rectangle shape functionality
|
2016-06-09 11:58:41 -07:00 |
|
Richard Alam
|
156ee930f7
|
Merge pull request #3169 from ritzalam/speedup-screenshare-native-lib-loading-2
- improve webstart searching time for native libraries
|
2016-06-08 17:35:02 -04:00 |
|
Richard Alam
|
1a9f5f0249
|
- improve webstart searching time for native libraries
|
2016-06-08 17:30:13 -04:00 |
|
Oleksandr Zhurbenko
|
2a46f618f5
|
Added Triangle shape functionality
|
2016-06-08 10:13:25 -07:00 |
|
Oleksandr Zhurbenko
|
17dcbd7bfe
|
Added Pencil shape functionality
|
2016-06-08 10:12:24 -07:00 |
|
Oleksandr Zhurbenko
|
2f359d80ae
|
Rounded the Line shape endings
|
2016-06-07 11:33:31 -07:00 |
|
Oleksandr Zhurbenko
|
cdf00b6faf
|
Fixed linter warnings and a bug with the thickness while zooming in
|
2016-06-07 11:30:44 -07:00 |
|
Oleksandr Zhurbenko
|
fbe6a4ca36
|
Added zoom and pan
|
2016-06-07 11:08:25 -07:00 |
|
Oswaldo Acauan
|
9803f55fda
|
Fix user-list sorting on phone users case
|
2016-06-07 13:46:24 -03:00 |
|
Oswaldo Acauan
|
c11447cc62
|
Fix button className inheritance
|
2016-06-07 11:33:22 -03:00 |
|
Oswaldo Acauan
|
23a5045cec
|
Add disable property for chat form
|
2016-06-07 11:19:19 -03:00 |
|
Oswaldo Acauan
|
cdb137091d
|
Improve user-list sorting
|
2016-06-07 10:58:51 -03:00 |
|
Oleksandr Zhurbenko
|
23b00440bc
|
Line shape functionality
|
2016-06-06 10:12:14 -07:00 |
|
Oswaldo Acauan
|
6318235f8f
|
Add sorting to the user-list
|
2016-06-06 13:45:30 -03:00 |
|
Oleksandr Zhurbenko
|
cd500ea654
|
Added functionality for the Circle shape
|
2016-06-04 16:09:50 -07:00 |
|
Oleksandr Zhurbenko
|
1ec7a842c4
|
Commented out logs to improve the whiteboard's performance
|
2016-06-03 15:40:46 -07:00 |
|
Oleksandr Zhurbenko
|
af077961e3
|
Added helpers for the shape components
|
2016-06-03 15:39:28 -07:00 |
|
Anton Georgiev
|
91b0e57c23
|
Merge pull request #3163 from OZhurbenko/meteor-react
Initial Whiteboard functionality
|
2016-06-03 10:23:09 -04:00 |
|
Oleksandr Zhurbenko
|
e39963d4de
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-react
Conflicts:
bigbluebutton-html5/package.json
|
2016-06-02 15:20:41 -07:00 |
|
Oleksandr Zhurbenko
|
25b55ba9d7
|
Switched to CSS scaling for SVG
|
2016-06-02 15:09:28 -07:00 |
|
Fred Dixon
|
bf8ecd3681
|
Merge pull request #3162 from ritzalam/update-screenshare-ffmpeg-jars
Update screenshare ffmpeg jars
|
2016-06-02 17:20:13 -04:00 |
|
Richard Alam
|
9408316e53
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into update-screenshare-ffmpeg-jars
Conflicts:
bbb-screenshare/app/jws/lib/ffmpeg-windows-x86.jar
bbb-screenshare/app/jws/lib/ffmpeg-windows-x86_64.jar
bbb-screenshare/app/jws/lib/ffmpeg.jar
bbb-screenshare/app/jws/lib/javacpp.jar
bbb-screenshare/app/jws/lib/javacv-screenshare-0.0.1.jar
bbb-screenshare/app/jws/lib/javacv.jar
|
2016-06-02 21:14:59 +00:00 |
|
Richard Alam
|
263fa1a72c
|
Merge pull request #3160 from riadvice/enable-breakout-rooms-option
Added new option "enableBreakoutRooms" to users module.
|
2016-06-02 17:04:36 -04:00 |
|
Richard Alam
|
424de0f2f9
|
Merge pull request #3161 from antobinary/captions
recover caption funct; prepare akka-apps for captions on bbb-html5
|
2016-06-02 17:02:03 -04:00 |
|
Richard Alam
|
0fb101c9de
|
- bring in classes from javacv jar instead of adding the jar as a
dependency. The javacv.jar has also other jar dependencies that
webstart will try to download when running.
|
2016-06-02 20:58:20 +00:00 |
|
Richard Alam
|
bb330487e5
|
- updatting ffmpeg jars to javacv 1.2 release
|
2016-06-02 20:56:52 +00:00 |
|
Anton Georgiev
|
0cf7d88154
|
Merge pull request #3159 from oswaldoacauan/feature-chat
Add Chat functionality to HTML5 client
|
2016-06-02 16:46:22 -04:00 |
|
Oswaldo Acauan
|
c7225d9738
|
Add i18n to chat form
|
2016-06-02 17:32:42 -03:00 |
|
Anton Georgiev
|
abe4ade1ca
|
rework summary dispatcher for html5 client; add caption history
|
2016-06-02 20:26:32 +00:00 |
|
Ghazi Triki
|
3d21b291cb
|
Added new option "enableBreakoutRooms" to users module.
|
2016-06-02 21:05:18 +01:00 |
|
Oswaldo Acauan
|
b77b8ce971
|
Fix Welcome message not being parsed
|
2016-06-02 16:34:17 -03:00 |
|
Oswaldo Acauan
|
f204e6007a
|
Sanitize chat messages client and server-side
|
2016-06-02 16:08:17 -03:00 |
|
Oswaldo Acauan
|
d642cb1c99
|
Add chat send message functionality
|
2016-06-02 15:40:27 -03:00 |
|
Anton Georgiev
|
1854855218
|
adjust captions and deskshare to use eventBus in akka apps
|
2016-06-02 16:06:01 +00:00 |
|
Oswaldo Acauan
|
8d74db562a
|
Fix getters on auth service
|
2016-06-02 10:48:39 -03:00 |
|
Oswaldo Acauan
|
f39b7171af
|
Move session/auth logic to separated services
|
2016-06-02 10:46:35 -03:00 |
|
Oswaldo Acauan
|
f4fbc658e0
|
Fetch chat messages from server instead of mock
|
2016-06-02 10:00:57 -03:00 |
|
Oleksandr Zhurbenko
|
6db05cf0f4
|
Added scaling on window resize for the slide
|
2016-06-01 16:37:51 -07:00 |
|
Oleksandr Zhurbenko
|
06e18808b3
|
Fixed a layout bug for the Firefox
|
2016-06-01 14:59:10 -07:00 |
|
Oleksandr Zhurbenko
|
7730d50948
|
Centered the slide
|
2016-06-01 14:57:19 -07:00 |
|
Anton Georgiev
|
9cf03a8ce8
|
move helpers; extract nodejsApp
|
2016-06-01 17:18:13 +00:00 |
|
Oswaldo Acauan
|
378c94ce7b
|
Resolve merge conflicts
|
2016-06-01 13:45:01 -03:00 |
|
Oswaldo Acauan
|
1d8a36564d
|
Add base components and style for Chat
|
2016-06-01 13:33:19 -03:00 |
|
Anton Georgiev
|
36c36d4291
|
Merge pull request #3158 from Gcampes/html-userlist
Adds html5 user list and user avatar components
|
2016-06-01 10:17:09 -04:00 |
|
gcampes
|
b6366ff451
|
removes .js and .jsx from startup/routes in html5
|
2016-06-01 10:04:23 -03:00 |
|
gcampes
|
2d71964791
|
Revert changes to start.sh and remove useless file added on my last commit
|
2016-05-31 17:39:11 -03:00 |
|
gcampes
|
957dcb9a8f
|
Finish first iteration of the html5 userlist and adds user avatar component
|
2016-05-31 17:25:42 -03:00 |
|
gcampes
|
ce32ae5b20
|
Merge branch 'html5-new-userlist' into html-userlist
|
2016-05-31 08:37:14 -03:00 |
|
gcampes
|
430435e660
|
Changes html5 userlist service
|
2016-05-31 08:29:38 -03:00 |
|
Oleksandr Zhurbenko
|
6046c6c5a9
|
Removed unnecessary wrappers and adjusted styling
|
2016-05-30 16:10:01 -07:00 |
|