Commit graph

471 commits

Author SHA1 Message Date
John Franey
42cb5bdd2b Update form_builder.rst
Update import statement to include all classes used in the example
2015-02-16 14:02:48 +00:00
Karl Hobley
9956a546b4 Changelog and release notes for #990 2015-02-12 13:55:57 +00:00
Karl Hobley
af64f7ce72 Changelog, release notes and contributor entry for #620 2015-02-09 12:41:47 +00:00
Tom Talbot
1c950fff76 Release notes for #825 2015-02-04 16:36:09 +00:00
Matt Westcott
7fd6436dba release note for #939 2015-01-28 20:14:28 +00:00
Matt Westcott
d43264b93c Update non-Vagrant instructions to include 'createsuperuser', now that there's no syncdb step to do that 2015-01-19 13:11:01 +00:00
Karl Hobley
43dcd80d1d Changelog/release note for #898 2015-01-18 14:48:55 +00:00
Karl Hobley
9a2d32e466 Changelog/release note for #878 2015-01-18 14:24:05 +00:00
Karl Hobley
1d9d508180 Changelog/release notes for #854 2015-01-15 14:02:51 +00:00
Matt Westcott
d59ebdaed2 release note for #869 2014-12-16 16:59:32 +00:00
Matt Westcott
5b4463e0b6 #872 should be in 0.8.5, not 0.8.4 2014-12-16 16:48:32 +00:00
Matt Westcott
0fab9411bb release note for #872 2014-12-16 16:41:00 +00:00
Matt Westcott
f0cecf2066 prepare for 0.8.4 release 2014-12-04 14:48:41 +00:00
Matt Westcott
ae1150cfd9 Document the necessary fix to custom image migrations - fixes #832 2014-12-04 13:18:31 +00:00
Karl Hobley
a74891a0a4 Release note for #844 2014-12-03 14:21:31 +00:00
Matt Westcott
d3e4094464 Release notes for #842 2014-12-03 13:53:29 +00:00
Karl Hobley
855461f494 Fixes to 0.8.4 release notes 2014-12-02 15:18:25 +00:00
Karl Hobley
6289d2ce17 Added changelog/release notes for 0.8.4 2014-12-02 15:15:45 +00:00
Matt Westcott
040bd411bc formally withdraw 0.8.2 release, move release notes to 0.8.3 2014-11-20 16:49:24 +00:00
Karl Hobley
301182e568 Version bump to 0.8.2 2014-11-18 17:35:16 +00:00
Karl Hobley
2557240118 Changelog/release note for #808 2014-11-18 17:35:16 +00:00
Karl Hobley
d86e7efb03 Release note for #811 2014-11-18 17:35:15 +00:00
Karl Hobley
372326eff7 Release note for #818 2014-11-18 17:35:14 +00:00
Matt Westcott
af6bd8e195 Release note for #807 2014-11-15 16:55:55 +01:00
Matt Westcott
fbfa60c454 release note for 35b8bc2 2014-11-12 16:23:42 +00:00
Matt Westcott
66b1b7db5a Release notes for #802 2014-11-12 16:03:30 +00:00
Matt Westcott
5a658a173d release note for #797 2014-11-12 11:25:06 +00:00
Matt Westcott
de9b35b0b8 Release note for #799 2014-11-11 16:58:41 +00:00
Matt Westcott
f4b27c8abd Create changelog / release notes section for 0.8.2 2014-11-11 14:59:45 +00:00
Matt Westcott
48957a998f Prepare for 0.8.1 release 2014-11-05 22:05:48 +00:00
Karl Hobley
c506f6751f Update consideration for DB search API change 2014-11-05 14:47:34 +00:00
Matt Westcott
25c62356bf Set version numbers for 0.8 release 2014-11-05 14:34:40 +00:00
Matt Westcott
1350f7a835 Add Dutch to translations list 2014-11-05 10:47:13 +00:00
Matt Westcott
66304ee71b Release note for #753 2014-11-05 10:23:50 +00:00
Matt Westcott
45b85c7d7d Front-end cache is no longer necessary for image generator 2014-11-05 10:13:39 +00:00
Matt Westcott
2bb56510c1 Merge pull request #752 from kaedroho/images-refactor
Images: Remove FocalPoint class
2014-11-04 17:18:22 +00:00
Dave Cranwell
36a5a7704c Clarify how fill works with images that can't upscale. 2014-11-03 14:15:16 +00:00
Karl Hobley
cd62c72dcc Changed API for setting/getting focal points
Previously, we used a property to do this. Heres the advantages of the
new way:
 - The old way felt a bit like it was pretending to be a database field
   when it wasn't. The new way makes it easier for the developer to
   understand that this is just a setter/getter for 4 fields and not a
   field itself.
 - Code looks nicer
 - Easier to override in subclasses
 - More like Django user model
2014-11-03 10:09:29 +00:00
Karl Hobley
f379634eb7 Update roadmap.rst 2014-10-31 19:34:36 +00:00
Matt Westcott
609bec10c0 Release note for #773 2014-10-31 11:05:20 +00:00
Matt Westcott
ff6447b0ef Merge branch 'master' of github.com:torchbox/wagtail 2014-10-31 10:47:56 +00:00
Matt Westcott
96f83b3171 release note for #767 2014-10-31 10:47:19 +00:00
Karl Hobley
869a16f5fa Update frontendcache.rst 2014-10-30 16:25:15 +00:00
Matt Westcott
9dd493ace7 Only redirect back to edit page for the save action - not publish or submit 2014-10-30 16:14:45 +00:00
Matt Westcott
367a099989 Release note + upgrade note for #769 2014-10-30 15:34:56 +00:00
Matt Westcott
bdeaea7b55 release note for #768 2014-10-30 14:47:14 +00:00
Matt Westcott
ea3c65131e release note for #730 2014-10-29 16:49:57 +00:00
Matt Westcott
f82fd0c222 release note for #716 2014-10-29 16:38:55 +00:00
Matt Westcott
a2e643679b release note for #676 2014-10-29 16:26:22 +00:00
Matt Westcott
ad89e8f54d release note for #715 2014-10-28 21:15:18 +00:00