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
Age
Commit message (
Expand
)
Author
2012-02-22
Stopped hiding the original exception's message when a selenium driver's inst...
Julien Phalip
2012-02-19
Moved an import statement to handle the case where selenium isn't installed.
Julien Phalip
2012-02-19
Fixed #13068 (again) -- Corrected the admin stacked inline template to allow ...
Julien Phalip
2012-02-09
Fixed #17515 -- Added ability to override the template of custom admin Filter...
Jannis Leidel
2012-02-09
Fixed #17239 -- Stopped an inconsitent and unneeded use of mark_safe in the M...
Jannis Leidel
2012-02-09
Fixed #7758 and #17189 -- Allowed to override the `form_url` context var in t...
Jannis Leidel
2012-02-09
Fixed #159 -- Prevent the `AdminSite` from logging users out when they try to...
Jannis Leidel
2012-02-05
Improved on r17454 to ensure that `collapse.js` only gets minified when `DEBU...
Julien Phalip
2012-02-05
Fixed #17521 -- Made the minified JS files be used in the admin only when `DE...
Julien Phalip
2012-02-04
Fixed #17596 -- Stopped the AdminField class from double quoting its label. T...
Jannis Leidel
2012-01-23
Reverted [17378] until a public API is available for application labels.
Ramiro Morales
2012-01-19
Fixed translatability of application names in admin app.
Ramiro Morales
2012-01-02
Improved the labels and help texts in the admin filter widget.
Julien Phalip
2011-12-28
Added the `wait_until()` and `wait_loaded_tag()` methods to `AdminSeleniumWeb...
Julien Phalip
2011-12-24
Added a password reset link to default admin login page if a password reset U...
Luke Plant
2011-12-22
Updated English base translation files in preparation of the alpha release so...
Jannis Leidel
2011-12-22
Fixed #2879 -- Added support for the integration with Selenium and other in-b...
Julien Phalip
2011-12-19
Stopped unconditionally reversing admin model add/change URLs.
Ramiro Morales
2011-12-17
Fixed various dodgy behaviours
Adrian Holovaty
2011-12-09
Checking in latest results of running Google Closure Compiler on the admin JS...
Adrian Holovaty
2011-12-09
Fixed #17218 -- Fixed bug with SelectFilter where the 'to' box had a height=0...
Adrian Holovaty
2011-12-09
Changed admin/js/collapse.js to take advantage of jQuery chaining in three pl...
Adrian Holovaty
2011-12-09
Removed way-outdated comment in SelectFilter2.js admin JS file. And we should...
Adrian Holovaty
2011-12-01
Updated uses of i18n.blocktrans template tag to use the new more compact synt...
Ramiro Morales
2011-11-22
Disentangled some parts of the admin ChangeList and ListFilter's internals. W...
Julien Phalip
2011-11-22
Fixed #17252 -- Fixed a minor regression introduced by the work in #11868, wh...
Julien Phalip
2011-11-20
Fixed #12073 -- Made `AdminDateWidget` and `AdminTimeWidget` consider user-su...
Julien Phalip
2011-11-18
Fixed #17255 -- Removed "as" prefix from new timezone template filter names f...
Jannis Leidel
2011-11-18
Added support for time zones. Thanks Luke Plant for the review. Fixed #2626.
Aymeric Augustin
2011-11-17
Fixed #17128 -- Fixed a Python 2.5 incompatibility. Thanks, Simon Meers.
Jannis Leidel
2011-11-01
Fixed #5704 - Admin popup windows won't close when using application/xhtml as...
Luke Plant
2011-10-26
Fixed #16257 -- Added new `ModelAdmin.get_list_display_links()` method to all...
Julien Phalip
2011-10-26
Fixed #17090 -- Made the API specification for `ModelAdmin.get_list_display()...
Julien Phalip
2011-10-26
Fixed #15938 -- Prevented the `max_length` number in the admin `prepopulated_...
Julien Phalip
2011-10-22
Fixed #17064 -- Improved the UX for the admin's time and date picker widgets ...
Julien Phalip
2011-10-16
Fixed #15221 -- Made the admin filters on foreign key and m2m relationships d...
Julien Phalip
2011-10-13
Fixed #16906 -- Format datetimes with str/unicode instead of strftime where p...
Aymeric Augustin
2011-10-13
Fixed a padding issue in admin tabular inline headers.
Julien Phalip
2011-10-13
Fixed #16776 -- Fixed a regression introduced in r16415 which caused Django's...
Julien Phalip
2011-10-10
Fixed #9460 -- Added template blocks for submit buttons rows in admin app mod...
Ramiro Morales
2011-10-10
Fixed #16371 -- Added a prefix "field-" to all CSS class names automatically ...
Julien Phalip
2011-10-09
Fixed #17019 -- Fixed a minor margin issue in multi-field admin form rows for...
Julien Phalip
2011-10-07
Fixed #8060 - Added permissions-checking for admin inlines. Thanks p.patruno ...
Carl Meyer
2011-09-24
Simplified the admin changelist multi-sort interface specifically by removing...
Julien Phalip
2011-09-22
Fixed #16912 -- Fixed breadcrumb styling in a couple of admin pages, broken s...
Ramiro Morales
2011-09-22
Fixed #16837 -- Improved error message for admin login.
Paul McMillan
2011-09-21
Fixed #16838 -- Corrected broken add-another inline JS in admin with related_...
Carl Meyer
2011-09-20
Converted internal link generation in the admin and admin document generator ...
Ramiro Morales
2011-09-19
Fixed #16659 -- Made the admin's date drilldown links in the changelist have ...
Julien Phalip
2011-09-16
Reverted the change in r16683, which, while fixing an alignment issue in IE7 ...
Julien Phalip
[prev]
[next]