Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

display management ...
 
Notifications
Clear all

display management milestones in the Gantt planning

5 Posts
2 Users
0 Reactions
3,686 Views
(@djackjack)
Posts: 49
Active Member
Topic starter
 
[#1216]

Hello,

I have a problem in my version of projector'RIA. Before when we went into the planning, you could see the milestones in different ways (red, green, empty) and now I see red or green (not empty).
I wish to know the exact place where these conditions are treated (file + + function lines in the function) and what is the principle.


 
Posted : 19 Jun 2013 13H20
(@babynus)
Posts: 14952
Member Admin
 

Milestones are displayed in different ways depending on status :

Empty / Full
- Empty if Milestone is not done (have no real end date)
- Full if milstone is done (have a real end date)
Green / Red
- Green if planned end date validated end date


 
Posted : 19 Jun 2013 14H47
(@djackjack)
Posts: 49
Active Member
Topic starter
 

Yes but what file and in what function this display option is to manage?


 
Posted : 19 Jun 2013 15H22
(@babynus)
Posts: 14952
Member Admin
 

Etraction of Data : /tool/jsonPlanning.php
Formating of data to jsGantt format : /view/js/projector.js, function drawGantt()
Display Gannt from data : /tool/js/sGantt.js


 
Posted : 19 Jun 2013 15H27
(@djackjack)
Posts: 49
Active Member
Topic starter
 

Thank


 
Posted : 19 Jun 2013 16H55
Share:

Scroll to Top