Maxim Khlobystov
b0762b9d84
Update the acceptance testing docs
...
This commit does the following updates:
- fixes the misprint that prevented Chrome from being installed
- removes the step of creating the `tools` directory (we don't need this anymore, since the directory is commited now)
2017-06-04 23:52:04 +00:00
Maxim Khlobystov
5b0e0d35eb
Add an empty hidden file inside tools to be able to commit the directory
2017-06-04 23:44:36 +00:00
Oleksandr Zhurbenko
94fef64251
Switched from 2 deprecated packages
2017-06-04 16:37:12 -07:00
Maxim Khlobystov
f100563516
Upgrade test reporting
...
This commit does the following:
- adds the Spec test reporter to display all the passed/failed test specs after all the tests finish running
- removes console logging (we don't need it anymore, since we can see the reported results at the end of every test run)
- adds the XML test reporter for easier Jenkins integration
2017-06-04 23:25:51 +00: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
3ef376e095
Switched from String refs to callback refs 2
2017-06-03 17:02:00 -07:00
Oleksandr Zhurbenko
a0224dcffc
Replaced String refs with callback refs
...
String refs will be deprecated in the next React releases, since they have some performance issues
2017-06-03 16:58:27 -07:00
Oleksandr Zhurbenko
47c1ac6083
Fixed links in the chat
2017-06-03 12:11:49 -07:00
Maxim Khlobystov
48b5ca32cb
Translate the page object classes to ES6
2017-06-03 01:27:29 +00:00
Maxim Khlobystov
584d15d7c6
Fix the JSCS errors introduced by the new testing code
2017-06-03 00:25:39 +00:00
Oswaldo Acauan
d279e6d4f4
Improve ESLint rules
2017-06-02 20:42:13 +00:00
Klaus Klein
6031b21067
Change ACL to be more extensible
2017-06-02 17:37:22 -03: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
KDSBrowne
9b6f6e2fa1
fix merge conflict
2017-06-02 12:01:12 -07:00
Oswaldo Acauan
b10d3748a8
Replace JSCS in favor of ESLint
2017-06-02 18:55:23 +00:00
Anton Georgiev
e59f5ac3ff
drop requirement for session[sessionToken]; send sessionToken in enterAPI redirect=false
2017-06-02 13:54:13 -04:00
KDSBrowne
95a81315d3
fix focus managment
2017-06-02 10:22:22 -07:00
Richard Alam
5fed6779d4
- enable logging of akka system in bbb-web
2017-06-02 09:35:24 -07:00
JaeeunCho
eb4619dbde
HTML5 - fixed long string at cc box
2017-06-02 08:27:55 -07: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
Richard Alam
8beab449d5
- enable logging for bbb-apps
2017-06-02 07:17:01 -07:00
KDSBrowne
bf6b85414a
remove nested select function
2017-06-01 16:38:56 -07:00
KDSBrowne
636e848a80
fix tab key focusing only second element in dropdown list
2017-06-01 14:49:42 -07:00
Klaus Klein
fc73992a63
Fix a few review comments
2017-06-01 17:40:55 -03: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
Klaus Klein
1db64e2bb7
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into Acl
...
* 'master' of https://github.com/bigbluebutton/bigbluebutton :
HTML5 - removed 'lockedLayout' variable
Update README.md
Improved the detection if IP addresses in bbb-conf
Removing event listeners in handleHide
Fixed click listeners' initialization
Bump version number to 1.1.0
Update BigBlueButton.html
remove new lines being rendered in log/development.log
remove new operator
add suggested changes
HTML5 - put the order at media class
HTML5 - removed unused media query
HTML5 - removed unused media query
HTML5 - fixed order and slide control position
change file permission to 644
fix new lint issues
set files permission to 644
Fix client lint issues except those which are comment related
HTML5 - fixed fixed closed-caption display
HTML5 - fixed closed-caption display
2017-06-01 16:38:58 -03:00
Anton Georgiev
7c16023c9e
Merge pull request #3971 from JaeeunCho/removed_lockedLayout
...
HTML5 - removed 'lockedLayout' variable
2017-06-01 14:07:42 -04:00
Klaus Klein
8a31d29e17
Acl refactor working
2017-06-01 14:32:04 -03:00
Richard Alam
2bbeba686d
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into move-java-classes-from-bbb-web-to-bbb-common-web
2017-06-01 10:03:27 -07:00
Richard Alam
4574a9cb87
Merge branch 'move-java-classes-from-bbb-web-to-bbb-common-web' of github.com:ritzalam/bigbluebutton into move-java-classes-from-bbb-web-to-bbb-common-web
2017-06-01 09:48:40 -07:00
Richard Alam
1a58703fa4
- redo how we deserialize messages
2017-06-01 09:47:14 -07:00
Richard Alam
2bce70c065
Merge pull request #3968 from capilkey/multi-user-cursor
...
Fix shape drawing and set max text length for text annotations
2017-06-01 11:08:42 -04:00
Oswaldo Acauan
067bd96272
Fix merge conflicts
2017-06-01 14:27:12 +00:00
Richard Alam
98f178b985
Merge pull request #19 from riadvice/web-and-akka-apps-update
...
Web and akka apps update
2017-06-01 10:26:36 -04:00
Oswaldo Acauan
3702da3e08
Add check for min/max length for chat message
2017-06-01 14:24:29 +00:00
Ghazi Triki
08ff58f2b4
Fix akka-bbb-fsesl build.sbt and upgrade scala to 2.12.2 and akka to 2.5.1
2017-06-01 15:00:32 +01:00
Ghazi Triki
65a3d16fdb
Minor fixes to DEVELOPMENT.md
2017-06-01 14:58:38 +01:00
Klaus Klein
de3a5e9cb6
Mostly working, still problems with user subs
2017-06-01 10:12:11 -03:00
Richard Alam
7f9809459c
- try to simpify deserializer
2017-05-31 11:50:59 -07:00
Klaus Klein
a4c8ff493a
Code refactored
2017-05-31 14:54:43 -03:00
Richard Alam
31958979ef
- change localize ant target to locale
2017-05-31 08:13:19 -07:00
Richard Alam
92b06349e5
- update developement doc
2017-05-31 06:50:13 -07:00