Karl Hobley
6fef8f441d
Changelog and release notes for #990
2015-02-12 13:53:40 +00:00
Matt Westcott
75c07af32a
Additional 0.9 deprecation notes
2015-02-10 15:06:38 +00:00
Karl Hobley
0dd1613287
Project template Vagrantfile now listens on port 8000
2015-02-10 10:02:39 +00:00
Karl Hobley
d4ab7e833f
Changelog, release notes and contributor entry for #620
2015-02-09 12:39:12 +00:00
benjaoming
f4b1a3938a
Remove unused import Image
...
Don't see this used anywhere...!?
2015-02-06 21:28:34 -08:00
Karl Hobley
382004e13b
Merge branch 'feature/drop-inlinepanel-basemodel-param'
2015-02-04 21:08:28 +00:00
Karl Hobley
88812b4cae
Release notes for #957 and #960
2015-02-04 16:17:16 +00:00
Matt Westcott
547c29faf5
Deprecate the base_model parameter on InlinePanel - fixes #405
2015-02-04 16:13:38 +00:00
Tom Talbot
67369f4e6c
Release notes for #825
2015-02-04 16:00:38 +00:00
Dan Braghis
0aaee7bb47
Add docs page for third-party tutorials
2015-02-03 22:29:28 +00:00
Matt Westcott
401c50ca5d
Merge pull request #955 from gasman/fix/modelcluster-0.5
...
upgrade django-modelcluster to 0.5
2015-02-03 16:53:05 +00:00
Matt Westcott
55cac3b907
upgrade django-modelcluster to 0.5
2015-02-03 11:11:42 +00:00
Karl Hobley
6a8c26d0ad
Release note for #942
2015-02-03 10:48:44 +00:00
Dan Braghis
800c5ba265
Add release notes for #913
2015-02-02 21:35:32 +00:00
Matt Westcott
995b1e1411
Merge pull request #945 from kaedroho/treebeard-3
...
Update to treebeard 3.0. Fixes #930
2015-01-29 13:43:44 +00:00
Matt Westcott
ba9dde0ef8
Documentation for branding_login and branding_welcome
2015-01-29 13:41:04 +00:00
Matt Westcott
e5f7ab5924
Merge branch 'gilsondev-master'
2015-01-29 13:23:22 +00:00
Matt Westcott
dbc7cf45ef
Documentation for replacing branding using django-overextends (+ rename admin_logo to branding_logo with the plan of being consistent with #934 )
2015-01-29 13:22:57 +00:00
Karl Hobley
d63eeed4a0
Update to treebeard 3.0. Fixes #930
2015-01-29 13:19:41 +00:00
Karl Hobley
a437c1471f
Update settings.rst
...
No longer need to specify ``LOGIN_URL`` or ``LOGIN_REDIRECT_URL``
2015-01-29 10:43:34 +00:00
Karl Hobley
61de136f75
Update settings.rst
...
No longer need to specify ``LOGIN_URL`` or ``LOGIN_REDIRECT_URL``
2015-01-29 10:42:46 +00:00
Karl Hobley
a0fcc74398
Update 0.9.rst
2015-01-29 10:40:47 +00:00
Matt Westcott
211ddb0376
release note for #939
2015-01-28 20:13:46 +00:00
Matt Westcott
01b67760c0
Merge branch 'master' of https://github.com/gilsondev/wagtail into gilsondev-master
2015-01-28 15:57:45 +00:00
Dan Braghis
c542494048
Changelog/release notes for the admin url fixes
2015-01-28 15:09:05 +00:00
Dan Braghis
70ea948eaa
Remove stray . from changelog/release notes
2015-01-28 11:57:26 +00:00
Dan Braghis
f6ca8764a3
Changelog/release notes for search view query parameter
2015-01-28 11:56:35 +00:00
Karl Hobley
5b6d93ed31
Support dropping is quite important (moved to top)
2015-01-28 11:36:37 +00:00
Karl Hobley
bb160022ed
Changelog/release notes for support dropping
2015-01-28 11:34:18 +00:00
Karl Hobley
7c2f61d017
End Python 3.2 support. Fixes #931
2015-01-28 10:07:52 +00:00
Eric Drechsel
934bba30de
turn DeferringManager into QuerySet
2015-01-27 15:16:03 -08:00
Eric Drechsel
02457685b3
consistent ellipses
2015-01-27 14:44:20 -08:00
Eric Drechsel
8374ec4df7
fix whitespace
2015-01-27 14:42:06 -08:00
Eric Drechsel
1aa0285bf4
copy paste typo
2015-01-27 14:41:13 -08:00
Eric Drechsel
bece8ca86e
add an example of indexing related model fields
2015-01-27 14:38:24 -08:00
Matt Westcott
23ae84426f
Update non-Vagrant instructions to include 'createsuperuser', now that there's no syncdb step to do that
2015-01-19 13:11:31 +00:00
Karl Hobley
e0fe9af555
Changelog/release note for #898
2015-01-18 14:46:36 +00:00
Karl Hobley
b8e757c692
Changelog/release note for #878
2015-01-18 14:22:15 +00:00
John Franey
79e6951d95
Update form_builder.rst
...
These old tag libraries have been replaced by ```wagtailcore_tags``` according to (http://wagtail.readthedocs.org/en/latest/core_components/pages/writing_templates.html?highlight=pageurl#internal-links-tag )[here] and (http://wagtail.readthedocs.org/en/latest/core_components/pages/writing_templates.html?highlight=rich_text#rich-text-filter )[here].
2015-01-17 00:42:58 -05:00
Karl Hobley
fd247e69cd
Changelog/release notes for #854
2015-01-15 13:59:54 +00:00
Matt Westcott
d73e618e83
docs and release note for #880
2015-01-14 22:06:38 +00:00
Karl Hobley
b9ce897441
Removed support for Django 1.6 and Python 2.6
2015-01-02 17:27:54 +00:00
Matt Westcott
f2d90844c7
release note for #869
2014-12-16 16:59:46 +00:00
Matt Westcott
250e5d97fb
Conflicts:
...
docs/releases/index.rst
2014-12-16 16:50:09 +00:00
Matt Westcott
6664b063cc
release note for #872
...
Conflicts:
CONTRIBUTORS.rst
2014-12-16 16:43:55 +00:00
Robert Rollins
3eb640495d
Bugfixes for Model recipe docs
2014-12-09 17:12:28 -08:00
Matt Westcott
d8ac5bf839
copy 0.8.4 doc updates into master
2014-12-04 15:46:28 +00:00
Karl Hobley
6aa4f9c995
Update 0.8.4.rst
2014-12-04 15:43:15 +00:00
Karl Hobley
c19a19699a
Versioning changes
2014-12-04 15:37:08 +00:00
Matt Westcott
1a37db2ef7
Document the necessary fix to custom image migrations - fixes #832
2014-12-04 13:18:19 +00:00
Karl Hobley
3511ce23ee
Release note for #844
2014-12-03 14:20:25 +00:00
Matt Westcott
f39a95ab4f
Release notes for #842
2014-12-03 13:53:51 +00:00
Matt Westcott
631bec3395
Merge pull request #845 from kaedroho/unpinned-requirements
...
Unpinned some requirements
2014-12-03 09:46:32 +00:00
Karl Hobley
c4e58a7ca5
Unpinned some requirements
...
To make requires.io happy
2014-12-03 09:25:37 +00:00
Karl Hobley
13e5221746
Update 0.9.rst
2014-12-02 16:52:41 +00:00
Karl Hobley
3f83eb898f
Fixes to 0.8.4 release notes
2014-12-02 15:17:34 +00:00
Karl Hobley
46d0d98706
Added changelog/release notes for 0.8.4
2014-12-02 15:14:27 +00:00
Karl Hobley
1fc4302f3a
Merge branch 'pr-838'
...
Conflicts:
CHANGELOG.txt
CONTRIBUTORS.rst
docs/releases/0.9.rst
2014-12-02 14:56:49 +00:00
Karl Hobley
13814fba62
Changelog and release note for #838
2014-12-02 14:54:21 +00:00
Karl Hobley
2049f0ed1a
Update 0.9.rst
2014-12-02 09:22:52 +00:00
Karl Hobley
b8b079a28c
Changelog and release note for #791
2014-12-01 11:50:26 +00:00
Karl Hobley
3de931fcf6
Changelog and release note for #812
2014-12-01 10:42:50 +00:00
Karl Hobley
b8517cb7fc
Changelog and release note for #830
2014-12-01 10:23:24 +00:00
Karl Hobley
3e213eff54
Changelog and release note for #831
2014-12-01 09:44:05 +00:00
Matt Westcott
dab54416cc
formally withdraw 0.8.2 release, move release notes to 0.8.3
...
Conflicts:
CHANGELOG.txt
docs/releases/index.rst
2014-11-20 16:51:19 +00:00
Dan Braghis
2f184eaee0
Remove 'in development' from 0.8.2 release
2014-11-19 09:57:52 +00:00
Karl Hobley
81503b2c32
Changelog/release note for #808
2014-11-18 15:00:29 +00:00
Karl Hobley
ae4273e3a5
Release note for #811
2014-11-18 14:40:29 +00:00
Karl Hobley
a1e5587a77
Release note for #818
2014-11-17 16:01:04 +00:00
Matt Westcott
5618e02e84
Merge branch 'kaedroho-image-focal-point-chooser-fixes'
2014-11-15 16:56:30 +01:00
Matt Westcott
af6bd8e195
Release note for #807
2014-11-15 16:55:55 +01:00
Matt Westcott
f1111f640e
Merge branch 'fix/foreign_key_warning_only'
2014-11-12 16:24:21 +00:00
Matt Westcott
fbfa60c454
release note for 35b8bc2
2014-11-12 16:23:42 +00:00
Matt Westcott
434597c859
Merge branch 'kaedroho-issue-786'
2014-11-12 16:05:43 +00:00
Matt Westcott
66b1b7db5a
Release notes for #802
2014-11-12 16:03:30 +00:00
Matt Westcott
65b9da1aee
release notes for #598
2014-11-12 15:03:31 +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
Gilson Filho
9c24066b0b
Update change_logo_dashboard.rst
2014-11-03 11:15:07 -02:00
Gilson Filho
ccf0f15227
Create change_logo_dashboard.rst
2014-11-03 11:13:43 -02: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
Matt Westcott
4bc657e1a2
release note re updating custom Rendition models - fixes #685
2014-10-09 17:29:10 +01:00
Karl Hobley
0264c794bd
Update images/index.rst
2014-10-09 13:10:18 +01:00
Matt Westcott
f2af37cc6c
release note for #683
2014-10-09 12:24:31 +01:00
Matt Westcott
58e42e9acd
Update the Sites documentation, because the Sites UI is no longer in the future :-)
2014-10-08 16:56:12 +01:00
Tom Dyson
8b91757e58
Screenshots in 0.7 release notes
2014-10-08 16:42:54 +01:00
Karl Hobley
2fca6e682e
Update frontendcache.rst
2014-10-08 13:27:51 +01:00
Matt Westcott
318c4503f8
add release note for #505
2014-10-08 13:11:58 +01:00
Matt Westcott
f42f92a201
Fix heading levels in frontend cache docs
2014-10-08 13:08:48 +01:00
Karl Hobley
51a30bfb54
Merge remote-tracking branch 'torchbox/master' into cloudflare-cache-invalidation
2014-10-08 12:08:32 +01:00
Karl Hobley
b6c755400b
Docs for cloudflare cache invalidation
2014-10-08 11:32:44 +01:00
Matt Westcott
9de19b4d44
set 'titlesonly' in sphinx menus to prevent subheadings from the Search intro page from appearing
2014-10-08 11:14:36 +01:00
Matt Westcott
ad80554558
fix warning about code-block directive
2014-10-08 10:57:10 +01:00
Karl Hobley
f5d37db916
Update images/index.rst
2014-10-07 17:39:45 +01:00
Matt Westcott
dedaead8a0
release note / upgrade consideration note for #576
2014-10-07 16:08:39 +01:00
Matt Westcott
4d99250406
release note for #610
2014-10-07 11:51:13 +01:00
Matt Westcott
c696318d92
here, have an apostrophe
2014-10-07 11:47:17 +01:00
Matt Westcott
fb543589b7
Merge branch 'feature/crop-closeness' of https://github.com/kaedroho/wagtail into kaedroho-feature/crop-closeness
2014-10-07 11:41:11 +01:00
Matt Westcott
39ce3ce5ca
Release note for #556
2014-10-06 13:23:18 +02:00
Matt Westcott
bdf92d45ea
Merge branch 'searchchanges/updateindex-multi-backend' of https://github.com/kaedroho/wagtail into kaedroho-searchchanges/updateindex-multi-backend
2014-10-06 12:43:28 +02:00
Matt Westcott
bfa4a806ed
document PageQuerySet.unpublish
2014-10-04 18:45:50 +02:00
Karl Hobley
e49f64aea3
Merge branch 'master' into page-publish-refactor
...
Conflicts:
CHANGELOG.txt
docs/releases/0.7.rst
2014-10-04 14:02:54 +01:00
Karl Hobley
4d954df20f
Merge branch 'master' into feature/crop-closeness
...
Conflicts:
docs/core_components/pages/writing_templates.rst
2014-10-04 13:50:45 +01:00
Matt Westcott
9837292ad1
Update 0.7.rst - release note for #667
2014-10-04 12:14:39 +02:00
Matt Westcott
8ab9a4ff6c
Merge branch 'master' of github.com:torchbox/wagtail
2014-10-04 11:51:39 +02:00