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