Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
#18722: Admin change list sort options are unusable on sortable columns of small width
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Django  
View profile  
 More options Aug 5 2012, 10:15 pm
From: "Django" <nore...@djangoproject.com>
Date: Mon, 06 Aug 2012 02:15:47 -0000
Local: Sun, Aug 5 2012 10:15 pm
Subject: [Django] #18722: Admin change list sort options are unusable on sortable columns of small width
#18722: Admin change list sort options are unusable on sortable columns of small
width
-------------------------------+------------------------
     Reporter:  charettes      |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  contrib.admin  |    Version:  master
     Severity:  Normal         |   Keywords:  admin sort
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  1
-------------------------------+------------------------
 When hovering a sortable column of small width remove sort link is hidden
 under the column label and thus cannot be accessed. See attachment.

--
Ticket URL: <https://code.djangoproject.com/ticket/18722>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Django  
View profile  
 More options Nov 5 2012, 1:58 am
From: "Django" <nore...@djangoproject.com>
Date: Mon, 05 Nov 2012 06:58:10 -0000
Local: Mon, Nov 5 2012 1:58 am
Subject: Re: [Django] #18722: Admin change list sort options are unusable on sortable columns of small width
#18722: Admin change list sort options are unusable on sortable columns of small
width
-------------------------------+------------------------------------
     Reporter:  charettes      |                    Owner:  nobody
         Type:  Bug            |                   Status:  new
    Component:  contrib.admin  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:  admin sort     |             Triage Stage:  Accepted
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  1
-------------------------------+------------------------------------
Changes (by julien):

 * needs_docs:   => 0
 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * stage:  Unreviewed => Accepted

--
Ticket URL: <https://code.djangoproject.com/ticket/18722#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Django  
View profile  
 More options Nov 17 2012, 2:38 pm
From: "Django" <nore...@djangoproject.com>
Date: Sat, 17 Nov 2012 19:38:56 -0000
Local: Sat, Nov 17 2012 2:38 pm
Subject: Re: [Django] #18722: Admin change list sort options are unusable on sortable columns of small width
#18722: Admin change list sort options are unusable on sortable columns of small
width
-------------------------------+------------------------------------
     Reporter:  charettes      |                    Owner:  heyman
         Type:  Bug            |                   Status:  new
    Component:  contrib.admin  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:  admin sort     |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  1
-------------------------------+------------------------------------
Changes (by heyman):

 * owner:  nobody => heyman
 * has_patch:  0 => 1

Comment:

 https://github.com/django/django/pull/527

--
Ticket URL: <https://code.djangoproject.com/ticket/18722#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Django  
View profile  
 More options Nov 17 2012, 2:45 pm
From: "Django" <nore...@djangoproject.com>
Date: Sat, 17 Nov 2012 19:45:19 -0000
Local: Sat, Nov 17 2012 2:45 pm
Subject: Re: [Django] #18722: Admin change list sort options are unusable on sortable columns of small width
#18722: Admin change list sort options are unusable on sortable columns of small
width
-------------------------------------+-------------------------------------
     Reporter:  charettes            |                    Owner:  heyman
         Type:  Bug                  |                   Status:  new
    Component:  contrib.admin        |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  admin sort           |             Triage Stage:  Ready for
    Has patch:  1                    |  checkin
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  1                    |  Patch needs improvement:  0
                                     |                    UI/UX:  1
-------------------------------------+-------------------------------------
Changes (by charettes):

 * easy:  0 => 1
 * stage:  Accepted => Ready for checkin

Comment:

 Fixes it and doesn't seem to introduce any other layout issues.

--
Ticket URL: <https://code.djangoproject.com/ticket/18722#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Django  
View profile  
 More options Nov 17 2012, 4:56 pm
From: "Django" <nore...@djangoproject.com>
Date: Sat, 17 Nov 2012 21:56:24 -0000
Local: Sat, Nov 17 2012 4:56 pm
Subject: Re: [Django] #18722: Admin change list sort options are unusable on sortable columns of small width
#18722: Admin change list sort options are unusable on sortable columns of small
width
-------------------------------+------------------------------------
     Reporter:  charettes      |                    Owner:  heyman
         Type:  Bug            |                   Status:  new
    Component:  contrib.admin  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:  admin sort     |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  1
-------------------------------+------------------------------------
Changes (by jezdez):

 * stage:  Ready for checkin => Accepted

Comment:

 This smells like something that needs to be fixed in the rtl.css file,
 too. Can you check?

--
Ticket URL: <https://code.djangoproject.com/ticket/18722#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Django  
View profile  
 More options Nov 17 2012, 6:08 pm
From: "Django" <nore...@djangoproject.com>
Date: Sat, 17 Nov 2012 23:08:10 -0000
Local: Sat, Nov 17 2012 6:08 pm
Subject: Re: [Django] #18722: Admin change list sort options are unusable on sortable columns of small width
#18722: Admin change list sort options are unusable on sortable columns of small
width
-------------------------------+------------------------------------
     Reporter:  charettes      |                    Owner:  heyman
         Type:  Bug            |                   Status:  new
    Component:  contrib.admin  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:  admin sort     |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  1
-------------------------------+------------------------------------

Comment (by heyman):

 Ah, you're right! I've updated the pull-request.

--
Ticket URL: <https://code.djangoproject.com/ticket/18722#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Django  
View profile  
 More options Nov 22 2012, 2:17 pm
From: "Django" <nore...@djangoproject.com>
Date: Thu, 22 Nov 2012 19:17:27 -0000
Local: Thurs, Nov 22 2012 2:17 pm
Subject: Re: [Django] #18722: Admin change list sort options are unusable on sortable columns of small width
#18722: Admin change list sort options are unusable on sortable columns of small
width
-------------------------------------+-------------------------------------
     Reporter:  charettes            |                    Owner:  heyman
         Type:  Bug                  |                   Status:  new
    Component:  contrib.admin        |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  admin sort           |             Triage Stage:  Ready for
    Has patch:  1                    |  checkin
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  1                    |  Patch needs improvement:  0
                                     |                    UI/UX:  1
-------------------------------------+-------------------------------------
Changes (by claudep):

 * stage:  Accepted => Ready for checkin

--
Ticket URL: <https://code.djangoproject.com/ticket/18722#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Django  
View profile  
 More options Nov 24 2012, 11:14 am
From: "Django" <nore...@djangoproject.com>
Date: Sat, 24 Nov 2012 16:14:47 -0000
Local: Sat, Nov 24 2012 11:14 am
Subject: Re: [Django] #18722: Admin change list sort options are unusable on sortable columns of small width
#18722: Admin change list sort options are unusable on sortable columns of small
width
-------------------------------------+-------------------------------------
     Reporter:  charettes            |                    Owner:  heyman
         Type:  Bug                  |                   Status:  closed
    Component:  contrib.admin        |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  admin sort           |             Triage Stage:  Ready for
    Has patch:  1                    |  checkin
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  1                    |  Patch needs improvement:  0
                                     |                    UI/UX:  1
-------------------------------------+-------------------------------------
Changes (by Claude Paroz <claude@…>):

 * status:  new => closed
 * resolution:   => fixed

Comment:

 In [changeset:"35a0fff28ad7e3ca26f902893a7659343e490f82"]:
 {{{
 #!CommitTicketReference repository=""
 revision="35a0fff28ad7e3ca26f902893a7659343e490f82"
 Fixed #18722 -- Adjusted width of sortable columns in admin

 Thanks Simon Charette for the report.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/18722#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Django  
View profile  
 More options Nov 24 2012, 11:15 am
From: "Django" <nore...@djangoproject.com>
Date: Sat, 24 Nov 2012 16:15:42 -0000
Local: Sat, Nov 24 2012 11:15 am
Subject: Re: [Django] #18722: Admin change list sort options are unusable on sortable columns of small width
#18722: Admin change list sort options are unusable on sortable columns of small
width
-------------------------------------+-------------------------------------
     Reporter:  charettes            |                    Owner:  heyman
         Type:  Bug                  |                   Status:  closed
    Component:  contrib.admin        |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  admin sort           |             Triage Stage:  Ready for
    Has patch:  1                    |  checkin
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  1                    |  Patch needs improvement:  0
                                     |                    UI/UX:  1
-------------------------------------+-------------------------------------

Comment (by Claude Paroz <claude@…>):

 In [changeset:"75bc081b917d98a8f51201a2b26ce3a8f5dd4d62"]:
 {{{
 #!CommitTicketReference repository=""
 revision="75bc081b917d98a8f51201a2b26ce3a8f5dd4d62"
 [1.5.x] Fixed #18722 -- Adjusted width of sortable columns in admin

 Thanks Simon Charette for the report.
 Backport of 35a0fff2 from master.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/18722#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »