Commit Graph

7290 Commits

Author SHA1 Message Date
Fred Dixon
f9018a7625 Merge pull request #308 from kepstin/presentation-200
Reverse the check for http response code.
2014-03-05 15:18:08 -05:00
Calvin Walton
7b48cacb59 Reverse the check for http response code.
There are many codes other than '404' which indicate that the media
file is not present or otherwise unusable. Instead of checking for
a particular failure mode, check for explicit success.

I ran into this on a server that had directory listing disabled, and
returned a 403 (access denied) error on non-existant files.
2014-03-05 14:42:08 -05:00
Richard Alam
1a5251621d - display poll button if presenter when user joins 2014-03-02 18:16:52 -05:00
Richard Alam
4fd512f158 Merge branch 'master' into merge-polling-with-master 2014-03-02 17:48:42 -05:00
Richard Alam
a418190169 - sync presentation position for latecomer 2014-03-02 16:43:04 -05:00
Richard Alam
a535412629 - fix switching presentation 2014-03-02 15:15:42 -05:00
Richard Alam
db3686bd40 - fix compile error
- fix url for slides
2014-03-07 14:58:51 +00:00
Richard Alam
46bb7633ca - fix undo and clear whiteboard 2014-03-06 20:35:00 +00:00
Richard Alam
bb11712a19 - display whiteboard shapes 2014-03-06 19:23:18 +00:00
Richard Alam
e27274bf8c - use wb id instead of pres/pagenumber for whiteboard
- the whiteboard id matches presId/page id for the current page
2014-03-06 16:37:03 +00:00
Richard Alam
50f1b272f1 - continue making changes to whiteboard 2014-03-05 22:20:34 +00:00
Richard Alam
6b855aa351 - start refactoring whiteboard 2014-03-05 21:43:35 +00:00
Richard Alam
2f9650d1d3 - fix uploading of presentation 2014-03-05 19:54:32 +00:00
Richard Alam
a43c942314 - fix upload 2014-03-04 22:51:35 +00:00
Richard Alam
371e2da0b0 - allow changing of page usng thumbnail 2014-03-04 20:52:23 +00:00
Richard Alam
09c9bfa9e5 - display page properly 2014-03-04 20:18:31 +00:00
Richard Alam
4f799f09b4 - sync page 2014-03-04 16:54:49 +00:00
Richard Alam
0b9f90348c - handle page moves 2014-03-04 15:34:07 +00:00
Richard Alam
a5c9932498 - fix go to next/previous page 2014-03-04 14:59:19 +00:00
Richard Alam
bc5f60923c - figure out why we can't get to the next page 2014-03-03 21:41:18 +00:00
Richard Alam
89e2f6363a - display presentation page 2014-03-03 18:39:04 +00:00
Richard Alam
fe30c034d8 - continue refactoring presentation on client 2014-02-28 22:48:24 +00:00
Richard Alam
10b4b6ee3a - fix compile issues 2014-02-28 19:26:58 +00:00
Richard Alam
c946687872 - continue refactoring presentation 2014-02-28 16:48:21 +00:00
Anton Georgiev
92d3d83a87 implemented share_presentation_event 2014-02-28 11:21:37 -05:00
Richard Alam
d15e8c3a5b - continue cleaning up presentation 2014-02-27 21:41:25 +00:00
Anton Georgiev
03dad76d62 cleaned up previously reworked functionality (by Moe?) 2014-02-27 14:53:58 -05:00
Richard Alam
feb49951a5 - add presentation ids to presentation conversion 2014-02-27 17:23:44 +00:00
Richard Alam
9f00d960d1 - modify to generate presentation ids instead of using filename as id 2014-02-26 21:45:25 +00:00
Richard Alam
17cbcb2676 - remove datasource config
- add bbb-web.log config
2014-02-25 20:06:00 +00:00
Richard Alam
b2dbb2048e Merge branch 'upgrade-to-grails-2.3.6' into merge-polling-with-master 2014-02-25 15:47:52 +00:00
Richard Alam
377494ca0a - missed one file 2014-02-25 15:47:36 +00:00
Richard Alam
6cf30e9f07 - upgrade bigbluebutton-web to grails 2.3.6 2014-02-25 15:46:06 +00:00
Richard Alam
32431f62c7 - missed one file 2014-02-25 02:45:37 +00:00
Richard Alam
944f7a15c4 - upgrade to grails 2.3.6 2014-02-25 01:45:53 +00:00
Richard Alam
1722db573a - upgrade to grails 2.3.6 2014-02-25 00:52:11 +00:00
Richard Alam
d8933b322c - disable join button when doing an echo test 2014-02-24 23:56:09 +00:00
Richard Alam
5c3859aa23 - add echo test for voice 2014-02-24 21:45:00 +00:00
Richard Alam
dcfe856f46 - fix issue where users show up as joined voice when a client loads 2014-02-24 19:24:23 +00:00
Richard Alam
3e1726652e - update gradle build for FS ESL to 1.10 2014-02-24 16:00:43 +00:00
Richard Alam
b78a0fa776 - remove auto switching to presenter from client if joining as the first moderator
as this is now driven on the server side
2014-02-21 22:50:02 +00:00
Richard Alam
944b04e3a7 - fix async errors when users join/leave voice 2014-02-21 22:26:12 +00:00
Richard Alam
ab7d328ba1 - fix issue where connection drops due to async error when joining voice conference 2014-02-21 21:41:56 +00:00
Anton Georgiev
02efe58c1d fixed message structure for ellipse, triangle, line 2014-02-21 21:01:20 +00:00
Richard Alam
8a2990284e - cleanup and formatting 2014-02-21 20:02:54 +00:00
Anton Georgiev
7b692c945c minor cosmetic changes 2014-02-21 18:10:39 +00:00
Anton Georgiev
3722d04be0 messageID is fixed for the new json structure 2014-02-21 16:58:59 +00:00
Anton Georgiev
894361dfc6 integrated whiteboard_draw/update_event 2014-02-20 22:48:46 +00:00
Richard Alam
4fc48da1b2 - change user joining sequence 2014-02-20 21:39:29 +00:00
Richard Alam
02e3e8cbc3 - set up flow for validating auth token when user joins 2014-02-20 18:01:55 +00:00