| Age | Commit message (Collapse) | Author |
|
Thanks to Tim Graham for the review.
|
|
Thanks Chow Loong Jin for the report and the initial patch.
|
|
Patch by Tim Graham. Thanks areski for the review.
|
|
|
|
|
|
Thanks Matthieu Agopian for the report.
|
|
|
|
|
|
|
|
Forward port of 999758fc7a2d6fcb01eb40de937d4420f884788d from
stable/1.7.x
|
|
|
|
|
|
the behavior.
|
|
|
|
Also allowed overriding the default messages in subclasses of BaseValidator.
Thanks sperrygrove for initial patch.
|
|
|
|
|
|
Fixed #23070 -- not to break the debug page by callable setting with __slots__
|
|
|
|
Added a class to wrap callable in settings:
* Not to call in the debug page (#21345).
* Not to break the debug page if the callable forbidding to set attributes (#23070).
Thanks @bmispelon for giving me some advice.
|
|
|
|
|
|
If the temporary file name contained a p or y as its last
characters, it would be stripped. refs #23083.
|
|
Thanks Collin Anderson for the report and hirokiky for the fix.
|
|
|
|
|
|
|
|
|
|
Fixed #23071 -- Use last migration's name in dependency to other app
|
|
Thanks Keryn Knight for the report.
|
|
|
|
|
|
|
|
|
|
|
|
base template.
Thanks mitar for the suggestion.
|
|
Thanks thegeekofalltrades at gmail.com for the report.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Kyle Owens for the report.
|
|
the storage location.
|
|
Thanks raymond at adaptiv.nl for the report.
|
|
Thanks kunitoki for the report and initial patches.
|
|
See also:
https://www.gaia-gis.it/fossil/libspatialite/wiki?name=switching-to-4.0
|
|
|
|
|