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
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
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
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
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
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
tylercopeland
3866a8e4b2
chat module style updates
2013-10-30 16:09:56 -04:00
tylercopeland
a4a806d254
lastest css updates
2013-10-29 19:38:52 -04:00
tylercopeland
499aba5f03
css style updates
2013-10-29 19:01:52 -04:00
mohamed-ahmed
129ab9f5ca
fixed it so that shapes won't be erased when changing slides
2013-10-29 14:47:26 +00:00
mohamed-ahmed
a470e27614
fixed merge conflicts
2013-10-28 15:01:15 +00:00
mohamed-ahmed
b94fa93c1b
added photo to repo and handles if it can't load
2013-10-06 17:30:52 +00:00
mohamed-ahmed
6e8dff75d2
adding styling and logo to login page
2013-10-06 17:29:14 +00:00
mohamed-ahmed
6d1f711ab6
removed 'switch users' element
2013-10-06 16:59:52 +00:00
mohamed-ahmed
c20f5be445
fixed button sizing on page resize
2013-10-04 22:33:41 +00:00
mohamed-ahmed
597a383aa1
fixed icon sizing
2013-10-04 20:57:26 +00:00
mohamed-ahmed
66398d4e15
fixed icon sizing
2013-10-04 20:20:09 +00:00
mohamed-ahmed
b9a700c2c5
fixing right button group on navbar
2013-10-04 19:01:50 +00:00
mohamed-ahmed
45b4b68d44
progress on fixng navbar
2013-10-04 18:57:11 +00:00
mohamed-ahmed
4d66f0273c
fixed some UI changes for freds demo
2013-10-03 21:16:42 +00:00
mohamed-ahmed
825dcd110a
progess on changing layout
2013-10-03 16:05:23 +00:00
mohamed-ahmed
8213272485
fixed drawing reversed square in both flash client and html5 client
2013-09-30 18:23:29 +00:00
mohamed-ahmed
3e8a592934
can now draw circles in reverse like the bug i fixed in the flash client
2013-09-30 16:02:32 +00:00
mohamed-ahmed
f208ca8a2d
update cursor to appear the same size even when page is zoomed in
2013-09-27 17:09:24 +00:00
mohamed-ahmed
ad86f142d4
merged Gary's newUI and fixed conflicts
2013-09-27 16:07:38 +00:00
mohamed-ahmed
521dd3aa33
boarder now appears infront of ever other element (i.e. shapes_
2013-09-24 18:27:26 +00:00
mohamed-ahmed
b6dd5eae5e
added better styling to landing page
2013-09-24 18:05:28 +00:00
Gary Deng
fb8af3bdf7
implement html5 new interface
2013-09-24 06:13:09 -07:00
mohamed-ahmed
8a28dc9df5
added comment explaining cursor calculations
2013-09-23 20:45:01 +00:00
mohamed-ahmed
3764cc4ae1
cursor now moves to correct location
2013-09-23 20:43:38 +00:00
mohamed-ahmed
2695586f8c
page resize now alsop handles fit to width
2013-09-23 20:11:32 +00:00
mohamed-ahmed
ca8dfa7e21
fixed zooming to handle fit to width
2013-09-23 18:29:16 +00:00
mohamed-ahmed
2a1d2f7525
simplified a function
2013-09-20 19:15:15 +00:00
mohamed-ahmed
f359337e6c
fixed page resize
2013-09-17 16:54:29 +00:00
mohamed-ahmed
ad297e8079
fixed ellipse tool
2013-09-17 15:34:17 +00:00
mohamed-ahmed
20c9118b68
now the zooming will still be correct when the window is resized
2013-09-16 18:36:16 +00:00
mohamed-ahmed
58ab406e12
html5 client now handles the zoom event I created
2013-09-16 15:45:58 +00:00
mohamed-ahmed
df5721ecae
ellipse tool can now draw prefect circle in html5 client
2013-08-27 21:30:54 +00:00
Gary Deng
f04c048526
After clearShape,currentshape should not be null
2013-08-01 08:57:17 -07:00
Gary Deng
17881b19ee
remove unnecessary changes
2013-08-01 08:27:22 -07:00