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

55 Commits

Author SHA1 Message Date
Hugh Rawlinson
8e4a4fae5d Add release dates to release notes (#8692)
Fixes #8691

* Add dates to markdown based release notes
* Add dates to rst based release notes
2022-06-16 14:04:18 +02:00
Storm Heg
24ef0e62e6 Fix documentation indentation
Fix code block indentation in tutorial.rst

Prevent it from being displayed as a quote.

Fix indentation in pages.rst

Fix indentation in indexing.rst

Fix indentation in searching.rst

Fix indentation in backends.rst

Fix indentation in renditions.rst

Fix indentation in custom_image_model.rst

Fix indentation in feature_detection.rst

Fix indentation in image_serve_view.rst

Fix indentation in custom_document_model.rst

Fix indentation in i18n.rst

Fix indentation in privacy.rst

Fix indentation in page_editing_interface.rst

Fix indentation in rich_text_internals.rst

Fix indentation in extending_hallo.rst

Fix indentation in configuration.rst

Fix indentation in usage.rst

Fix indentation in theory.rst

Fix indentation in model_reference.rst

Fix indentation in queryset_reference.rst

Configure editors to indent .rst files with 2 spaces

In order for the documentation to be styled correctly, the generator
depends on indentation. Too much indentation can result in the content
being wrapped in a quote block, which looks bad.

Fix indentation in sitemaps.rst

Fix indentation in frontendcache.rst

Fix indentation in routablepage.rst

Fix indentation in table_block.rst

Fix routablepage.rst autodocs disppearing

Fix indentation in table_block.rst

Fix indentation in redirects.rst

Fix indentation in table_documentation-modes.rst

Fix indentation in browser_issues.rst

Fix indentation in release_process.rst

Fix indentation of release notes

One more indent fix in the release notes

Fix indentation warnings

Fix warning about undefined label in docs

Error during `make html`:

  wagtail/docs/releases/1.7.rst:25: WARNING: undefined label: jpeg_image_quality
2021-02-26 09:17:00 +00:00
Karl Hobley
cf38b2457d Put quotes around some inline code 2020-10-03 14:43:03 +01:00
Karl Hobley
6e5f89adf2 General spelling fixes 2020-10-03 14:43:03 +01:00
Karl Hobley
bf3e994505 Fix capitalisation of QuerySet 2018-04-05 12:13:05 +01:00
Matt Westcott
6f834c9a9b Update links to github.com/torchbox to point to github.com/wagtail 2016-12-15 11:49:49 +00:00
Matt Westcott
57d37b1154 prepare for 1.1 release
Conflicts:
	CHANGELOG.txt
	wagtail/wagtailcore/__init__.py
2015-09-15 12:45:54 +01:00
Karl Hobley
a522e75e25 Moved Django REST Framework support release note into major new features 2015-09-15 12:00:18 +01:00
Matt Westcott
5ecc69c7a0 Release note for #1666 2015-09-04 14:50:04 +01:00
Matt Westcott
dc655192fe Release notes for new translations 2015-09-04 14:21:55 +01:00
Matt Westcott
c17c7b1b87 Release note and upgrade consideration for #1631 2015-09-04 12:42:36 +01:00
Matt Westcott
87e4864729 Release note for #1445 2015-09-03 17:05:03 +01:00
Matt Westcott
e5a5761d5a Release note for #1475 2015-09-03 16:30:18 +01:00
Matt Westcott
5fa6371fa1 Release note for #1660 2015-09-03 15:30:36 +01:00
Karl Hobley
da96a6758e Changelog for #1589 2015-09-03 12:16:35 +01:00
Matt Westcott
3d1f83755b Release note for #1612 2015-09-03 12:06:29 +01:00
Matt Westcott
1f5dc4c024 Release note for #1571 2015-09-03 10:38:13 +01:00
Matt Westcott
cfaed7faba Release note for #1541 2015-09-02 16:34:27 +01:00
Karl Hobley
3062835918 Changelog for #1544 2015-09-02 14:54:58 +01:00
Matt Westcott
1ced5f0d6d Release note for #1633 2015-08-28 23:07:49 +01:00
Matt Westcott
e25464eee9 Release note for #1626 2015-08-28 14:55:54 +01:00
Matt Westcott
1e4618935d Release note for #1375 2015-08-28 10:59:19 +01:00
Matt Westcott
4353759018 Merge branch 'kaedroho-snippets-search'
Conflicts:
	CHANGELOG.txt
2015-08-27 15:42:45 +01:00
Matt Westcott
7751a8439a Release note for #1610 2015-08-27 15:41:32 +01:00
Karl Hobley
c33ec77150 Changelog for fill operation fix 2015-08-27 11:24:29 +01:00
Matt Westcott
c2421246a8 Release note for #1494 2015-08-26 16:38:08 +01:00
Karl Hobley
695099f958 Changelog for #1528 2015-08-26 14:08:20 +01:00
Karl Hobley
53e8285ae1 Changelog for #1641 2015-08-26 13:50:09 +01:00
Matt Westcott
d01421d2d6 Release note for #1605 2015-08-26 12:04:53 +01:00
Matt Westcott
f65d91ad01 Merge branch 'kaedroho-multiple-page-types-in-page-chooser3'
Conflicts:
	CHANGELOG.txt
	docs/releases/1.1.rst
	wagtail/wagtailadmin/views/chooser.py
2015-08-25 16:20:32 +01:00
Matt Westcott
e39653c69b Release note for #1621 2015-08-25 16:17:35 +01:00
Matt Westcott
314389f5ef Release note for #1476 2015-08-25 10:06:17 +01:00
Matt Westcott
e73e21a827 grammar fix 2015-08-20 16:57:21 +01:00
Matt Westcott
0bc723b53f Move 'permissions fixes' section of release notes above 'minor features' 2015-08-20 16:54:42 +01:00
Matt Westcott
4657c62326 Release note for #1623 2015-08-20 16:53:56 +01:00
Karl Hobley
fca5e10314 Upgrade consideration for EditorsPick model move 2015-08-20 12:26:31 +01:00
Karl Hobley
0ba28e5ca9 Changelog for #1587 2015-08-17 12:43:52 +01:00
Karl Hobley
cebe5249d0 Changelog/release notes for #1606 2015-08-17 12:16:32 +01:00
Karl Hobley
30408252ff Contributor/changelog/release note for #1538 2015-08-03 14:35:58 +01:00
Matt Westcott
ea2cabca98 Release note for #1492 2015-08-01 11:22:59 +02:00
Matt Westcott
bd59ee93b6 Release note for #1490 2015-08-01 11:13:46 +02:00
Matt Westcott
1005e2885f Release note and upgrade consideration for #1235 2015-07-29 11:59:10 +01:00
Karl Hobley
488fcfc8d2 Changelog/release note for #1540 2015-07-28 11:26:49 +01:00
Karl Hobley
624c0511c5 Changelog/release note for #1537 2015-07-21 10:21:31 +01:00
Karl Hobley
eb9733610f Changelog/release note for #1489 and #1520 2015-07-21 09:52:14 +01:00
Matt Westcott
1a7bde76d6 Release note for #1508 2015-07-20 20:09:15 +01:00
Matt Westcott
0921bdec6d Release note for #1426 2015-07-20 14:49:55 +01:00
Karl Hobley
d1897f9c14 Changelog/release note for #1527 2015-07-19 16:19:14 +01:00
Matt Westcott
f97a26f40b Add release note for #1274 to the docs 2015-07-15 11:36:16 +01:00
Karl Hobley
449fdab7d8 Changelog and release note for API descendant_of filter 2015-07-15 10:00:46 +01:00