0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 01:22:07 +01:00
Commit Graph

622 Commits

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