summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/admin/_images
AgeCommit message (Expand)Author
2026-03-03Fixed #36887 -- Improved admin changelist layout for object-tools button.Jacob Walls
2026-02-27Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.antoliny0919
2025-07-30Fixed #36055 -- Prevented overlap of object-tools buttons and page header in ...antoliny0919
2025-04-04Fixed #36255 -- Renamed the admin action button for improved accessibility.koffi
2025-03-27Fixed #34917 -- Underlined links in the main content area of the admin.antoliny0919
2024-08-05Refs #35380 -- Updated screenshots in admin docs.Natalia
2024-06-25Optimized admin docs images.Sarah Boyce
2024-06-25Refs #35380 -- Updated screenshots in admin docs.nessita
2024-05-22Refs #35189 -- Updated ModelAdmin.fieldsets screenshot in admin docs.Natalia
2023-03-03Fixed #32539 -- Added toggleable facet filters to ModelAdmin.sarahboyce
2022-04-26Fixed #27471 -- Made admin's filter choices collapsable.Marcelo Galigniana
2022-02-25Optimized docs images.Mariusz Felisiak
2015-10-24Optimized docs images and documented the process.Curtis Maloney
2015-09-11Renamed admin doc image files to match the documentation they are for.Ryan Allen
2015-09-11Fixed #25200 -- Updated admin screenshots in docs.Ryan Allen
2015-05-29Optimise the rest of the PNGs in docsCurtis
2012-10-24Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the...Tim Graham
2012-08-02Fixed #18581 - Updated admin actions screenshots. Thanks Kevin London.Tim Graham
2010-01-05Fixed #10615 - Added selection counter to admin change list. Thanks to Martin...Jannis Leidel
2009-07-15Fixed #11348 -- Trimmed the width of a screenshot image in the admin docs. Th...Russell Keith-Magee
2009-03-23Fixed #10505: added support for bulk admin actions, including a globally-avai...Jacob Kaplan-Moss