Le bouton "Upgrade all" est génial !

Great thanks to discourse team for making “upgrade all” button in admin.
It makes life better!
:slight_smile:

30 « J'aime »

Thanks should head @Osama’s way :hugs:

18 « J'aime »

Couldn’t agree more @arrowcircle @sam
All thanks to @Osama Thanks a lot man. This made our lives so much easier. So much thanks and appreciation to you :slight_smile:

5 « J'aime »

La version 2.1.0.beta2 apporte-t-elle des modifications nécessitant un redémarrage ? Après la mise à niveau, si je visite /admin/upgrade, il s’affiche :

Vous exécutez une ancienne version de l’image Discourse.

Les mises à niveau via l’interface web sont désactivées tant que vous n’avez pas exécuté la dernière image.

Pour ce faire, connectez-vous à votre serveur via SSH et exécutez :

cd /var/discourse  
git pull  
./launcher rebuild app  

Plus d’informations sur notre site d’assistance

1 « J'aime »

Indeed - follow the prompt and you should be able to get the upgrade all button as well. The upgrade UI needs to be disabled sometimes when there are backwards-incompatible changes between core and the updater, to avoid chicken-egg problems. This sort of upgrade is pretty infrequent however, so most of the time you can use the /admin/upgrade path.

3 « J'aime »