Anton Georgiev
7df7e19dde
handle user_left_voice_message. Implemented a function updateVoiceUser where we will reuse some code
2014-09-19 19:39:59 +00:00
Anton Georgiev
dd4615f573
reuse the code for getting the time a user joined
2014-09-19 18:29:06 +00:00
Anton Georgiev
558c5efa1a
reverting the changes related to using curr_time for sorting chat messages
2014-09-19 18:21:26 +00:00
Anton Georgiev
bb43a38bed
send voiceBridge and duration in get_all_meetings_reply. We need the voiceBridge to join audio
2014-09-19 17:55:59 +00:00
Anton Georgiev
fd91be7622
allowing single quote in the meeting name so that we can enter the meetings created through the API e.x. Anton's meeting. Still stripping double quote because otherwise the name would be wrapped in double quotes
2014-09-19 15:55:56 +00:00
Anton Georgiev
9831e532c5
now using voiceConf from Meteor.Meetings
2014-09-19 15:35:08 +00:00
Anton Georgiev
c2185c5cdc
Merge branch 'testing-version-002' of github.com:antobinary/bigbluebutton into testing-version-002
2014-09-18 23:56:17 +00:00
Anton Georgiev
cad3409cce
use the time of joining for the sorting of all chat messages
2014-09-18 23:55:53 +00:00
Anton Georgiev
e8c9239861
fix typo
2014-09-18 19:44:33 -04:00
Anton Georgiev
3ab7d6470d
the actual setting of from_time for the greeting message
2014-09-18 23:42:31 +00:00
Anton Georgiev
4381b0528f
still dealing with whitespace issues
2014-09-18 23:02:53 +00:00
Anton Georgiev
77a383f497
in the process of adjusting the greeting message to use the time the user entered the meeting
2014-09-18 22:38:54 +00:00
Anton Georgiev
86e36d375e
needed to fix indentation before modifying the file, kept getting errors
2014-09-18 22:36:33 +00:00
Anton Georgiev
d8057fddcb
try using header.current_time instead of message.from_time whenever possible. We"ll see if it improves how we sort the chat messages
2014-09-18 21:55:53 +00:00
Anton Georgiev
d6bfa9dbda
rework the quote stripping
2014-09-18 21:19:51 +00:00
Anton Georgiev
b7fef986d7
added a meetingName field so we can now control in which meeting we are entering"
2014-09-18 20:47:33 +00:00
Anton Georgiev
b17b2b1b99
Merge branch 'meteor-client-whiteboard' of https://github.com/gthacoder/bigbluebutton into testing-version-001
2014-09-17 22:04:43 +00:00
Lucas Zawacki
51dabcfdf5
Refactor whiteboard paper to use less variables
2014-09-17 17:24:13 -03:00
Lucas Zawacki
079c44a367
Add whiteboard pencil based on line tool
2014-09-17 17:04:30 -03:00
Maxim Khlobystov
fe526f5277
Encapsulated some duplicate code.
2014-09-15 09:46:02 -07:00
Maxim Khlobystov
e852cceeac
Zooming is now applied to paths and all the geometric shapes too.
2014-09-12 13:26:25 -07:00
Maxim Khlobystov
84bddefcbc
Fixed browser compatibility issue with running preservation of aspect ratio.
2014-09-12 10:43:19 -07:00
Maxim Khlobystov
022760f255
Added fixed borders adjustable for slide dimensions (fixed the issue with non-standard slides (i.e. A4)).
2014-09-11 16:10:51 -07:00
Maxim Khlobystov
c1443c45e0
Removed repeating code statement.
2014-09-10 18:12:36 -07:00
Maxim Khlobystov
4e5871dd8e
Cleaned up.
2014-09-10 17:48:34 -07:00
Maxim Khlobystov
c37c5c6601
Implemented slide zooming and panning (horizontally and vertically).
2014-09-10 17:02:13 -07:00
Maxim Khlobystov
22ac4c6598
Proper handling of slide dimensions (natural size).
2014-09-09 09:30:02 -07:00
Maxim Khlobystov
5ef2913da4
Fixed ellipses on a whiteboard.
2014-09-07 13:34:59 -07:00
Maxim Khlobystov
02678f9c32
Merge branch 'merging-html5-with-master' of https://github.com/antobinary/bigbluebutton into meteor-client-whiteboard
2014-09-04 14:42:14 -07:00
Maxim Khlobystov
3278da5505
Rounded linecap was added to whiteboard lines.
2014-09-04 11:31:47 -07:00
Anton Georgiev
0e670a05d8
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into merging-html5-with-master
2014-09-04 17:15:13 +00:00
Anton Georgiev
fd85a30ff2
handling recording_status_changed_message
2014-09-04 17:13:23 +00:00
perroned
1ddd2e439c
Changed title
2014-09-04 10:06:36 -07:00
perroned
37577b3ce4
Fixed server version
2014-09-04 09:46:02 -07:00
Anton Georgiev
1ed41ceb59
splitting "recorded" into "currentlyBeingRecorded" and "intendedForRecording"
2014-09-04 16:34:18 +00:00
perroned
a0163e5117
Fixed meeting recording status.
2014-09-04 09:32:24 -07:00
Anton Georgiev
206a2e23ea
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into merging-html5-with-master
2014-09-04 15:04:42 +00:00
perroned
29cdfe1530
Added code for getting proper voice bridge pin
2014-09-04 07:48:50 -07:00
Anton Georgiev
4a88ebdcaf
support voice_conf and duration in meeting_create_message. put empty strings for these params in get_all_meetings_reply
2014-09-04 14:47:32 +00:00
perroned
c6a91079bd
Added newline and fixed operator.
2014-09-04 07:37:36 -07:00
perroned
acc85a1bf8
Fixed errors when data doesn't load properly.
2014-09-04 06:45:17 -07:00
perroned
65024217a7
Navbar elements do not rely on data being present anymore. So now if there is a connection or data issue the UI doesn't misbehave and disappear.
2014-09-03 13:11:56 -07:00
perroned
12eb51523d
Changing the way UI relies on data.
2014-09-03 13:02:00 -07:00
perroned
8c00dcc56d
Removed not needed code. Changing UI elements' dependencies to data always being available.
2014-09-03 12:22:08 -07:00
perroned
867928a0b6
Merge remote-tracking branch 'anton/merging-html5-with-master' into creating-better-templates
2014-09-03 10:44:33 -07:00
Anton Georgiev
f5fd9ee664
log when meeting_created_message was received
2014-09-03 15:09:34 +00:00
Anton Georgiev
4f25f2ced1
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into merging-html5-with-master
2014-09-02 21:08:03 +00:00
Richard Alam
c300eb81e6
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2014-09-02 13:18:13 -07:00
Richard Alam
4bf941b108
- although the page number is not used in whiteboard recording processing, just match the page number with the goto slide event in events.xml
2014-09-02 13:17:28 -07:00
Calvin Walton
c7967810b2
Revert the presentation publish page index altering
...
This was added because BigBlueButton 0.9 started using 1-based page
numbers in the events.xml file. That change has been reverted, so as
to avoid behaviour changes from 0.81 in places where it's unnecessary.
2014-09-02 15:46:52 -04:00