Skip to content

Tags: Amanb1145/dashboard

Tags

release-2.8.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to Rails 5.2.6 (bigbluebutton#2711)

release-2.8.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Translate /config/locales/en.yml in cs (bigbluebutton#2657)

translation completed for the source file '/config/locales/en.yml'
on the 'cs' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>

release-2.8.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Dockerfile (bigbluebutton#2620)

--> bigbluebutton@1a625c7#r48758847

---

 mantridereso yesterday

I think it's necessary to add 'shared-mime-info' package at this position as well:

`
############### Build step done ###############

FROM ruby:2.7.2-alpine
Set a variable for the install location.

ARG RAILS_ROOT=/usr/src/app
ARG PACKAGES="tzdata curl postgresql-client sqlite-libs yarn nodejs bash shared-mime-info"

ENV RAILS_ENV=production
ENV BUNDLE_APP_CONFIG="$RAILS_ROOT/.bundle"
`
Otherwise presentation preupload fails, as /usr/share/mime/packages/freedesktop.org.xml isn't available in container.
@jfederico
jfederico yesterday Author Member

Yeah, that is right. The gem is passed but the dependency is still required

release-2.8.2.1

release 2, minor 8, revision 2, patch 1

release-2.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Another fix for unverified accounts (bigbluebutton#2609)

release-2.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GRN2-xx: Small improvements to moderator access code (bigbluebutton#2582

)

* Fixed default value for moderator access

* Reword

release-2.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Forked the workflows to avoid potential disruption (bigbluebutton#2565)

release-2.7.20

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removed old travis stuff (bigbluebutton#2531)

release-2.7.19

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Translate /config/locales/en.yml in cs (bigbluebutton#2522)

translation completed for the source file '/config/locales/en.yml'
on the 'cs' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

release-2.7.18

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pass createTime as part of the join call (bigbluebutton#2488)