[JIRA] [core] (JENKINS-28601) Order of job table reverse

2015-06-25 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
Fixed towards 1.618 by reverting the earlier change. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-28601 
 
 
 
  Order of job table reverse  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-28601) Order of job table reverse

2015-06-15 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28601 
 
 
 
  Order of job table reverse  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Labels:
 
 guijenkins regression 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-28601) Order of job table reverse

2015-06-15 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-28601 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Order of job table reverse  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Daniel Beck Path: war/src/main/webapp/scripts/sortable.js http://jenkins-ci.org/commit/jenkins/d5651d171b83567d0d6dda899b789ca1de069385 Log: Merge pull request #1737 from oleg-nenashev/master 
[FIXED JENKINS-28601] Revert [FIXED JENKINS-17290] - Corrected sort order of tables 
Compare: https://github.com/jenkinsci/jenkins/compare/7e1a92157ddf...d5651d171b83 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-28601) Order of job table reverse

2015-06-07 Thread l.wol...@his.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lars W commented on  JENKINS-28601 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Order of job table reverse  
 
 
 
 
 
 
 
 
 
 


JENKINS-17290
 reversed the sort order 
initialsortdir=up is now ascending - A-Z initialsortdir=down is now descending - Z-A 
So the initialsort dir attributes should be reversed too. 
https://github.com/jenkinsci/jenkins/pull/1729 should fix this 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-28601) Order of job table reverse

2015-06-04 Thread mweb...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 mwebber commented on  JENKINS-28601 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Order of job table reverse  
 
 
 
 
 
 
 
 
 
 
The wrong sort order is also used if you look at the page for an individual job, and click on trend (on the left of the page, above the build history). 
Previously, the trend report showed the newest (at the top) to oldest (at the bottom). In 1.616, this order is reversed. I don't know if this error was also present in 1.615 or not. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-28601) Order of job table reverse

2015-06-03 Thread l.wol...@his.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lars W commented on  JENKINS-28601 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Order of job table reverse  
 
 
 
 
 
 
 
 
 
 
The InitialSortDir of the job table (and some other tables) should be changed to up. But I don't know where to do it. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-28601) Order of job table reverse

2015-05-29 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev edited a comment on  JENKINS-28601 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Order of job table reverse  
 
 
 
 
 
 
 
 
 
 Isupposeit'saregression from afterthefixof JENKINS-17290 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-28601) Order of job table reverse

2015-05-29 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev commented on  JENKINS-28601 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Order of job table reverse  
 
 
 
 
 
 
 
 
 
 
I suppose it's a regression from 

JENKINS-17290
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-28601) Order of job table reverse

2015-05-28 Thread pollenti...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 K P updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28601 
 
 
 
  Order of job table reverse  
 
 
 
 
 
 
 
 
 

Change By:
 
 K P 
 
 
 

Labels:
 
 guijenkins 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-28601) Order of job table reverse

2015-05-28 Thread pollenti...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 K P commented on  JENKINS-28601 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Order of job table reverse  
 
 
 
 
 
 
 
 
 
 
I can confirm this issue; occurs since jenkins 1.615 I believe. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-28601) Order of job table reverse

2015-05-27 Thread l.wol...@his.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lars W created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28601 
 
 
 
  Order of job table reverse  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 core 
 
 
 

Created:
 

 27/May/15 3:31 PM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Lars W 
 
 
 
 
 
 
 
 
 
 
After upgrading to 1.615 the initial order of the job/project table is Z-A instead of A-Z as it was before 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)