View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - [SOLVED] Planning screen - ProjeQtOr

Prochaines Sessions

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)
 

13 mai 2025 (10h30-12h)

5 juin 2025 (16h-17h30)

 
 

Planifiez avec ProjeQtOr

14 et 15 mai 2025 (9h-12h30)

18 et 19 juin 2025 (9h-12h30)

 
 

Administrez avec ProjeQtOr

20 et 21 mai (9h-12h30)

25 et 26 juin (9h-12h30)

 

 

 

[SOLVED] Planning screen

More
21 Mar 2018 12:13 - 21 Mar 2018 12:24 #1 by ma_bou
Planning screen was created by ma_bou
Hello,

I'm on version 7.0.0.

Each time I acess the planning screen, an error pops-up saying :

"Technical issue occured possibly due to bad network connection.
Please try again.
If issue persists, please contact your administrator.
Contact your administrator.
(detailed error is reported in log file)"

The log shows nothing on this matter and the planning screen seems to work properly.

Thanks
Last edit: 21 Mar 2018 12:24 by ma_bou.

Please Connexion or Create an account to join the conversation.

More
21 Mar 2018 12:49 #2 by babynus
Replied by babynus on topic Planning screen
This issue has already been identified.
It is ticket #3270

Fix is to move line 642 in /view/js/jsGantt.js after line 643, this way, from :
          if (vList[vTask].getIsOnCriticalPath()=='1' && vList[i].getIsOnCriticalPath()=='1') color=vCriticalPathColor;
          if(vTask!=null && vList[vTask].getVisible()==1 && vList[i].getVisible()==1) {        
to
          if(vTask!=null && vList[vTask].getVisible()==1 && vList[i].getVisible()==1) {
            if (vList[vTask].getIsOnCriticalPath()=='1' && vList[i].getIsOnCriticalPath()=='1') color=vCriticalPathColor;

We'll publish patched version soon

Babynus
Administrator of ProjeQtOr web site
The following user(s) said Thank You: ma_bou

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.029 seconds

Paramétrages de cookies

×

Cookies fonctionnels

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Veuillez vous connecter pour voir vos activités!

Autres cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.