Commit Graph

6616 Commits

Author SHA1 Message Date
Anton Georgiev
894361dfc6 integrated whiteboard_draw/update_event 2014-02-20 22:48:46 +00:00
Anton Georgiev
a64477b4eb prior changes to json message structure 2014-02-19 16:00:17 +00:00
Richard Alam
4b07e6d3ab Merge branch 'master' into html5-bridge-new-events 2014-01-06 13:20:35 -08:00
Richard Alam
b975a8ac14 - move the html5 client out of labs 2014-01-06 08:44:15 -08:00
mohamed-ahmed
cad8c8ea4f user list now loads (some bugs though ) 2013-12-17 19:51:46 +00:00
mohamed-ahmed
da39d3efef scoll bar added to messages, also chat bar will scroll to bottom upon new message 2013-12-10 20:47:43 +00:00
mohamed-ahmed
d3055fc9ce all_messages event now working - loads previous messages 2013-12-09 21:47:11 +00:00
Fred Dixon
2709fbd34b Merge pull request #294 from fmarier/master
Fix Persona URLs
2013-12-05 12:28:49 -08:00
mohamed-ahmed
5f8ab24ffd line tool is now working under new message format 2013-11-26 22:09:39 +00:00
mohamed-ahmed
5c51d939fa progress on making pen tool work 2013-11-23 17:26:21 +00:00
mohamed-ahmed
3d472e5894 'makeShake' and 'updateShape' working for triangle 2013-11-19 19:04:25 +00:00
mohamed-ahmed
ae8dff86a6 'makeShake' and 'updateShape' working for ellipse 2013-11-19 16:59:22 +00:00
mohamed-ahmed
c8e48d9e22 'makeShake' and 'updateShape' working for rectangle 2013-11-19 16:34:34 +00:00
mohamed-ahmed
813f10cef0 progress on getting makeShape to work for 'rect' 2013-11-19 00:14:37 +00:00
mohamed-ahmed
7aa31b47b7 removed unecessary events handlers 2013-11-18 19:52:44 +00:00
mohamed-ahmed
d35d00fd55 'all_slides' and move cursor events now working in new msg format 2013-11-18 19:36:27 +00:00
mohamed-ahmed
59adb0d680 now sends public chat messages using new message format 2013-11-14 19:24:49 +00:00
mohamed-ahmed
0a80708464 fixed comment 2013-11-13 20:36:23 +00:00
mohamed-ahmed
5541539d24 use can now connect to html5-client using new message format 2013-11-13 19:15:31 +00:00
mohamed-ahmed
874add53ef client now prints 'socket.on:connct' when the client connects 2013-11-13 18:22:56 +00:00
mohamed-ahmed
c54fb80f2e progress on changing 'user join' event 2013-11-12 22:21:11 +00:00
Francois Marier
dbb5a81c11 Fix Persona URLs
The old browserid.org URLs are deprecated and will stop working at some point.
2013-11-11 19:40:57 -08:00
mohamed-ahmed
7545876fc5 starting to be able to handle user connect 2013-11-11 22:55:39 +00:00
Fred Dixon
6e3985d202 Minor update to bbb-conf 2013-11-08 16:07:56 -05:00
Fred Dixon
0d50884e08 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2013-11-07 20:08:48 -05:00
Fred Dixon
b12188fbed Changing lables for 0.81 2013-11-07 20:08:36 -05:00
Richard Alam
a58120f322 - fix https://code.google.com/p/bigbluebutton/issues/detail?id=1680 2013-11-05 18:28:12 +00:00
Fred Dixon
d5d502e4e4 minor bug fix in old stress testing script 2013-11-05 07:44:53 -05:00
Richard Alam
c54fc3d8b8 Merge pull request #293 from daronco/html5-bridge-new-layout
HTML5 new layout, first version
2013-11-01 12:28:23 -07:00
Leonardo Crauss Daronco
9cb5c156cd HTML5: remove all old css files and adjust what's left 2013-11-01 17:25:00 -02:00
Leonardo Crauss Daronco
d3191c84af HTML: layout with fullsize components when in very small screens
For mobile phones on portrait mode, chat, user list and video are shown
taking the whole screen.
2013-11-01 15:51:29 -02:00
tylercopeland
c887f2eb92 Public chat style updates 2013-11-01 13:47:53 -04:00
Leonardo Crauss Daronco
8a11f56ce9 HTML5: impemeting the layout positioning for mobile devices 2013-11-01 13:01:58 -02:00
tylercopeland
7fcba312cf Users list style updates 2013-11-01 10:58:09 -04:00
Leonardo Crauss Daronco
10aafeedea HTML5: showing/hiding elements when navbar buttons are clicked 2013-11-01 11:22:02 -02:00
Leonardo Crauss Daronco
cbdd3f30ee HTML5: splitting the css files in several sections
So we can work on them in paralell to implement the new layout.
2013-11-01 10:25:05 -02:00
Richard Alam
37dfef0086 Merge pull request #292 from daronco/html5-bridge-layout-setup
HTML5 new HTML markup and design
2013-10-31 18:21:00 -07:00
Leonardo Crauss Daronco
a06331f00b HTML5: cleanup session whiteboard view, remove whiteboard controls
Removed the controls that are not used anymore, are gonna be used only when
the html5 is allowed to be a presenter.
2013-10-31 22:44:34 -02:00
Richard Alam
329d2b9af1 Merge pull request #291 from SenecaCDOT-BigBlueButton/add-another-string
created a new locale string for the chat module
2013-10-31 17:44:00 -07:00
Leonardo Crauss Daronco
6d8e6b9210 HTML5: pushing layout changes from @tylercopeland 2013-10-31 21:58:18 -02:00
Leonardo Crauss Daronco
3c447287f3 HTML5: remaking the html markup for the chat
A lot of changes to make it easier to control the design from the css.
The actions in the chat now only add or remove classes from the elements instead
of changing their css, so the css is responsible for showing or hiding them
and controlling how they appear in the screen.
2013-10-31 21:30:37 -02:00
Chad Pilkey
336c8f72f3 created a new locale string for the chat module 2013-10-31 16:27:14 -07:00
Richard Alam
032f10beaa Merge pull request #290 from kepstin/presentation-missing-slide
Last-ditch fix for missing presentation images
2013-10-31 14:01:56 -07:00
Calvin Walton
1d488e3c56 Last-ditch fix for missing presentation images
We can only get here if all of the files for the presentation are
*completely* missing. One thing that can cause this is if the
presentation filename starts with a '.' character - the presentation
files aren't correctly archived then.
2013-10-31 18:56:09 -02:00
Leonardo Crauss Daronco
e0d394896f HTML5: restructuring the client's html
Removing all the styling from the javascript files, it should all be done
in the css. Not finished yet, the chat and login screens still need a lot
of work.
2013-10-31 17:36:38 -02:00
Richard Alam
21f851af1d Merge pull request #289 from daronco/html5-bridge-layout-setup
HTML5 layout with bootstrap
2013-10-31 10:51:10 -07:00
Leonardo Crauss Daronco
c0a8fb7b57 HTML5: setup bootstrap and update font-awesome
Versions:
- Bootstrap v3.0.1
- Font Awesome 4.0.1

Haven't added bootstrap-theme, can be add in the future if needed.
2013-10-31 15:40:17 -02:00
Leonardo Crauss Daronco
a20f3f3f6d HTML5: use less instead of plain css
Using connect-assets to automatically compile less files into css files and
serve them. All less files should be under assets/css/.
The current layout file is using less but it's a plain css, with its content
simply copied from the old layout.css file.
2013-10-31 12:50:52 -02:00
Richard Alam
0a85b0dc10 Merge pull request #288 from daronco/html5-bridge-server-refactor-2
HTML5 server refactoring 2
2013-10-31 07:11:09 -07:00
Leonardo Crauss Daronco
d6158115f1 HTML5: comment out wrong method call in RedisPublisher
Temporary, the method called doesn't exist anymore. Have to check it better,
but commented it for now so the app doesn't break.
2013-10-31 12:04:25 -02:00