KDSBrowne
ef18f652aa
fix lint issues
2017-04-26 07:08:47 -07:00
Klaus Klein
15ea8921dc
Fix lint problems
2017-04-26 10:53:01 -03:00
Klaus Klein
e56546137b
Change callServer function name
2017-04-26 10:47:44 -03:00
Klaus Klein
8dcd68bf76
Merge branch 'master' into AddServerCallback
...
* master: (53 commits)
fix issue with listenOnly not hanging up
- spell the word correctly
- minimize logging
Add catch all exception to bbb-web redis subscriber
Update styles.scss
HotfixChat, HTML5 issues #3829
fix undefined voiceBridge
moved componentWillMount to component..
Faster PDF pages counting by replacing "pdf2swf" command with "pdfinfo".
add aria-label to chat log
Fallback again to 72 DPI PNG for complex PDF pages.
Changed screenshare's publish and view windows to use CustomMdiWindow
resolve lint warnings on modified files
Fixing bug that was causing a stack overflow when checking permissions of ignored windows
move audio tag to component
Rename GhostscriptPageExtractor to PageExtractorImp.
change aria-labelledby to aria-describedby
Fix avatar issue in chat, HTML5 #3830
add suggested changes
Remove usage of GhostScript and replace it by pdftocairo and pdfseparate.
...
2017-04-26 10:43:04 -03:00
Klaus Klein
9d50e11172
Add notification service and fix logout
2017-04-26 10:41:34 -03:00
Klaus Klein
d32dbb12f5
Fix wrong import
2017-04-25 14:26:14 -03:00
Klauswk
73fb753edb
Merge branch 'master' into FixAuthentication
2017-04-25 14:09:47 -03:00
Klaus Klein
6f564ba7b6
Fix auth and user kick, HTML5 closes #3844 #3828
2017-04-25 14:04:17 -03:00
Anton Georgiev
c2b6f48b87
Merge pull request #3848 from antobinary/audio-restructuring
...
HTML5: Fix issue with listenOnly not hanging up
2017-04-25 12:04:32 -04:00
KDSBrowne
a752b97809
add message descriptions
2017-04-25 05:21:12 -07:00
KDSBrowne
330abe06e5
fix aria semantics
2017-04-25 04:59:52 -07:00
KDSBrowne
1e4e730278
fix aria labels
2017-04-24 19:27:28 -07:00
KDSBrowne
9203cc60e3
add localized messages
2017-04-24 19:08:18 -07:00
Richard Alam
011ebd7e81
Merge pull request #3847 from ritzalam/add-catch-all-exception
...
Add catch all exception to bbb-web redis subscriber
2017-04-24 17:51:03 -04:00
Richard Alam
34e01be092
Merge pull request #3840 from riadvice/unify-document-conversion
...
Improve document conversion and make it faster
2017-04-24 17:50:48 -04:00
Anton Georgiev
c80827ee20
fix issue with listenOnly not hanging up
2017-04-24 17:17:53 -04:00
Richard Alam
5126e40762
- spell the word correctly
2017-04-24 20:46:43 +00:00
Richard Alam
4c32f130df
- minimize logging
2017-04-24 20:43:11 +00:00
Richard Alam
80e3c7eabb
Add catch all exception to bbb-web redis subscriber
...
On redis-cli, we noticed that BbbWebSub isn't on the "client list". The auto-reconnect on bbb-web
wasn't triggered as not log was generated in bbb-web.log. Maybe the exception was something we
did not handle. Try catching all exception on this jedis connection.
2017-04-24 20:20:39 +00:00
Klaus Klein
1d59ba7d58
Remade with @gcampes changes
2017-04-24 17:18:07 -03:00
Anton Georgiev
e78f2409e9
Merge pull request #3843 from Klauswk/HotfixChat
...
HotfixChat, HTML5 issues #3829
2017-04-24 15:34:28 -04:00
Anton Georgiev
835acfa195
Merge pull request #3835 from KDSBrowne/accessibility-05-update
...
[HTML5] - Accessibility update 05
2017-04-24 15:34:05 -04:00
Anton Georgiev
d7a61a8a7e
Merge pull request #3801 from JaeeunCho/userlist_truncate
...
HTML5 - Truncate user name and chat name
2017-04-24 15:02:16 -04:00
Anton Georgiev
90d34da942
Merge pull request #3832 from Klauswk/FixFullScreen
...
Fix full screen when console is open, HTML5
2017-04-24 14:55:35 -04:00
Jaeeun Cho
5099d4bca7
Update styles.scss
2017-04-24 11:17:24 -04:00
Klaus Klein
650e93d4dd
HotfixChat, HTML5 issues #3829
2017-04-24 08:33:08 -03:00
KDSBrowne
423318962d
add aria labels to closed caption submenu
2017-04-23 06:26:01 -07:00
KDSBrowne
41a5e01e2c
fix missing section announcment
2017-04-21 12:14:55 -07:00
KDSBrowne
1e07098527
add messages for settings application submenu
2017-04-21 12:04:46 -07:00
Anton Georgiev
5f6dd8e5f6
Merge pull request #3839 from antobinary/audio-restructuring
...
[HTML5] Fix undefined voiceBridge
2017-04-20 16:55:15 -04:00
Anton Georgiev
d3bf2ab0b7
fix undefined voiceBridge
2017-04-20 16:53:55 -04:00
Anton Georgiev
a9f2a18475
Merge pull request #3834 from antobinary/audio-restructuring
...
[HTML5] Audio restructuring part 1
2017-04-20 16:00:59 -04:00
Anton Georgiev
0cc9ce4048
moved componentWillMount to component..
2017-04-20 15:57:35 -04:00
Ghazi Triki
8142031afe
Faster PDF pages counting by replacing "pdf2swf" command with "pdfinfo".
2017-04-20 18:02:31 +01:00
Klaus Klein
e9cff2094a
Add server callback with error
2017-04-20 11:12:14 -03:00
KDSBrowne
97402b4628
add aria-label to chat log
2017-04-20 06:53:03 -07:00
Ghazi Triki
1255e41758
Fallback again to 72 DPI PNG for complex PDF pages.
2017-04-20 13:44:58 +01:00
Anton Georgiev
5b0454a11c
Merge pull request #3836 from Klauswk/FixAvatarIssue
...
Fix avatar issue in chat, HTML5 #3830
2017-04-19 17:25:58 -04:00
Anton Georgiev
79fc24e817
Merge pull request #3823 from Gcampes/unauthorized-page-fix
...
[HTML5] Fix unauthorized for slow connections
2017-04-19 17:24:06 -04:00
Anton Georgiev
28dbe07c27
Merge pull request #3784 from Gcampes/settings-localization-dropdown
...
[HTML5] Settings localization dropdown
2017-04-19 17:23:02 -04:00
Chad Pilkey
fdf210977c
Merge pull request #3837 from pedrobmarin/fix-3803
...
Fixing stack overflow when opening screenshare window
2017-04-19 17:05:39 -04:00
Pedro Beschorner Marin
7fa3b51845
Changed screenshare's publish and view windows to use CustomMdiWindow
2017-04-19 20:54:28 +00:00
Anton Georgiev
40d0417b9d
resolve lint warnings on modified files
2017-04-19 16:52:50 -04:00
Pedro Beschorner Marin
71db31cf42
Fixing bug that was causing a stack overflow when checking permissions of ignored windows
2017-04-19 20:50:42 +00:00
Anton Georgiev
17fe4aa9b8
move audio tag to component
2017-04-19 16:42:48 -04:00
Ghazi Triki
3ff28e3e9d
Rename GhostscriptPageExtractor to PageExtractorImp.
2017-04-19 19:10:14 +01:00
KDSBrowne
5fa9ae9bf1
change aria-labelledby to aria-describedby
2017-04-19 10:27:45 -07:00
Richard Alam
590ec8392b
Merge pull request #3833 from ritzalam/remove-locales
...
Update locales
2017-04-19 13:23:17 -04:00
Richard Alam
494209978d
Merge pull request #3822 from riadvice/imporve-document-conversion
...
Tested uploading of presentation.
2017-04-19 13:22:52 -04:00
Klaus Klein
23d472bcde
Fix avatar issue in chat, HTML5 #3830
2017-04-19 14:11:13 -03:00