Projet

Général

Profil

Anomalie #4378

Impossible de créer un salon temporaire sur Mumble-web

Ajouté par Christian P. Momon il y a environ 4 ans. Mis à jour il y a environ 4 ans.

Statut:
Rejeté
Priorité:
Normale
Assigné à:
Début:
29/03/2020
Echéance:
% réalisé:

0%

Temps estimé:

Description

Le service Mumble du Chapril est configuré pour permettre la création de salons temporaires.

Via le client GNU/Linux, ça fonctionne.
Via l'application web Mumble-web, l'option de menu reste grisé.

Demande : voir si c'est corrigeable et rendre activable la fonctionnalité.

Historique

#1

Mis à jour par Laurent POUJOULAT il y a environ 4 ans

  • Statut changé de Nouveau à En cours de traitement
  • Assigné à mis à Laurent POUJOULAT
#2

Mis à jour par Laurent POUJOULAT il y a environ 4 ans

  • Statut changé de En cours de traitement à Un jour peut-être

En fait la fonction (comme d'autres) n'est pas encore implémentée. Extrait de index.js:


        ui.canJoin = function () {
          return true; // TODO check for perms
        };
        ui.canAdd = function () {
          return false; // TODO check for perms and implement
        };
        ui.canEdit = function () {
          return false; // TODO check for perms and implement
        };
        ui.canRemove = function () {
          return false; // TODO check for perms and implement
        };
        ui.canLink = function () {
          return false; // TODO check for perms and implement
        };
        ui.canUnlink = function () {
          return false; // TODO check for perms and implement
        };
        ui.canSendMessage = function () {
          return false; // TODO check for perms and implement
        };

Ce sera donc, espérons le résolu dans une future évolution.

#3

Mis à jour par Christian P. Momon il y a environ 4 ans

  • Statut changé de Un jour peut-être à Rejeté

Super bien vu Laurent \o/
En l'absence de véritable anomalie (« it's not a bug, it's a feature »), rejet du ticket.

#4

Mis à jour par Christian P. Momon il y a environ 4 ans

  • Assigné à changé de Laurent POUJOULAT à Frédéric Couchet

Courriel envoyé à l'auteur de Mumbe-web pour faire avancer cette fonctionnalité :

Le 30/03/2020 à 00:06, Christian Pierre MOMON a écrit :

Dear Jonas Herzig,

As I can't open issue on Githug because it is not a free software, I
send you this email about on issue.

Currently, it is not possible to create temporary room in Mumble using
Mumble-web. This feature would be great.

Your project Mumble-web is really excellent. We are very pleased to use
it for our beginner users. Many thanks to you \o/

With all my encouragement.

Regards,

Christian (Cpm).

#5

Mis à jour par Christian P. Momon il y a environ 4 ans

  • Version cible mis à Backlog
#6

Mis à jour par Laurent POUJOULAT il y a environ 4 ans

  • Statut changé de Rejeté à Fermé
#7

Mis à jour par Christian P. Momon il y a environ 4 ans

  • Statut changé de Fermé à Rejeté
#8

Mis à jour par Christian P. Momon il y a environ 4 ans

  • Version cible Backlog supprimé
#9

Mis à jour par Christian P. Momon il y a environ 4 ans

  • Version cible mis à Sprint 2020 mars

Formats disponibles : Atom PDF