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
Karl Hobley
ddbe634eda
Release note for #705
2014-10-28 16:28:57 +00:00
Matt Westcott
47e32a3cd1
Release note for #714
2014-10-28 16:07:59 +00:00
Matt Westcott
c440087c3e
release note for #719
2014-10-27 17:44:28 +00:00
Matt Westcott
f408dddfbe
Release note for #718
2014-10-27 17:15:06 +00:00
Matt Westcott
793ebd4cc2
Release note for #743
2014-10-24 16:42:38 +01:00
Matt Westcott
92d0dd9895
Release note for #748
2014-10-24 10:58:54 +01:00
Matt Westcott
e7be80af50
release note for #732
2014-10-24 10:52:03 +01:00
Matt Westcott
1871a29f30
release note for #569
2014-10-23 17:31:54 +01:00
Matt Westcott
2bf8e44707
release note for #463
2014-10-23 12:57:04 +01:00
Karl Hobley
cc2af2f4e2
Merge pull request #734 from edrex/patch-1
...
docs: fix code sample indentation
2014-10-22 22:10:05 +01:00
Karl Hobley
e43b3e25d5
Release note for #721
2014-10-22 22:08:40 +01:00
Eric Drechsel
b89f6ce00c
fix code sample indentation
2014-10-22 11:25:18 -07:00
Karl Hobley
de6ff8b944
Wagtail 0.8 is in development
2014-10-22 10:58:11 +01:00
Karl Hobley
96ec356937
Auto register signals only works on Django 1.7
2014-10-22 10:56:50 +01:00
Karl Hobley
aa47a89e6d
Added 0.8 release notes to index
2014-10-22 10:55:12 +01:00
Karl Hobley
3d38e7dd1b
Release note for 1377a6c
2014-10-17 09:02:38 +01:00
Karl Hobley
994a919a25
Release note for #697
2014-10-17 09:00:12 +01:00
Dave Cranwell
4eabb3f928
Weird hanging sentence removed.
2014-10-15 15:20:16 +01:00
Karl Hobley
7fe1c0b09b
Release note for #690
2014-10-14 18:11:33 +01:00
Karl Hobley
666771565f
Minor tweak to #686 relase note
2014-10-14 18:04:20 +01:00
Tim Heap
7d22f34996
Use AppConfig.ready to register signal handlers
...
Also remove references to `admin.autodiscover()`, as this is called from
the AdminConfig when `django.contrib.admin` is loaded.
2014-10-14 09:33:19 +11:00
Deric Crago
7602cf820b
ubuntu.sh & debian.sh missing from https://wagtail.io/
...
ubuntu.sh & debian.sh missing from https://wagtail.io/
switched to:
https://raw.githubusercontent.com/torchbox/wagtail/master/scripts/install/ubuntu.sh
https://raw.githubusercontent.com/torchbox/wagtail/master/scripts/install/debian.sh
2014-10-13 11:05:01 -04:00
Matt Westcott
aa0f0b942e
prepare for 0.7 release
2014-10-09 19:51:26 +01:00
Karl Hobley
9640030e4c
Merge pull request #688 from gasman/fix/delete_duplicate_renditions
...
update focal_point_key migrations to delete duplicate renditions (ref: #685 )
2014-10-09 17:32:00 +01:00