Commit Graph

18762 Commits

Author SHA1 Message Date
KDSBrowne
f170967d2a add hover style to userlist user and chat items 2017-11-14 07:34:53 -08:00
KDSBrowne
ff7371683d fix icon alignment 2017-11-09 09:17:49 -08:00
KDSBrowne
5e037eb64d replace values in focus mixin with variables 2017-11-09 09:13:14 -08:00
KDSBrowne
40435c925c Merge branch 'z11-focus-style-refactor' of https://github.com/KDSBrowne/bigbluebutton into z11-focus-style-refactor 2017-11-09 09:04:38 -08:00
KDSBrowne
3264ee26f2 replace pixel values with variables 2017-11-09 09:03:32 -08:00
KDSBrowne
c3f7c5e666 replace pixel values with variables 2017-11-09 08:54:20 -08:00
KDSBrowne
6f7328fa70 reduce gaps between userlist items 2017-11-09 08:37:41 -08:00
KDSBrowne
d9fedcc8ca remove btnFocus mixin and add styles to button component 2017-11-08 11:42:37 -08:00
KDSBrowne
75c445b582 rename color variables in palette.scss 2017-11-08 08:42:13 -08:00
KDSBrowne
a9e11c2149 remove customUserlistItemFocus and add styles to %list-item 2017-11-07 11:07:11 -08:00
KDSBrowne
9e82e80cd8 rename customBtnFocus and replace borders with box-shadow 2017-11-07 08:52:55 -08:00
KDSBrowne
1850bc782c remove customLinkFocus and replace with elementFocus 2017-11-07 08:06:31 -08:00
KDSBrowne
3af605571c remove customListItemFocus and add focus style to dropdown list 2017-11-07 07:52:18 -08:00
KDSBrowne
1a5d6c5ae4 rename customInputFocus and replace borders 2017-11-06 13:14:58 -08:00
KDSBrowne
4a413ae135 rename customListFocus and remove borders 2017-11-06 12:58:17 -08:00
KDSBrowne
2de6540f89 fix audio modal close Btn scroll bug 2017-11-01 09:35:46 -07:00
KDSBrowne
ead38ef07c use existing border-radius variable 2017-11-01 09:25:08 -07:00
KDSBrowne
6d18220921 remove outline showing around buttons 2017-11-01 09:22:37 -07:00
KDSBrowne
37c4380146 remove focus.scss from variables folder 2017-11-01 09:08:02 -07:00
KDSBrowne
900c20f86a move and convert focus styles to mixins 2017-11-01 09:01:55 -07:00
KDSBrowne
26129e7141 Merge remote-tracking branch 'upstream/v2.0.x-release' into z10-convert-styles-mixins 2017-11-01 08:10:13 -07:00
Anton Georgiev
8853d562ce
Merge pull request #4497 from Gcampes/audio-refactor
[HTML5] Refactor Audio
2017-10-31 15:39:37 -02:00
Gabriel Carvalho de Campes
2cca0c1724 change device selector key generation 2017-10-31 15:34:06 -02:00
Gabriel Carvalho de Campes
fde5d56d87 change ask permissions timing, small code fixes 2017-10-31 08:53:06 -02:00
Richard Alam
376b42d58f
Merge pull request #4610 from ritzalam/sign-new-jars
Signing new jars
2017-10-30 23:14:27 -04:00
Richard Alam
116d8793cf - new signed jars expiring on 2019-5-22 2017-10-30 20:11:46 -07:00
Richard Alam
a1a0c4526c
Merge pull request #4594 from riadvice/2x-client-theme
Fix toolbar background color option
2017-10-29 12:21:05 -04:00
Ghazi Triki
ac7ae1d382 Fix toolbar background color option. 2017-10-29 16:43:26 +01:00
Fred Dixon
ec87a575f7
Update bigbluebutton.properties
Revert serverURL to previous value
2017-10-29 11:12:25 -04:00
Fred Dixon
2266919e3b
Merge pull request #4588 from ffdixon/v2.0.x-release
Remove old reference to libreoffice.service
2017-10-28 09:50:06 -04:00
Fred Dixon
1f43daeab0 Remove old reference to libreoffice.service 2017-10-28 09:48:20 -04:00
Anton Georgiev
f5d65b8983
Merge pull request #4577 from Gcampes/kick-user-meeting-end
Remove user on meeting end
2017-10-27 21:19:20 -02:00
Anton Georgiev
a210f2476a Merge pull request #4572 from KDSBrowne/z07-change-role-refactor
Change Role refactor
2017-10-27 13:22:41 -02:00
KDSBrowne
4899b88f27 change condition in changeRole logger message 2017-10-27 08:10:53 -07:00
Richard Alam
2aec000df6 Merge branch 'riadvice-2.0-gui-fix' into v2.0.x-release 2017-10-27 07:49:47 -07:00
Richard Alam
ef4034bd61 Merge branch '2.0-gui-fix' of https://github.com/riadvice/bigbluebutton into riadvice-2.0-gui-fix 2017-10-27 07:47:04 -07:00
Richard Alam
5b958fc0ad Merge branch 'riadvice-pptx-hidden-slides' into v2.0.x-release 2017-10-27 07:45:30 -07:00
Richard Alam
26238e9d61 Merge branch 'pptx-hidden-slides' of https://github.com/riadvice/bigbluebutton into riadvice-pptx-hidden-slides 2017-10-27 07:41:35 -07:00
Anton Georgiev
970205f92d Merge pull request #4556 from jfsiebel/fix-user-list-mute-unmute-logic
fix allowedToMuteAudio and allowedToUnmuteAudio logic and created action
2017-10-27 12:01:14 -02:00
Gabriel Carvalho de Campes
144705ce9b change func call to a variable 2017-10-27 11:44:42 -02:00
Gabriel Carvalho de Campes
436e7df7d4 removes unused css, removes unneeded code 2017-10-27 11:19:24 -02:00
Ghazi Triki
c1abb17107 Check PPTX file and mark it as invalid if all slides are hidden. 2017-10-26 21:29:04 +01:00
Fred Dixon
4569e2d25e Merge pull request #4575 from capilkey/fix-fit-to-width-extremes
Relax presentation resize bounds to accommodate fit-to-width
2017-10-26 15:00:48 -04:00
Gabriel Carvalho de Campes
9bb0248957 fix logout issue on meeting end 2017-10-26 16:45:03 -02:00
Gabriel Carvalho de Campes
cf73251feb Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor 2017-10-26 16:26:19 -02:00
Chad Pilkey
18a97923c6 relax presentation resize bounds to accomodate fit-to-width 2017-10-26 13:20:43 -04:00
Gabriel Carvalho de Campes
81f35bac4f Fix concerns from review 2017-10-26 15:14:56 -02:00
Chad Pilkey
590e6ecec0 Merge pull request #4573 from capilkey/fix-poll-btn-exception
Fix exception when the PollingModule is commented out
2017-10-26 12:52:44 -04:00
Chad Pilkey
41c1adb717 fix exception when the PollModule is commented out 2017-10-26 12:46:11 -04:00
KDSBrowne
ec0daac263 add return to presenterAssigned handler 2017-10-26 08:13:43 -07:00