Commit graph

1057 commits

Author SHA1 Message Date
Karl Hobley
94b18ad658 Fix reference to forms doc 2015-06-19 10:19:03 +01:00
Karl Hobley
ad2dfd81a2 Update staticsitegen example to use new RoutablePage syntax 2015-06-19 10:08:37 +01:00
Karl Hobley
e0a1802f7c Improvements to RoutablePage docs 2015-06-19 09:55:30 +01:00
Matt Westcott
d8f481ce2c remove 'in development' from 0.8.8
Conflicts:
	CHANGELOG.txt
2015-06-18 16:38:21 +01:00
Matt Westcott
4a84560a95 Add requirements.txt to project template.
While the project template is intended to be as generic as possible, and not everyone will want to use requirements.txt (some would prefer to use setup.py to define requirements, for example), we need some way to formally indicate that the project template is specific to Django 1.8.
2015-06-17 17:00:29 +01:00
Matt Westcott
63c52679b4 Add translations for Croatian and Finnish 2015-06-16 17:07:11 +01:00
Karl Hobley
78c1c79f10 Changelog/release note for #1412 2015-06-16 16:04:43 +01:00
Matt Westcott
8bd6d65a20 Support overriding form classname and template within StructBlock 2015-06-16 13:09:33 +01:00
Matt Westcott
6b3ddde533 Use correct template tags for {{ self.intro }}
Fixes #1404
2015-06-15 18:42:34 +01:00
Matt Westcott
7e89a8e4a2 changelog entry for #1406 2015-06-15 16:26:08 +01:00
Karl Hobley
5538b73e9e Changelog/release note for #1388 2015-06-15 09:20:20 +01:00
Matt Westcott
fddeb4308b Documentation for migrating a RichTextField to StreamField 2015-06-12 20:33:19 +01:00
Karl Hobley
36c124475c Changelog/release note for #1400 2015-06-12 15:25:18 +01:00
Matt Westcott
c3c92ebb10 Release note for #1381 2015-06-10 13:43:03 +01:00
Karl Hobley
9713250c42 Moved theory doc into reference 2015-06-05 13:54:15 +01:00
Karl Hobley
1ce5a441e5 Changelog/release note/contributor for #1266 2015-06-05 13:43:50 +01:00
Karl Hobley
7167b9bdab Merge pull request #1353 from kaedroho/docs-tweaks
A little more restructuring of the docs
2015-06-05 13:29:54 +01:00
Matt Westcott
15c6d027b4 release note for #1270 2015-06-03 12:17:02 +01:00
Karl Hobley
eb6f25bc66 Changelog/release note for #1365 2015-06-03 09:50:59 +01:00
Karl Hobley
08ca89bb7a Merge pull request #1361 from zerolab/docs-tutorial
Add the Wagtail tutorial to docs
2015-06-03 09:39:03 +01:00
Matt Westcott
992f4cafbe Release note for #1272 2015-06-02 16:48:33 +01:00
Dan Braghis
04ddfc0b3c Merge pull request #1363 from kaedroho/remove-sendfile-dependency
Removed sendfile dependency
2015-06-02 16:12:55 +01:00
Dan Braghis
d830e07eca Replace missed slugify example 2015-06-02 16:06:03 +01:00
Dan Braghis
8d3b79f8fc Further tweaks and cleanup 2015-06-02 16:03:57 +01:00
Karl Hobley
0cecb61862 Moved form builder to contrib
It will soon be contrib
2015-06-02 09:14:56 +01:00
Karl Hobley
201164ccb5 Moved page privacy to advanced topics 2015-06-02 09:14:55 +01:00
Karl Hobley
98692f9bfa Moved snippets to topics 2015-06-02 09:14:20 +01:00
Karl Hobley
7fafc63ce0 Fix typo 2015-06-01 16:55:55 +01:00
Karl Hobley
8c75baa271 Removed sendfile dependency
Not actually needed unless you're setting a SENDFILE_BACKEND and in that case, you'll know you need it.
2015-06-01 16:49:12 +01:00
Dan Braghis
8c0acb9f6c Tweaks based on feedback 2015-06-01 16:23:13 +01:00
Karl Hobley
3b26ddc162 Fixed module names for a few classes 2015-06-01 16:03:59 +01:00
Dan Braghis
39ca18263a Add the Wagtail tutorial to docs 2015-06-01 15:30:07 +01:00
Dan Braghis
be3be40389 Release/changelog notes for #1109 2015-06-01 14:30:07 +01:00
Karl Hobley
9df9261f4f Fixed a couple of links in editor manual
This should fix PDF builds as well
2015-06-01 14:12:48 +01:00
Karl Hobley
a6f28826bd Merge pull request #1358 from kaedroho/customisation-docs
Added customisation section to the docs
2015-06-01 12:36:42 +01:00
Karl Hobley
eec194f154 Added missing "versionadded" 2015-06-01 09:54:17 +01:00
Karl Hobley
0b0a97ff28 Update 1.0.rst 2015-06-01 09:52:29 +01:00
Karl Hobley
f9f6d52670 Moved page editor customisation to customisation section 2015-05-30 23:17:39 +01:00
Karl Hobley
5d52ae949d Added customisation section 2015-05-30 23:10:48 +01:00
Karl Hobley
3188fc031a Added a link to AUTO_UPDATE docs from release notes 2015-05-29 17:00:09 +01:00
Matt Westcott
e2a44fe0a5 release note for #1349 2015-05-29 16:24:23 +01:00
Matt Westcott
eaa100367f Merge branch 'search-auto-update' of https://github.com/kaedroho/wagtail into kaedroho-search-auto-update 2015-05-29 15:58:29 +01:00
Karl Hobley
9885d2fb7d Fix typos 2015-05-29 14:21:08 +01:00
Karl Hobley
77d143a099 Some edits to model reference 2015-05-29 12:53:48 +01:00
Karl Hobley
16315403fc Added upgrade consideration for admin_form_fields 2015-05-29 12:05:52 +01:00
Karl Hobley
afda401956 Document admin_form_fields 2015-05-29 11:57:25 +01:00
Karl Hobley
c670f1a8e7 Indexing {non-page => custom} models 2015-05-29 11:23:31 +01:00
Karl Hobley
e4ee711043 Removed Pagination from the example search view
Makes the searching bit easier to see. Leave pagination as an exercise for the reader
2015-05-29 11:20:05 +01:00
Karl Hobley
e7c61b13b1 Improve docs for WAGTAILSEARCH_BACKENDS setting
Including docs for new AUTO_UPDATE parameter
2015-05-29 11:04:54 +01:00
Karl Hobley
640383ad29 Updates to search backends docs 2015-05-29 10:49:16 +01:00
Karl Hobley
c3a4a30719 Wording tweak 2015-05-28 15:18:51 +01:00
Karl Hobley
a0ddfc9fec Tweak to the RoutablePageMixin examples
Use view names as defined in the example above
2015-05-28 15:18:18 +01:00
Karl Hobley
0662f915ad Reordered 1.0 upgrade considerations 2015-05-28 15:03:48 +01:00
Karl Hobley
1ba7e645fd Renamed howto to advanced topics 2015-05-28 12:58:50 +01:00
Karl Hobley
2e0dcc88d5 Moved some of the reference docs into topics 2015-05-28 12:57:00 +01:00
Dave Cranwell
bd45a12efd Simplified getting started section 2015-05-28 10:13:05 +01:00
Karl Hobley
f2012bcde0 Merge pull request #1319 from kaedroho/more-pages-docs-tweaks
Various improvements to pages docs
2015-05-27 09:47:34 +01:00
Karl Hobley
a177a69824 Merge pull request #1306 from kaedroho/custom-image-model-docs
Add docs for custom image models
2015-05-27 09:40:52 +01:00
Karl Hobley
30eed43d10 Merge pull request #1318 from kaedroho/frontend-search-docs
Update frontend search view docs
2015-05-27 09:40:39 +01:00
Karl Hobley
9c48f65972 Changelog/release notes 2015-05-26 14:00:52 +01:00
Dave Cranwell
c18bab66c6 Tracking/Phone Home/Upgrade notification 2015-05-26 13:35:07 +01:00
Harris L.
de7f1b4456 Update creating_pages.rst
Restore a missing `+`.
2015-05-20 12:25:09 -04:00
Karl Hobley
23969890cb Merge remote-tracking branch 'takeflight/refactor/remove-libsass' 2015-05-19 17:25:52 +01:00
Karl Hobley
9139e6454f Removed the little sites doc
Sites now have some reference documentation in the page models reference
2015-05-18 16:34:42 +01:00
Karl Hobley
ec0c9917c6 Improvements to the page model reference docs 2015-05-18 16:30:55 +01:00
Karl Hobley
6d6863c01d Link to routablepage from "adding endpoints to pages" docs 2015-05-18 15:17:27 +01:00
Karl Hobley
29cd935dc3 Rename queryset reference and privacy pages 2015-05-18 15:12:19 +01:00
Karl Hobley
d2d43dca0a Better formatting for page fields reference
No on the class so they can now be referenced with :meth:
2015-05-18 15:09:12 +01:00
Karl Hobley
01c38e27cd Improvements to cross-linking 2015-05-18 15:09:12 +01:00
Karl Hobley
605fdc62f7 Moved page field reference to page model reference 2015-05-18 15:09:12 +01:00
Karl Hobley
eee3d42735 Update frontend search view docs
We no longer recommend using Wagtails built in search view.

This commit adds an example view that anyone can use in their project instead.
2015-05-18 13:48:41 +01:00
Karl Hobley
2940ea9c9b Fix too short underline 2015-05-18 13:24:48 +01:00
Karl Hobley
9dd4b0391a Improvements to Page model reference docs
- Rename to "Page model reference"
- Add docs for fields
- Add docs for other models such as revisions, group page permissions, etc
2015-05-18 12:14:01 +01:00
Karl Hobley
980a29d839 Tweaks to editing api docs
Based on feedback from @tomdyson on #1310
2015-05-18 10:49:12 +01:00
Karl Hobley
b078bb755a Spellchecked editing api docs 2015-05-18 10:44:07 +01:00
Karl Hobley
e04fa2b471 Merge rich text docs 2015-05-18 10:43:36 +01:00
Karl Hobley
866b762b7b Merge "collapsing multi field panels" into MultiFieldPanel 2015-05-18 10:43:36 +01:00
Karl Hobley
3f780a1d8c 2 => 4 spaces 2015-05-18 10:43:36 +01:00
Karl Hobley
b92b1f7edb Remove duplicate docs for col classes 2015-05-18 10:43:36 +01:00
Karl Hobley
a2804d2fe6 Move chooser panels next to other panels 2015-05-18 10:43:36 +01:00
Karl Hobley
e3fc465360 Move panels explanation above listing of panels types 2015-05-18 10:43:36 +01:00
Karl Hobley
457f5908a8 Break down FieldRowPanel docs
Hopefully, more reabable
2015-05-18 10:43:36 +01:00
Karl Hobley
ad222ffb18 Restructured basic panels docs 2015-05-18 10:43:36 +01:00
Karl Hobley
175d147e09 Tweaks to coding style of model examples 2015-05-18 10:43:36 +01:00
Karl Hobley
22ba2328a1 Don't document Documents here
Not the right place for it
2015-05-18 10:43:36 +01:00
Karl Hobley
a19f6c8bbf Spelling fixes for editors guide 2015-05-18 10:20:08 +01:00
Karl Hobley
fb51fc3db8 Document using feature detection with custom image model 2015-05-18 10:19:32 +01:00
Karl Hobley
78a11e98f8 Add docs for custom image models 2015-05-18 10:19:32 +01:00
Dave Cranwell
5a1f4de23c replaced bullets with headings in python guidelines 2015-05-18 09:46:38 +01:00
Dave Cranwell
d507ce9ea1 wording change 2015-05-18 09:46:38 +01:00
Dave Cranwell
2ab94a0022 made difference clearer between coding style and styleguide 2015-05-18 09:46:38 +01:00
Dave Cranwell
66a901c48c removed duplicated/out-of-date information about getting started using the demo site. this is now only in the actual wagtaildemo repo 2015-05-18 09:46:38 +01:00
Dave Cranwell
ef4d9b00c5 moved github issues/pr info into index page, leaving the developing page more about actual development, not housekeeping 2015-05-18 09:46:38 +01:00
Dave Cranwell
bf6607de54 moved styleguide to own page. renamed trying wagtail to demo site 2015-05-18 09:46:38 +01:00
Dave Cranwell
f42e06c455 fixed couple of mislink reports 2015-05-18 09:13:02 +01:00
Dave Cranwell
09af55dfbb added logo 2015-05-18 09:11:11 +01:00
Karl Hobley
c7f2837ad8 Changelog/contributor/release notes for #1289 and #1299 2015-05-15 09:05:40 +01:00
Tom Dyson
7fc5e38dc4 Merge pull request #1304 from kaedroho/howto-spell-fixes
Spelling fixes for howto section
2015-05-14 17:05:48 +01:00
Karl Hobley
8b3bc775d7 Change titles to links on contrib index 2015-05-14 16:01:03 +01:00
Karl Hobley
9420930f18 Rename docs for contrib modules 2015-05-14 15:27:14 +01:00
Karl Hobley
dfedd062a8 Fix formatting of docs front page 2015-05-14 14:17:59 +01:00
Karl Hobley
543cedec40 Merge remote-tracking branch 'davecranwell/docs-reorganisation' 2015-05-14 12:14:58 +01:00
Dave Cranwell
5c16f9e7e0 moved attr/prop/method reference into pages section 2015-05-14 11:54:41 +01:00
Karl Hobley
642f37c1e5 Spelling fixes for howto section 2015-05-14 11:29:00 +01:00
Dave Cranwell
3e5eb60bf9 moved pages, images, snippets, form builder, search into reference. Updated requirements, removed conflicting theme css file, updated README 2015-05-14 11:20:50 +01:00
Karl Hobley
c94ce91823 Spelling fixes for form builder 2015-05-14 11:11:58 +01:00
Karl Hobley
16294c2fd2 Fix reference to javascript_guidelines 2015-05-14 10:26:03 +01:00
Karl Hobley
4f98523116 Spelling fixes for contrib section 2015-05-14 10:17:33 +01:00
Karl Hobley
d94cde879c Allow search backends to be imported by module
This allows the elasticsearch backend to be imported like "wagtail.wagtailsearch.backends.elasticsearch" (dropping .ElasticSearch from the end of the import string)
2015-05-07 14:11:56 +01:00
Karl Hobley
10fb0c4249 Changelog/release notes/contributors for #1176 2015-05-07 10:12:31 +01:00
Karl Hobley
40092e1852 Must use simple sendfile when using staticsitegen 2015-05-07 09:54:28 +01:00
Dan Braghis
e7e0ddcedd Release/Changelog notes for #1263/#1269 2015-05-06 17:19:57 +01:00
Tim Heap
676799da45 Add docs on compiling the static admin assets 2015-05-05 22:23:05 +10:00
Karl Hobley
0fb4880acf 0.8.8 is in development 2015-05-04 15:15:32 +01:00
Karl Hobley
b3030ac6b0 Changelog/release note/contributor for #1260 2015-05-03 11:26:12 +01:00
Tim Heap
136d97dca2 Add instructions on compiling SCSS files to docs 2015-05-01 08:53:04 +10:00
Tim Heap
ddebafa119 Remove libsass dependency, precompile CSS for distribution
Depending on libsass for all Wagtail installations was causing issues
with various operating systems, dramatically increasing installation
times, and preventing front end development adopting modern practices.

libsass has been removed as a dependency. Sass files are compiled before
release as a dependency of the `sdist` setup command. Sass compilation
is done through `gulp`. People wishing to hack on the frontend assets
should now install wagtail locally, install the node dependencies, and
run `gulp`:

    $ pip install -e path/to/wagtail
    $ cd path/to/wagtail
    $ npm install
    $ npm start

All the templates and JS files have been updated to reference the new
compiled CSS files instead of the Sass files.

Precompiled CSS for jquery-ui and similar have been moved out of the
`scss/` directory to the `css/` directory.
2015-05-01 08:53:04 +10:00
Matt Westcott
ad3a3d6c54 Finalise 0.8.7 in documentation
Conflicts:
	CHANGELOG.txt
2015-04-29 14:08:32 +01:00
Matt Westcott
ea22d3d2f9 release note for #1244 2015-04-28 19:06:32 +01:00
Dave Cranwell
5da7a31bc2 Merge pull request #1237 from JoshBarr/feature/javascript-airbnb
Conform JavaScript to Airbnb StyleGuide
2015-04-28 12:37:32 +01:00
Matt Westcott
e243cf2403 remove note that was meaningful when the rich text tag library was called rich_text, but isn't any more 2015-04-27 15:23:47 +01:00
Matt Westcott
9ebd6979ae CAN HAZ DJANGO 1.8 2015-04-27 15:21:56 +01:00
Matt Westcott
d3a16b8d27 Release note for #1161 2015-04-27 14:51:33 +01:00
Matt Westcott
6668a5fa69 revert typo fix which wasn't 2015-04-27 14:22:15 +01:00
Karl Hobley
7200def791 Added @route decorator 2015-04-27 14:22:15 +01:00
Matt Westcott
f7b2cfbb4e Move release note for #1236 from 1.0 to 0.8.7 2015-04-27 14:22:01 +01:00
Josh Barr
d83ef58ecb added JS documentation to the contributing section 2015-04-27 23:05:36 +12:00
Tom Dyson
7a66367517 Merge pull request #1239 from revsys/copyright-year
Update docs copyright year
2015-04-26 21:57:48 +01:00
Frank Wiles
312033ba4e Update docs copyright year 2015-04-25 13:01:58 -05:00
Frank Wiles
9239057489 Add Sites to configuration instructions 2015-04-25 12:22:54 -05:00
Matt Westcott
d22413dafc Remove 'customising the tabbed interface' section from 1.0 release notes
It's covered by the 'editing API' docs, and isn't something that developers need to know about at the point of upgrading.
2015-04-24 15:17:08 +01:00
Matt Westcott
a4af4b9e0a release note for #1226 2015-04-24 10:45:42 +01:00
Matt Westcott
35a8802fac move release note item for #942 from 1.0 to 0.8.7 2015-04-23 16:54:41 +01:00
Matt Westcott
07cf971911 Release note for #1225 2015-04-23 16:12:39 +01:00
Karl Hobley
1e41a4d8fa Merge pull request #1202 from pcraston/master
#1183 add note to staticsitegen documentation
2015-04-23 11:54:04 +01:00
Karl Hobley
b744e953de Don't use spelling extension on read the docs 2015-04-22 17:39:23 +01:00
Dan Braghis
4adb3f2dc4 Change translation wording to strongly point to Transifex 2015-04-22 10:36:00 +01:00
Dan Braghis
d725bb0390 Update RTD links and add Transifex as preferred translation option 2015-04-22 10:26:21 +01:00
Karl Hobley
b5a3821dfa Changelog/release note for #1222 2015-04-22 09:58:03 +01:00
Karl Hobley
6de6437298 Changelog/release note for #1218 2015-04-21 16:21:47 +01:00
Karl Hobley
59bf899a6a Docs: Fix title underline 2015-04-21 16:05:37 +01:00
Matt Westcott
7e98c71b90 Add Joss's twitter widget tutorial to Third-party tutorials 2015-04-21 12:05:30 +01:00
Tom Dyson
0e926e8399 Merge pull request #1210 from kaedroho/spellcheck
Add spellchecker to the docs
2015-04-20 14:08:17 +01:00
Dave Cranwell
b14d454b79 Merge pull request #1191 from JoshBarr/feature/css-guidelines
Added css guidelines
2015-04-20 10:49:52 +01:00
Karl Hobley
e145e8ebcf Spelling corrections 2015-04-19 10:53:34 +01:00
Karl Hobley
458fdbf776 Add 'login' to wordlist 2015-04-19 10:28:10 +01:00
Karl Hobley
7d6b039239 Use GB English for spellchecking 2015-04-19 10:24:12 +01:00
Karl Hobley
739ef64cf1 Started fixing spellings. Added wordlist 2015-04-17 23:05:08 +01:00
Karl Hobley
27facef89e Added spellcheker 2015-04-17 22:49:16 +01:00
Josh Barr
b7ef25d8e0 created contrib section in docs, made amends to css styleguide 2015-04-18 08:34:54 +12:00
Karl Hobley
3606d89b1c Changelog/release note for #1186 2015-04-17 12:33:45 +01:00
Patrick Craston
2cee8667ee #1183 add note to staticsitegen documentation about temporarily using fork of django-medusa to process Documents 2015-04-17 11:24:29 +01:00
georgewhewell
ebf2d767e0 Update docs for static site generation
the staticsitegen command won't work without these settings- will throw NotImplementedErrors using defaults.
2015-04-16 10:56:29 +01:00
Josh Barr
0eb2ca7cf2 added css guidelines 2015-04-16 17:09:13 +12:00
Karl Hobley
53659b35b9 Removed patterns() from docs 2015-04-10 16:57:05 +01:00
Karl Hobley
df446f1475 0.9 => 1.0 2015-04-09 17:06:32 +01:00
Karl Hobley
0e67d5b3ca Removed all versionchanged older than 0.7 2015-04-09 17:05:26 +01:00
Karl Hobley
8d162d0a86 Removed all versionadded older than 0.7 2015-04-09 17:03:33 +01:00
Matt Westcott
bb7076f978 better heading 2015-04-09 14:13:11 +01:00
Matt Westcott
42f96668ee Merge branch 'update-hook-names' of https://github.com/zerolab/wagtail into zerolab-update-hook-names
Conflicts:
	CHANGELOG.txt
2015-04-09 14:13:01 +01:00
Dan Braghis
5c197593bc Add upgrade considerations 2015-04-09 14:09:30 +01:00
Karl Hobley
5ac1bc217a Revert "Recommend defining subpage_urls as a property"
This reverts commit 4c0803ccc4.
2015-04-09 14:07:53 +01:00
Karl Hobley
0262a55541 Updated API usage docs 2015-04-09 12:13:43 +01:00
Karl Hobley
69cabffb39 Merge pull request #1145 from kaedroho/images-docs
Some image docs tweaks
2015-04-09 11:55:43 +01:00
Matt Westcott
7ff9f3ee50 Release note for #1147 2015-04-08 11:49:19 +01:00
Dan Braghis
aa5fe7574b Tweak code and docs based on feedback 2015-04-03 18:34:03 +01:00
Dan Braghis
63672e0976 Add CHANGELOG and release notes for edit_bird hook rename 2015-04-03 13:39:46 +01:00
Dan Braghis
c174de8724 Rename construct_wagtail_edit_bird hook 2015-04-03 13:36:32 +01:00
Karl Hobley
e90f0753c5 Some tweaks based on feedback from @tomdyson 2015-04-02 17:10:51 +01:00
Karl Hobley
6f32ed2661 Added note about animated gif support 2015-04-02 14:40:33 +01:00
Karl Hobley
2043808b1a Created images advanced topics section 2015-04-02 14:21:13 +01:00
Karl Hobley
98331350ca Moved using in templates into a sub document 2015-04-02 14:15:48 +01:00
Karl Hobley
289cc5cc06 "register" should be "reciever" 2015-04-01 17:14:20 +01:00
Karl Hobley
694860c6b6 Merge pull request #1031 from kaedroho/wagtailapi
Wagtail API module
2015-04-01 14:28:01 +01:00
Karl Hobley
5f0932a6b8 Merge pull request #1131 from negletios/documentation-fixes
Fix typo in code example. Fixes #1130
2015-03-31 16:59:03 +01:00
Yiannis Inglessis
fcdcc3aa7b Fix typo in code example. Fixes #1130 2015-03-31 18:47:10 +03:00
Karl Hobley
7ad6b2e149 Changelog, release note and Upgrade consideration 2015-03-31 16:35:53 +01:00
Karl Hobley
addb57c0cd Changelog and release notes for #728 2015-03-31 15:29:08 +01:00
Karl Hobley
a1ccb1504b Fix typo in code example. Fixes #1129
Thanks to @negletios for spotting
2015-03-31 15:15:18 +01:00
Karl Hobley
d2bd3ebaef Changelog/release note for #1120 2015-03-31 14:38:24 +01:00
Karl Hobley
6f8218f23b Remove mention of celery from docs 2015-03-31 10:29:58 +01:00
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