[JIRA] [jenkinswalldisplay] (JENKINS-21900) Progress indicator does not function properly in certain conditions

2014-08-11 Thread pellepels...@gmail.com (JIRA)















































Christian Pelster
 assigned  JENKINS-21900 to Christian Pelster



Progress indicator does not function properly in certain conditions
















Change By:


Christian Pelster
(11/Aug/14 12:38 PM)




Assignee:


ChristianPelster



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [jenkinswalldisplay] (JENKINS-21900) Progress indicator does not function properly in certain conditions

2014-08-11 Thread pellepels...@gmail.com (JIRA)














































Christian Pelster
 commented on  JENKINS-21900


Progress indicator does not function properly in certain conditions















As a temporary fix I will pass the server date via the plugins API to the walldisplay until this is sorted out



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [jenkinswalldisplay] (JENKINS-21900) Progress indicator does not function properly in certain conditions

2014-08-11 Thread pellepels...@gmail.com (JIRA)















































Christian Pelster
 resolved  JENKINS-21900 as Fixed


Progress indicator does not function properly in certain conditions
















I just released a new version that that fixes the problem. Should turn up in the Jenkins plugin repository in a few hours.





Change By:


Christian Pelster
(11/Aug/14 7:08 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [jenkinswalldisplay] (JENKINS-21900) Progress indicator does not function properly in certain conditions

2014-04-07 Thread mbyrn...@gmail.com (JIRA)














































Matt Byrne
 commented on  JENKINS-21900


Progress indicator does not function properly in certain conditions















Noticed the same thing. Any known workaround to force jenkins to set the Date header without changing to using Tomcat?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [jenkinswalldisplay] (JENKINS-21900) Progress indicator does not function properly in certain conditions

2014-02-20 Thread otta...@ottawan.kicks-ass.net (JIRA)














































Ivan Mounitsyn
 created  JENKINS-21900


Progress indicator does not function properly in certain conditions















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


jenkinswalldisplay



Created:


20/Feb/14 6:30 PM



Description:


jenkinswalldisplay.js lines 633-635:
var dateHeader = jqXHR.getResponseHeader("Date");
var date = new Date(dateHeader);
serverTime = date.getTime();

If response headers do not contain Date header (standalone Jenkins?) all currently building jobs progress show 100% complete.


Also noticed jenkinswalldisplay.js line 813: if (customTheme != null) 

If customTheme is not defined generates an error




Project:


Jenkins



Priority:


Minor



Reporter:


Ivan Mounitsyn

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.