iceScrum Forums Discutez d'iceScrum
Toutes mes réponses sur les forums
-
AuteurMessages
-
dufondParticipantBonjour,
Nous sommes passés en version 2.4.6 d’Apache avec la bonne configuration.
Nous avons également fait évoluer IceScrum en 7.10.1.
Les problèmes n’apparaissent plus.Merci encore pour votre aide.
Jean-Christophe
dufondParticipantThanks for your so quick answer !
dufondParticipantBonjour et meilleurs voeux !
Merci pour ces informations.
Effectivement, notre configuration n’est pas correcte. Nous allons essayer de la mettre à jour dès que possible sachant que cela implique de monter en version notre serveur Apache pour implémenter mod_proxy_wstunnel …
Bonne fin de journée.
dufondParticipantBonjour Nicolas,
Il y a effectivement un front apache devant IceScrum mais je ne vois pas où est le problème.
Voici la configuration de notre virtual host:
<virtualhost *:80>
ServerAdmin adminXXX@YYY.fr
ServerName icescrum.YYY.fr
ErrorLog logs/icescrum.YYY.fr_error_log
CustomLog logs/icescrum.YYY.fr_access_log common
ProxyPass / http://<notre_serveur_icescrum>:8082/
ProxyPassReverse / http://<notre_serveur_icescrum>:8082/
Header unset X-Frame-Options
<Location />
Order Allow,Deny
Allow from All
</Location>
</virtualhost>Pour l’instant, je n’arrive pas à provoquer le blocage et je n’ai pas eu de souci ni hier, ni aujourd’hui.
Toute idée serait bien sûr bienvenue.Depuis près d’un an, nous sommes en attente d’une commande de licence professionnelle qui ne se concrétise pas, ceci indépendamment de notre volonté.
Bonnes fêtes de fin d’année.
Jean-Christophe
dufondParticipantThat is very fine !
I will watch this.
Thanks very much.
dufondParticipantThat’s clear ! Thank you.
It could be usefull that you indicate this in the docker documentation…
Jean-Christophe
dufondParticipantHello,
When do you think that a new version of icescrum docker image including patches will be available ?
Thanks.
Jean-Christophe
dufondParticipantHello
Thanks for your answer.
Additional information: the function « import V7 » does not recover notifications data.
dufondParticipantHello again …
I found the reason why notifications on new stories does not work : no change of notifications in my profile are saved.
Where I look in the database, the field « emails_settings_data » stay empty.is there a reason for this ?
Thanks in advance for your answer.
Best regards,
Jean-Christophe
dufondParticipantI was wrong : notifications are sent, but only in case of updates of stories.
So we can say that mail mechanism is working.
However I don’t manage to receive notifications for new story or new urgent task in current sprint even if it is enabled in my profile.
I maybe don’t know how to use notifications. Some informations certainly miss me …
dufondParticipantHello
Even with [« mail.smtp.auth »: »false »], notifications are still not sent.
I can’t see any trace anywhere but I ping on the mail server in my container.
Could this be a proxy problem ?
If you have some ideas, they will be welcome.
dufondParticipantHello,
Thanks a lot for your answer.
The message in the log has disappeared but notifications are still not sent.
And I don’t see any trace in the logs of the mail server …
dufondParticipantConcernant les futures évolutions de l’API, où puis-je trouver la roadmap du projet IceScrum ?
dufondParticipantC’est effectivement FusionForge qui prend cette place centrale.
En attendant cette API, est-il possible de requêter directement en base pour créer les projets ?
Également, est-il possible d’une manière ou d’une autre d’empêcher la création de projet pour les utilisateurs qui ne sont pas administrateurs ?
dufondParticipantNotre besoin est d’intégrer l’outil IceScrum dans notre forge logicielle (basée sur FusionForge) au même titre que MantisBT, Git, Subversion, Sonar …
Nous voulons faire le lien entre la forge et IceScrum. Par exemple, lorsqu’un projet est créé dans la forge, nous voudrions qu’il soit créé dans IceScrum avec ses membres. De même pour la gestion des rôles et des permissions.
Merci pour votre retour. -
AuteurMessages