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-03-23
Pulled admin translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-17
Fixed #17828 -- Ensured that when a list filter's `queryset()` method fails, ...
Julien Phalip
2012-03-14
Added Tatar translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Swahili translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Nepali translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Kazakh translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Esperanto to the list of languages. Refs #17822.
Jannis Leidel
2012-03-14
Pulled the admin translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-09
Removed executable bits from some files that don't need them.
Ramiro Morales
2012-03-05
Fixed #17830 -- Modified list_filter on DateTimeFields to account for the new...
Aymeric Augustin
2012-03-05
Enabled the existing admin Selenium tests to be run with Internet Explorer. N...
Julien Phalip
2012-03-05
Updated admin base translation files with new strings. Refs #17822.
Jannis Leidel
2012-03-04
Added more thorough Selenium tests for the admin horizontal/vertical filter w...
Julien Phalip
2012-03-03
Fixed #17198 -- Ensured that a deterministic order is used across all databas...
Julien Phalip
2012-02-23
Added some Selenium tests for the admin's filter_horizontal and filter_vertic...
Julien Phalip
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
[next]