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
Age
Commit message (
Expand
)
Author
2011-06-30
Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi...
Jannis Leidel
2011-06-16
Stopped the admin JavaScript code from completely removing the `jQuery` objec...
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
Improved cog icon for sorting interface in admin
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 #11531 -- Removed unused dateparse.js from admin JavaScript directory.
Jannis Leidel
2011-04-22
Fixed #11203 -- Stopped some form fields in the admin from rendering incorrec...
Jannis Leidel
2011-03-17
Fixed #15569 -- Corrected the numbering updates to inlines when rows are adde...
Russell Keith-Magee
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-02-06
Fixed #13674 -- Ensure that labels on added inlines fields have the right 'fo...
Russell Keith-Magee
2011-02-05
Fixed #14303 -- Ensure that the ids created for new inlines are unique after ...
Russell Keith-Magee
2011-02-05
Fixed #14830 -- Ensure that radio buttons on inlines preserve their default v...
Russell Keith-Magee
2011-01-05
Fixed #12959 -- Added alt text to SelectFilter filter button. Thanks, acdha.
Jannis Leidel
2011-01-05
Fixed #6183 -- Stopped hiding the help text for SelectFilter widgets. Thanks,...
Jannis Leidel
2011-01-04
Fixed #11434 -- Corrected style of arrow buttons located at the center of fil...
Ramiro Morales
2011-01-04
Fixed #11414 -- Made sure the calendar and clock popup windows in the admin d...
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-10
Fixed #14193: prepopulated_fields javascript now concatenates in correct orde...
Andrew Godwin
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
Fixed date parsing of 31st dates when current month has 30 days (!!).
Malcolm Tredinnick
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-12
Fixed #13486 -- Corrected handling of %I in admin javascript version of strft...
Russell Keith-Magee
2010-05-11
Fixed #13521 -- Corrected javascript comparisons determining when to show and...
Russell Keith-Magee
2010-05-10
Fixed #13168 - Corrected the alignment of the admin inline headers for rtl la...
Jannis Leidel
2010-05-04
Fixed #13459 -- Corrected numbering of tr elements in the admin. Reverts the ...
Russell Keith-Magee
2010-05-02
Fixed #13166 - Added JavaScript warnings to admin changelist to help against ...
Jannis Leidel
2010-05-02
Fixed #13459 -- Corrected ID numbering of dynamically added inlines in the ad...
Russell Keith-Magee
2010-04-19
Fixed #11967: use a different technique to get `ADMIN_MEDIA_PREFIX` in admin JS.
Jacob Kaplan-Moss
2010-04-13
Fixed #13290 - Added a section about minification of admin JavaScript files t...
Jannis Leidel
2010-04-13
Fixed #12903 - Made translating the admin action selection text easier. Thank...
Jannis Leidel
2010-04-13
Also minify the JavaScript file for pre-populated form fields in the admin.
Jannis Leidel
2010-04-13
Fixed #12882 - Moved the admin's jQuery into our own namespace to lower the r...
Jannis Leidel
2010-04-07
Fixed #13068, #9264, #9983, #9784 - regression with pre-populated fields and ...
Luke Plant
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-03-27
Updated jQuery to 1.4.2.
Jannis Leidel
[next]