0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
Commit Graph

561 Commits

Author SHA1 Message Date
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