Commit Graph

4739 Commits

Author SHA1 Message Date
Richard Alam
405327d38d Merge branch 'modify-wb-toolbar' 2012-07-31 15:02:10 +00:00
Richard Alam
3fb8c458e1 - fix buttons 2012-07-31 15:00:06 +00:00
Richard Alam
0f591f9d34 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-07-30 22:00:00 +00:00
Gustavo Salazar
b1c94c9262 Merge pull request #53 from gugat/fp11
Fp11
2012-08-01 14:13:26 -07:00
Gustavo Salazar
95d1a19e1e Download playerglobal 11.2 2012-08-01 15:51:50 -05:00
Gustavo Salazar
6c3f430e88 Ask if h264 enabled. 2012-08-01 14:32:42 -05:00
Fred Dixon
f42a71742b Merge pull request #52 from jfederico/master
Removed hardcoded url on demo_openid.jsp
2012-08-01 12:22:02 -07:00
jfederico
55621fc9b3 Removed the hardcoded url on demo_openid.jsp 2012-08-01 13:48:21 -04:00
Gustavo Salazar
7735ff6d62 build client for Flash Player 11 2012-07-31 17:49:09 -05:00
Richard Alam
578ef05915 - An example how to display textbox 2012-07-30 21:59:32 +00:00
Chad Pilkey
d6931fb0a8 fixed layout module startup error 2012-07-30 18:24:59 +00:00
Fred Dixon
55e5fd994d Added for openID demo 2c0a2a3104 2012-07-30 13:51:42 -04:00
Fred Dixon
2c0a2a3104 Merge pull request #50 from jfederico/master
Added demo to join Demo Meeting using OpenID on Google and Yahoo
2012-07-30 10:50:32 -07:00
jtrobinson
72a40ee66a Timed notifications are working as intended. Next step: Add audio alert to notifications 2012-07-30 16:14:07 +00:00
jfederico
93efd7dafe Added demo_openid.jsp to join using OpenID on Google and Yahoo
Signed-off-by: jfederico <jesus@123it.ca>
2012-07-30 11:34:18 -04:00
jtrobinson
687f5e2828 Fixed bug of private message tabs not appearing; timed notifications still in progress 2012-07-30 15:26:41 +00:00
Richard Alam
bdc83d7fdf - separate whiteboard buttons 2012-07-30 04:36:45 +00:00
Richard Alam
b34029140f - extract out each button to maintain easily 2012-07-30 02:57:42 +00:00
Richard Alam
a26962bf66 - don't listen for 'w' and 'd' key chars to enable/disable whiteboard as it consumes text types into text field 2012-07-30 19:16:45 +00:00
Richard Alam
881c0c573f - increase size of text field so that text doesn't get chooped when zooming 2012-07-30 19:16:12 +00:00
Richard Alam
87e989f34a - fix problem where we don't handle properly if there is only 1 annotation 2012-07-30 18:57:02 +00:00
Richard Alam
35bc56625b - fix undo logic 2012-07-30 18:51:15 +00:00
Richard Alam
ab92441af0 - when zooming/panning text, position the text toolbar properly 2012-07-30 18:28:22 +00:00
Richard Alam
06a7759a91 - remove scrollbars on presentation window 2012-07-30 15:43:49 +00:00
Richard Alam
b7a92c8ff2 remove unneeded file 2012-07-30 14:05:36 +00:00
Richard Alam
334b29ed78 - make switching presentation and page work 2012-07-30 13:46:54 +00:00
Richard Alam
251486a62d - query and display annotation history 2012-07-30 13:32:07 +00:00
Richard Alam
f518a41d22 - query for annotation history 2012-07-30 12:24:14 +00:00
Richard Alam
9f335b3ba5 - make undo and clear annotations work 2012-07-30 12:03:18 +00:00
Richard Alam
f1bc5c7e75 - figure out undo 2012-07-29 18:39:42 +00:00
Richard Alam
bf76d21e34 - rename var to make it clear 2012-07-29 17:47:40 +00:00
Richard Alam
58e4539471 - make text resize properly 2012-07-29 17:33:36 +00:00
Richard Alam
cbe0ee60cc - merge some new stuff
Conflicts:
	bigbluebutton-web/.gitignore
2012-07-29 16:06:39 +00:00
Fred Dixon
a1cf85d95b Editing changes to README.md 2012-07-28 17:15:17 -04:00
Fred Dixon
74986474b2 Editing README.md for quick summary information on the project 2012-07-28 17:10:39 -04:00
Fred Dixon
840b9c8368 Added check in bbb-conf to ensure beans.presentationService.defaultUploadedPresentation URL is reachable 2012-07-28 16:01:44 -04:00
Richard Alam
d01615ccee - need to fix zooming of text 2012-07-27 22:01:25 +00:00
Richard Alam
da3086b4b3 - handle start and update of whiteboard shapes properly 2012-07-27 20:25:45 +00:00
Richard Alam
a992d7d547 - setup whiteboard model so that display will query it during redraws 2012-07-27 18:23:43 +00:00
Richard Alam
aa5e695a6e - display text 2012-07-27 16:27:43 +00:00
jtrobinson
30339d150a Added notification timer to chat module; still needs tweaking, but the basics are there 2012-07-27 16:16:46 +00:00
Richard Alam
130813d807 - fix calculation of points 2012-07-27 14:20:38 +00:00
Richard Alam
8b552bd78c - figure out why it's not calculating properly 2012-07-26 22:16:28 +00:00
Richard Alam
b7a942cd91 - try to separate code into it's own classes 2012-07-26 21:08:06 +00:00
jtrobinson
324e100d32 Added framework for audio notification when public/private messages are received 2012-07-26 20:15:33 +00:00
Richard Alam
7c6921e37f - continue refactoring 2012-07-25 21:14:50 +00:00
Chad Pilkey
b0e8bb7900 Merge branch 'master' of github.com:capilkey/bigbluebutton 2012-07-25 19:06:26 +00:00
jtrobinson
b85bd182f5 Fixed repetition bug in Chat Module; screen reading now works. 2012-07-25 19:02:52 +00:00
Richard Alam
c0b7bf3a06 - display text properly when pan/zoom 2012-07-25 18:56:45 +00:00
Chad Pilkey
5006abeba2 Merge remote branch 'upstream/master' 2012-07-25 18:46:49 +00:00