Commit Graph

4349 Commits

Author SHA1 Message Date
Richard Alam
3609d409df - query for annotations when loading new page 2012-07-31 17:09:20 +00:00
Richard Alam
8d931eb94a - setup toolbar properly when switching presenter 2012-07-31 15:49:10 +00:00
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
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
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
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
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
Richard Alam
7c6921e37f - continue refactoring 2012-07-25 21:14:50 +00:00
Richard Alam
c0b7bf3a06 - display text properly when pan/zoom 2012-07-25 18:56:45 +00:00
Fred Dixon
091a6855a8 Updated build.xml for client to copy layout.xml to /conf/layout.xml directory 2012-07-25 14:40:33 -04:00
Richard Alam
513759c2f5 - put text in correct position 2012-07-25 18:06:21 +00:00
Richard Alam
2fba336560 - some cleanup for now 2012-07-25 15:58:34 +00:00
Richard Alam
326ab5d7be - still trying to figure out how to display the text properly 2012-07-24 21:58:46 +00:00
Richard Alam
3cf19d6616 - try to fix zooming of text 2012-07-24 20:27:19 +00:00
Fred Dixon
a78c23e496 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-07-24 15:46:59 -04:00
Fred Dixon
ca500c12d3 Added API demo for login using BrowserID (Mozilla Persona) 2012-07-24 15:46:27 -04:00
Richard Alam
66cc2e26e5 store annotations so latecomers can query them 2012-07-24 17:58:00 +00:00
Markos Calderon
b86f9a35e2 Merge branch 'adding-accessibility-changes' 2012-07-23 15:30:25 -07:00
Richard Alam
ef5cef9a1c - manage presenter 2012-07-23 22:12:38 +00:00
Richard Alam
c2aef8e94d - figure out how to setup listeners 2012-07-23 21:22:05 +00:00
Richard Alam
31043bc15d - add different shapes 2012-07-23 19:16:55 +00:00
Richard Alam
c1094bf171 - display text 2012-07-23 19:09:33 +00:00
Richard Alam
068d2b0fc9 - fix storing annotations into page 2012-07-23 18:33:47 +00:00