Tags: Amanb1145/dashboard
Tags
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>
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
Another fix for unverified accounts (bigbluebutton#2609)
GRN2-xx: Small improvements to moderator access code (bigbluebutton#2582 ) * Fixed default value for moderator access * Reword
Forked the workflows to avoid potential disruption (bigbluebutton#2565)
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>
Pass createTime as part of the join call (bigbluebutton#2488)
PreviousNext