Leonardo Crauss Daronco
98d4cba3c8
Use r.js to optimize the html5 client
...
Development works as it was before. In production the js file loaded is the optimized one.
Had to wrap the colorwheel plugin in a define() call.
jQuery now is always loaded from googleapis, the local files were removed.
2012-12-19 16:42:58 -02:00
Leonardo Crauss Daronco
f29b73c16c
Prefix private methods with an underline and remove unecessary files
2012-12-14 22:41:30 -02:00
Leonardo Crauss Daronco
4b80352e8e
Move the last methods to the new models/views, and remove the old js files
...
Also updated jQuery UI css to v1.9.2, using the theme ui-lightness
2012-12-13 23:54:10 -02:00
Leonardo Crauss Daronco
79d88135ab
More options in the authentication object stored in the client
...
Authentication object is stored during the session, with data (currently with meetingID and username) sent by the server.
2012-12-10 23:51:01 -02:00
Leonardo Crauss Daronco
5677bd4fb3
Add ConnectionModel that uses socket.io to connect to the server
2012-12-10 12:46:20 -02:00
Leonardo Crauss Daronco
5727fd9b07
Session view now is visually ok, but with javascripts still disabled
...
Only login and logout work by now.
Methods in the old chat javascripts are almost all commented until they are refactored to use backbone.
2012-12-09 18:34:32 -02:00
Leonardo Crauss Daronco
519ac9ce0e
First version of a single page html5 client app
...
Very simple by now, but with login working and switching to a (not yet implemented) session view.
2012-12-09 16:39:29 -02:00
Leonardo Crauss Daronco
9561790dcb
Use require.js and coffeescript in the index page
2012-12-08 23:24:23 -02:00
Leonardo Crauss Daronco
f70a48ad81
Remove js triggers from the chat view and refactor it to be a bit more readable
...
Also refactored behaviour.js a bit.
2012-12-08 20:54:05 -02:00
Leonardo Crauss Daronco
27f4a00940
First version with require.js in the client side
...
Events trigger from the chat view are not working yet.
2012-12-08 20:27:27 -02:00
Markos Calderon
7e4381f362
removing upload button
2012-10-23 15:16:42 -05:00
Markos Calderon
faeac6a6e1
move and back slides
2012-10-23 13:32:59 -05:00
Markos Calderon
9e45420a4c
load presentation in both sides html5 and flex
2012-10-20 14:18:39 -05:00
Markos Calderon
48c0830efc
setpresenter, mouse movement, and starting to send pencil drawings
2012-10-05 17:07:17 -05:00
Calvin Walton
4fea74251b
Add additional buttons with some presentation controls.
...
For now, the buttons are just going into the bottom bar, and some are
missing icons.
2012-10-05 14:57:02 -04:00
Calvin Walton
a4331acb06
Add the new user interface
...
It's still partially incomplete - missing the presentation controls, but
it's a start :)
2012-09-16 14:06:12 -04:00
Markos Calderon
ce9d7c1706
API stores meeting in redis, apps stores users in redis
2012-09-14 16:48:05 -07:00
Ryan Seys
69e27955b3
Add bbb-html5-client to labs not as submodule
2012-09-07 15:02:21 -04:00