Richard Alam
948e1b323e
Merge branch 'master' into merge-polling-with-master
2014-02-12 15:59:23 -05:00
Chad Pilkey
e3b617225e
Merge pull request #305 from syeshchenko/presentationWindowFix
...
FileUploader window fixes
2014-02-12 13:04:00 -05:00
Gustavo Salazar
339608c813
update message for not webrtc capable browser
2014-02-10 14:16:05 -08:00
Richard Alam
c77ddd76d3
Merge branch 'master' into merge-polling-with-master
2014-02-10 21:49:36 +00:00
Gustavo Salazar
edf9518a31
Merge master branch to add style in mic settings.
2014-02-10 11:03:15 -08:00
Gustavo Salazar
ea0c763712
Merged with https://github.com/mconf/bigbluebutton/tree/webrtc_support
2014-02-07 16:56:23 -08:00
syeshchenko
06bf0fe049
Add file format hint message
2014-02-05 11:01:23 -08:00
Chad Pilkey
d8bbfbfa36
moved the Mic Warning strings to the locale file and fixed up a bug with the chrome warning popup
2014-02-04 15:42:46 -08:00
Chad Pilkey
ecac0b7a1d
fixed up the ui of the audio settings a little bit
2014-02-04 14:43:20 -08:00
Richard Alam
5559a2b8cc
Merge branch 'master' into merge-polling-with-master
...
- there are compile issues we need to fix
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/BigBlueButtonApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/ParticipantUpdatingRoomListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/Room.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/RoomsManager.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/messaging/MessagingConstants.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsEventSender.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsService.java
bigbluebutton-apps/src/main/webapp/WEB-INF/bbb-apps.xml
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UsersSOService.as
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/SlideView.mxml
2014-01-23 20:49:04 +00:00
Felipe Cecagno
3070127a8e
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into record-button
...
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/Room.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsEventSender.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/recorder/participants/ParticipantsEventRecorder.java
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UsersSOService.as
2014-01-15 17:53:10 -02:00
Tiago Daniel Jacobs
0679568656
Fixed copyright string in pt_BR
2014-01-14 23:51:44 -02:00
Felipe Cecagno
3440ed0fe3
Merge branch 'v0.81' into record-button
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2014-01-14 14:05:41 -02:00
Tiago Daniel Jacobs
8c912df459
Implemented lock settings in bbb-client and bbb-apps.
2014-01-09 03:52:03 -02:00
Richard Alam
329d2b9af1
Merge pull request #291 from SenecaCDOT-BigBlueButton/add-another-string
...
created a new locale string for the chat module
2013-10-31 17:44:00 -07:00
Chad Pilkey
336c8f72f3
created a new locale string for the chat module
2013-10-31 16:27:14 -07:00
Gustavo
9e61cc334a
update locales
2013-10-30 20:53:29 +00:00
Richard Alam
c4855876c3
- change test java link
2013-10-21 21:50:38 +00:00
Richard Alam
de553549d1
- change instruction to much shorter one so it's easy to localize
2013-10-21 18:47:31 +00:00
Richard Alam
b07dde529c
- add java version required notice in when starting desktop sharing
2013-10-21 18:09:00 +00:00
Richard Alam
9f8163d9b2
- localize poll toolbar button
2013-10-17 12:24:26 -07:00
Gustavo
805f93ec54
update locales and add welsh
2013-10-09 20:18:43 +00:00
Gustavo Salazar
8b18f4915f
update italian translation strings
...
0.8 is the default version set for all the "locales", with the value 0.81 it fails while loading the client in the browser. I also changed it in Transifex.
2013-10-08 16:39:22 -05:00
Richard Alam
5bb5f2000d
Merge branch 'master' into new-polling-feature
2013-10-07 15:16:25 +00:00
Gustavo Salazar
d673e6e484
update locales
2013-10-02 12:12:40 -07:00
Felipe Cecagno
aa597fe985
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into record-button-client
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
record-and-playback/core/lib/recordandplayback.rb
record-and-playback/core/lib/recordandplayback/generators/audio_processor.rb
record-and-playback/core/lib/recordandplayback/generators/events.rb
record-and-playback/core/lib/recordandplayback/generators/video.rb
record-and-playback/presentation/scripts/publish/presentation.rb
2013-09-24 15:03:44 -03:00
Richard Alam
920c56d7f1
- loclalize buttons
2013-09-24 16:31:59 +00:00
Felipe Cecagno
33d98bbff2
implemented the record button both client-side and server-side; still needs more work on the processing scripts; still needs to update the record button icons
2013-09-23 18:33:30 -03:00
Gustavo
d8e1bce801
Update locales
2013-09-23 20:46:29 +00:00
Chad Pilkey
dfc444ab6f
added two strings in the log out window to locales
2013-09-04 15:01:23 -07:00
Gustavo Salazar
2007d6d7bb
delete transifex dir in locales
2013-09-02 13:59:36 -05:00
jent46
8561c02d18
update locales
2013-09-02 10:44:52 -07:00
jent46}
6d8d8962e5
update languages (fr_FR,he_IL,id_ID,vi_VN)
2013-08-20 16:34:42 -05:00
jent46
65cdcc4789
locales updated
2013-08-14 12:45:18 -07:00
Chad Pilkey
397994cdb9
Merge pull request #219 from SenecaCDOT-BigBlueButton/better-logout
...
Better logout
2013-07-30 17:29:07 -07:00
Fred Dixon
375e75338f
Fixed two spelling mistakes in US english file
2013-07-24 08:33:52 -07:00
jtrobinson
7bdeb79fec
Framework for friendlier logout window in place.
2013-07-24 06:46:15 -07:00
Fred Dixon
8d9a4b93c2
Reverted back change ... not getting the formatting right on copyright line
2013-07-23 20:53:24 -07:00
Fred Dixon
e17199d62f
Another tweak of copyright line
2013-07-23 20:34:06 -07:00
Fred Dixon
0bf150a330
minor updates in copyright line
2013-07-23 20:32:48 -07:00
Chad Pilkey
5461fe0dc4
changed the url in the footer to be an actual link
2013-07-22 11:19:07 -07:00
Chad Pilkey
318a7f9986
added pre and post text to the slide in the Flash client
2013-07-22 08:04:51 -07:00
Chad Pilkey
0bf957482d
switched the word close in the audio and video popups with cancel
2013-07-18 09:07:19 -07:00
Chad Pilkey
d88af818f5
added 4 link buttons to the start of the tab order when a screen reader is active
2013-07-17 13:27:23 -07:00
jtrobinson
49752b56a2
Resolved conflicts
2013-07-15 09:16:50 -07:00
jtrobinson
dd06dd16e7
Chat tabs now modify their accessibility description to tell a screen reader whether there are new messages in that tab or not. Removed logic pertaining to ChatAccessibilityEvent, which was introduced as part of this branch and is no longer needed.
2013-07-02 09:08:15 -07:00
Markos Calderon
2f7c2949c5
fix locale
2013-06-21 16:41:00 -05:00
Chad Pilkey
5cfe26fae6
moved the you indicator in the users grid to the locales file
2013-07-12 15:30:53 -07:00
Chad Pilkey
3a815a4328
changed the join audio string
2013-07-12 14:29:11 -07:00
jtrobinson
90487abca7
Replaced Shortcut Help datagrid headers with properly localized strings.
2013-07-11 13:46:57 -07:00