[Kanboard] Kanban board

New testing release :tada:

2 Likes

New testing release available for Kanboard :tada:

2 Likes

New stable release available for Kanboard :tada:

3 Likes

Upgrade failed:

https://paste.yunohost.org/raw/ekekederal

Thanks for reporting!. Should work now.

Thanks, still not working
https://paste.yunohost.org/raw/hiyeqiyoka

I have installed some plugins from the respository inside the app yesterday. Maybe some of them make trouble?

I made a new install on a different Yunohost instance and there it could not be installed at all. “Corrupt source”:
https://paste.yunohost.org/raw/ijotafopow

If you install from the catalog, the update is not yet available.
try:
sudo yunohost app install https://github.com/YunoHost-Apps/kanboard_ynh/tree/master

The new install works! Great!

So later after you have added it to the catalogue, I can update the other instance

The upgrade worked as well. Thanks a lot for your work!

1 Like
Warning: Exception trace:
Warning:  () at /var/www/kanboard/app/Core/Plugin/Installer.php:59
Warning:  Kanboard\Core\Plugin\Installer->uninstall() at /var/www/kanboard/app/Core/Plugin/Installer.php:81
Warning:  Kanboard\Core\Plugin\Installer->update() at /var/www/kanboard/app/Console/PluginUpgradeCommand.php:38
Warning:  Kanboard\Console\PluginUpgradeCommand->execute() at /var/www/kanboard/vendor/symfony/console/Command/Command.php:255
Warning:  Symfony\Component\Console\Command\Command->run() at /var/www/kanboard/vendor/symfony/console/Application.php:917
Warning:  Symfony\Component\Console\Application->doRunCommand() at /var/www/kanboard/vendor/symfony/console/Application.php:269
Warning:  Symfony\Component\Console\Application->doRun() at /var/www/kanboard/vendor/symfony/console/Application.php:145
Warning:  Symfony\Component\Console\Application->run() at /var/www/kanboard/cli:14
Warning: plugin:upgrade
Warning: [Error] Upgrade failed.

anyone got this ?

Yeah, you are not alone Upgrade failure · Issue #121 · YunoHost-Apps/kanboard_ynh · GitHub

Bonjour Ă  tous,

Je me permets suite Ă  la mise Ă  jour de l’application Kanboard qui vient de passer en 1.2.21 si vous rencontrez le mĂȘme soucis que moi. En effet, je n’ai plus les couleurs qui apparaissent sur les tĂąches de mes projets.

Ma config est la suivante :

  • Version de l’application : 1.2.21
  • Version de PHP : 7.3.31-1~deb10u1
  • PHP SAPI : fpm-fcgi
  • Client HTTP : cURL
  • Version du systĂšme d’exploitation : Linux 4.19.0-18-arm64
  • Type de base de donnĂ©es : postgres
  • Version de la base de donnĂ©e : 11.14 (Debian 11.14-0+deb10u1)
  • Navigateur web : Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0

Je suis un peu dans le floue car j’ai bien eu des soucis avec cette application mais jamais de cette nature. A voir si vous rencontrez ce mĂȘme problĂšme. Et en ce dĂ©but d’annĂ©e bonne annĂ©e Ă  ce qui me liront :zzz:

Cordialement,

I’m not a Kanboard user so I’m not sure where to look
 can you post a screenshot?

Can you also check if your NGINX setting have this line? (cf. /etc/nginx/conf.d/domain.ltd.d/kanboard.conf)

Dear @ericg,

It’s exactly the good answer. I update the file with :

	more_set_headers "Content-Security-Policy: default-src 'self' 'unsafe-eval' data:; style-src 'self' 'unsafe-inline'";

And now all work fine. I appreciate your help, thank you.

P.S. : Regarding your request to post a screenshot, I can’t because I’m a new user in this forum. Next time perhaps.

Have a nice day.

Yunohost sur serveur Online en version 4.3.6.2 acces SSH et Webadmin.

FR
Bonjour,

Je viens d’installer Kanban sur kanban.ndd.fr avec mon utilisateur@ndd.fr et tout marche bien.

J’ai voulu l’installer sur un ndd.ynh.fr (avec ssl lets encrypt) avec mon utilisateur@ndd.fr mis lorsque que je lance l’application, il me demande de me connecter.

Sauf qu’à ce moment la mĂȘme si je rentre mon identifiant “SSO” il ne me reconnait pas en tant qu’administrateur.

Avez-vous ce type de problĂšme chez vous ?

Merci d’avance

EN
Hello,

I just installed Kanban on kanban.ndd.fr with my utilisateur@ndd.fr and everything works fine.

I wanted to install it on ndd.ynh.fr (with ssl lets encrypt) with my utilisateur@ndd.fr and when I launch the application, it asks me to connect.

Except that at this moment, even if I enter my “SSO” identifier, it does not recognize me as an administrator.

Do you have this type of problem at home?

Thanks in advance

Translated with www.DeepL.com/Translator (free version)

Hi, have you looked at this disclaimer ?

YunoHost users with more than one email address can’t login to wekan using ldap. For example first YunoHost user has severals email addresses: root@domain; admin@domain; webmaster@domain; postmaster@domain, etc
 Workaround: remove all mail aliases of the user you want to connect, connect one time on wekan, recreate the aliases of the YunoHost user.

EN
Hi,

Thanks for your answer. I have seen the subtlety on wekan, however, it is not Wekan but Kanban (which does not need to remove aliases if you want to use the main user for example) that I use and as mi above the problem is simply present with the domain ndd.ynh.fr and not with my main ndd.

FR
Salut,

Merci pour ta rĂ©ponse. J’ai bien vu la subtilitĂ© sur wekan, cependant, ce n’est pas Wekan mis Kanban (qui pur ce dernier pas besoin de supprimer les alias si l’on souhaite utiliser l’utilisateur principal par exemple) que j’utilise et comme mi plus haut le problĂšme est simplement prĂ©sent avec le domaine ndd.ynh.fr et non avec mon ndd principal.

Désolé je suis vraiment allé trop vite dans ma lecture
 quel boulet :bomb: !
J’espùre que tu vas trouver la solution rapidement !

1 Like

Hey!
I’m having a problem with my not so old Kanboard instance :

  • to try the feature, I’ve added an Automatic Action. (3 exactly
)
    No way to delete those automatic actions
 When I click on OK to delete it, infinite loop on button UI.

What I’ve done :
Admin user have added an Automatic action on the user’s project.
Admin and project manager can’t delete those automatic actions.

Thx for your help !