Commit Graph

9845 Commits

Author SHA1 Message Date
Felipe Cecagno
7063cfa833 included the "Default language" option to the list of languages 2015-09-03 14:04:29 -03:00
Felipe Cecagno
40ce5f8877 changed the logic we store locales on ResourceUtil, so we can do a better job changing the language names and ordering them 2015-09-03 12:42:16 -03:00
RafaFP
6545dd89c5 Implemented the feature which changes the name of the locations to Portuguese (Brazilian) when the user changes the locale to Portuguese (Brazilian).
#ref1745
2015-08-24 21:26:24 +00:00
Fred Dixon
18aee902ee bumping version number of index.html 2015-06-24 11:00:29 -04:00
Fred Dixon
e72d3e6836 Bumped from 0.9.0 to 0.9.1 to fix #1953 2015-06-24 10:58:11 -04:00
Fred Dixon
9c64671fc9 Merge branch 'v0.9.0-release' of https://github.com/bigbluebutton/bigbluebutton into v0.9.0-release 2015-06-24 10:41:20 -04:00
Richard Alam
9fba1a2120 Merge pull request #658 from ritzalam/fix-issue-1953
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1953
2015-06-17 15:24:47 -04:00
Richard Alam
2a93dbf4a7 - fix https://code.google.com/p/bigbluebutton/issues/detail?id=1953 2015-06-17 15:59:27 +00:00
Fred Dixon
f8825d6a5f Merge branch 'v0.9.0-release' of https://github.com/bigbluebutton/bigbluebutton into v0.9.0-release
Conflicts:
	bigbluebutton-config/web/index.html
2015-05-20 06:14:28 -04:00
Fred Dixon
fd50f2165b Updated footer link to new docs 2015-04-29 20:42:30 -04:00
Fred Dixon
145b466786 Merge branch 'v0.9.0-release' of https://github.com/bigbluebutton/bigbluebutton into v0.9.0-release 2015-04-29 20:37:53 -04:00
Fred Dixon
c43bdb5fc4 Updated footer to link to docs 2015-04-29 20:36:42 -04:00
Fred Dixon
13a970afe4 Updated footer link to point to new docs 2015-04-29 20:33:27 -04:00
Fred Dixon
3e0445a722 Merge pull request #628 from ffdixon/v0.9.0-release
Change from 0.9.0-RC to 0.9.0
2015-04-29 19:44:20 -04:00
Fred Dixon
590b846d6f Change from 0.9.0-RC to 0.9.0 2015-04-29 19:42:04 -04:00
Chad Pilkey
fad70589b3 Merge pull request #622 from capilkey/chrome-npapi
Chrome can manually allow NPAPI until version 45, modified publish window to match
2015-04-23 17:26:59 -04:00
Chad Pilkey
4cf9251610 Chrome can manually allow NPAPI until version 45, modified publish window to match 2015-04-20 11:56:50 -07:00
Fred Dixon
ee7884865f Merge pull request #616 from perroned/mobile-icon-detection2
Restore functionality to properly detect mobile and choose correct icon
2015-04-16 13:20:39 -04:00
perroned
5808dba448 Restore functionality to properly detect mobile and choose correct icon 2015-04-16 09:55:56 -07:00
Fred Dixon
1b4ede0028 Update bbb-conf 2015-04-15 21:49:19 -04:00
Felipe Cecagno
7ad689cc33 Merge pull request #610 from bigbluebutton/make-moderator-presenter
Make moderator presenter
2015-04-15 12:24:27 -03:00
Fred Dixon
55e533dc72 Merge pull request #613 from ffdixon/getting-ready-for-RC
Updating strings for 0.9.0-RC
2015-04-15 11:21:59 -04:00
Fred Dixon
8a27d4496c Updating strings for 0.9.0-RC 2015-04-15 11:20:01 -04:00
Fred Dixon
dffe88d415 Merge pull request #612 from bigbluebutton/ffdixon-patch-2
Update bbb-conf
2015-04-14 22:13:10 -04:00
Fred Dixon
ad88aa6087 Update bbb-conf
Removed hard-coded links to google code docs (Google Code is going away).
2015-04-14 22:12:59 -04:00
Richard Alam
030026a396 Merge pull request #611 from kepstin/recording-clear
Recording clear
2015-04-14 17:38:31 -04:00
Calvin Walton
301665a35b Fix off-by-one error in slide clear events
In 0.9.0, the slide clear events changed from using 1-based page numbers to
using 0-based page numbers.

Add 1 to the page number for recordings generated on a 0.9.0+ server to
fix the issue; at this point it's too late in the release to change the value,
and there's too big of a body of existing recordings out there.
2015-04-14 17:33:49 -04:00
Calvin Walton
c96f9f0cfe Add a function to compare BBB version numbers
This can be used to check if e.g. recording is from a 0.9.0 or newer server
2015-04-14 17:33:49 -04:00
Richard Alam
933b9d04ef - make a moderator presenter when the current presenter leaves (e.g. disconnected). This way, as long as
there is a moderator in the meeting, there will always be a presenter.
2015-04-14 14:40:24 +00:00
Richard Alam
8cd45e9cc5 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton 2015-04-14 14:16:38 +00:00
Fred Dixon
18bbf0c325 Merge pull request #609 from gthacoder/meteor-client-tiny-whiteboard
HTML5 client: whiteboard bug fixes related to the first client load.
2015-04-13 20:35:02 -04:00
Maxim Khlobystov
d6383efa74 Added some comments. 2015-04-13 17:26:01 -07:00
Maxim Khlobystov
013ede36be Fixed the bug with a huge cursor appearing on first load. 2015-04-13 17:20:46 -07:00
Richard Alam
4155edf12d Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton 2015-04-13 17:22:17 +00:00
Richard Alam
64894aec77 Merge pull request #608 from capilkey/remove-layout-sync
removed the layout sync code
2015-04-13 13:22:01 -04:00
Richard Alam
0eee2d5af0 Merge branch 'capilkey-remove-layout-sync' 2015-04-13 17:21:27 +00:00
Richard Alam
0378239efc Merge branch 'remove-layout-sync' of https://github.com/capilkey/bigbluebutton into capilkey-remove-layout-sync 2015-04-13 17:09:40 +00:00
Chad Pilkey
3265e647b3 removed the layout sync code 2015-04-13 09:27:21 -07:00
Maxim Khlobystov
b8e32da12d Added the fix for the bug with a tiny whiteboard to a portrait view. 2015-04-10 17:53:43 -07:00
Maxim Khlobystov
dc9e8e46d0 Fixed the issue with a tiny whiteboard on initial page load without the whiteboard cookies set (fixed in landscape only). 2015-04-10 17:17:37 -07:00
Maxim Khlobystov
21be913ff1 Went back to using the height of the whole whiteboard area when calculating slide dimensions (fixed the issue with missing whiteboard on client load). 2015-04-10 15:15:58 -07:00
Fred Dixon
761453f31a Merge pull request #605 from capilkey/fix-issue-1635
fix for issue 1635, some of the values needed to be reset
2015-04-09 18:33:18 -04:00
Chad Pilkey
1e732c5b98 fix for issue 1635, some of the values needed to be reset 2015-04-09 15:23:28 -07:00
Richard Alam
ed46391bf6 Merge pull request #604 from mconf/fix-context-menu-on-master
Improvements on MDIWindow context menu
2015-04-09 17:33:13 -04:00
Felipe Cecagno
aa4ec0c1a8 fixed localization for context menu items on presentation window, using the same text as the buttons tooltip 2015-04-09 17:57:08 -03:00
Felipe Cecagno
bdb2ad585f keep custom context menu items in the users window when the window is minimized or maximized; translate the context menu items when the localization is changed 2015-04-09 17:45:19 -03:00
Felipe Cecagno
46ae3c606c Merge branch 'fix-context-menu' into fix-context-menu-on-master
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopPublishWindow.mxml
2015-04-09 17:26:19 -03:00
Felipe Cecagno
8dd9ee08e0 created a new class CustomMdiWindow to proper handle the context menu 2015-04-09 17:21:37 -03:00
Fred Dixon
d355312715 Fixed typo in check for Chrome42OrHigher 2015-04-08 19:15:34 -04:00
Richard Alam
7970a26756 Merge pull request #603 from capilkey/-chrome-42-warning
chrome 42 warning
2015-04-08 18:18:41 -04:00