index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
/
media
/
css
Age
Commit message (
Expand
)
Author
2011-06-30
Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi...
Jannis Leidel
2011-06-09
Fixes #16186 -- remove inline CSS in contrib.admin
Idan Gazit
2011-06-03
Fixed visual bug with sorted column headers in changelist having dark band at...
Luke Plant
2011-06-03
Internet Explorer fixes for admin sorting UI
Luke Plant
2011-06-03
Improved UI for advanced sorting controls.
Luke Plant
2011-06-02
Fixed position of new cog icon in admin changelist relative to text
Luke Plant
2011-06-02
Fixed #11868 - Multiple sort in admin changelist.
Luke Plant
2011-06-02
Fixed #16144 - layout of admin changelist broken for RTL languages.
Luke Plant
2011-04-22
Fixed #11203 -- Stopped some form fields in the admin from rendering incorrec...
Jannis Leidel
2011-02-19
Fixed #15291 -- Corrected alignment issue when actions are disabled in a Mode...
Russell Keith-Magee
2011-02-19
Fixed #15290 -- Fixed a CSS styling issue with borders when the link item in ...
Russell Keith-Magee
2011-02-12
Fixed #13948 -- Corrected the direction of arrows on the admin changelist. Th...
Russell Keith-Magee
2011-01-04
Fixed #11434 -- Corrected style of arrow buttons located at the center of fil...
Ramiro Morales
2010-12-21
Fixed #13782 -- Added CSS for errors in textareas and multiple fields in one ...
Jannis Leidel
2010-12-12
Fixed #14868 -- Added CSS rule to prevent long text from overflowing the "rec...
Jannis Leidel
2010-12-12
Fixed #13856 -- Float admin's top links on the right for RTL languages.
Jannis Leidel
2010-12-12
Fixed #13649 -- Extended admin stylesheets to also cover disabled buttons in ...
Jannis Leidel
2010-10-01
Fixed tabs introduced in r13968.
Jannis Leidel
2010-10-01
Fixed #7048 -- Added ClearableFileInput widget to clear file fields. Thanks f...
Jannis Leidel
2010-09-11
Fixed #13599 -- No longer embed hidden `<td>` elements in `ChangeList` that c...
Justin Bronn
2010-09-10
Admin changelist page now has consistent width with or without filter
Malcolm Tredinnick
2010-08-28
Fixed #13723 -- Improved the legibility of hyperlinks included in admin valid...
Russell Keith-Magee
2010-06-23
Fixed #12803 - Added styling for 'error' and 'warning' messages in admin.
Luke Plant
2010-05-10
Fixed #13168 - Corrected the alignment of the admin inline headers for rtl la...
Jannis Leidel
2010-04-05
Fixed #13129 -- Corrected CSS on RTL layout when a changelist has admin actio...
Russell Keith-Magee
2010-04-05
Fixed #12260 -- Corrected CSS when using checkbox widgets on a ModelMultipleC...
Russell Keith-Magee
2010-01-26
Ported collapsible admin fieldsets to jQuery. Thanks Rob Hudson.
Jannis Leidel
2010-01-26
Fixed #12282 - When paginated allow selecting all items in the admin changlist.
Jannis Leidel
2010-01-26
Fixed #12508 - Added ability to dynamically add inlines in the admin app.
Jannis Leidel
2010-01-05
Fixed #10615 - Added selection counter to admin change list. Thanks to Martin...
Jannis Leidel
2009-12-22
Fixed #342 -- added readonly_fields to ModelAdmin. Thanks Alex Gaynor for boo...
Brian Rosner
2009-10-27
Fixed #11057: having no actions in the admin (`actions=None`) no longer messe...
Jacob Kaplan-Moss
2009-04-11
Fixed #10601 -- Fixed edit inline display in admin for right-to-left locales.
Malcolm Tredinnick
2009-03-31
Added row highlighting when selecting action checkmarks.
Jacob Kaplan-Moss
2009-03-29
Some minor tweaks to the admin changelist styles for the new action menus. Cu...
Wilson Miner
2009-03-23
Fixed #10505: added support for bulk admin actions, including a globally-avai...
Jacob Kaplan-Moss
2008-11-16
Removed the hidden import rules in the contrib.admin stylesheets. Each indivi...
Wilson Miner
2008-10-31
Consolidated contrib.admin styles by rolling layout.css and global.css direct...
Wilson Miner
2008-10-31
Applied contrib.admin IE CSS patches to IE6 and 7, and added simple hacks to ...
Wilson Miner
2008-10-31
Added IE conditional comments to contrib.admin base template to block CSS fro...
Wilson Miner
2008-10-31
Reformatted contrib.admin CSS to use multi-line selector format so changes ca...
Wilson Miner
2008-09-20
Added a generic "button" class to the admin styles to allow applying the stan...
Wilson Miner
2008-09-16
Fixed #9074: Added overflow: hidden to the submit-row div to clear the floate...
Wilson Miner
2008-09-03
Fixed #8832 -- Position the error icons on the right of the screen in the admin
Malcolm Tredinnick
2008-09-03
Fixed #8812 -- Fixed up the positioning of the "delete" link in the admin
Malcolm Tredinnick
2008-09-02
Fixed #2612: fixed display of admin `help_text` with multiple fields on the s...
Jacob Kaplan-Moss
2008-08-25
Fixed #8499 -- Corrected a couple of instances of where the CSS class name er...
Brian Rosner
2008-08-23
Tweaked the Admin add/change page so that "save" is still the highlighted
Malcolm Tredinnick
2008-08-23
Fixed #1390 -- Added an app index in the admin interface. Thanks juliae and e...
Brian Rosner
2008-08-11
Fixed #8225 -- Right align radio fields in RTL mode, thanks remohammadi.
Gary Wilson Jr
[next]