View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Show milestone name in Gantt - ProjeQtOr

Prochaines sessions de formation

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

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)

Mardi 23 avril (10h30-12h)

Jeudi 16 mai (16h-17h30)

Jeudi 13 juin (10h30-12h)

 
 

Planifiez avec ProjeQtOr

3 et 4 avril (9h - 12h30)

 
 

Administrez avec ProjeQtOr

10 et 11 avril (9h - 12h30)

 

 

 
 

Show milestone name in Gantt

More
26 Jan 2024 11:22 #1 by jmmbb
Hello,

in Gantt view, it will be great to show milestone name like activity name on bars.
So we can produce synthetic view for milestones for a group or all project.

Regards,

Please Connexion or Create an account to join the conversation.

More
26 Jan 2024 11:25 - 26 Jan 2024 11:27 #2 by jmmbb
Replied by jmmbb on topic Show milestone name in Gantt
Also capability to add milestone in timeline will be usefull so we can produce a full timeline for a specific view in project, usefull for présentations out of ProjeQtOr.
Last edit: 26 Jan 2024 11:27 by jmmbb.

Please Connexion or Create an account to join the conversation.

More
29 Jan 2024 10:30 #3 by Arkhanje
Ticket # 7984 et Ticket # 7976  recorded
Ticket # 7809 already existing

Please Connexion or Create an account to join the conversation.

More
17 Fév 2024 19:27 - 17 Fév 2024 19:36 #4 by jmmbb
Replied by jmmbb on topic Show milestone name in Gantt
Doing this to show name of milestone in Gantt (also change a little size of done milestone and recorded milestone for more visibility) in jsgantt.js (line 1669 and below) :         
    
// Modified by JMMBB
          // Show name of mileStone in Gantt if showTaskNameOnPlanning is set to "yes"
          if (vTaskStart && vTaskEnd && Date.parse(vMaxDate)>=Date.parse(vTaskList.getEnd())) {
            // Construc visual for milestone
            const mileIcon = vTaskList.getCompVal() < 100 ? '◊' : '♦';
            // Get size for visuals, diamond is little bigger that losange for better render
            const mileIconSize = vTaskList.getCompVal() < 100 ? '1.6rem' : '2rem';
            // Show visual
            vRightTableTempMile += '<span style="font-size:' + mileIconSize + ';margin-top:-4.5px">' + mileIcon + '</span>' ;
            // If showTaskNameOnPlanning; add a sapn to show name of milestone with a smaller font size (80%)
            if(showTaskNameOnPlanningBar==1) {
              vRightTableTempMile += '<span style="font-size:0.8rem; margin-top: -1.5px!important">' + vTaskList.getNameTitle() + '</span>' ;
            }
            // Close div
            vRightTableTempMile += '</div>';
 
Last edit: 17 Fév 2024 19:36 by jmmbb.

Please Connexion or Create an account to join the conversation.

More
17 Fév 2024 19:38 #5 by jmmbb
Replied by jmmbb on topic Show milestone name in Gantt
@Babynus : it's not really me, it's my son who change the code for me, you remember the young developer meet in Open Source Forum in Paris ? :)

Please Connexion or Create an account to join the conversation.

More
18 Fév 2024 13:08 #6 by jmmbb
Replied by jmmbb on topic Show milestone name in Gantt
Work on V11.1.3 (not V 13 :) !)

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.039 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.