Richard Alam
|
11124d90d7
|
Merge pull request #599 from capilkey/fix-issue-1915
Three client fixes
|
2015-04-06 15:14:42 -04:00 |
|
Chad Pilkey
|
daf23751f8
|
removed the layout reset on presenter switch
|
2015-04-06 12:06:55 -07:00 |
|
Chad Pilkey
|
397b9e1389
|
increased the height of a TextArea in the echo tests
|
2015-04-06 12:06:22 -07:00 |
|
Chad Pilkey
|
475cbb4756
|
removed some unused layout options
|
2015-04-06 12:05:46 -07:00 |
|
Richard Alam
|
7fb85cd7a6
|
Merge pull request #598 from bigbluebutton/fix-issue-1917
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=19...
|
2015-04-06 11:22:45 -04:00 |
|
Richard Alam
|
337f5f0934
|
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1917
|
2015-04-06 15:20:01 +00:00 |
|
Fred Dixon
|
2faea2dc04
|
Merge pull request #597 from bigbluebutton/ffdixon-patch-1
Update bbb-conf
|
2015-04-04 00:38:32 -04:00 |
|
Fred Dixon
|
af38969cea
|
Update bbb-conf
Updated bbb-conf to properly enable/disable useWebRTCIfAvailable
|
2015-04-04 00:38:17 -04:00 |
|
Richard Alam
|
8008d97cac
|
Merge pull request #595 from antobinary/lost-welcome-message
html5client: fixed issues with mongo db cursor notation. Meteor update to 1.1
|
2015-04-02 17:44:41 -04:00 |
|
Anton Georgiev
|
21a35c6625
|
Meteor update to the stable 1.1
|
2015-04-02 21:43:10 +00:00 |
|
Anton Georgiev
|
4520949a28
|
the updated mongo has a slightly stricter rule regarding cursors. The welcome message was not stored correctly
|
2015-04-02 21:42:35 +00:00 |
|
Richard Alam
|
95120104fb
|
Merge pull request #594 from capilkey/improve-applet-mouse-interaction
reworked the applet mouse listeners to simplify and improve the functionality
|
2015-04-02 14:54:46 -04:00 |
|
Chad Pilkey
|
3f51358618
|
reworked the applet mouse listeners to simplify and improve the functionality
|
2015-04-02 11:45:30 -07:00 |
|
Fred Dixon
|
33e9041972
|
Merge pull request #593 from gthacoder/meteor-client-fullscreen-whiteboard
Whiteboard in full screen mode.
|
2015-03-31 19:51:20 -04:00 |
|
Maxim Khlobystov
|
c08b23fec2
|
Limited the support for the full screen mode to Chrome and Firefox.
|
2015-03-31 16:44:16 -07:00 |
|
Maxim Khlobystov
|
dfa30d2193
|
Corrected the size of the full screen button.
|
2015-03-31 16:07:14 -07:00 |
|
Richard Alam
|
5995febc63
|
Merge pull request #592 from capilkey/misc-090-fixes
Misc 0.9.0 fixes
|
2015-03-31 17:32:34 -04:00 |
|
Chad Pilkey
|
28b55f7df3
|
reset the TextToolbar position when it is made visible and avoid unnecessary redraws
|
2015-03-31 14:27:09 -07:00 |
|
Chad Pilkey
|
467538953d
|
updated the webcam url regex to match the new userid format
|
2015-03-31 14:24:59 -07:00 |
|
Chad Pilkey
|
7d23a3adb1
|
reset the client layout even if the already selected item is clicked
|
2015-03-31 14:24:17 -07:00 |
|
Chad Pilkey
|
a082f8ede2
|
hopefully fix the flash mic list so that it repopulates
|
2015-03-31 14:22:10 -07:00 |
|
Maxim Khlobystov
|
91be2f4da8
|
Fixed the issue with the full screen button jumping to new line in Firefox.
|
2015-03-31 12:04:29 -07:00 |
|
Maxim Khlobystov
|
ed2ecf1cef
|
Centered the slide vertically in full screen mode.
|
2015-03-30 16:03:41 -07:00 |
|
Maxim Khlobystov
|
915b522cab
|
Removed the unnecessary important declarations.
|
2015-03-29 13:58:24 -07:00 |
|
Maxim Khlobystov
|
659b86cde9
|
Modified the calculation of the slide image dimensions to eliminate the dependency on the whiteboard navbar height (allowed the slide to use all of the available space in full screen mode).
|
2015-03-29 13:51:18 -07:00 |
|
Maxim Khlobystov
|
500d015aad
|
Resized the elements containing the slide image assuming the whiteboard doesn't have navbar in full screen mode.
|
2015-03-29 13:45:35 -07:00 |
|
Maxim Khlobystov
|
a7b511ce97
|
Added the ability to open the whiteboard in full screen mode.
|
2015-03-27 17:59:56 -07:00 |
|
Richard Alam
|
2388a72198
|
Merge pull request #591 from bigbluebutton/update-locales-mar-27-2015
- update locales
|
2015-03-27 18:00:09 -04:00 |
|
Richard Alam
|
1d32fb7dc4
|
- update locales
|
2015-03-27 21:58:21 +00:00 |
|
Richard Alam
|
5766a973ee
|
Merge pull request #590 from capilkey/improve-chat-sending
Improve chat sending
|
2015-03-27 17:37:55 -04:00 |
|
Chad Pilkey
|
6c6e092402
|
increase height of text in audio windows so it doesn't get cut off
|
2015-03-27 14:33:49 -07:00 |
|
Chad Pilkey
|
3245934d15
|
prevent enter from going into the input box
|
2015-03-27 14:33:15 -07:00 |
|
Chad Pilkey
|
3b5ab7cbbe
|
improved the chat url regex
|
2015-03-27 14:32:27 -07:00 |
|
Fred Dixon
|
9270d01984
|
Merge pull request #576 from antobinary/options-rearrange-fix
html5client:chat options fix + Meteor update
|
2015-03-27 14:14:19 -04:00 |
|
Fred Dixon
|
0a9bf5d9b3
|
Merge pull request #577 from gthacoder/meteor-client-switching-stylesheets
HTML5 client: push menu update.
|
2015-03-27 14:14:04 -04:00 |
|
Chad Pilkey
|
ec6dffea13
|
Merge pull request #589 from OZhurbenko/fix-issue-1889
Cleaninig
|
2015-03-25 17:36:24 -04:00 |
|
Oleksandr Zhurbenko
|
98bd277324
|
Cleaninig
|
2015-03-25 14:34:01 -07:00 |
|
Richard Alam
|
8bfdd5a5f7
|
Merge pull request #586 from OZhurbenko/fix-issue-1889
Fix issue 1889
|
2015-03-25 17:22:14 -04:00 |
|
Richard Alam
|
78aa3fa271
|
Merge pull request #588 from bigbluebutton/fix-issue-1909
Fix issue 1909
|
2015-03-25 17:20:46 -04:00 |
|
Richard Alam
|
2a0786d19c
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into fix-issue-1909
|
2015-03-25 21:15:20 +00:00 |
|
Richard Alam
|
315ac0688c
|
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1909
|
2015-03-25 21:14:48 +00:00 |
|
Richard Alam
|
614affb46d
|
Merge pull request #587 from capilkey/fix-private-links
Three different bug fixes
|
2015-03-25 17:13:49 -04:00 |
|
Oleksandr Zhurbenko
|
f8a41a78d8
|
Cleaning and formatting
|
2015-03-25 14:12:38 -07:00 |
|
Chad Pilkey
|
4814fe65a2
|
annotations now follow the mouse if it leaves the WhiteboardCanvas
|
2015-03-25 14:08:51 -07:00 |
|
Chad Pilkey
|
056f880a53
|
add URL parsing to private chat messages
|
2015-03-25 14:06:03 -07:00 |
|
Chad Pilkey
|
f7a99342b5
|
increase webrtc transfer timeout
|
2015-03-25 14:05:26 -07:00 |
|
Oleksandr Zhurbenko
|
67ef6129c0
|
Trimming leading and trailing whitespace for the meetingId and fullname for both cases
|
2015-03-25 13:02:03 -07:00 |
|
Richard Alam
|
3f4bec3333
|
Merge pull request #585 from capilkey/fix-three-whiteboard-bugs
Fix some whiteboard annoyances
|
2015-03-25 10:11:01 -04:00 |
|
Chad Pilkey
|
7431f5186f
|
reworked the pan and zoom so it breaks way less
|
2015-03-24 16:58:18 -07:00 |
|
Fred Dixon
|
654d446a26
|
Merge pull request #583 from bigbluebutton/ffdixon-fix-bbb-record
Update bbb-record
|
2015-03-23 20:08:17 -04:00 |
|