Oswaldo Acauan
|
5664bf2655
|
Add missing package and fix bug
|
2017-06-07 12:52:45 +00:00 |
|
Oswaldo Acauan
|
2b3859d906
|
Fix linter errors and add missing package
|
2017-06-07 12:28:41 +00:00 |
|
Oswaldo Acauan
|
ccb6fd2a53
|
Fix merge conflicts
|
2017-06-07 12:01:18 +00:00 |
|
Oswaldo Acauan
|
ecf374d8f9
|
Remove debug code
|
2017-06-07 11:44:51 +00:00 |
|
Anton Georgiev
|
18d9fb947e
|
Merge pull request #3986 from OZhurbenko/fix-chat-links
HTML5 - Chat links fix
|
2017-06-06 09:49:32 -04:00 |
|
Anton Georgiev
|
8be6c50055
|
Merge pull request #3990 from oswaldoacauan/jscs-to-eslint
[HTML5] Migrate from JSCS to ESLint
|
2017-06-05 11:16:22 -04:00 |
|
Oswaldo Acauan
|
60fcd5aab1
|
Improve lint script
|
2017-06-05 14:18:06 +00:00 |
|
Oswaldo Acauan
|
67c086d433
|
Update package-lock with the new packages
|
2017-06-05 14:04:04 +00:00 |
|
Oswaldo Acauan
|
1c5c74db67
|
Fix merge conflicts
|
2017-06-05 13:52:46 +00:00 |
|
Oswaldo Acauan
|
1bc9943b72
|
Add missing packages and fix formating
|
2017-06-05 13:26:47 +00:00 |
|
Anton Georgiev
|
d229762e9f
|
Merge pull request #3988 from OZhurbenko/packages-props-update
[HTML5] Updated npm packages
|
2017-06-05 09:03:26 -04:00 |
|
Oleksandr Zhurbenko
|
94fef64251
|
Switched from 2 deprecated packages
|
2017-06-04 16:37:12 -07:00 |
|
Oleksandr Zhurbenko
|
df077afe51
|
Corrected findDOMNode import for the poll shape
|
2017-06-04 16:25:21 -07:00 |
|
Oleksandr Zhurbenko
|
0e55b04a7a
|
Switched from the deprecated react-addons-css-transition-group package to a recommended one
|
2017-06-04 16:20:38 -07:00 |
|
Oleksandr Zhurbenko
|
599c0f6307
|
Updated react-meteor-data to remove a new React 15 warning
|
2017-06-04 16:17:06 -07:00 |
|
Oleksandr Zhurbenko
|
25c9f2dde6
|
Updated main packages
|
2017-06-03 19:56:07 -07:00 |
|
Oleksandr Zhurbenko
|
06493fda7f
|
Switched to prop-types package to remove new React 15 warnings
|
2017-06-03 19:40:14 -07:00 |
|
Oleksandr Zhurbenko
|
47c1ac6083
|
Fixed links in the chat
|
2017-06-03 12:11:49 -07:00 |
|
Oswaldo Acauan
|
d279e6d4f4
|
Improve ESLint rules
|
2017-06-02 20:42:13 +00:00 |
|
Anton Georgiev
|
ebd8cce82a
|
Merge pull request #3976 from oswaldoacauan/fix-chat-max-message-length
[HTML5] Add check for min/max length for chat message
|
2017-06-02 15:27:02 -04:00 |
|
Oswaldo Acauan
|
e6412275a6
|
Linter auto fix
|
2017-06-02 19:25:02 +00:00 |
|
Oswaldo Acauan
|
1573d641a6
|
Change lint import configs to our pattern
|
2017-06-02 19:16:30 +00:00 |
|
Oswaldo Acauan
|
9e0ffdc000
|
Remove autofix script
|
2017-06-02 19:01:57 +00:00 |
|
Oswaldo Acauan
|
b10d3748a8
|
Replace JSCS in favor of ESLint
|
2017-06-02 18:55:23 +00:00 |
|
Anton Georgiev
|
8f2ad070b9
|
Merge pull request #3966 from JaeeunCho/disappear_dialog
HTML5 - fixed setting's dropdown re-render issue
|
2017-06-02 11:00:27 -04:00 |
|
JaeeunCho
|
510288bfe1
|
HTML5 - added new line at the end of the file
|
2017-06-01 13:13:14 -07:00 |
|
JaeeunCho
|
8d776b1811
|
Merge remote-tracking branch 'upstream/master' into disappear_dialog
|
2017-06-01 13:10:22 -07:00 |
|
Anton Georgiev
|
7c16023c9e
|
Merge pull request #3971 from JaeeunCho/removed_lockedLayout
HTML5 - removed 'lockedLayout' variable
|
2017-06-01 14:07:42 -04:00 |
|
Oswaldo Acauan
|
067bd96272
|
Fix merge conflicts
|
2017-06-01 14:27:12 +00:00 |
|
Oswaldo Acauan
|
3702da3e08
|
Add check for min/max length for chat message
|
2017-06-01 14:24:29 +00:00 |
|
JaeeunCho
|
2b0e6df6d6
|
HTML5 - removed 'lockedLayout' variable
|
2017-05-29 13:34:33 -07:00 |
|
JaeeunCho
|
5efb697c9c
|
HTML5 - fixed conflict
|
2017-05-29 13:24:29 -07:00 |
|
Fred Dixon
|
bd8d072925
|
Update README.md
|
2017-05-27 21:29:57 -04:00 |
|
Anton Georgiev
|
4a4cb684ac
|
Merge pull request #3960 from OZhurbenko/dropdown-listeners-fix
HTML5 - dropdown click listeners' fix
|
2017-05-25 13:57:52 -04:00 |
|
Anton Georgiev
|
250c6cdb8b
|
Merge pull request #3948 from KDSBrowne/x0-lint-Client
[HTML5] - Fix client lint issues
|
2017-05-25 13:57:04 -04:00 |
|
JaeeunCho
|
4c9c5701c3
|
HTML5 - fixed setting's dropdown re-render issue
|
2017-05-24 15:42:02 -07:00 |
|
JaeeunCho
|
d74f573007
|
Merge remote-tracking branch 'upstream/master' into disappear_dialog
|
2017-05-24 15:32:38 -07:00 |
|
Anton Georgiev
|
6df3eb2afe
|
Merge pull request #3940 from JaeeunCho/hidden_closedCaption
HTML5 - fixed closed-caption display
|
2017-05-24 15:57:58 -04:00 |
|
JaeeunCho
|
de89b9760a
|
Merge remote-tracking branch 'upstream/master' into disappear_dialog
|
2017-05-23 09:28:36 -07:00 |
|
Fred Dixon
|
3749e513ce
|
Merge pull request #3963 from ffdixon/fix-ip-detection
Improved the detection if IP addresses in bbb-conf
|
2017-05-23 11:29:37 -04:00 |
|
Fred Dixon
|
66aa72e1e7
|
Improved the detection if IP addresses in bbb-conf
|
2017-05-23 10:29:16 -05:00 |
|
Oswaldo Acauan
|
9217ef7183
|
Fix bug when changing the current presentation
|
2017-05-23 14:05:42 +00:00 |
|
Oleksandr Zhurbenko
|
c4250c3fa9
|
Removing event listeners in handleHide
|
2017-05-22 16:50:32 -07:00 |
|
Oleksandr Zhurbenko
|
98ab79507b
|
Fixed click listeners' initialization
|
2017-05-22 16:39:08 -07:00 |
|
Fred Dixon
|
8096c2e5a2
|
Merge pull request #3958 from ffdixon/1.1-0-release
Bump version number to 1.1.0
|
2017-05-22 11:25:06 -04:00 |
|
Fred Dixon
|
eabfd7e862
|
Bump version number to 1.1.0
|
2017-05-22 10:23:55 -05:00 |
|
Fred Dixon
|
237c6f8fbc
|
Update BigBlueButton.html
|
2017-05-20 12:33:42 -04:00 |
|
KDSBrowne
|
ff1a152f0b
|
remove new lines being rendered in log/development.log
|
2017-05-19 09:05:09 -07:00 |
|
Jesus Federico
|
4c2df2e529
|
Merge pull request #3955 from jfederico/bbb-web
bbb-web: Fixed issue in getRecordings not responding the meetingID co…
|
2017-05-19 11:21:34 -04:00 |
|
jfederico
|
a4b0cb7436
|
bbb-web: Fixed issue in getRecordings not responding the meetingID correctly
|
2017-05-19 15:11:08 +00:00 |
|