Maxim Khlobystov
a4bcc69c12
Made the user list, whiteboard and chat always fit the page horizontally.
2014-12-10 13:48:41 -08:00
Anton Georgiev
1fdecb4e1b
created an onLoadComplete function. fixed the check for user kicked out
2014-12-10 20:09:17 +00:00
Anton Georgiev
86de11305b
improving the callback for cleaning old session vars
2014-12-10 19:31:03 +00:00
Anton Georgiev
1fee2f76a5
clear old session vars before setting new ones
2014-12-10 19:30:14 +00:00
Anton Georgiev
329784697f
remove logout page. navigate to logOutUrl instead
2014-12-10 18:56:25 +00:00
Anton Georgiev
bd0cffcdeb
improve visibility in logs
2014-12-10 16:24:22 +00:00
Anton Georgiev
5d1fe80482
added an extra case for the user connection status
2014-12-10 16:23:25 +00:00
Anton Georgiev
191d2d68ee
Merge branch 'meteor-client-kicked-n-returning' of github.com:gthacoder/bigbluebutton into meteor-client-kicked-n-returning
...
Conflicts:
labs/meteor-client/app/client/main.html
labs/meteor-client/app/client/views/users/user_list.coffee
labs/meteor-client/app/server/user_permissions.coffee
2014-12-10 15:50:08 +00:00
Maxim Khlobystov
fd9d9b02d6
Trying to wait for the moment when the user is kicked out more effectively.
2014-12-09 18:46:49 -08:00
Anton Georgiev
26e5749d44
now we won't see 'ghost' users in the html5 client - users that registered but did not join
2014-12-10 00:33:56 +00:00
Anton Georgiev
c6b48e4037
Merge branch 'meteor-client-responsive-ui' of https://github.com/gthacoder/bigbluebutton into testing-version-007
2014-12-09 22:16:46 +00:00
Anton Georgiev
3150fc5483
in a race condition the user did not have a user.role
2014-12-09 22:10:06 +00:00
Maxim Khlobystov
da0cb724a9
Merge branch 'testing-version-007' of https://github.com/antobinary/bigbluebutton into meteor-client-responsive-ui
2014-12-09 14:01:26 -08:00
Anton Georgiev
7e78e3dcc2
clean up and improve logging
2014-12-09 20:45:20 +00:00
Maxim Khlobystov
35e0090afe
Merge branch 'meteor-ui-less' of https://github.com/antobinary/bigbluebutton into meteor-client-responsive-ui
2014-12-09 10:06:08 -08:00
Maxim Khlobystov
434cfc588c
Made navbar responsive.
2014-12-09 10:03:01 -08:00
Anton Georgiev
5f93fdc2f2
if the user is not in the meeting (kicked out) redirect to 'logout'
2014-12-09 17:06:28 +00:00
Anton Georgiev
9eeee1823d
Tyler's changes on UI
2014-12-09 00:22:09 +00:00
Maxim Khlobystov
032cc39c4e
Replaced width-related breakpoint by the page orientation info for switching between landscape and portrait stylesheets.
2014-12-08 15:35:25 -08:00
Anton Georgiev
4d34b5f073
Merge branch 'master' of github.com:antobinary/bigbluebutton into testing-version-007
...
Conflicts:
labs/meteor-client/app/client/stylesheets/users.less
2014-12-08 19:56:44 +00:00
Anton Georgiev
6b16a67e6c
the default values for Session vars should be set on main page load
2014-12-05 19:04:46 +00:00
Anton Georgiev
f9dc0fdac1
clean Session var on logout
2014-12-05 18:53:53 +00:00
Anton Georgiev
b30d18cda7
Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into meteor-ui-less
2014-12-05 14:52:32 +00:00
Anton Georgiev
596bacbc09
fixing issue where meetingName was using old value from Session
2014-12-04 21:31:13 +00:00
Maxim Khlobystov
a1682a02fe
Put landscape and portrait stylesheets in separate files.
2014-12-04 13:30:52 -08:00
Maxim Khlobystov
1a8aca0315
Added a portrait mode for extra small devices.
2014-12-03 18:06:06 -08:00
Anton Georgiev
00e860d794
Merge branch 'meteor-client-responsive-ui' of https://github.com/gthacoder/bigbluebutton into testing-version-007
...
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/client/views/users/user_item.html
2014-12-03 21:10:51 +00:00
Maxim Khlobystov
0a6e8a9b53
Made the size of visible panels fit the whole window on toggling userlist/whiteboard/chat.
2014-12-02 19:20:16 -08:00
Anton Georgiev
171f3dccfc
reworked the toggle on/off expanding
2014-12-02 22:52:03 +00:00
Anton Georgiev
c7c35f3ef3
Merge branch 'meteor-client-css-to-less' of github.com:gthacoder/bigbluebutton into meteor-ui-less
2014-12-02 18:25:15 +00:00
Maxim Khlobystov
2faa695b71
Made LESS selectors nested.
2014-12-02 08:59:06 -08:00
Anton Georgiev
2073c742b6
could not properly append the width without the ;
2014-12-02 16:23:30 +00:00
Anton Georgiev
3fc167f20a
first cut of expanding view on toggle chat/users off
2014-12-01 23:36:03 +00:00
Anton Georgiev
4c79a29c87
remove 'userNameEntry'
2014-12-01 20:59:39 +00:00
Anton Georgiev
4cecd51380
lint
2014-12-01 20:49:20 +00:00
Anton Georgiev
d892ae5c6c
Merge branch 'meteor-client-post-summit-merge' of github.com:gthacoder/bigbluebutton into meteor-ui-less
2014-12-01 20:40:43 +00:00
Maxim Khlobystov
b58bfb78c2
Fixed the issue with all the tabs re-displayed on refreshing or receiving a new message regardless of the previous tabs state.
2014-11-30 18:39:33 -08:00
Anton Georgiev
816a70f3bd
Merge branch 'meteor-ui-less' of github.com:antobinary/bigbluebutton into testing-version-007
...
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/.meteor/versions
labs/meteor-client/app/client/stylesheets/users.less
labs/meteor-client/app/client/views/users/user_item.html
2014-11-28 23:44:32 +00:00
Anton Georgiev
4c32795b10
removing the table in users list
2014-11-28 23:39:02 +00:00
Anton Georgiev
9a2618ed35
style should be in the .less
2014-11-28 21:56:27 +00:00
Anton Georgiev
adb16f72a0
Create a seperate CSS file for the login screen
2014-11-28 21:43:52 +00:00
Anton Georgiev
e5841a96d5
Merge branch 'meteor-client-post-summit-merge' of github.com:gthacoder/bigbluebutton into meteor-ui-less
2014-11-28 20:50:45 +00:00
Anton Georgiev
4172537f24
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into meteor-merge-with-m
...
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/chat/ChatMessageListener.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonActor.scala
bigbluebutton-apps/src/main/webapp/WEB-INF/bbb-voice-app.xml
2014-11-28 20:33:11 +00:00
Maxim Khlobystov
767a49de3a
Merge branch 'meteor-recover-disconnection' of https://github.com/antobinary/bigbluebutton into meteor-client-post-summit-merge
2014-11-28 10:31:02 -08:00
Maxim Khlobystov
0d7f168cb5
Put hex values into variables.
2014-11-28 10:22:28 -08:00
Anton Georgiev
de36894cee
must clear the chat tabs on logout
2014-11-28 16:41:00 +00:00
Anton Georgiev
8e34601ffc
simplify the username fetching
2014-11-28 16:40:14 +00:00
Anton Georgiev
8a7ab38956
to_userid is now userid
2014-11-28 16:26:51 +00:00
Maxim Khlobystov
544de2db8c
Made cursor automatically focused on the landing page's username field.
2014-11-27 17:33:54 -08:00
Maxim Khlobystov
94cde21087
Temporary removed Velocity package.
2014-11-27 17:22:09 -08:00
Anton Georgiev
7cc9e97730
there is no need currently to hide the navbar on logout
2014-11-27 23:28:06 +00:00
Anton Georgiev
d64e324bf8
remove duplicate def of setInSession
2014-11-27 23:25:06 +00:00
Anton Georgiev
cbe31eb4c0
the reconnect button on logout logs you back in the meeting
2014-11-27 23:24:14 +00:00
Anton Georgiev
b1399a8d40
removed dbid
2014-11-27 22:08:33 +00:00
Anton Georgiev
6ba5d39b93
dbid->userid for chat tabs
2014-11-27 22:02:19 +00:00
Anton Georgiev
b3f3147a69
publish chat based on userid, not dbid
2014-11-27 20:30:23 +00:00
Anton Georgiev
3c12be30b5
cleaning up
2014-11-27 00:01:40 +00:00
Anton Georgiev
f5a3c987b1
added a condition. cleaning up
2014-11-26 23:57:39 +00:00
Anton Georgiev
f2760f3ef8
chat with authToken+userid instead of userSecret+dbid
2014-11-26 22:49:21 +00:00
Maxim Khlobystov
a2d868643b
Merge branch 'master' of https://github.com/antobinary/bigbluebutton into meteor-client-post-summit-merge
...
Conflicts:
labs/meteor-client/app/client/globals.coffee
2014-11-26 11:19:28 -08:00
Maxim Khlobystov
8256f78db1
Merge branch 'master' of https://github.com/antobinary/bigbluebutton into meteor-client-viewer
...
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/.meteor/versions
labs/meteor-client/app/client/main.coffee
labs/meteor-client/app/client/stylesheets/style.css
2014-11-24 13:08:44 -08:00
Leonardo Crauss Daronco
b12ea8252d
Webhooks: fix callbacks not being sent for create meeting events
...
Meeting ID mappings have to be created before the meeting created event is
processed, otherwise they won't generate callbacks to hook registered for
that meetingID only.
2014-11-24 14:34:03 -02:00
Leonardo Crauss Daronco
b568560df4
Webhooks: any 2xx status should be taken as successful
2014-11-24 13:01:13 -02:00
Leonardo Crauss Daronco
9366bd766b
Move labs/bbb-callback to labs/bbb-webhooks
2014-11-24 12:56:04 -02:00
Maxim Khlobystov
075ca4e18c
Moved from client-side-only collection for tracking chat tabs to its Session analogue.
2014-11-21 19:26:02 -08:00
Anton Georgiev
1e3daf1252
cleaning up
2014-11-21 22:12:55 +00:00
Anton Georgiev
6af440d219
cleaning up
2014-11-21 20:57:36 +00:00
Anton Georgiev
0e7f9e8bb3
delete the users from the collection on meeting end
2014-11-21 20:51:37 +00:00
Anton Georgiev
fe858d3888
when a user leaves the meeting mark the user as offline instead of removing from the collection
2014-11-21 20:29:07 +00:00
Anton Georgiev
b01e8e5418
cleaning up router.coffee
2014-11-21 18:02:53 +00:00
Anton Georgiev
a544329079
not needed anymore
2014-11-21 17:52:14 +00:00
Anton Georgiev
e7b6a48934
not used anywhere
2014-11-21 17:51:44 +00:00
Anton Georgiev
eb05ad18a5
authToken instead of userSecret
2014-11-21 17:45:44 +00:00
Anton Georgiev
f5bda18c49
authToken instead of userSecret
2014-11-21 17:36:21 +00:00
Anton Georgiev
c0b9ba37ee
we no longer use getMyInfo()
2014-11-21 17:35:04 +00:00
Anton Georgiev
624354e246
use userId instead of the changing dbid
2014-11-21 17:28:50 +00:00
Anton Georgiev
a2bbc548f0
setInSession was defined twice
2014-11-21 17:25:42 +00:00
Anton Georgiev
a003365d35
redoing the router with authToken
2014-11-21 17:07:16 +00:00
Anton Georgiev
93f2338dae
subscribe using the token
2014-11-21 15:05:03 +00:00
Maxim Khlobystov
9629fcbc9f
Customized the Confirm Logout box.
2014-11-20 19:15:29 -08:00
Anton Georgiev
261066c8ae
use authToken for subscribing
2014-11-20 23:35:30 +00:00
Anton Georgiev
a504be308c
multi is false by default
2014-11-20 22:01:26 +00:00
Anton Georgiev
1a8019edfc
removed html reporter
2014-11-20 21:36:18 +00:00
Anton Georgiev
ecacf5010b
on regiser user add the user to the collection. on userjoin update the user
2014-11-20 21:32:51 +00:00
Anton Georgiev
81d8fbde08
function whoami to help during development
2014-11-19 23:22:50 +00:00
Anton Georgiev
0616c593f3
function whoami to help during development
2014-11-19 23:21:12 +00:00
Anton Georgiev
a2d739a113
changed isCurrentUser to use userId
2014-11-19 23:20:34 +00:00
Anton Georgiev
4ab88b2a32
added the meetingId when searching for the user
2014-11-19 20:47:37 +00:00
Anton Georgiev
9e628b0282
put the disconnection handling code back in place
2014-11-19 20:14:19 +00:00
Anton Georgiev
a31246c6f9
join audio, leave audio don't need server side assistance at this point
2014-11-18 22:44:52 +00:00
Anton Georgiev
9c4e7f80e2
reworked userLogout, added secret
2014-11-18 22:03:13 +00:00
Anton Georgiev
004b6d40ba
we don't need to send user_join_voice_request or user_leave_voice_request. It's automatic
2014-11-18 19:54:46 +00:00
Anton Georgiev
0f61fbed24
reworked [un]muting user so it uses userId and userSecret
2014-11-18 19:35:51 +00:00
Anton Georgiev
45e1eb1ac3
lint of users.coffee
2014-11-18 16:28:00 +00:00
Anton Georgiev
058fa24437
Merge branch 'meteor-client-tests' of github.com:gthacoder/bigbluebutton into meteor-working-on-permissions
...
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/.meteor/versions
2014-11-18 15:55:29 +00:00
Anton Georgiev
759ee46ca4
removing html-reporter
2014-11-18 15:49:47 +00:00
Anton Georgiev
51f070bccf
shortened the message
...
(not sure why but we were getting an error with the previous version of the message)
2014-11-18 15:47:43 +00:00
Anton Georgiev
4bfc8d4d41
Merge branch 'master' of github.com:antobinary/bigbluebutton into testing-version-006
2014-11-17 22:48:00 +00:00
Anton Georgiev
df45df31ab
Tyler:work in progress on user items
2014-11-17 22:44:47 +00:00
Anton Georgiev
a9ebc858c1
the sip library was renamed
2014-11-17 22:02:17 +00:00
Maxim Khlobystov
f1bbcb2a49
Cleaning up.
2014-11-17 13:49:46 -08:00
Maxim Khlobystov
c4b352d87b
Made all the Jasmine suites disabled by default.
2014-11-17 13:40:19 -08:00
Maxim Khlobystov
fb1bc92ada
Removed a file containing a sample server-side unit test.
2014-11-17 13:31:32 -08:00
Maxim Khlobystov
b5a8fdd172
Removed Velocity HTML reporter.
2014-11-17 13:26:31 -08:00
damaren
7a004601b8
the two files that should have been in the last commit
2014-11-14 18:18:47 -02:00
damaren
690f1a291b
added a button in the logout page to redirect the user to the login page
2014-11-14 18:03:45 -02:00
Leonardo Crauss Daronco
feaf75901e
Webhooks: add a post catcher application for testing
2014-11-14 17:55:44 -02:00
Leonardo Crauss Daronco
7efb3a18ab
Webhooks: trigger callbacks for recording events too
2014-11-14 16:53:46 -02:00
Lucas Zawacki
7d401dab53
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into merge-with-tests
...
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
bigbluebutton-web/grails-app/services/org/bigbluebutton/web/services/PresentationService.groovy
2014-11-14 15:33:17 -02:00
Lucas Zawacki
92584c1cad
Merge branch 'merge-with-tests' of https://github.com/antobinary/bigbluebutton into merge-with-tests
2014-11-14 14:31:53 -02:00
Leonardo Crauss Daronco
81f5a109b6
Merge remote-tracking branch 'upstream/master' into webhooks-2.0
2014-11-14 14:28:35 -02:00
Leonardo Crauss Daronco
8fc251c55b
Webhooks: follow redirects on callback calls, up to 10 times
2014-11-14 14:26:29 -02:00
Leonardo Crauss Daronco
536decff7c
Webhooks: use winston for logging and rotate log files
2014-11-14 14:12:37 -02:00
Anton Georgiev
9ef7ad5edc
using roles and predefined permissions per role for raising/lowering hand
2014-11-14 11:00:55 -05:00
Leonardo Crauss Daronco
6260f26101
Webhooks: adjustments for the app when running in production
2014-11-14 11:58:12 -02:00
Leonardo Crauss Daronco
31666bc7fb
Webhooks: add config files for upstart and monit
2014-11-14 11:23:04 -02:00
Leonardo Crauss Daronco
592a2f92dd
Webhooks: add an extra app to print events from a meeting
...
Utility app to help a user find out the events that happen in a meeting.
2014-11-14 11:07:16 -02:00
Leonardo Crauss Daronco
329a1ff959
Webhooks: local config, docs and improve how the checksum is calculated
...
The way the checksum is calculated now is more similar to the other API calls,
specially setConfigXML. It uses the content type 'application/x-www-form-urlencoded'
so the information in the post body doesn't have to be converted from/to
js/string, preventing possible checksum errors in different programming
languages.
2014-11-14 11:05:20 -02:00
Lucas Zawacki
0a92c0e138
Merge branch 'merge-with-tests' of https://github.com/antobinary/bigbluebutton into merge-with-tests
2014-11-13 18:54:46 -02:00
Lucas Zawacki
6721e3395f
Add velocity:core and velocity:html-report back and mock logging
2014-11-13 18:53:54 -02:00
Anton Georgiev
826b6658a7
remove moderator condition
2014-11-13 15:52:42 -05:00
Anton Georgiev
c275778b19
using the userSecret to control the permissions for raise/lower hand
2014-11-13 15:04:51 -05:00
Maxim Khlobystov
bbbb51a8a5
Added the first set of integration tests for the whiteboard template.
2014-11-13 16:06:45 -02:00
Maxim Khlobystov
367b6eb3f5
Improved the quality of usersList rendering specs and added some new test cases.
...
Conflicts:
labs/meteor-client/app/tests/jasmine/client/integration/templates/usersList/usersListSpec.js
2014-11-13 16:06:24 -02:00
Anton Georgiev
65d858e737
added an alphanumeric userSecret with length 10 symbols
2014-11-13 12:54:50 -05:00
Lucas Zawacki
2bb32218fa
Merge branch 'meteor-client-tests' of https://github.com/gthacoder/bigbluebutton into merge-with-tests
...
Conflicts:
labs/meteor-client/app/tests/jasmine/server/unit/CollectionMethodsSpec.js
2014-11-13 15:28:51 -02:00
Lucas Zawacki
0b3e1e570e
Using iron-router params.query syntax in router.coffee
2014-11-13 12:29:27 -02:00
Leonardo Crauss Daronco
6dbcf1bab2
Webhooks: rename MeetingIDMap to IDMapping
2014-11-13 12:15:20 -02:00
Leonardo Crauss Daronco
14641d1a3b
Webhooks: expire mappings for inactive meetings
...
If a meeting has no events for too long (24 hours), remove the meeting
mapping to prevent too much data from being stored forever on redis.
2014-11-13 12:03:42 -02:00
Anton Georgiev
0f3a877402
modified the url for routing to the sign in page
2014-11-13 08:46:39 -05:00
Maxim Khlobystov
425c2b533b
Added unit tests for the server side private methods used to add/remove slides.
2014-11-12 19:42:17 -08:00
Maxim Khlobystov
b9462e4f2a
Got rid of the spec related to deletePrivateChatMessages() (the method didn't exist anymore).
2014-11-12 18:50:21 -08:00
Anton Georgiev
f9ed2a23b5
(not complete) on meteor 1.0
2014-11-12 16:04:03 -05:00
Anton Georgiev
623136670a
Merge branch 'merge-with-tests' of github.com:lfzawacki/bigbluebutton into merge-with-tests
...
Conflicts:
labs/meteor-client/app/.meteor/packages
2014-11-12 16:00:44 -05:00
Leonardo Crauss Daronco
66bfbeb1bc
Webhooks: use external meeting ID as key in the mappings
...
It changes less than the internal meeting ID. An application can subscribe
to an external ID and use the hook for several different meetings that will
have the same external ID but different internal IDs.
2014-11-12 18:27:21 -02:00
Leonardo Crauss Daronco
5e141d324c
Webhooks: better intervals for retying failed callbacks
...
Will try again a number of times for about 5min and then give up. On giving
up, the hook is removed.
And a few fixes for saving and loading data on redis.
2014-11-12 18:07:29 -02:00
Lucas Zawacki
81f0665738
Merge with testing and update to meteor only packages
2014-11-12 17:34:12 -02:00
Lucas Zawacki
87421be943
Merge branch 'meteor-client-tests' of https://github.com/gthacoder/bigbluebutton into testing-version-005
...
Conflicts:
labs/demos/views/index.html
labs/meteor-client/app/server/collection_methods/meetings.coffee
2014-11-12 16:38:18 -02:00
Leonardo Crauss Daronco
6d63f2f299
Webhooks: persist data to redis
...
Save hooks and meetingID mappings to redis and get them back when the
application starts.
Still missing a way to remove old data in case the app loses events (e.g.
a hook for a specific meeting might stay on redis forever if the app
lost the meeting_destroyed event).
2014-11-12 16:35:25 -02:00
Anton Georgiev
2b819c2499
Merge branch 'testing-version-005' of github.com:lfzawacki/bigbluebutton into testing-version-005
...
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/smart.json
labs/meteor-client/app/smart.lock
2014-11-12 13:14:21 -05:00
Lucas Zawacki
7e763b7219
Remove unused js files and move api_bridge to the client/lib
2014-11-12 15:17:23 -02:00
Anton Georgiev
b18b8a2d0e
install external-file-loader via mrt
2014-11-12 12:01:19 -05:00
Maxim Khlobystov
ae48d72dc3
Merge branch 'meteor-client-viewer' into meteor-client-tests
...
Conflicts:
labs/meteor-client/app/.meteor/packages
2014-11-12 08:51:14 -08:00
Lucas Zawacki
284ce6bbaf
Add winston client and correct logging path
...
Conflicts:
labs/meteor-client/app/client/main.coffee
labs/meteor-client/app/smart.json
labs/meteor-client/app/smart.lock
2014-11-12 14:37:55 -02:00
Lucas Zawacki
3f6cc062a9
Merge winston logging
...
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/lib/router.coffee
labs/meteor-client/app/server/collection_methods/chat.coffee
labs/meteor-client/app/server/collection_methods/users.coffee
labs/meteor-client/app/server/redispubsub.coffee
labs/meteor-client/app/smart.json
labs/meteor-client/app/smart.lock
2014-11-12 13:18:09 -02:00
Leonardo Crauss Daronco
bfdae8f204
Webhooks: store meeting ID mappings in a global model
2014-11-12 13:07:54 -02:00
Anton Georgiev
ffab06751c
we have the .coffee now
2014-11-12 09:58:24 -05:00
Fred Dixon
e84a65d986
Moved from labs; reformatted check.nginx
2014-11-12 09:22:50 -05:00
Anton Georgiev
6efde7e2aa
Merge branch 'meteor-improving-login' into testing-version-005
2014-11-12 09:15:36 -05:00
Anton Georgiev
7b2ea01b30
Merge branch 'meteor-sip' of github.com:lfzawacki/bigbluebutton into testing-version-005
...
Conflicts:
labs/meteor-client/app/client/globals.coffee
2014-11-12 08:57:59 -05:00