Commit Graph

17921 Commits

Author SHA1 Message Date
Richard Alam
478caab88f - change copyright text 2017-08-22 13:58:22 -07:00
Richard Alam
349500b4ef - randomly change position of new shared notes popup 2017-08-22 13:57:41 -07:00
Fred Dixon
d825aa44d5 Merge pull request #4295 from pedrobmarin/fullscreen-fix
Flash client's chrome fullscreen fix
2017-08-22 16:20:25 -04:00
Pedro Beschorner Marin
5a388961d7 Included allowfullscreeninteractive param when loading the swf file in chrome 2017-08-22 19:36:02 +00:00
Richard Alam
9f3719bba8 Merge pull request #4293 from ritzalam/shared-notes-default-title
- set default window name for new shared notes
2017-08-22 15:16:49 -04:00
Richard Alam
5f3672d62a - pahabol: change public chat options font size 2017-08-22 11:42:19 -07:00
Richard Alam
61326d82c4 - set default window name for new shared notes 2017-08-22 11:11:57 -07:00
Richard Alam
8f3f549ed8 Merge branch 'bbb-2x-mconf' of github.com:bigbluebutton/bigbluebutton into bbb-2x-mconf 2017-08-22 07:53:32 -07:00
Richard Alam
a1834f66ad Merge branch 'riadvice-2x-client-theme' into bbb-2x-mconf 2017-08-22 07:52:53 -07:00
Richard Alam
08d70b15f0 Merge pull request #4292 from ritzalam/ss-publish-win-position
- reposition screenshare publish window
2017-08-22 10:22:08 -04:00
Richard Alam
0d25282d4f - reposition screenshare publish window 2017-08-22 07:21:19 -07:00
Ghazi Triki
c38b19f2bf Remove presentation zoom labels and show percentage in zoom slider data tip. 2017-08-22 14:44:11 +01:00
Ghazi Triki
83f60e4d64 Larger ShortcutHelpWindow size. 2017-08-22 12:14:42 +01:00
Ghazi Triki
d24dca219c Smaller whiteboard toolbar buttons. 2017-08-22 12:14:16 +01:00
Ghazi Triki
1fd76bd616 Remove tooltip from meeting name in the title bar. 2017-08-22 12:13:42 +01:00
Ghazi Triki
571899bbc8 Updated layout.xml with larger central area. 2017-08-22 11:54:09 +01:00
Ghazi Triki
1573e6a716 Typo and default values fixes to configuration options. 2017-08-22 11:39:03 +01:00
Richard Alam
2dabc95f9c Merge pull request #4288 from kepstin/bbb-20-rec-fixes
Bbb 20 rec fixes
2017-08-21 16:49:15 -04:00
Calvin Walton
ba1e0e09c2 RnP: Add image id to shape ids
This ensures that the same shape in two different images will
get different ids for each, so that the drawing code will handle it
correctly.
2017-08-21 16:40:53 -04:00
Richard Alam
806e90fbf9 Merge pull request #4287 from ritzalam/shared-notes-font
- increase default font for shared notes
2017-08-21 16:35:01 -04:00
Richard Alam
22ac6e8fc1 - increase default font for shared notes 2017-08-21 13:30:43 -07:00
Richard Alam
bd42ec4141 Merge branch 'pedrobmarin-2.0-shared-notes-fixes' into bbb-2x-mconf 2017-08-21 13:19:40 -07:00
Richard Alam
557a9ea1ca Merge branch '2.0-shared-notes-fixes' of https://github.com/pedrobmarin/bigbluebutton into pedrobmarin-2.0-shared-notes-fixes 2017-08-21 13:09:43 -07:00
Richard Alam
f6da20c174 Merge pull request #4284 from ritzalam/hide-rtt
- hide rtt for now in client as we keep tract of this on the server …
2017-08-21 16:04:26 -04:00
Richard Alam
5e1283bb22 - hide rtt for now in client as we keep tract of this on the server side 2017-08-21 13:01:52 -07:00
Pedro Beschorner Marin
2cc03d5d54 Avoiding bad resync in shared notes 2017-08-21 19:50:32 +00:00
Richard Alam
a339e5f534 Merge pull request #4283 from ritzalam/shared-notes-window
- prevent shared notes window from closing as we don't have a way to…
2017-08-21 15:39:08 -04:00
Richard Alam
b74ba45cfd - prevent shared notes window from closing as we don't have a way to re-open them. 2017-08-21 12:38:03 -07:00
Richard Alam
3219e978e0 Merge pull request #4282 from ritzalam/change-log-target
- change target name in log element of config.xml so as not to confl…
2017-08-21 15:10:55 -04:00
Richard Alam
c7a9fa6947 - change target name in log element of config.xml so as not to conflict with "target" on branding during
post install
2017-08-21 12:08:49 -07:00
Richard Alam
0dc6fd4af4 Merge pull request #4281 from ritzalam/public-chat-options
- move public chat save, copy, and clean into chat options box for accessibility
2017-08-21 14:47:53 -04:00
Calvin Walton
62465d4c47 RnP: Convert BBB 2.0 cursor positions to be relative to viewbox
In BBB 2.0, the cursor positions are given relative to the page
size (like annotation positions). Since the recording cursors
aren't actually drawn in the page like annotations, it's more
convenient to have them relative to the visible area (viewbox),
so do that conversion.

While I'm in here - since we switched to new incompatible scripts
for BBB 2.0 anyways - remove an extra factor in the cursor positions
in cursor.xml, and just use a simple ratio of width/height instead.
2017-08-21 14:44:41 -04:00
Richard Alam
f32ede3a5b - move public chat save, copy, and clean into chat options box for accessibility 2017-08-21 11:42:57 -07:00
Pedro Beschorner Marin
06d937958f Setting maximum size to shared notes and pastes 2017-08-21 18:23:33 +00:00
Fred Dixon
f128486be0 Merge pull request #4280 from ffdixon/redirect-bigbluebutton-org
Added home.html to redirect to bigbluebutton.org when user clicks low…
2017-08-21 13:59:59 -04:00
Fred Dixon
97148ac99b Added home.html to redirect to bigbluebutton.org when user clicks lower left text 2017-08-21 12:58:58 -05:00
Richard Alam
1a90735675 Merge pull request #4279 from ritzalam/multi-user-cursor
- show name beside cursor only when multi-user wb is on
2017-08-21 13:37:08 -04:00
Richard Alam
d6b4c7ac21 - show name beside cursor only when multi-user wb is on 2017-08-21 10:35:53 -07:00
Richard Alam
043d8f2867 Merge pull request #4278 from ritzalam/minor-ui-adjustments
- reposition screen share publish window
2017-08-21 12:29:19 -04:00
Richard Alam
aa35dcddf0 - reposition screen share publish window
- resize shortcut help window
2017-08-21 09:27:35 -07:00
Calvin Walton
c925a36c7b RnP: Calculate the cursor position based on pan/zoom info 2017-08-21 12:24:19 -04:00
Richard Alam
9b9e448b29 Merge pull request #4276 from ritzalam/add-version-placeholder
- add build version placeholder
2017-08-21 10:30:35 -04:00
Richard Alam
3aec506154 - add build version placeholder 2017-08-21 07:24:40 -07:00
Richard Alam
7e7c51b881 Merge pull request #4272 from ritzalam/add-build-version
- add back way to put build version in client
2017-08-18 17:55:42 -04:00
Richard Alam
dbc95de135 - add back way to put build version in client 2017-08-18 14:54:47 -07:00
Calvin Walton
08f00eb35e RnP: Fix variable name of bbb 2.0 version check 2017-08-18 17:50:34 -04:00
Calvin Walton
919bb1a60f RnP: Don't unconditionally hide cursor if no updates 2017-08-18 17:45:46 -04:00
Calvin Walton
33a511d800 Move the custom_hash require to publish rap worker where it's used 2017-08-18 17:45:15 -04:00
Calvin Walton
21255cf04a RnP: Hide the cursor when it goes offscreen
Remove the old 'hide cursor on inactivity' code, and just hide the
cursor when the cursor events say it should be hidden.
2017-08-18 17:16:16 -04:00
Calvin Walton
f66d4a2849 RnP: Syntax fixes for presentation text fix... 2017-08-18 17:07:14 -04:00