Commit graph

598 commits

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