Opened 14 years ago

Last modified 10 years ago

#12509 new New feature

Feature: Selector Inlines

Reported by: Zain Memon Owned by: Zain Memon
Component: contrib.admin Version: soc2009/admin-ui
Severity: Normal Keywords: design_ux
Cc: arthur@…, Simon Charette Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: yes
Easy pickings: no UI/UX: yes

Description

This patch introduces a new type of inline called a selector inline. This was originally mocked up by Wilson Miner here: http://media.wilsonminer.com/images/django/related-objects-stacked.gif

Attachments (2)

adminui-selectorinline.diff (85.2 KB ) - added by Zain Memon 14 years ago.
Fixed a bug with verbose_name having spaces
adminui-selectorinline-2.diff (85.0 KB ) - added by jbronn 14 years ago.

Download all attachments as: .zip

Change History (12)

by Zain Memon, 14 years ago

Attachment: adminui-selectorinline.diff added

Fixed a bug with verbose_name having spaces

by jbronn, 14 years ago

comment:1 by Russell Keith-Magee, 14 years ago

Keywords: design_ux added
milestone: 1.2
Triage Stage: UnreviewedDesign decision needed

comment:2 by anonymous, 14 years ago

Cc: arthur@… added

comment:3 by Matt McClanahan, 13 years ago

Severity: Normal
Type: New feature

comment:4 by Julien Phalip, 13 years ago

UI/UX: set

comment:5 by Aymeric Augustin, 12 years ago

UI/UX: unset

Change UI/UX from NULL to False.

comment:6 by Aymeric Augustin, 12 years ago

Easy pickings: unset

Change Easy pickings from NULL to False.

comment:7 by Aymeric Augustin, 12 years ago

UI/UX: set

Revert accidental batch modification.

comment:8 by Aymeric Augustin, 11 years ago

Triage Stage: Design decision neededAccepted

This could be useful.

comment:9 by Simon Charette, 11 years ago

Cc: Simon Charette added

comment:10 by Tim Graham, 10 years ago

Patch needs improvement: set
Note: See TracTickets for help on using tickets.
Back to Top