summaryrefslogtreecommitdiff
path: root/django/contrib/admin/media
AgeCommit message (Expand)Author
2008-09-20Added a generic "button" class to the admin styles to allow applying the stan...Wilson Miner
2008-09-16Fixed #9074: Added overflow: hidden to the submit-row div to clear the floate...Wilson Miner
2008-09-03Fixed #8832 -- Position the error icons on the right of the screen in the adminMalcolm Tredinnick
2008-09-03Fixed #8812 -- Fixed up the positioning of the "delete" link in the adminMalcolm Tredinnick
2008-09-02Fixed #2612: fixed display of admin `help_text` with multiple fields on the s...Jacob Kaplan-Moss
2008-08-25Fixed #8499 -- Corrected a couple of instances of where the CSS class name er...Brian Rosner
2008-08-23Tweaked the Admin add/change page so that "save" is still the highlightedMalcolm Tredinnick
2008-08-23Fixed #1390 -- Added an app index in the admin interface. Thanks juliae and e...Brian Rosner
2008-08-15Fixed #5385 -- Made the date returned from the calendar picker consistent wit...Brian Rosner
2008-08-11Fixed #8225 -- Right align radio fields in RTL mode, thanks remohammadi.Gary Wilson Jr
2008-08-08Fixed #8163 -- Restore oldforms admin styling on input fields. Also cleaned u...Brian Rosner
2008-08-05Merged the gis branch into trunk.Justin Bronn
2008-07-21Fixed #7858 -- Quick CSS fix for right-to-left written languages in inlines. ...Brian Rosner
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner
2008-04-15Fixed #7012 -- Added a missing file for CSS backgrounds with right-to-leftMalcolm Tredinnick
2008-01-06Fixed #6248 -- Fixed typo in urlify.js. Pointed out by arien.Malcolm Tredinnick
2007-12-17Fixed #5044 -- Added Latvian character map for Javascript slug generation. P...Malcolm Tredinnick
2007-11-25Fixed #2086 -- Changed `base.css` to import `null.css` (added in [6197]) inst...Gary Wilson Jr
2007-11-18Fixed #5880 -- Fixed an XSS hole in the admin interface.Gary Wilson Jr
2007-10-20Fixed #4902 -- Added some missing Czech uppercase characters to urlify.js.Malcolm Tredinnick
2007-10-20Fixed #5678 -- Added Polish transliteration to urlify.js. Thanks,Malcolm Tredinnick
2007-09-15Fixed #1888 -- Fixed small interface inaccuracy when using filter_interface=m...Adrian Holovaty
2007-09-14Fixed #4448: the calendar widget now refreshes if the date field is changed. ...Jacob Kaplan-Moss
2007-09-14Fixed 3136: Set .clockbox admin widget to auto width to allow for longer head...Wilson Miner
2007-09-14 Fixes #2086: Added null.css file to avoid spurious 404s due to the "high pas...Wilson Miner
2007-09-14Fixed #5067 -- Fixed a problem with javascript popup widgets appearing in the...Russell Keith-Magee
2007-09-13Fixed #5326 -- Added Ukrainian map for Javascript slug generation. Thanks, Ar...Malcolm Tredinnick
2007-08-25Fixed #348 -- Fixed bug in admin JavaScript filter interface. Thanks for the ...Adrian Holovaty
2007-08-11Fixed #4902 -- Added Czech support to urlify.js. Thanks, Honza Král.Malcolm Tredinnick
2007-07-13Fixed #4556 -- Stylistic changes to [5500]. Thanks, glin@seznam.cz.Malcolm Tredinnick
2007-07-12Fixed #4775 -- Added some missing Hungarian accents to the urlify.js LATIN_MA...Russell Keith-Magee
2007-07-04Fixed #4766 -- Added Russian support to Javascript slug creation. Thanks,Malcolm Tredinnick
2007-07-04Fixed Javascript syntax from [5608] that was causing a problem in Opera. FixedMalcolm Tredinnick
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick
2007-06-20Fixed #4556 -- Admin showAddAnotherPopup JavaScript function can now handle U...Adrian Holovaty
2007-04-09Fixed #3926 -- Fixed typo in admin CSS. Thanks, Jeff Hilyard.Malcolm Tredinnick
2007-02-28Reverted [4590] (changes to field label CSS) since it caused more problems th...Jacob Kaplan-Moss
2007-02-26Small fix to admin CSS. Fixes #2205; thanks, treborhudson@gmail.comJacob Kaplan-Moss
2007-02-17Fixed #3259 -- Fixed problem with prepopulate_from for fields containingMalcolm Tredinnick
2006-11-20Fixed #3014 -- Admin 'now' shortcut for DateTimeFields now updates seconds, t...Adrian Holovaty
2006-11-07Fixed #2975: dateparse.js now correctly handles the last day of the year. Th...Jacob Kaplan-Moss
2006-09-11Fixed #2680 -- Made small correction to DateTimeShortcuts.js that was causing...Adrian Holovaty
2006-08-22Fixed #2570 -- Added 'DejaVu Sans' to admin global.css, because it is more ut...Adrian Holovaty
2006-08-02Fixed #2462 -- Changed showRelatedObjectLookupPopup to open a window that's 8...Adrian Holovaty
2006-08-01Modified Calendar and Clock javascript to evaluate popup position at time of ...Russell Keith-Magee
2006-07-21Part 3 of pedant day: replaced all tabs in Django with spaces. Python the wa...Jacob Kaplan-Moss
2006-07-07Fixed #2142 -- Fixed JavaScript warnings in admin JS. Thanks, mike.capp@gmail...Adrian Holovaty
2006-06-12fixed #2128: updated BiDi supportGeorg Bauer
2006-06-08Fixed #2106 -- Made collapse-block JavaScript translatable. Thanks, ramiroAdrian Holovaty
2006-06-06fixed #2089: added language bidirectional support and updated the admin to us...Georg Bauer