Chad Pilkey
db39b80d16
Basic presentation now shows up in Flex 4 UI
2016-04-27 19:22:04 -04:00
Anton Georgiev
892083aa00
working on modules/removing global vars part2
2016-04-27 21:36:22 +00:00
Anton Georgiev
796b5a2d18
working on modules/removing global vars
2016-04-27 21:04:15 +00:00
Chad Pilkey
e78e487ae1
Flex 4 shell can connect to a server now
2016-04-27 17:03:08 -04:00
Maxim Khlobystov
ae26f850bc
Translated the main stylesheet to Sass.
2016-04-27 16:33:34 -04:00
Maxim Khlobystov
4cd81f93dc
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into react-client
2016-04-27 16:31:00 -04:00
Leonardo Crauss Daronco
f35c010864
Fix the slide size on video/presentation swap in a paused playback
...
Resize the slides after swapping presentation and video, so that it fits
the new region properly.
2016-04-27 16:20:31 -04:00
Leonardo Crauss Daronco
488734abc1
Add protections to the js and improve the swap in the playback page
...
When swapping video and presentation now the presentation is updated
properly, before it would not show any slide until there was a slide
change.
Also added a few protections to prevent js code from breaking.
2016-04-27 15:53:39 -04:00
Chad Pilkey
a9847039e5
Created basic shell for Flex 4 UI
2016-04-27 15:34:47 -04:00
Chad Pilkey
47e31cd2e5
Removed some more unused files from Flex 4
2016-04-27 15:33:50 -04:00
Maxim Khlobystov
2831e3d414
Added CSS modules support and adjusted the userlist to work with encapsulated Sass.
2016-04-27 14:30:45 -04:00
Chad Pilkey
bf7d3332b9
add two branding images back to the client
2016-04-27 11:26:12 -07:00
Ghaz Triki
a2f1e12a2d
Fixed breakout rooms default users assignation to rooms.
2016-04-27 16:55:24 +01:00
Ghaz Triki
1d8dda4cf8
Only moderator can see breakout room actions column.
2016-04-27 16:41:24 +01:00
Leonardo Crauss Daronco
b55a7c4ad5
Show BigBlueButton's logo in the playback page as bg when loaded
2016-04-27 11:13:36 -04:00
Leonardo Crauss Daronco
1a3b5381d4
Fix pan and zoom in the responsive playback page
...
When pan/zoom was done, the image would zoom and move inside the svg, that
occupied a larger area than the viewbox we wanted to show.
Had to control the size of the container that has the svg via javascript,
to make it exactly the size we want to display the presentations and with
this crop all parts of the presentation that lie outside the container.
2016-04-27 10:46:29 -04:00
Ghaz Triki
5858df5d84
Select firt item by default for the breakout rooms number comobo box.
2016-04-27 15:42:06 +01:00
Ghaz Triki
dca3fd6552
Align in center the darg and drop text hint in BreakoutRoomSettings
2016-04-27 15:36:32 +01:00
Ghaz Triki
ae338736b9
Center the box containing time limit in BreakoutRoomSettings.mxml
2016-04-27 15:34:24 +01:00
Ghaz Triki
1586e4dc8c
Better layout for BreakoutRoomSettings.mxml
2016-04-27 15:28:17 +01:00
Ghaz Triki
d64f32dbaf
Added custom label function for breakout room datagrid name column.
2016-04-27 14:34:44 +01:00
Ghaz Triki
64068cc30e
Updated BreakoutRoomSettings layout and style.
2016-04-27 14:25:32 +01:00
Richard Alam
a19b6241d4
Merge branch 'bbb-1.1-dev-java8' of github.com:ritzalam/bigbluebutton into bbb-1.1-dev-java8
2016-04-26 20:57:47 -04:00
Richard Alam
92b05d0151
Merge pull request #6 from maxdoumit/bbb-1.1-dev-java8
...
Add extra documentation
2016-04-28 11:58:31 -04:00
Richard Alam
5e45bcf2d7
Merge fix to missing images for brnading.
2016-04-26 20:16:31 -04:00
Richard Alam
b86f32b8c1
Sync with upstream repository
...
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2016-04-26 20:01:20 -04:00
Anton Georgiev
3756db1575
do next() if the eventName not among handled
2016-04-26 23:39:54 +00:00
Leonardo Crauss Daronco
a3afed36fe
Better visual for copyright and chat in the playback page
...
Small changes in text formatting and positioning.
2016-04-26 19:04:27 -04:00
Leonardo Crauss Daronco
2778768521
Fix cursor position in the playback page when the sidebar is open
...
The cursor was being moved to the right more than it should when the
sidebar was opened.
2016-04-26 17:58:54 -04:00
Leonardo Crauss Daronco
7fb5b134db
Fix recording playback layout when there's no video
2016-04-26 17:53:11 -04:00
Leonardo Crauss Daronco
eb1940d4e3
Set the meeting name as title in the recording playback page
2016-04-26 17:14:41 -04:00
Leonardo Crauss Daronco
327a63bd9f
Move the copyright msg to the bottom in the rec playback page
...
And some small improvements in the thumbnails.
2016-04-26 16:36:37 -04:00
Leonardo Crauss Daronco
59842c7134
Add thumbnails to the responsive recording playback page
2016-04-26 16:18:42 -04:00
Ghaz Triki
5f727f36d2
Make the main application as the parent of Alert to be centered.
2016-04-26 20:40:29 +01:00
Richard Alam
0323b7203a
Add logging on why cannot find user session
...
We need to know which part of the code failed to get the user's session.
2016-04-26 14:41:22 -04:00
Richard Alam
e5579c876e
Update DEVELOPMENT.md
2016-04-27 17:34:35 -04:00
Ghaz Triki
53ec4e3ae1
Better join breakout room popup centring with custom window size caluclation.
2016-04-26 19:40:36 +01:00
Richard Alam
b6fdb27bf7
Build cllient locale
...
Change command how to build specific locale. To build a locale
ant locale (builds en_US by default)
ant locale -DLOCALE=en_US (builds the passed locale)
2016-04-26 14:38:01 -04:00
Richard Alam
62c9aee040
Update DEVELOPMENT.md
2016-04-27 17:29:11 -04:00
Richard Alam
76f0c18d5a
Update DEVELOPMENT.md
...
Add more instructions.
2016-04-27 17:05:07 -04:00
Richard Alam
d50bd9f306
Start development instruction document
...
Instructions on how to setup development environment for BBB 1.1.
2016-04-27 16:48:59 -04:00
Anton Georgiev
149c6176eb
fix unhandled redis messages
2016-04-26 18:07:24 +00:00
Leonardo Crauss Daronco
f0b511baf5
Fix cursor positioning in the recording playback page
...
Wasn't being shown after the page was made responsive. Now it shows up
in the correct place and disappears when not necessary.
2016-04-26 14:03:24 -04:00
Ghaz Triki
d114c96142
Center breakout room join request popup.
2016-04-26 17:48:09 +01:00
Ghaz Triki
e024a68d42
Only the moderator can see the breakout rooms list.
2016-04-26 17:35:37 +01:00
Maxim Khlobystov
ee1ea22cd7
Added the ability to dynamically enable/disable the log statements that slow down the whiteboard based on the mode (development/production).
2016-04-26 11:03:09 -04:00
Chad Pilkey
bc4802963b
Merge pull request #3097 from riadvice/mobile-client
...
Mobile client pull request cleanup
2016-04-26 09:37:45 -04:00
Ghaz Triki
11d86f6aa8
Merge 'branch air-ui' into 'mobile-client'
2016-04-26 09:19:17 +01:00
Leonardo Crauss Daronco
af5e9fc2d5
Better and more consistent rec playback layout for small/large screens
2016-04-25 18:24:56 -04:00
Ghaz Triki
01335b6e8a
Merge branch 'master' into mobile-client
2016-04-25 19:58:13 +01:00