Re: [Django] #32204: Quick Filter for the Admin Sidebar

2021-09-21 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+-
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"881b6bd135163424cf8aab520b23f8a3745cef8f" 881b6bd]:
 {{{
 #!CommitTicketReference repository=""
 revision="881b6bd135163424cf8aab520b23f8a3745cef8f"
 [4.0.x] Refs #32204 -- Replaced three dots with ellipsis in navigation
 sidebar template.

 Backport of 1bb8200f2f900a0cb200adfb0b0e11ec6f69fdd2 from main
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.05684627382110d2cc0b52f5bbc40bd8%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2021-09-21 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+-
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-

Comment (by GitHub ):

 In [changeset:"1bb8200f2f900a0cb200adfb0b0e11ec6f69fdd2" 1bb8200f]:
 {{{
 #!CommitTicketReference repository=""
 revision="1bb8200f2f900a0cb200adfb0b0e11ec6f69fdd2"
 Refs #32204 -- Replaced three dots with ellipsis in navigation sidebar
 template.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.0863445c25d71bdaaa3ee5efb7fda265%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2021-03-31 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+-
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-
Changes (by Mariusz Felisiak ):

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


Comment:

 In [changeset:"d915dd1c5809d7c2bb3679751cd5277571dcd9f7" d915dd1]:
 {{{
 #!CommitTicketReference repository=""
 revision="d915dd1c5809d7c2bb3679751cd5277571dcd9f7"
 Fixed #32204 -- Added quick filter to admin's navigation sidebar.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.94992529ddd6d297f102b3fa6d0a4af6%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2021-03-31 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+-
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-
Changes (by Mariusz Felisiak):

 * stage:  Accepted => Ready for checkin


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.25ba69de256780306ba6c475fc0f853c%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2021-03-26 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+
Changes (by Maxim Milovanov):

 * needs_better_patch:  1 => 0


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.87a2a839face67f5be21cca0de440931%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2021-03-11 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  1
-+
Changes (by Mariusz Felisiak):

 * needs_better_patch:  0 => 1


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.09426a9097a52ee78e87d7bf619b2e1f%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2021-03-01 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.admin|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+
Changes (by Maxim Milovanov):

 * needs_docs:  1 => 0
 * needs_tests:  1 => 0


Comment:

 UPDATE: dropped a line to the release section and added a test

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.0608b75dfdff5a5869931da51ae10057%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2021-02-25 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.admin|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  1
  Needs tests:  1|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+
Changes (by Mariusz Felisiak):

 * needs_docs:  0 => 1
 * needs_tests:  0 => 1


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.7ef47b3cf94eab1bf450c97c4b0c30f5%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2021-02-22 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.admin|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+
Changes (by Jacob Walls):

 * status:  closed => new
 * version:  3.1 => master
 * resolution:  needsinfo =>


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.8a69336c0f845bd228dcfc403a9419c7%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2021-01-10 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+-
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   Resolution:  needsinfo
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-
Changes (by Mariusz Felisiak):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/13873 PR]

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.01f55009a7148b5f08476204f66aa5a9%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2021-01-09 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+-
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   Resolution:  needsinfo
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-
Changes (by Carlton Gibson):

 * stage:  Unreviewed => Accepted


Comment:

 Let’s accept given the discussion on the mailing list. Worth seeing a PR.
 Thanks.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.c10733032ca26c0906acc6166dedf595%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2020-11-19 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+--
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   Resolution:  needsinfo
 Keywords:   | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+--
Changes (by Ryan Hiebert):

 * cc: Ryan Hiebert (added)


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.1ad00b3360861ad3f75e1a653e598d98%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2020-11-18 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+--
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   Resolution:  needsinfo
 Keywords:   | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+--

Comment (by Maxim Milovanov):

 This is a rough prototype of the feature
 [https://gist.github.com/MilovanovM/84ffbbec02391c1ba1771a3a6aee5797]

 Replying to [comment:1 Carlton Gibson]:
 > Hey Maxim. I think a prototype here would involve overriding the the app
 list template and adding an extra JS file, yes? Can I ask you to put a
 demo of that somewhere (GitHub say) and approach the DevelopersMailingList
 to canvas opinions? (It's not something I want to just make a decision on
 without consultation here.) Thanks.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.f1abbd494a64475098595eac98e51f57%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2020-11-18 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+--
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   Resolution:  needsinfo
 Keywords:   | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+--
Changes (by Carlton Gibson):

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


Comment:

 Hey Maxim. I think a prototype here would involve overriding the the app
 list template and adding an extra JS file, yes? Can I ask you to put a
 demo of that somewhere (GitHub say) and approach the DevelopersMailingList
 to canvas opinions? (It's not something I want to just make a decision on
 without consultation here.) Thanks.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.8f6d8ad52680685121ca62c74fdd7e11%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2020-11-18 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+--
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+--
Changes (by Maxim Milovanov):

 * Attachment "quick_filter_img.png" added.

 Quick Filter

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.686131f2060d7eaf8cf893b685bbef6d%40djangoproject.com.


Re: [Django] #32204: Quick Filter for the Admin Sidebar

2020-11-18 Thread Django
#32204: Quick Filter for the Admin Sidebar
-+--
 Reporter:  Maxim Milovanov  |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+--
Changes (by Maxim Milovanov):

 * Attachment "quick_filter.m4v" added.

 Prototype of the "Quick Filter"

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.71f273feb457b3bb8221fd35699b2b62%40djangoproject.com.