Karl Hobley
b86cb94bdf
Added contrib.wagtailapi module. Closes #926
...
Imported from: https://github.com/torchbox/wagtailapi
Thanks to @timheap for the review
2015-03-31 09:24:20 +01:00
Matt Westcott
a83a16de5c
release note for #1114
2015-03-30 12:41:01 +01:00
Matt Westcott
24c04ee709
documentation for the construct_homepage_summary_items hook
2015-03-30 11:37:06 +01:00
Timo Rieber
16120404c6
Fixed import for pageurl tag which has moved from pageurl to wagtailcore_tags library
2015-03-29 16:22:33 +02:00
Matt Westcott
dbb4e763ee
version 0.9 shall now be known as version 1.0
2015-03-27 15:36:18 +00:00
Karl Hobley
bf8c690edc
Update django-taggit in docs
2015-03-27 15:15:57 +00:00
Matt Westcott
52505fee21
release note for MySQL support
2015-03-27 15:13:15 +00:00
Matt Westcott
6bf9d8440f
StreamField release note
2015-03-27 11:06:52 +00:00
Karl Hobley
4c0803ccc4
Recommend defining subpage_urls as a property
...
We previously recommended that users define their subpage_urls in a class attribute but this syntax will no longer work on Django 1.8.
This commit changes the docs to recommend users define their subpage_urls as a property so new code will be written in a forwards-compatible way.
2015-03-26 16:56:22 +00:00
Karl Hobley
8929850d43
Customising => Setting up
2015-03-26 14:17:35 +00:00
Karl Hobley
8d95b64b4a
Renamed "Displaying fields with the Editing API" to "Customising the page editor interface"
2015-03-26 14:17:35 +00:00
Karl Hobley
05e55a3abb
Removed a couple of under construction messages
2015-03-26 14:17:35 +00:00
Karl Hobley
8ea5054a1b
Moved hooks into their own file
2015-03-26 14:17:35 +00:00
Karl Hobley
9439a57e9b
Renamed a couple of contrib docs
2015-03-26 14:17:35 +00:00
Karl Hobley
5e07f9f476
Moved routablepage docs to contrib
2015-03-26 14:17:35 +00:00
Karl Hobley
f636087460
Renamed "For frontend developers" to "Writing templates"
2015-03-26 14:17:35 +00:00
Karl Hobley
8aca6ff8ac
Moved sites into pages section
2015-03-26 14:17:35 +00:00
Matt Westcott
532f7581be
Merge pull request #1104 from gasman/streamfield-docs
...
StreamField developer docs
2015-03-26 14:12:46 +00:00
Karl Hobley
f05eccefe7
Elasticsearch < 1.0 no longer supported
2015-03-26 13:58:15 +00:00
Matt Westcott
fb48c0a5d7
move streamfield documentation page to new location post-#1090
2015-03-26 13:08:25 +00:00
Matt Westcott
33def64870
snappier intro and link to StreamField blog post
2015-03-26 13:02:31 +00:00
Matt Westcott
a3379dfbe5
consistent spacing / use of code-block around code snippets
2015-03-26 13:02:31 +00:00
Matt Westcott
81c51e2b13
StreamField developer docs
2015-03-26 13:02:30 +00:00
Matt Westcott
441c274f22
Merge branch 'docs-restructure' of https://github.com/kaedroho/wagtail into kaedroho-docs-restructure
2015-03-26 12:59:14 +00:00
Matt Westcott
40d514964d
Update docs to reflect the fact that django-libsass / Pillow are not being installed separately
2015-03-24 13:56:16 +00:00
Matt Westcott
2977f46a86
Release note for #1093
2015-03-24 12:57:09 +00:00
Karl Hobley
aa11d45ece
Renamed contrib_components to contrib
2015-03-23 17:39:18 +00:00
Karl Hobley
e809176173
Moved core components on level up
2015-03-23 17:39:18 +00:00
Karl Hobley
0b9eeae1ad
Removed roadmap
...
Moved to: https://github.com/torchbox/wagtail/wiki/Roadmap
2015-03-22 12:08:22 +00:00
Karl Hobley
667fee8d15
Replaced django-redis-cache with django-redis
...
Fixes #1068
2015-03-22 12:08:22 +00:00
Karl Hobley
b2b3801371
Fixed capitalisation of Elasticsearch
2015-03-22 12:08:22 +00:00
Karl Hobley
6a968049f7
Search urls have changed
2015-03-22 12:08:22 +00:00
Karl Hobley
adb703ca2b
South/django admin no longer required
2015-03-22 12:08:22 +00:00
Karl Hobley
b8f8b1082a
Merge pull request #1071 from kaedroho/tests-changes
...
Tests changes
2015-03-19 13:38:38 +00:00
Matt Westcott
8e3ea58b25
release note for #1018
2015-03-19 11:53:43 +00:00
Matt Westcott
fc6fe17c8c
release note for #1070
2015-03-19 11:12:44 +00:00
Karl Hobley
5aa6ed2c2a
Docs for running the tests
...
Fixes #1004
2015-03-18 20:53:33 +00:00
Matt Westcott
bd28d9288a
Increase the maximum length of a page slug from 50 to 255 characters - fixes #787
2015-03-18 10:49:46 +00:00
Karl Hobley
ed9aad1418
Move login url settings release note up one space
2015-03-18 10:12:39 +00:00
Karl Hobley
58f89d2a91
Admin menu => Left hand menu
2015-03-18 10:08:48 +00:00
Karl Hobley
62f755054a
Add some more detail to a 0.9 release note
...
Fixes #1065
2015-03-18 10:08:01 +00:00
Matt Westcott
846b309593
Release note for #1054
2015-03-17 16:26:43 +00:00
Matt Westcott
80cb6e16e7
prepare for 0.8.6 release
...
Conflicts:
CHANGELOG.txt
wagtail/project_template/requirements.txt
wagtail/wagtailcore/__init__.py
2015-03-10 17:32:14 +00:00
Matt Westcott
a3b39fa901
upgrade consideration note for #1044
2015-03-10 17:26:24 +00:00
Karl Hobley
4f7edeed1f
Changelog/release note for #1037
2015-03-10 13:07:03 +00:00
Karl Hobley
38b7afc8ed
Changelog/release note for #1044
2015-03-10 12:07:16 +00:00
Matt Westcott
3efad3089d
release note for #1045
2015-03-06 13:57:45 +00:00
Matt Westcott
1475eba5a8
missing backtick
2015-03-04 10:54:34 +00:00
Matt Westcott
11cb63d892
release note for #1036
2015-03-04 10:54:34 +00:00
Karl Hobley
3d314b80ae
Installation docs wording tweaks
2015-03-03 10:00:44 +00:00
Dan Braghis
2895aac7f3
Add changelog/release notes for #1022
2015-02-27 14:48:55 +00:00
Dan Braghis
096a24648d
Merge pull request #1022 from gasman/feature/custom-page-edit-handler
...
Allow specifying custom edit handlers for pages - fixes #210
2015-02-27 14:41:45 +00:00
Matt Westcott
87de5d0c66
update InlinePanel syntax
2015-02-25 10:51:32 +00:00
Matt Westcott
de2dc3d786
documentation for #1022
2015-02-24 11:52:05 +00:00
Matt Westcott
81521838c7
Upgrade consideration note for #980
2015-02-23 18:54:44 +00:00
Tom Dyson
4e7b9bfd98
Merge pull request #1019 from zerolab/remove-build-dependencies
...
Remove build dependencies. Fixes #985 and #958
2015-02-23 11:20:29 +00:00
Dan Braghis
352281a1e0
Separate dependencies in two subsections
2015-02-23 11:13:37 +00:00
Dan Braghis
423dcb28b0
Replace dependency list with link to setup.py
...
And separate dependencies into 'barebones' and 'admin ui'
2015-02-23 11:11:50 +00:00
Dan Braghis
99f94baa4a
Add changelog/release notes for #935/#1013
2015-02-23 10:01:38 +00:00
Dan Braghis
69836e5970
Minor docs cleanup
2015-02-22 11:29:24 +00:00
Dan Braghis
318ba87117
Add dependencies subsection with notes on libsass and Pillow
2015-02-22 11:27:12 +00:00
Matt Brailsford
08a5ac9b36
Update page.rst
...
Added parent_page_types docs and updated subpage_types docs to include instructions on blocking child page creation altogether.
2015-02-21 10:05:41 +00:00
Matt Westcott
d7e1fd497e
release note for #1014
2015-02-20 15:45:38 +00:00
Karl Hobley
c447ca344a
Release notes formatting tweaks
2015-02-20 13:49:12 +00:00
Karl Hobley
e5d5032317
Restructured 0.9 release notes
2015-02-20 13:44:33 +00:00
Karl Hobley
c7f7146055
Changelog and release note for #1003
2015-02-20 13:34:35 +00:00
Karl Hobley
55575e622c
Merge pull request #1011 from kaedroho/docs-pages
...
Pages docs changes
2015-02-20 11:42:34 +00:00
Karl Hobley
764bca95b0
Removed incomplete sections
2015-02-20 11:41:32 +00:00
Karl Hobley
652866cf68
Update static_site_generation.rst
2015-02-19 23:46:52 +00:00
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