0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 13:10:14 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Matt Westcott
5232a3aa7c Fill in release date for 1.12.2 2017-09-18 21:44:48 +01:00
Matt Westcott
2a9ec51995 Set preview dropdown button to 250px (desktop) / 100% (mobile)
Re-fixes #3784, without breaking non-dropdown save buttons as a side effect (#3836).
2017-09-13 15:47:48 +01:00
Mitchel Cabuloy
83e6a551fe Fix OEmbed endpoints 2017-09-08 17:55:35 +01:00
Matt Westcott
92b4f68c67 Don't call static() when constructing HalloPlugins
This isn't necessary, since Django form media fills in static paths itself - and doing it at module level will break on startup with certain staticfiles configurations if collectstatic hasn't run yet. Fixes #3829
2017-09-07 16:21:24 +01:00
Venelin Stoykov
90ce50307e Make it possible to reverse migrations
Conflicts:
	CONTRIBUTORS.rst
2017-09-06 16:37:31 +01:00
Matt Westcott
1aaf7b17ef Add release note sections for 1.12.2 2017-09-06 16:30:13 +01:00