Anton Georgiev
|
a263c1388b
|
lint mostly
|
2016-05-16 14:35:59 +00:00 |
|
Anton Georgiev
|
57352f193c
|
rework users publish
|
2016-05-13 16:11:44 +00:00 |
|
Anton Georgiev
|
8a6fc308da
|
avoid race cond when subscribing for data
|
2016-05-13 14:34:29 +00:00 |
|
Anton Georgiev
|
ecd3b3de17
|
log in user properly
|
2016-05-12 19:22:51 +00:00 |
|
Anton Georgiev
|
783f150442
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into router-merging
Conflicts:
bigbluebutton-html5/imports/startup/client/routes.js
|
2016-05-12 18:08:44 +00:00 |
|
Anton Georgiev
|
6a92c9400b
|
restructure modifiers and methods
|
2016-05-12 17:43:59 +00:00 |
|
Anton Georgiev
|
1c50be53a3
|
fix fonts path
|
2016-05-11 18:30:24 +00:00 |
|
Anton Georgiev
|
ac2f2ed74d
|
Merge pull request #3119 from gthacoder/grunt-setup
HTML5 Client: Build Setup Update.
|
2016-05-10 16:26:45 -04:00 |
|
Anton Georgiev
|
699fde7344
|
accommodate for poll and deskshare
|
2016-05-10 20:25:24 +00:00 |
|
Anton Georgiev
|
298927cf4f
|
Merge branch 'join-components-with-skeleton' of github.com:perroned/bigbluebutton into router-merging
Conflicts:
bigbluebutton-html5/collections/collections.js
bigbluebutton-html5/imports/api/meetings/server/meetings.js
bigbluebutton-html5/imports/startup/server/collectionManagers/poll.js
bigbluebutton-html5/imports/startup/server/eventHandlers.js
bigbluebutton-html5/imports/startup/server/helpers.js
bigbluebutton-html5/imports/startup/server/meteorMethods/publishVoteMessage.js
bigbluebutton-html5/imports/startup/server/publish.js
bigbluebutton-html5/imports/ui/components/app/AppService.js
bigbluebutton-html5/server/server.js
|
2016-05-10 19:39:01 +00:00 |
|
Anton Georgiev
|
45342b8a04
|
restructure; subscribe for remaining collections
|
2016-05-10 18:53:05 +00:00 |
|
perroned
|
84acf39fd3
|
Begins adding phone service
|
2016-05-10 10:54:55 -05:00 |
|
perroned
|
57add2fa50
|
rename poll -> polls.js
|
2016-05-10 10:34:13 -05:00 |
|
perroned
|
587627562c
|
Fixes some api structure
|
2016-05-10 10:23:22 -05:00 |
|
Anton Georgiev
|
bfd4afd07d
|
Users collection now available on client side
|
2016-05-09 21:19:45 +00:00 |
|
Anton Georgiev
|
dcce6d3122
|
set baseUrl to html5client/
|
2016-05-09 19:19:52 +00:00 |
|
perroned
|
67115c0169
|
Begins adding deskshare functionality
|
2016-05-06 15:15:47 -05:00 |
|
Anton Georgiev
|
76d599eb32
|
join route handled via localStorage
|
2016-05-06 19:12:28 +00:00 |
|
perroned
|
4a7938e1c0
|
Adds settings and styling
|
2016-05-06 12:46:14 -05:00 |
|
Anton Georgiev
|
b95c380b56
|
working on join route
|
2016-05-06 15:34:00 +00:00 |
|
Maxim Khlobystov
|
67bb61c975
|
Code style cleanup.
|
2016-05-05 18:30:57 -04:00 |
|
Maxim Khlobystov
|
d06b9f8b7d
|
Forced the linter tasks to finish despite warnings.
|
2016-05-05 18:27:27 -04:00 |
|
Maxim Khlobystov
|
1f8df1a3fb
|
Added standalone commands to run JSCS with and without autofixing.
|
2016-05-05 18:17:34 -04:00 |
|
Maxim Khlobystov
|
726015d172
|
Made sure JSCS only reruns on modified files.
|
2016-05-05 18:09:13 -04:00 |
|
perroned
|
1f3fcf611f
|
Fixes button import path
|
2016-05-05 16:15:32 -05:00 |
|
perroned
|
3769c67534
|
Adds font control for settings
|
2016-05-05 16:15:15 -05:00 |
|
perroned
|
d602a66d7f
|
Begins adding modals
|
2016-05-05 16:14:39 -05:00 |
|
perroned
|
f8893d61da
|
Cleans polling
|
2016-05-05 14:50:11 -05:00 |
|
perroned
|
e9b5e11ac2
|
Begins adding polling component
|
2016-05-05 13:50:18 -05:00 |
|
Anton Georgiev
|
5200641ca0
|
Merge pull request #3117 from antobinary/router-merging
html5client: server side restructuring adapting to Meteor 1.3 and ECMA6 modules
|
2016-05-05 10:22:04 -04:00 |
|
Anton Georgiev
|
863c64dd86
|
Merge pull request #3114 from oswaldoacauan/new-router
Barebone for the new design and patterns
|
2016-05-04 18:20:55 -04:00 |
|
Anton Georgiev
|
eddef1e1b6
|
incorrectly merged these
|
2016-05-04 22:19:41 +00:00 |
|
Anton Georgiev
|
0deaadfd87
|
Merge branch 'new-router' of github.com:oswaldoacauan/bigbluebutton into router-merging
Conflicts:
bigbluebutton-html5/client/MainContainer.jsx
bigbluebutton-html5/client/globals.js
bigbluebutton-html5/client/lib/bbb_api_bridge.js
bigbluebutton-html5/client/whiteboard_models/whiteboard_paper.js
bigbluebutton-html5/imports/ui/chat/Chat.jsx
bigbluebutton-html5/imports/ui/chat/ChatInputControls.jsx
bigbluebutton-html5/imports/ui/userlist/UserListService.js
bigbluebutton-html5/imports/ui/whiteboard/EmojiContainer.jsx
bigbluebutton-html5/imports/ui/whiteboard/Slide.jsx
bigbluebutton-html5/imports/ui/whiteboard/UploaderControls.jsx
bigbluebutton-html5/imports/ui/whiteboard/WhiteboardControls.jsx
|
2016-05-04 22:04:08 +00:00 |
|
Anton Georgiev
|
fcadb61545
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into router-merging
Conflicts:
bigbluebutton-html5/Gruntfile.js
bigbluebutton-html5/imports/ui/chat/Chat.jsx
bigbluebutton-html5/imports/ui/chat/ChatInputControls.jsx
|
2016-05-04 21:58:35 +00:00 |
|
Anton Georgiev
|
fe8f73d592
|
linting
|
2016-05-04 21:49:01 +00:00 |
|
Anton Georgiev
|
0c6c73f891
|
extract event handlers from redispubsub. rename to camelCase
|
2016-05-04 20:25:34 +00:00 |
|
Anton Georgiev
|
7b0b3eb177
|
move files to imports
|
2016-05-04 18:29:43 +00:00 |
|
Anton Georgiev
|
863fcef7f6
|
extract logger, redispubsub; export all
|
2016-05-04 17:00:57 +00:00 |
|
Oswaldo Acauan
|
2d57d7cbed
|
Rename Actionsbar and Navbar to ActionsBar and NavBar
|
2016-05-04 11:48:53 -03:00 |
|
Anton Georgiev
|
da137fee86
|
Merge pull request #3113 from perroned/button-whitespace-fix
Fixes whitespace issue
|
2016-05-03 16:46:01 -04:00 |
|
perroned
|
0abc1fde91
|
Fixes whitespace issue
|
2016-05-03 15:02:59 -05:00 |
|
Anton Georgiev
|
5617af9d06
|
Merge pull request #3112 from iMDT/master
Fixes infinited tabbed line in html5 chat input controls
|
2016-05-03 15:20:04 -04:00 |
|
gcampes
|
86d97b59da
|
Fixes infinited tabbed line in html5 chat input controls
|
2016-05-03 16:06:59 -03:00 |
|
Oswaldo Acauan
|
82742311b5
|
Merge upstream/master
|
2016-05-03 02:35:15 -03:00 |
|
Oswaldo Acauan
|
31d5b3f4f1
|
Merge with upstream/master
|
2016-05-03 17:49:11 -03:00 |
|
Oswaldo Acauan
|
ddd38c57ac
|
Add i18n, modular layouts and basic styles
|
2016-05-03 17:40:46 -03:00 |
|
Oswaldo Acauan
|
a22c759fcc
|
Merge with upstream/master
|
2016-05-02 19:52:32 -03:00 |
|
Oswaldo Acauan
|
01860a8804
|
Add basic styles for new design
|
2016-05-02 19:42:54 -03:00 |
|
Richard Alam
|
7a6c00293f
|
Merge pull request #3109 from capilkey/file-cleanup
Removing files that should not have been committed
|
2016-05-02 15:54:27 -04:00 |
|
Chad Pilkey
|
24c6d48dc2
|
removing files that should not have been committed
|
2016-05-02 12:45:25 -07:00 |
|