| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Per deprecation timeline.
|
|
deprecation timeline.
|
|
deprecation timeline.
|
|
deprecation timeline.
|
|
|
|
|
|
deprecation timeline.
|
|
|
|
Per deprecation timeline.
|
|
timeline.
|
|
Per deprecation timeline.
|
|
per deprecation timeline.
|
|
|
|
|
|
Refs #25134, #32099.
|
|
Thanks Simon Charette, Mads Jensen, and Mariusz Felisiak for reviews.
Co-authored-by: Markus Holtermann <info@markusholtermann.eu>
|
|
|
|
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Craig Smith <hello@craigiansmith.com.au>
|
|
|
|
Defined all colors used in the admin CSS as variables. Implemented the
following standardizations and accessibility improvements while at it:
- Improved the contrast of text to not use ratios of less than 3:1 anymore.
- Most hover states already used desaturated and darkened colors.
Changed object tools to follow the same rule instead of showing the
primary color on hover.
Various places used similar colors; those have been merged with the goal
of reducing the count of CSS variables. Contrasts have been improved in
a few places.
- Many borders used slightly different colors (e.g. #eaeaea vs. #eee)
- Help texts used #999, this has been changed to --body-quiet-color
(#666) which has a better contrast.
Introduced fast color transitions on links and buttons.
|
|
|
|
for self-referential ManyToManyField.
|
|
Similar considerations as refs #32065, again adding some nuance to
afd375fc343baa46e61036087bc43b3d096bb0ca.
|
|
|
|
|
|
|
|
|
|
docs.
|
|
|
|
|
|
|
|
Thanks rgs258 for the report.
|
|
|
|
This also changes the default type of auto-created primary keys
for new apps and projects to BigAutoField.
|
|
|
|
|
|
Regression in 939dcff24f8e97d114595b102fb12348da482135.
|
|
Follow up to 51297a92324976a704279b567ec4f80bb92d7b60.
|