Gustavo Salazar
ac32c59029
Extract pdf page in a temp dir
2012-10-23 13:53:43 -05:00
Richard Alam
999e6f6d0f
- add [Tunnelling] text on footer when tunnelling so it's easy to see if client is using RTMPT
2012-10-23 18:19:25 +00:00
Richard Alam
f298f2f687
- send presentation cursor update very 100ms instead of every 1sec
2012-10-23 17:44:44 +00:00
Fred Dixon
cbfb9027a1
Modified bbb-record --watch to use a combination of files in /var/bigbluebutton and /var/bigbluebutton/recording/raw as /var/bigbluebutton will have old files remove by /etc/cron.daily/bigbluebutton
2012-10-22 17:13:16 -04:00
Fred Dixon
3bfacee73f
Re-enabled /etc/cron.daily/bigbluebutton to remove old presentation and media files
2012-10-22 17:11:56 -04:00
Gustavo Salazar
033e76f5c4
Detect and draw circles in playback
2012-10-22 13:55:44 -05:00
Richard Alam
0aad70a5cd
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2012-10-22 17:29:12 +00:00
Richard Alam
50ea67c877
- use hand cursor when hand tool is selected
2012-10-22 17:28:24 +00:00
Richard Alam
d0e7909471
- cleanup
2012-10-22 17:28:12 +00:00
Fred Dixon
66b4526280
Merge pull request #73 from capilkey/fix-fullscreen-playback
...
fixed the firefox fullscreen bug from Issue 1345
2012-10-22 10:12:25 -07:00
Richard Alam
969b8a3ab3
- make toolbar and footer visibilty configurable. The toolbar and footer can be hidden by
...
setting showToolbar="true" showFooter="true" to "false"
2012-10-22 17:10:20 +00:00
Chad Pilkey
ba26a3697a
fixed the firefox fullscreen bug from Issue 1345
2012-10-22 17:01:07 +00:00
Richard Alam
a9e6a2a55e
Merge branch 'master' into add-more-controls-to-webcam-window
2012-10-22 15:53:23 +00:00
Richard Alam
e859c78795
- don't display the + chat tab when private chat is disabled
2012-10-22 15:52:01 +00:00
Richard Alam
cf30a3cf2c
- add more buttons to webcam
2012-10-22 14:54:57 +00:00
Fred Dixon
af96609e86
Set use h.264 video to true. We may revert this to false in the future
2012-10-22 10:42:23 -04:00
Richard Alam
89b8a3d890
Merge branch 'master' into modify-chat-to-use-consolidated-users
2012-10-21 18:28:07 +00:00
Richard Alam
b70d29a7d0
- change advancing to next chat message for accessibility from Key 32 (space) to Shift-Alt-32. The
...
reason is that we need to listen for keystroke and trap the ENTER key when we allowed input of
text in several line by converting to TextArea from TextField.
2012-10-21 18:25:54 +00:00
Gustavo Salazar
41b9467c77
Align and wrap text
2012-10-20 15:28:20 -05:00
Gustavo Salazar
1a8d263da4
Set color in played text
2012-10-19 15:06:52 -05:00
Gustavo Salazar
d18a677bef
Fix playback of straight line
2012-10-19 13:10:37 -05:00
Gustavo Salazar
46b0f56fe8
Wrap text in playback.
2012-10-19 13:09:16 -05:00
Gustavo Salazar
bc1382cf79
Merge pull request #68 from capilkey/add-seperate-playback-controls
...
Add seperate playback controls
2012-10-18 14:48:00 -07:00
Richard Alam
46a42c4a63
Merge branch 'master' into modify-chat-to-use-consolidated-users
2012-10-18 21:19:46 +00:00
Richard Alam
b40a05b904
- add echo private message to test sending of private message from JS api
2012-10-18 20:32:20 +00:00
Richard Alam
87fe30e30b
- add hook to send public chat message from JS
2012-10-18 20:17:51 +00:00
Chad Pilkey
ecd09f1f2b
in firefox the media can actually load before the jquery is called to add listeners. I fixed it
2012-10-18 18:42:11 +00:00
Richard Alam
2c60f8dab7
- try scrolling to the last message
2012-10-18 18:32:59 +00:00
Richard Alam
8274c491d4
- fix problem where chat box message area not showing up when switching layouts
...
- listen for user leave event and disable chat area
2012-10-18 17:32:41 +00:00
Richard Alam
ec05cf0129
- add switch layout button
2012-10-18 17:32:01 +00:00
Richard Alam
65ce77f911
- add JS API to switch layout
2012-10-18 14:17:12 +00:00
Richard Alam
d2ad9c68d1
- add a way to override default layout using config.xml
2012-10-17 21:44:15 +00:00
Richard Alam
ffb19fe329
- use timer to trigger querying of chat history as the text box input disappears if we don't
2012-10-17 20:40:53 +00:00
Richard Alam
8673a31d75
- try to display welcome message
2012-10-17 20:05:52 +00:00
Ubuntu 10.04-32 bbb0.8
81a9dae765
Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton
2012-10-17 11:36:29 -07:00
jfederico
d4ae8b3bbf
bbb-lti v0.1: Updated README
2012-10-17 14:09:55 -04:00
Fred Dixon
c43c0c6bd6
Merge pull request #71 from jfederico/master
...
Few fixes for the bbb-lti module
2012-10-17 11:07:07 -07:00
jfederico
009d67a22b
bbb-lti v0.1: Added createTime and userID parameters to the join. Added metadata for monitoring
...
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-17 13:58:19 -04:00
Fred Dixon
d6992f52c7
Merge pull request #70 from mconf/master
...
Few improvements related to the record and playback
2012-10-17 10:54:19 -07:00
Felipe Cecagno
ac48360062
Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton
2012-10-17 14:45:44 -03:00
jfederico
169d945e71
bbb-lti v0.1: Fixed a problem with localization and cleaned some debug messages up
...
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-17 11:44:18 -04:00
Richard Alam
9aa4f274c3
- pass utc time and timezone offset when sending chat message so we can display the send time by converting to local time
2012-10-17 15:41:41 +00:00
Fred Dixon
4c1d39cd0b
Merge pull request #69 from jfederico/master
...
Good work Jesus
2012-10-17 08:27:07 -07:00
Richard Alam
0cfc9fabec
- request for chat history when joining the meeting
2012-10-17 14:34:34 +00:00
jfederico
962c7f580c
bbb-lti v0.1: Refactoring to get arround a problem with the LTI Sakai implementation
...
Signed-off-by: jfederico <jesus@123it.ca>
2012-10-16 18:09:56 -04:00
Richard Alam
ac297d2f1a
- focus to chat message input when switching tabs
2012-10-16 22:05:01 +00:00
Richard Alam
314d0edf39
- send message to self when sending private chat
2012-10-16 21:30:49 +00:00
Richard Alam
b19a5440b5
- hightlight tab if new message comes in and tab is not in focus
2012-10-16 21:04:26 +00:00
Richard Alam
322bc98112
- send chat message when user hit enter key
2012-10-16 20:22:34 +00:00
Chad Pilkey
a81800f822
alternate control theme
2012-10-16 20:02:30 +00:00