Commit graph

1057 commits

Author SHA1 Message Date
Karl Hobley
d655e3542c Use routablepage instead of route override 2015-02-19 17:25:24 +00:00
Karl Hobley
1f8f0e209f Formatting tweaks to medusa docs 2015-02-19 17:08:23 +00:00
Karl Hobley
a5ab59e33d Improvements to contrib section index 2015-02-19 17:07:21 +00:00
Karl Hobley
096d1fd42c Moved page fields reference into reference section 2015-02-19 16:53:24 +00:00
Karl Hobley
27b43b4a68 Removed "Helpful model descriptions" section
Not a big fan of having hacky code in the docs
2015-02-19 16:50:16 +00:00
Karl Hobley
eb01ac012c A bit of help for non-Django devs 2015-02-19 16:48:54 +00:00
Karl Hobley
ea8d0a7c22 Rewrote intro to "Creating page models" section 2015-02-19 16:38:38 +00:00
Karl Hobley
e25ab2ec48 Spacing fixes in example 2015-02-19 16:25:17 +00:00
Karl Hobley
65bd0e305b Undocument go_live_at and expire_at
These are implementation details IMO
2015-02-19 16:24:25 +00:00
Matt Westcott
58e051f906 Release note / upgrade consideration note for #992 2015-02-18 15:22:10 +00:00
Karl Hobley
528dc7a4e9 Revert "Versioning changes" 2015-02-18 12:56:29 +00:00
Karl Hobley
c565910104 Merge pull request #849 from kaedroho/versioning-changes
Versioning changes
2015-02-18 11:34:03 +00:00
Matt Westcott
8f5412e76c release note for #999 2015-02-18 10:50:10 +00:00
Matt Westcott
763b5df8c4 Release note for #1001 2015-02-18 10:19:59 +00:00
Daniel Chimeno
de65f8da8b Update third_party_tutorials.rst 2015-02-18 00:29:24 +01:00
Matt Westcott
735f879784 version bump 0.8.x branch to 0.8.5 2015-02-17 16:56:34 +00:00
Matt Westcott
adaf36edd6 release note for #998 (and add a missing apostrophe) 2015-02-17 16:42:14 +00:00
Matt Westcott
149da7f578 Mention the wagtailbakery module 2015-02-17 16:33:53 +00:00
Matt Westcott
82c7a42255 Move release note for #997 to 0.8.5 in the docs as well 2015-02-17 15:22:30 +00:00
Dan Braghis
1aa9bae6e8 Add changelog and release notes for #997 2015-02-17 14:18:00 +00:00
Matt Westcott
42a48b0085 release note for 4068385 2015-02-16 15:09:02 +00:00
Matt Westcott
30c4affa4d Merge pull request #993 from johnfraney/patch-1
Update form_builder.rst
2015-02-16 14:01:59 +00:00
Matt Westcott
77e99e951d fix italic vs code formatting mismatches 2015-02-16 13:51:14 +00:00
Matt Westcott
c921023702 release note for #917 2015-02-16 13:49:01 +00:00
Karl Hobley
e6da637256 Changed ports to 8000 2015-02-16 10:28:39 +00:00
Karl Hobley
f52203ec39 Added wagtaildemo section back 2015-02-16 10:27:17 +00:00
Karl Hobley
88753e4370 Installation docs 2015-02-16 10:27:17 +00:00
Karl Hobley
495c834ff0 Added "Trying wagtail" page 2015-02-16 10:27:17 +00:00
Karl Hobley
3cdedf12f2 Docs updates 2015-02-16 10:27:17 +00:00
Karl Hobley
5d6aa0c6ca Started restructuring getting started docs 2015-02-16 10:27:17 +00:00
Karl Hobley
9072274a01 Improved front page 2015-02-16 10:26:34 +00:00
John Franey
d9b78580a8 Update form_builder.rst
Update import statement to include all classes used in the example
2015-02-12 12:22:44 -05:00
Dan Braghis
8fe8c5bc13 Add changelog/release notes for #978 2015-02-12 14:46:31 +00:00
Dan Braghis
c50f6ed53b Merge pull request #978 from kaedroho/vagrant-port-8000
Change project template Vagrantfile to listen on port 8000
2015-02-12 14:42:33 +00:00
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
Matt Westcott
f1f01f8394 fix more dead links to wagtailsearch_for_python_developers 2014-10-04 11:50:46 +02:00
Matt Westcott
963051e311 minor copyediting 2014-10-04 11:46:06 +02:00
Matt Westcott
d495ad493a Merge branch 'docs-changes' of https://github.com/kaedroho/wagtail into kaedroho-docs-changes 2014-10-04 11:30:36 +02:00
Karl Hobley
0b544bfb0a Changelog for #665 2014-10-03 16:14:07 +01:00
Matt Westcott
7c00f23e6e Release note for has_unpublished_changes fixes in #566 2014-10-03 07:53:15 +01:00
Matt Westcott
c3b4bb29c1 release note for #557 2014-10-01 17:41:20 +01:00
Matt Westcott
82ce4fd861 document the PageQuerySet.type method 2014-10-01 17:37:38 +01:00
Matt Westcott
c298d5d301 changelog entry for #465 2014-10-01 16:33:14 +01:00
Matt Westcott
751c1136d6 add upgrade considerations note re reduction of title boost 2014-10-01 15:37:31 +01:00
Matt Westcott
3f61e8a650 release note for 554 2014-10-01 15:04:12 +01:00
Matt Westcott
a72943025f Merge branch 'searchchanges/title-boost-fix' of https://github.com/kaedroho/wagtail into kaedroho-searchchanges/title-boost-fix
Conflicts:
	wagtail/wagtailcore/models.py
2014-10-01 15:00:05 +01:00
Matt Westcott
d53c56cf27 Document the register_permissions hook 2014-10-01 10:41:21 +01:00
Matt Westcott
4c29164206 Release notes / docs for new settings menu 2014-10-01 10:34:33 +01:00
Matt Westcott
9eb1eab31d Merge branch 'feature/settings-menu' 2014-10-01 10:09:20 +01:00
Karl Hobley
5237dd4f0b Update 0.6.rst 2014-09-29 16:25:24 +01:00
Karl Hobley
e9b7914faf Release note for register_signal_handlers move
Fixes #660
2014-09-29 16:23:57 +01:00
Karl Hobley
70d423335a Restructed search docs 2014-09-28 10:11:34 +01:00
Karl Hobley
dc26d7e347 Moved image tag documentation to images section 2014-09-28 08:57:38 +01:00
Matt Westcott
a8a46b45f5 Merge branch 'master' into feature/settings-menu 2014-09-26 16:05:03 +01:00
Matt Westcott
f4e27a61bb update docs for register_settings_menu_item to indicate it's now scheduled for 0.7 2014-09-26 16:04:28 +01:00
Matt Westcott
504ddecde2 release note for #652 (and better description for the wagtail start bugfix) 2014-09-26 11:20:11 +01:00
Karl Hobley
944fd8897f Release note for #651 2014-09-25 09:46:25 +01:00
Matt Westcott
6f9065d769 release note for #643 2014-09-22 21:03:45 +01:00
Dave Cranwell
c5ae725401 Merge branch 'master' into pr/539 2014-09-18 15:03:33 +01:00
Karl Hobley
31b8a14b62 Docs update for project template django 1.7 support 2014-09-18 10:57:10 +01:00
Karl Hobley
1bce98795e Docs for update_index --backend option 2014-09-18 10:37:09 +01:00
Matt Westcott
f11c34e059 release note for #641 2014-09-18 09:49:08 +01:00
Tim Heap
a1d3a32dd6 Make register_snippet usable as a decorator 2014-09-18 15:35:39 +10:00
Tom Dyson
22b32d767e Update installation docs
wagtail start command needs pip install requirements.txt in 0.6
2014-09-17 11:17:02 +01:00
Matt Westcott
4ed76af781 release note for #491 2014-09-16 15:47:40 +01:00
Matt Westcott
c68dcff7bc copyediting on parent_page_types documentation 2014-09-16 11:55:05 +01:00
Matt Westcott
3eaf1076ab Merge branch 'feature/parent_page_types' of https://github.com/takeflight/wagtail into takeflight-feature/parent_page_types 2014-09-16 11:53:12 +01:00
Matt Westcott
6b2b3ca43e release note for #568 2014-09-16 10:20:18 +01:00
Matt Westcott
9f8a5f2379 Remove content_type template filter from the project template - fixes #626 2014-09-15 19:36:07 +01:00
Matt Westcott
27a3fd50d5 Merge branch 'stable/0.6.x' 2014-09-15 18:07:27 +01:00
Matt Westcott
45a20a6f14 Additions to the 'getting started' documentation so that we're not under-selling the demo site as a way to get started 2014-09-15 18:06:09 +01:00
Karl Hobley
f5af116f66 Merge remote-tracking branch 'torchbox/master' into feature/crop-closeness 2014-09-12 15:14:10 +01:00
Karl Hobley
3ce222b39d Changelog and release notes for manual image cropping 2014-09-12 14:38:03 +01:00
Matt Westcott
11f1bfcc15 Add changelog entry for #621 (late arrival...) 2014-09-12 10:17:23 +01:00
Matt Westcott
6bef8ea10f Add Russian translation to release notes 2014-09-11 16:53:18 +01:00
Matt Westcott
f7692cf9dc prepare for 0.6 release 2014-09-11 16:40:13 +01:00
Matt Westcott
229944c118 actually add creating_your_project.rst this time... 2014-09-11 16:18:45 +01:00
Matt Westcott
fb07b2fb17 Merge branch 'getting_started_docs' 2014-09-11 16:14:02 +01:00
Matt Westcott
5c24a92598 Incorporate the 'creating your project' docs from #512 2014-09-11 16:13:43 +01:00
Karl Hobley
0c29f75f90 Changelog and release notes for wagtail start command 2014-09-11 16:12:59 +01:00
Matt Westcott
fa6cf7bcb9 Move getting_started page to an 'installation' page within a Getting Started section 2014-09-11 16:01:22 +01:00
Matt Westcott
edbe7f5919 OpenCV now installed in vagrant base image 2014-09-11 14:40:47 +01:00
Matt Westcott
d7651adc5b side-step the 'a large number of emails is' vs 'a large number of emails are' grammatical debate 2014-09-11 14:30:38 +01:00
Karl Hobley
3f13d9d7e1 Docs for crop closeness 2014-09-11 14:29:02 +01:00
Matt Westcott
c442ddefde New installation docs 2014-09-11 11:14:16 +01:00
Matt Westcott
446fd81a46 Merge branch 'master' into kaedroho-project-template 2014-09-11 10:18:56 +01:00
Matt Westcott
82cd9242d4 fix documentation build warnings 2014-09-11 10:18:34 +01:00
Matt Westcott
bb23a49589 Add Celery documentation (and additional advice on Redis) to the Performance howto, since it isn't going to be a default part of the project template / VM 2014-09-10 19:24:18 +01:00
Karl Hobley
14173f3647 Changelog and release notes for #611 2014-09-10 13:57:17 +01:00
Karl Hobley
f23cec2cc7 Merge pull request #611 from kaedroho/feature/version-indicator
Added version indicator to admin dashboard
2014-09-10 13:55:11 +01:00
Tim Heap
96e9079890 Add Page.parent_page_types to the docs 2014-09-10 15:17:12 +10:00
Dave Cranwell
6d05fd79fe Added get_verbose_name 2014-09-09 16:46:44 +01:00
Karl Hobley
1d7ca5a685 Made docs look at wagtailcore.__version__ 2014-09-09 12:56:26 +01:00
Matt Westcott
27bc0e5c9f Merge branch 'master' into kaedroho-project-template 2014-09-05 16:26:13 +01:00
Karl Hobley
ecd8d22c04 Merge pull request #599 from gasman/fix/child_relations
Fix page copy and replace_text to pick up child relations that are defined on a superclass
2014-09-05 12:49:57 +01:00
Karl Hobley
47fca3fac6 Improved consisntancy of spacing in 0.6 release notes 2014-09-05 11:47:00 +01:00
Matt Westcott
e94f610241 changelog entry for child_relations bugfixes 2014-09-05 11:46:49 +01:00
Karl Hobley
35035d7339 Added note to 0.6 saying that all features deprecated in 0.4 have been removed 2014-09-05 11:33:19 +01:00
Karl Hobley
fb23878ccb Changelog and release notes for #535 2014-09-05 11:29:20 +01:00
Karl Hobley
dbd0834624 Merge pull request #535 from gasman/feature/menu-api
Refactor admin menu API to allow menu items to have bundled JS
2014-09-05 11:28:43 +01:00
Dave Cranwell
36d5d747aa Detail about image renditions and abstractimage fields 2014-09-04 11:01:24 +01:00
Karl Hobley
73d29b99c0 Fixes to RoutablePageMixin examples 2014-09-04 09:20:53 +01:00
Karl Hobley
a314285a1d Changed versionadded for RoutablePageMixin to 0.6 2014-09-04 09:18:13 +01:00
Dave Cranwell
95d249918b Update creating_pages.rst 2014-09-01 16:39:48 +01:00
Dave Cranwell
22f81498b5 Update creating_pages.rst 2014-09-01 16:39:33 +01:00
Dave Cranwell
6c159bee59 Update creating_pages.rst 2014-09-01 16:39:07 +01:00
Dave Cranwell
84aa8a1887 Update creating_pages.rst 2014-09-01 16:34:32 +01:00
Dave Cranwell
98fd81e910 Update creating_pages.rst 2014-09-01 16:33:15 +01:00
Dave Cranwell
04c65833f0 Update creating_pages.rst 2014-09-01 16:31:41 +01:00
Dave Cranwell
e2a3d549f8 Added how to add model descriptions 2014-09-01 16:30:43 +01:00
Dave Cranwell
0b3515a916 Update creating_pages.rst 2014-09-01 16:16:15 +01:00
Dave Cranwell
f0db8082c8 Better description of purpose 2014-09-01 16:09:22 +01:00
Matt Westcott
b0e97c954a release notes / changelog for #574 2014-09-01 10:44:42 +01:00
Karl Hobley
48401244ea Changelog, readme, docs and release notes for Django 1.7 support 2014-08-27 16:08:10 +01:00
Matt Westcott
c2458a01dd Merge branch 'davecranwell-fix/page-chooser-model-restrictions' 2014-08-27 11:26:56 +01:00
Matt Westcott
68559e5cc1 release note for #506 2014-08-27 11:22:05 +01:00
Karl Hobley
bcff495827 Added versionchanged comment for indexed->index rename 2014-08-26 17:22:53 +01:00
Karl Hobley
b9c6a0a802 Renamed indexed to index 2014-08-26 16:03:59 +01:00
Dave Cranwell
504732433b Update for_python_developers.rst 2014-08-26 13:41:02 +01:00
Dave Cranwell
15ba294bcd index -> indexed, plus other tweaks 2014-08-26 13:40:37 +01:00
Dave Cranwell
053a75ef9d clarify ElasticSearch dependency 2014-08-26 13:26:56 +01:00
Karl Hobley
09086b13b2 Docs changes for #562 2014-08-26 12:14:39 +01:00
Karl Hobley
f45795ef4c Changelog and release notes for #562 2014-08-26 12:13:08 +01:00
Karl Hobley
f4b746e3f5 Merge branch 'master' into multilingual-tutorial
Conflicts:
	docs/index.rst
2014-08-26 11:57:52 +01:00
Dave Cranwell
6eb5f821ed added quick django example 2014-08-21 15:56:55 +01:00
Dave Cranwell
628f94519c added more Page model information about previouslly missing attributes like subpage_types 2014-08-21 15:17:14 +01:00
Karl Hobley
8a19552033 Changelog and release notes for #560 2014-08-21 12:19:39 +01:00
Tim Heap
15419f4d0e Make RoutablePage a mixin
If a developer wanted to have a site-wide base page class, and also have
some pages be `RoutablePage`s, a conflict between the automatically
generated `page_ptr` fields would occur.

```python
from wagtail.wagtailcore.models import Page
from wagtail.contrib.wagtailroutablepage.models import RoutablePage

class SitePageBase(Page):
    # common functionality
    is_abstract = True
    class Meta:
        abstract = True

class MyPage(RoutablePage, SitePageBase):
    # This model is invalid
    pass
```

`RoutablePage` has been changed to be a mixin `RoutablePageMixin`. Page
classes can use this to gain the `RoutablePage` functionality while
still retaining the ability to subclass other models.

A `RoutablePage` class that derives from both `RoutablePageMixin` and
`Page` has been left in for backwards compatibility, so old code will
continue to function without any modifications.
2014-08-21 19:42:17 +10:00
pvetch
26314bdfc7 Update using_images_outside_wagtail.rst
Fix to code block syntax
2014-08-19 10:52:49 +01:00
pvetch
470a9e4396 Update routable_page.rst
tiny text fix
2014-08-19 10:51:52 +01:00
Karl Hobley
b8eab527c6 Reduced title boost to 2. Fixes #553 2014-08-19 10:37:32 +01:00
Karl Hobley
75e0d32b60 Improved example for 'subpage_urls' in RoutablePage documentation 2014-08-18 11:40:48 +01:00
Karl Hobley
ba6ade482e Changelog and release notes for #538 2014-08-18 09:18:15 +01:00
Tim Heap
98698ef8d4 Add routablepageurl template tag
It is similar to `pageurl`, but works with `RoutablePage`s. Functions
like a hybrid between `reverse` and `pageurl`. For example:

    {% load wagtailroutablepage_tags %}
    {% routablepageurl self "feed" %}
    {% routablepageurl self "archive" 2014 08 14 %}
    {% routablepageurl self "food" foo="bar" baz="quux" %}
2014-08-18 08:27:07 +10:00
Matt Westcott
33e93372a1 Merge branch 'master' into kaedroho-project-template 2014-08-15 15:39:12 +01:00
Matt Westcott
e44a351068 document the register_settings_menu_item hook 2014-08-14 17:32:54 +01:00
Matt Westcott
f2756ca439 Mention South 1.0 requirement in 0.5 release notes 2014-08-13 16:19:05 +01:00
Matt Westcott
a926bf4fe3 changelog entry for #531 2014-08-12 17:17:21 +01:00
Matt Westcott
07d2851e37 documentation for register_admin_menu_item 2014-08-12 12:06:01 +01:00
Chris Rogers
e7476cb709 added new screenshots, corrected some typos 2014-08-11 19:23:49 +01:00
pvetch
ab5ae2049e Update frontend_cache_purging.rst 2014-08-08 09:42:12 +01:00
Matt Westcott
20e5be9e0e remove redundant Deprecated Features heading from 0.5 release notes 2014-08-01 17:25:49 +01:00
Matt Westcott
8edff405dd prepare for 0.5 release 2014-08-01 17:01:42 +01:00
Matt Westcott
13293da5cc remove reference to non-existent redirects documentation 2014-08-01 16:49:17 +01:00
Matt Westcott
381ec5179e Added Copy Page to release notes / changelog 2014-08-01 16:46:27 +01:00
Matt Westcott
62f0b2079e update docs to refer to the 'wagtail' command rather than 'wagtail-project' 2014-07-31 15:18:02 +01:00
Matt Westcott
ddc07d6aba Merge branch 'project-template' of https://github.com/kaedroho/wagtail into kaedroho-project-template 2014-07-31 14:24:44 +01:00
Karl Hobley
722cc00385 Changelog and release notes for asset usage stats 2014-07-31 12:28:32 +01:00
Karl Hobley
6334c99181 Merge remote-tracking branch 'torchbox/master' into project-template
Conflicts:
	docs/index.rst
2014-07-31 10:14:31 +01:00
Karl Hobley
07bc13006b Merge pull request #519 from gasman/feature/fail-on-wagtailimages-urlconf-clash
Check for URL path clashes caused by pre-Wagtail-0.3 urlconfs that try to import wagtail.wagtailimages.urls as /admin/images/
2014-07-31 09:28:42 +01:00
Karl Hobley
3a55ca17da Removed a couple of stray backticks 2014-07-31 09:17:52 +01:00
Matt Westcott
379d48e7a4 Check for URL path clashes in wagtailimages caused by a pre-wagtail-0.3 urlconf, and fail loudly if one is encountered 2014-07-30 22:24:22 +01:00
Matt Westcott
30142d6201 add release notes / changelog for using images outside wagtail 2014-07-30 19:12:51 +01:00
Matt Westcott
2158dd1fc0 Add upgrade considerations note about admin/images URLs 2014-07-30 19:12:51 +01:00
Matt Westcott
738e0a44b2 add gettingstarted back to docs index (removed by mistake) 2014-07-30 19:12:51 +01:00
Matt Westcott
1388822b9b copyediting on the 'using images outside wagtail' docs 2014-07-30 19:12:51 +01:00
Karl Hobley
b566b72736 Merge remote-tracking branch 'torchbox/master' into image-frontend-urls
Conflicts:
	docs/core_components/images/index.rst
	wagtail/wagtailimages/models.py
	wagtail/wagtailimages/tests.py
	wagtail/wagtailimages/utils/validators.py
2014-07-30 09:47:59 +01:00
Matt Westcott
76491f5454 Add release notes for image feature detection 2014-07-29 17:19:50 +01:00
Karl Hobley
d515029359 Moved frontend image url docs into new images section 2014-07-29 16:35:34 +01:00
Karl Hobley
11e8770a1b Merge branch 'master' into image-frontend-urls
Conflicts:
	docs/index.rst
2014-07-29 16:35:04 +01:00
Matt Westcott
71138ef021 Add note that the 'libdc1394 error' thrown by OpenCV is harmless 2014-07-29 16:35:01 +01:00
Matt Westcott
f70c42e6c3 Merge branch 'image-smartcropping' of https://github.com/kaedroho/wagtail into kaedroho-image-smartcropping 2014-07-29 15:51:03 +01:00
Karl Hobley
a5f0f8ed19 Added note to say that searching on extra fields with the database backend is not supported 2014-07-29 14:57:29 +01:00
Karl Hobley
8722827937 Improvements to feature detection docs 2014-07-29 13:28:13 +01:00
Karl Hobley
56acdb2bd7 Moved image feature detection docs into new images section 2014-07-29 13:13:39 +01:00
Karl Hobley
509d066a41 Merge remote-tracking branch 'torchbox/master' into image-smartcropping 2014-07-29 13:08:14 +01:00
Tom Dyson
ce71b7d010 Merge pull request #511 from kaedroho/docs_restructure
Docs restructure
2014-07-29 12:23:24 +01:00
Karl Hobley
fe74aa1d00 Removed Advanced topics 2014-07-25 15:57:42 +01:00
Karl Hobley
833cfec501 Moved 'settings.rst' into howto 2014-07-25 15:57:06 +01:00
Karl Hobley
fc4b1ba177 Removed 'Overview' title from Pages index (was messing up toctree) 2014-07-25 15:41:20 +01:00
Karl Hobley
30cb0b2aae Moved some docs into contrib components 2014-07-25 15:38:53 +01:00
Karl Hobley
90cec360ff Moved roadmap into releases section 2014-07-25 15:35:15 +01:00
Karl Hobley
2b9249907b Added reference section 2014-07-25 15:33:41 +01:00
Karl Hobley
b7862a91d0 Added howto section 2014-07-25 15:32:35 +01:00
Karl Hobley
d9e0ad3a37 Added components sections 2014-07-25 15:31:55 +01:00
Karl Hobley
9b627b241d Merge remote-tracking branch 'torchbox/master' into image-frontend-urls
Conflicts:
	wagtail/wagtailimages/tests.py
	wagtail/wagtailimages/urls.py
	wagtail/wagtailimages/utils.py
2014-07-24 14:45:19 +01:00
Karl Hobley
92a433832f Merge remote-tracking branch 'torchbox/master' into image-smartcropping
Conflicts:
	wagtail/wagtailimages/tests.py
2014-07-24 14:33:50 +01:00
Karl Hobley
118c3b0f33 Changelog/release notes for multiple image uploader 2014-07-24 12:33:47 +01:00
Matt Westcott
e89505de1f changelog / release notes for #500 2014-07-24 11:33:58 +01:00
Karl Hobley
c6e9123c9a Renamed feature detection setting to 'WAGTAILIMAGES_FEATURE_DETECTION_ENABLED' 2014-07-23 11:28:41 +01:00
Karl Hobley
1378cf715b Moved editing_api into pages docs 2014-07-23 10:26:53 +01:00
Karl Hobley
62782e8c7c Removed contents from pages index 2014-07-23 10:24:41 +01:00
Karl Hobley
799489d132 Moved 'for frontend developers' into Pages section 2014-07-23 10:21:21 +01:00
Karl Hobley
fb15e79f07 Restructuring pages section 2014-07-23 10:11:50 +01:00
Karl Hobley
5a8b92252f Improvements to image feature detection docs 2014-07-23 09:20:17 +01:00
Karl Hobley
cf91aa6293 Started docs for feature detection 2014-07-22 17:40:30 +01:00
Karl Hobley
a4c194eed4 Docs for image frontend URLs 2014-07-22 17:18:37 +01:00
Karl Hobley
8a5d0ae528 Removed old docs 2014-07-22 16:31:48 +01:00
Karl Hobley
71ff10fdee Added docs for 'smart' image resizing method 2014-07-22 16:21:49 +01:00
Karl Hobley
d91642284c Moved a few documents into pages section 2014-07-22 13:46:20 +01:00
Karl Hobley
0badd7f650 Moved 'for django developers' to new 'Pages' section 2014-07-22 13:41:18 +01:00
Karl Hobley
20fe6f4e39 Moved docs/images to docs/_static/images 2014-07-22 13:37:47 +01:00
Matt Westcott
6a01b640f8 add changelog/release notes for page_published signal 2014-07-22 11:09:02 +01:00
Matt Westcott
00046639c7 Added routable page to release notes and changelog 2014-07-21 16:03:28 +01:00
Matt Westcott
f273331d38 Copyediting of routable_page docs, and longer explanation of what you would use it for 2014-07-21 15:52:19 +01:00
Matt Westcott
94f0f9bc61 Merge branch 'superpage' of https://github.com/kaedroho/wagtail into kaedroho-superpage 2014-07-21 13:27:06 +01:00
Karl Hobley
133e0c8547 Fixed typo 2014-07-18 16:58:38 +01:00
Karl Hobley
5b99f38927 Added changelog and release notes for #429 2014-07-18 15:14:36 +01:00
Matt Westcott
9215572b96 rewrite documentation on binding pages to snippets (the linking model should be an inline child of the page, not a snippet itself) 2014-07-17 16:32:17 +01:00
Matt Westcott
b700d6503c add html5lib item to changelog + release notes 2014-07-17 13:26:07 +01:00
Karl Hobley
f224e1ca2d Updated docs to use the new wagtail-project command 2014-07-15 15:31:41 +01:00
Karl Hobley
227765359b Lots of small tweaks to docs 2014-07-15 14:16:46 +01:00
Karl Hobley
0b8fab6f42 Retitled routable_page doc, added to index 2014-07-15 13:48:05 +01:00
Karl Hobley
7f66d1a46d Improvements to subpage_urls docs 2014-07-15 13:45:42 +01:00
Karl Hobley
b0302d5e2d Fixes to documentation of Page attributes 2014-07-15 13:39:11 +01:00
Karl Hobley
6603c63b95 Use SQLite3 database backend when building docs
This prevents Django from loading psycopg2 when running autodocs on models files
2014-07-15 13:05:24 +01:00
Karl Hobley
d1d8b7811a Added requirements file for docs 2014-07-15 12:39:42 +01:00
Karl Hobley
f8a24ae255 Tweaks to multilingual tutorial 2014-07-15 10:49:12 +01:00
Karl Hobley
a4c847c35d Typo fixes 2014-07-15 10:43:40 +01:00
Karl Hobley
dccb47178b Added tutorial for creating multilingual sites 2014-07-15 10:38:50 +01:00
Matt Westcott
f91cc8d7d5 update docs to use decorator syntax for hooks 2014-07-14 18:25:14 +01:00
Karl Hobley
a855749f5e Started RoutablePage docs 2014-07-14 15:09:22 +01:00
Matt Westcott
68c5e1dff8 Merge branch 'stable/0.4.x'
Conflicts:
	docs/releases/index.rst
2014-07-14 13:14:53 +01:00
Matt Westcott
0d5f0172eb add release notes / changelog entry for 0.4.1 2014-07-14 13:12:04 +01:00
Karl Hobley
cc446f0e97 FORCE_NEW is not used in Elasticsearch-py 2014-07-14 12:27:33 +01:00
Tom Dyson
494a26b731 consistent editors / editor's / Editor's 2014-07-14 11:31:27 +01:00
Matt Westcott
51c6f251e2 Made contents a bit smaller 2014-07-14 11:30:54 +01:00
Dave Cranwell
be0080a8af Update private_pages.rst 2014-07-14 11:30:00 +01:00
Tom Dyson
6f1a78bedf python -> Python 2014-07-14 11:29:20 +01:00
Dave Cranwell
812daf0662 Added contents 2014-07-14 11:27:04 +01:00
Tom Dyson
6b3693f355 Typos in 0.4 release notes 2014-07-14 11:26:39 +01:00
Karl Hobley
5f83b4a423 Improvements to PageQuerySet docs 2014-07-11 14:25:14 +01:00
Karl Hobley
1be09f2e1a Improvements to Page documentation 2014-07-11 12:50:35 +01:00
Karl Hobley
c05211d684 Improvements to PageQuerySet docs 2014-07-11 12:39:56 +01:00
Karl Hobley
4bfd0e5a20 Merge branch 'master' into autodoc
Conflicts:
	runtests.py
2014-07-11 12:23:25 +01:00
Tom Dyson
00bc387ab2 consistent editors / editor's / Editor's 2014-07-10 17:28:07 +01:00
Karl Hobley
ab8bb0e5c6 Removed redundant 'in development' notice 2014-07-10 17:27:38 +01:00
Karl Hobley
f60dd67d86 Put 0.5 above 0.4 in menu 2014-07-10 17:26:01 +01:00
Karl Hobley
32be550ece Added 0.5 release notes to menu 2014-07-10 17:24:42 +01:00
Karl Hobley
ce679fced3 Made contents a bit smaller 2014-07-10 17:23:01 +01:00
Dave Cranwell
1d802e35c4 Update private_pages.rst 2014-07-10 17:22:07 +01:00
Tom Dyson
d1285af5c5 python -> Python 2014-07-10 17:20:48 +01:00
Dave Cranwell
a7576faebd Added contents 2014-07-10 17:11:23 +01:00
Dave Cranwell
46d8f61659 Added contents 2014-07-10 17:11:03 +01:00
Karl Hobley
6c6cd98e1f Added 0.5 release notes 2014-07-10 17:08:54 +01:00
Tom Dyson
883d6534e9 Typos in 0.4 release notes 2014-07-10 16:44:08 +01:00
Matt Westcott
ea7db7ba97 add note about fixing old migrations that break on the expired column 2014-07-10 16:28:51 +01:00
Matt Westcott
a9b247b781 more explicit instructions for migrating away from deprecated things 2014-07-10 15:47:14 +01:00
Matt Westcott
de4381aaac Merge branch 'stable/0.4.x' 2014-07-10 13:40:42 +01:00
Matt Westcott
f939af74dc Fix more doc syntax errors 2014-07-10 13:33:20 +01:00
Matt Westcott
4f8cfa6346 version / date bump to 0.4 in changelog, setup.py and docs 2014-07-10 12:57:56 +01:00
Dave Cranwell
5faa0652a2 Update frontenddevelopers.rst 2014-07-10 11:51:06 +01:00
Dave Cranwell
f73c5416ba Update frontenddevelopers.rst 2014-07-10 11:49:41 +01:00
Dave Cranwell
0987946786 Update frontenddevelopers.rst 2014-07-10 11:48:57 +01:00
Dave Cranwell
bd1c72c0aa References to image.src corrected - it's image.url 2014-07-10 11:47:40 +01:00
Karl Hobley
b067fad1f9 Renamed 'Wagtailsearch backends' to 'Backends' 2014-07-09 17:47:33 +01:00
Karl Hobley
1cc3456f58 Removed 'wagtailsearch' from titles of a couple of documents 2014-07-09 17:46:34 +01:00
Karl Hobley
8e07528274 Renamed 'wagtailsearch' section of the docs to 'search' 2014-07-09 17:44:26 +01:00
Karl Hobley
5eaa605314 Fixed search example in docs 2014-07-09 17:33:58 +01:00
Karl Hobley
3a8bc7f3ed Use tuples in search_fields configuration
Not a requirement, just a best practise
2014-07-09 16:09:07 +01:00
Karl Hobley
072f5c04e0 Docs fixes 2014-07-09 16:07:53 +01:00
Karl Hobley
dbab06a88c Fixed typo 2014-07-09 15:47:00 +01:00
Karl Hobley
33e9477032 Doc tweak 2014-07-09 15:46:36 +01:00
Karl Hobley
fa97565b2a Fix spelling mistake 2014-07-09 15:45:41 +01:00
Karl Hobley
4748684390 Added basic useage docs for python developers 2014-07-09 15:44:27 +01:00
Karl Hobley
cb556c9ede Splitup search configuration docs 2014-07-09 15:42:44 +01:00
Karl Hobley
70261780f6 Added search fields configuration docs 2014-07-09 15:29:32 +01:00
Karl Hobley
599eebf022 Splitup wagtailsearch docs 2014-07-09 14:30:39 +01:00
Karl Hobley
8aaff51b05 Minor tweak to 0.4 release notes 2014-07-09 09:52:40 +01:00
Karl Hobley
1d9f792415 Added search changes to changelog and 0.4 release notes 2014-07-09 09:50:58 +01:00
Karl Hobley
eb96ac97cd Merge pull request #437 from kaedroho/release-notes
[WIP] Release notes for 0.4
2014-07-08 14:56:16 +01:00
Karl Hobley
ff72d70d37 Fixed typo 2014-07-08 14:55:12 +01:00
Karl Hobley
608b8ccc4f Added 'Miscellaneous' section to deprecated features 2014-07-08 14:54:26 +01:00
Karl Hobley
67fbf86bd1 Added links to docs from 0.4 release notes 2014-07-08 14:43:49 +01:00
Tom Dyson
491a10f6a0 eeking -> eking
See http://www.oxforddictionaries.com/definition/english/eke
2014-07-08 14:18:24 +01:00
Karl Hobley
89e4d26978 More updates to 0.4 release notes 2014-07-08 14:17:10 +01:00
Karl Hobley
1274a81e8d Updates to release notes 2014-07-08 13:55:19 +01:00
Karl Hobley
a67fdf2423 Early draft of 0.4 release notes 2014-07-08 13:26:08 +01:00
Neal Todd
49b72d2481 Text amendments. 2014-07-08 13:21:44 +01:00
Neal Todd
3a9cb569d8 Python 2/3 code contribution docs. 2014-07-08 13:16:55 +01:00
Chris Rogers
7286692c39 Update conf.py 2014-07-08 12:31:13 +01:00
Chris Rogers
17b564de40 Update conf.py 2014-07-08 12:29:15 +01:00
Matt Westcott
00e12cccaf Merge branch 'master' into feature/fep2
Conflicts:
	docs/index.rst
2014-07-04 22:00:46 +01:00
Matt Westcott
e2040e8842 fix documentation syntax errors / warnings 2014-07-04 21:57:58 +01:00
Matt Westcott
466df9ffd6 Add developer docs for private pages 2014-07-04 20:56:34 +01:00
Matt Westcott
383ce75b39 Document the before_serve_page hook 2014-07-04 20:56:34 +01:00
Matt Westcott
4fde40df92 Update example in static_site_generation docs to use new-style route API 2014-07-04 18:24:01 +01:00
Matt Westcott
06c79d4866 update building_your_site and model_recipes docs to cover the new route/serve API 2014-07-04 17:50:26 +01:00
Karl Hobley
14228a56e1 Merge pull request #419 from gasman/serve_preview
Use serve_preview() rather than serve() for all preview / moderation / view_draft actions
2014-07-03 17:22:22 +01:00
Matt Westcott
493fc29c08 Deprecate the show_as_mode method in favour of serve_preview which additionally takes a 'request' argument 2014-07-03 15:31:27 +01:00
Matt Westcott
78481dc846 syntactic sugar for get_page_modes: change it to a property called preview_modes and add a default_preview_mode helper
Conflicts:
	wagtail/wagtailadmin/views/pages.py
2014-07-03 15:01:35 +01:00
Karl Hobley
148fcf04e3 Merge pull request #414 from kaedroho/frontendcache-purge-url
Allow purging individual URLs from frontend cache
2014-07-03 13:59:13 +01:00
Karl Hobley
c9385ca1ce frontend cache purge docs change 2014-07-03 13:10:03 +01:00
Karl Hobley
00347ff6ba Rearrange static site generation docs 2014-07-03 12:53:11 +01:00
Neal Todd
2f126bda6e Update index.rst 2014-07-03 12:26:48 +01:00
Karl Hobley
e4a9756c79 Added little section in the docs describing purge_url_from_cache 2014-07-03 10:14:51 +01:00
Matt Westcott
92dc6add90 update hook examples in docs to import from wagtailcore, not wagtailadmin 2014-07-02 20:04:06 +01:00
Tom Dyson
47c83e75b1 Lets -> Let's 2014-07-02 17:57:30 +01:00
Neal Todd
41ff751009 Update index.rst 2014-07-02 17:57:15 +01:00
Karl Hobley
35fd9f4a98 Merge branch 'master' into varnish-cache-invalidation
Conflicts:
	wagtail/wagtailcore/models.py
2014-07-02 17:43:47 +01:00
Karl Hobley
62c59744f9 Merge branch 'master' into varnish-cache-invalidation
Conflicts:
	setup.py
2014-07-02 17:22:19 +01:00
Karl Hobley
ab518b6472 Merge branch 'master' into sitemaps 2014-07-02 17:21:20 +01:00
Karl Hobley
2f74885834 Fixed bad paste 2014-07-02 13:45:43 +01:00
Karl Hobley
61fd67f2e9 Tweaks to sitemap generation docs 2014-07-02 13:01:49 +01:00
Karl Hobley
d9b22292f2 Merge branch 'master' into varnish-cache-invalidation
Conflicts:
	wagtail/wagtailadmin/tests/test_pages_views.py
2014-07-02 09:38:51 +01:00
Tom Dyson
479dd1edde Minor editing API doc tweaks 2014-07-01 16:53:47 +01:00
Tom Dyson
83161e324f Updates to management commands docs
With inclusion in index
2014-07-01 16:45:44 +01:00
Dave Cranwell
5f1eee4f46 updated docs re: FieldRowPanel 2014-07-01 13:31:55 +01:00
Karl Hobley
8daf1c6de6 Added docs for frontend cache purging 2014-07-01 11:00:55 +01:00
Karl Hobley
683f1cfa64 Added docs for sitemaps 2014-07-01 10:14:34 +01:00
Karl Hobley
055b2e97e5 Made tests.settings like a real settings file 2014-06-30 15:08:09 +01:00
Karl Hobley
1142123174 Added basic documentation for management commands 2014-06-30 13:34:37 +01:00
Karl Hobley
c1dcb09a4f Enabled autodoc on Page class 2014-06-30 12:58:00 +01:00
Karl Hobley
8b692ad3be Improvements to PageQuerySet docs 2014-06-30 12:25:23 +01:00
Karl Hobley
9a178f0911 Enabled autodoc in sphinx configuration 2014-06-30 11:37:55 +01:00
Karl Hobley
6e6b85d4f6 Merge pull request #336 from kaedroho/feature/template-tags-rationalisation
Template tags rationalisation
2014-06-27 15:22:22 +01:00
Karl Hobley
28c071a1e9 Merge pull request #372 from kaedroho/wagtailcore-cleanup-2
Wagtailcore cleanup
2014-06-27 15:21:09 +01:00
Karl Hobley
ad3737e7d7 Merge pull request #304 from jeffrey-hearn/docs-wagtail-app-config
Docs: Wagtail settings variables and urlconfs
2014-06-27 10:54:07 +01:00
Karl Hobley
deb2e0f9d8 Deprecate Page.get_other_siblings 2014-06-26 14:42:06 +01:00
Karl Hobley
3bef7bf302 Merge branch 'master' into feature/template-tags-rationalisation
Conflicts:
	docs/building_your_site/frontenddevelopers.rst
	wagtail/wagtailimages/templatetags/image_tags.py
2014-06-24 09:57:54 +01:00
Karl Hobley
2801c913dc Docs update for #342 merge 2014-06-23 14:22:50 +01:00
Matt Westcott
1aab35ba24 add documentation for the construct_whitelister_element_rules hook 2014-06-20 16:08:50 +01:00
Dave Cranwell
ba0805e521 Update frontenddevelopers.rst
typo fix
2014-06-20 14:07:33 +01:00
Dave Cranwell
135d4f20a6 Update frontenddevelopers.rst 2014-06-20 14:04:11 +01:00
Dave Cranwell
c1f2f745af Update frontenddevelopers.rst
heading level fix
2014-06-20 13:49:25 +01:00
Dave Cranwell
8cb94f0b5c Update frontenddevelopers.rst
Added notes about new image manipulation techniques
2014-06-20 13:46:43 +01:00
Matt Westcott
f6ae1834fa Document the 'attrs' property of image renditions 2014-06-19 17:34:59 +01:00
Karl Hobley
879269ab20 Added versionchanged notes to docs 2014-06-19 11:22:58 +01:00
Karl Hobley
f73c7da772 Update docs to import tags from correct tags module 2014-06-19 11:17:32 +01:00
Tom Dyson
e40dea8d28 wagtail -> Wagtail in contributing.rst 2014-06-18 17:17:14 +01:00
Dave Cranwell
b638cc01e9 Merge branch 'master' into feature/styleguide 2014-06-17 09:36:21 +01:00
Karl Hobley
a60af70dfe Docs fix: Elasticutils 0.9+ is not supported 2014-06-16 09:49:01 +01:00
Neal Todd
7a709709e9 Doc fix - use https rather than ssh for wagtaildemo clone 2014-06-16 09:39:06 +01:00
Ben Margolis
546f18cbb5 Adding basic documentation for the image_formats feature. 2014-06-10 18:53:43 -07:00
Matt Westcott
0092151d29 Update image tag documentation to cover the 'original' resize rule 2014-06-10 13:17:45 +01:00
Jeffrey Hearn
85793d3dbb Settings doc changes based on feedback 2014-06-09 11:47:12 -04:00
Jeffrey Hearn
9b17154cdf Added wagtail and django settings doc
more settings stuffs

settings stuff

settings stuff

so many things

omg is it really two AM

More docs
2014-06-08 16:59:46 -04:00
Jeffrey Hearn
090b0ef3da Responsive embeds and images CSS suggestion 2014-06-08 01:06:11 -04:00
Dave Cranwell
7415f07d2a updated docs 2014-06-06 14:38:36 +01:00
Dave Cranwell
871f4fe37f updated docs 2014-06-06 14:37:05 +01:00
Jeffrey Hearn
a885c7a56c Edit API docs expanded with hooks, modelcluster, and InlinePanel usage 2014-06-03 23:09:27 -04:00
Tom Dyson
c052214880 Grammar fixes in FE docs 2014-06-03 13:30:45 +01:00
Dave Cranwell
1207342f20 wording tweak 2014-06-02 16:34:45 +01:00
Dave Cranwell
09f1300f89 wording tweak 2014-06-02 16:26:46 +01:00
Dave Cranwell
e7e63e605e added a note about the image tag 'as' syntax 2014-06-02 16:15:49 +01:00
Dave Cranwell
4c8ae31b6f removed under construction notice. I consider it complete-ish. Otherwise it'll never be removed 2014-06-02 15:56:16 +01:00
Dave Cranwell
3fb8dc03e5 updates to FE docs 2014-06-02 15:54:26 +01:00
Tom Dyson
9e294cb030 Documentation tweaks 2014-05-28 13:22:32 +01:00
Neal Todd
07733c83ec Elasticsearch documentation typo fix 2014-05-28 12:58:10 +01:00
Neal Todd
c5effdc641 Elasticsearch documentation update 2014-05-28 12:51:19 +01:00
Neal Todd
700fcac813 Elasticsearch documentation typo fix 2014-05-28 12:14:30 +01:00
Neal Todd
0c2163734c Elasticsearch documentation tweak 2014-05-28 12:11:57 +01:00
Neal Todd
580e9130ad Ref issue 177, Elasticsearch timeout on Travis: Support passing configuration arguments to Elasticsearch. Also documenting Elasticsearch setup in Wagtail. 2014-05-28 12:05:35 +01:00
Jeffrey Hearn
94af650c83 Spellchecked, cleaned, and Edit API section expanded
Added to edit api, fixed queryset example code, stubbed out Page ref

Some cleanup of the edit api doc

Some cleanup of the frontend doc

Added to edit api docs

Added to edit api docs
2014-05-25 16:39:08 -04:00
Neal Todd
992ef2eec7 Typo fix 2014-05-23 15:33:21 +01:00
Jeffrey Hearn
40d9aff789 didnt intend to edit that file 2014-05-22 19:53:49 -04:00
Jeffrey Hearn
1d6eee6b36 fixed pygments thing 2014-05-22 19:50:44 -04:00
Jeffrey Hearn
779ac27142 Merged with docs coming from torchbox 2014-05-22 19:25:30 -04:00
Jeffrey Hearn
4527a58568 egads integrating with new docs 2014-05-22 18:09:36 -04:00
Tom Dyson
cde047f485 Getting started docs
Less version precision for Ubuntu installs.
2014-05-22 18:48:14 +01:00
Tom Dyson
99c9d875be Static site generation docs update
Formatting tweaks and S3 / Google App Engine options.
2014-05-22 17:51:55 +01:00
Dave Cranwell
5f4cc1fa91 corrected mistake 2014-05-22 17:47:32 +01:00
Dave Cranwell
4b07378b89 corrected syntax 2014-05-22 17:40:32 +01:00
Dave Cranwell
8bacb807cc added better examples 2014-05-22 17:38:43 +01:00
Dave Cranwell
755faa6dd6 Merge remote-tracking branch 'upstream/master' 2014-05-22 17:33:01 +01:00
Dave Cranwell
0c92a0009f updated note about origianl version of image 2014-05-22 17:32:26 +01:00
Dave Cranwell
3a42a0eb46 adding incomplete front end developer documentation 2014-05-22 17:27:01 +01:00
Dave Cranwell
b9c7c871dd adding incomplete front end developer documentation 2014-05-22 17:19:40 +01:00
Matt Westcott
b3c34d96cb Add form builder documentation 2014-05-22 15:11:30 +01:00
Jeffrey Hearn
b6788f7c66 Editing API docs looking better at least 2014-05-20 23:34:47 -04:00
Tom Dyson
431931b6a9 Include static site generation docs in doc index 2014-05-20 17:24:16 +01:00
Tom Dyson
c349f06d6a Missing underline for new static generation docs 2014-05-20 17:22:19 +01:00
Matt Westcott
725a79f593 Merge pull request #249 from kaedroho/medusa-integration
Django-medusa
2014-05-20 14:39:02 +01:00
Karl Hobley
c194a55304 Renamed get_staticsite_paths to get_static_site_paths 2014-05-20 12:39:23 +01:00
Karl Hobley
9564cbf39f Added document describing how to generate a static website 2014-05-20 11:17:49 +01:00
Matt Westcott
26183e608b mention some more optional/required dependencies in 'getting started' docs 2014-05-20 11:05:19 +01:00
Jeffrey Hearn
73fa1000b1 editing api started 2014-05-19 21:14:45 -04:00
Jeffrey Hearn
bfc53dd6ce added request lifestyle introduction 2014-05-18 01:21:17 -04:00
Jeffrey Hearn
446c053a17 more model basics 2014-05-17 20:54:36 -04:00
Jeffrey Hearn
62f3ecaa9b another placeholder 2014-05-16 12:10:46 -04:00
Jeffrey Hearn
d7d096d89f bleh that merge sucked 2014-05-16 12:09:03 -04:00
Jeffrey Hearn
04e56198ff placeholders added 2014-05-16 12:02:32 -04:00
Jeffrey Hearn
da2c69a5ee Routes 2014-05-15 22:50:26 -04:00
Jeffrey Hearn
65b9899269 Routes 2014-05-15 22:41:13 -04:00
Jeffrey Hearn
a2ed70bd8d Snippets and some reorg 2014-05-13 22:38:44 -04:00
Jeffrey Hearn
e37b6f6a5f ugh neck hurt 2014-05-12 21:25:26 -04:00
Jeffrey Hearn
66d29b37df done with search docs 2014-05-11 20:07:40 -04:00
Jeffrey Hearn
c4b5f09eac Async search docs done 2014-05-10 16:52:19 -04:00
Jeffrey Hearn
206a3e3732 Async search docs done 2014-05-10 16:49:05 -04:00
Jeffrey Hearn
876283debf omg search 2014-05-10 01:35:52 -04:00
Jeffrey Hearn
cb3c41222c omg search 2014-05-10 01:23:58 -04:00
Jeffrey Hearn
e6df0ef01f stuff 2014-05-08 21:01:47 -04:00
Jeffrey Hearn
1aa04c277d moar docs 2014-05-08 00:11:47 -04:00
Jeffrey Hearn
89d774da76 moar docs 2014-05-07 14:39:07 -04:00
Jeffrey Hearn
af881e0789 moar docs 2014-05-07 14:36:56 -04:00
Jeffrey Hearn
b614781e9c moar docs 2014-05-07 14:35:38 -04:00
Jeffrey Hearn
1bd49f85e1 moar docs 2014-05-07 14:31:48 -04:00
Jeffrey Hearn
037a77da8a moar docs 2014-05-07 14:28:20 -04:00
Jeffrey Hearn
21dfbbfee9 moar docs 2014-05-07 14:26:04 -04:00
Neal Todd
5c3992686a Supported Django/Python versions note. 2014-04-28 09:50:05 +01:00
chrxr
4e0637a233 added editors guide docs 2014-03-25 14:14:18 +00:00
Tom Dyson
c2185dd6d2 Add basic Docker instructions to docs 2014-03-13 21:14:40 +00:00
Neal Todd
6ee66b5a7d Heading fix 2014-03-13 10:52:23 +00:00
Neal Todd
1a47bc6f61 Added docs for removing the demo app to complement the Debian/Ubuntu installs. 2014-03-13 10:49:36 +00:00
Tom Dyson
dc2147013a auto doc builder notes 2014-03-11 17:39:13 +00:00
Tom Dyson
71c78a53d6 Roadmap update and auto doc builder 2014-03-11 17:39:13 +00:00
Tom Dyson
62d5e658d1 OS X installation instructions 2014-03-11 12:11:47 +00:00
Tom Dyson
9a08829e49 Roadmap page in docs 2014-03-11 11:20:26 +00:00
Tom Dyson
c67c51c5fc Better docs docs
Link to online rst editor.
2014-03-11 11:01:04 +00:00
Tom Dyson
8609361ed4 Docs docs
How to author and build Wagtail docs
2014-03-11 10:10:04 +00:00
Tom Dyson
f1680169d4 Updated install docs
referencing Debian and Ubuntu one-liners and removing Less / npm
2014-03-06 16:30:33 +00:00