Richard Alam
|
4bb936cdfa
|
calculate ftw viewport on loading presentation
|
2012-02-05 11:31:05 -08:00 |
|
Richard Alam
|
410e350a78
|
- zoom fit to page works but still don't know why I need to multiply x,y coordinates by 2 to
calculate properly bounds detection
|
2012-02-05 10:54:40 -08:00 |
|
Richard Alam
|
fa9ca80ce4
|
- figuring out why bounds detection not wprking properly
|
2012-02-05 10:01:58 -08:00 |
|
Richard Alam
|
138b5caf1b
|
fit to page bounds detection...lower-right isn't working properly
|
2012-02-04 20:10:30 -08:00 |
|
Richard Alam
|
881dd7a4f2
|
- hide thumbnails on switching presenters
|
2012-02-03 17:36:47 +00:00 |
|
Richard Alam
|
66d1de8131
|
- prevent presentation names from being duplicated when switching presenters
|
2012-02-03 17:23:50 +00:00 |
|
Richard Alam
|
0957bbb158
|
- change mute/unmute icons
|
2012-02-03 17:17:12 +00:00 |
|
Richard Alam
|
5789475d1b
|
- modify mute/unmute buttons and icons
|
2012-02-02 23:47:46 +00:00 |
|
Richard Alam
|
2740061e09
|
- change muted/unmuted icons
|
2012-02-02 19:44:22 +00:00 |
|
Richard Alam
|
e242d1f367
|
- if the user refreshes the browser, the logout url is gone...so we need to use the logout url
returned from the server
|
2012-02-02 16:10:29 +00:00 |
|
Richard Alam
|
8fc0414f75
|
- first look if the user already has a logout url in the client...use that...
|
2012-02-01 23:11:23 +00:00 |
|
Richard Alam
|
a73287ea29
|
- store logout url into a session to make sure we get a logour url for a user
|
2012-02-01 23:04:12 +00:00 |
|
Richard Alam
|
742fd24b2d
|
- redirect to landing page when user refresh the browser and there is no session
|
2012-02-01 22:11:36 +00:00 |
|
Richard Alam
|
bc54a34736
|
- test if storing user info in hashmap will cleanup on tomcat6 restarts...on tomcat6 restarts, sessions
aren't destroyed which allows users to join the meeting by just refreshing the browser which screws up
bbb-apps state
|
2012-02-01 20:51:43 +00:00 |
|
Richard Alam
|
456042f74c
|
- add logging when trying to join session...investigating why we are allowed to refresh
browser and join conference after restart of BBB
|
2012-02-01 19:05:52 +00:00 |
|
Markos Calderon
|
45aca72bc4
|
publish recording without slides
|
2012-01-30 09:39:03 -08:00 |
|
Richard Alam
|
7ba60b2dad
|
fit to page zoom
|
2012-01-28 22:54:48 -08:00 |
|
Richard Alam
|
1582b779fd
|
fit to page bounds detection
|
2012-01-28 16:27:33 -08:00 |
|
Richard Alam
|
3705baab17
|
maintain aspect ration when zooming fit-to-page
|
2012-01-28 13:20:12 -08:00 |
|
Richard Alam
|
18131c8df9
|
- ftp edge detection working
|
2012-02-03 23:05:33 +00:00 |
|
Richard Alam
|
43cf07bce2
|
- fit-to-page left and top edge detection
|
2012-02-03 23:01:17 +00:00 |
|
Richard Alam
|
0581cf49c7
|
- zooming for fit-to-page
|
2012-02-03 22:43:32 +00:00 |
|
Richard Alam
|
8209eec897
|
Merge branch 'master' into implement-fit-to-width
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/present/managers/PresentManager.as
|
2012-02-03 17:38:52 +00:00 |
|
Richard Alam
|
2f63d3fda7
|
- trying to fix ftp zoom
|
2012-02-02 22:22:39 +00:00 |
|
Richard Alam
|
624929d8cb
|
- zoom presentation...fit-to-page doesn't zoom properly
|
2012-02-02 19:27:21 +00:00 |
|
Richard Alam
|
4696e80325
|
- ftw now resizing fine
|
2012-02-02 18:17:34 +00:00 |
|
Richard Alam
|
9b548c2ad1
|
Merge branch 'master' into fit-to-width-investigation
|
2012-02-02 16:44:58 +00:00 |
|
Richard Alam
|
d5fd443584
|
Merge branch 'master' into fit-to-width-investigation
|
2012-02-02 14:55:30 +00:00 |
|
Richard Alam
|
9a3ec66b98
|
- fit to width resizes ok
|
2012-02-01 16:43:26 +00:00 |
|
Richard Alam
|
2dca7ab0c0
|
- move working but problem when ftw resize window is smaller than doc
|
2012-02-01 14:15:29 +00:00 |
|
Richard Alam
|
cb89f6c0e2
|
move ftw somewhat working
|
2012-01-31 21:25:54 +00:00 |
|
Richard Alam
|
5865a5deb5
|
- chackpoint before making big change
|
2012-01-31 17:52:28 +00:00 |
|
Richard Alam
|
23c44bb3a2
|
- resizing works for both presenter and viewer
|
2012-01-29 21:10:55 +00:00 |
|
Richard Alam
|
cdfc374cf2
|
sync display
|
2012-01-29 20:13:46 +00:00 |
|
Richard Alam
|
8d8441ad94
|
FTW viewed region calculated correctly
|
2012-01-29 16:34:09 +00:00 |
|
Richard Alam
|
36272b497b
|
- resizing fit-to-page works
|
2012-01-29 15:41:55 +00:00 |
|
Richard Alam
|
1c0973b818
|
- change how to calculate viewports
|
2012-01-28 16:30:28 +00:00 |
|
Markos Calderon
|
d2c317c900
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2012-01-27 12:22:16 -08:00 |
|
Markos Calderon
|
01a90feab5
|
improvement for generate thumbnails
|
2012-01-27 12:21:48 -08:00 |
|
Richard Alam
|
3b74781bfc
|
Merge branch 'master' into fit-to-width-investigation
|
2012-01-27 20:18:49 +00:00 |
|
Richard Alam
|
b6f3c6e901
|
- try to figure out fit to width
|
2012-01-27 18:18:15 +00:00 |
|
Richard Alam
|
8084bae31d
|
- display portrait doc
|
2012-01-27 15:24:32 +00:00 |
|
Richard Alam
|
145956b92a
|
- Fit to page works...
|
2012-01-27 14:17:59 +00:00 |
|
Richard Alam
|
48322b6c22
|
- properly positioned when reset zoom is pressed
|
2012-01-26 22:37:32 +00:00 |
|
Richard Alam
|
b75f826c6b
|
- fit to page works except the x-location when resetting zoom
|
2012-01-26 22:19:00 +00:00 |
|
Tyler Copeland
|
352e3a4eec
|
BigBlueButton CSS fixes
|
2012-01-26 16:08:13 -05:00 |
|
Richard Alam
|
7ad722e180
|
- fit to page, fit to width
|
2012-01-26 20:56:56 +00:00 |
|
Tyler Copeland
|
68d987f030
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2012-01-26 15:39:24 -05:00 |
|
Tyler Copeland
|
b50a89436d
|
New BigBlueButton Landing Page
|
2012-01-26 15:38:35 -05:00 |
|
Tyler Copeland
|
fa54fdbf98
|
New BigBlueButton Landing Page
|
2012-01-26 15:35:04 -05:00 |
|