Thibaud Colas
|
4104b3922b
|
Document plain JS & CSS extension points for Draftail
|
2018-02-12 22:03:16 +00:00 |
|
Mikalai Radchuk
|
469f1ddd86
|
Makes font in the documentation darker (#4224)
* Makes font in the documentation darker
Previous font colour was failing AAA contrast checks
* Stricter CSS changes as per https://github.com/wagtail/wagtail/pull/4224#issuecomment-361344374
|
2018-02-12 18:25:35 +00:00 |
|
Mary Kate Fain
|
1e9ac34a03
|
Update wagtail url paths for Django 2.0
|
2018-02-12 16:55:33 +00:00 |
|
Dário
|
be00e92281
|
Embed Docs: fix broken link (#4270)
|
2018-02-12 15:25:39 +00:00 |
|
Thibaud Colas
|
918d2a6b4b
|
Refactor Draftail exports to match exposed module
|
2018-02-09 15:38:05 +00:00 |
|
Thibaud Colas
|
d7d603b3d8
|
Add note about block Draftail entities in docs
|
2018-02-09 15:37:55 +00:00 |
|
Thibaud Colas
|
e16862fa51
|
Update to latest Draftail and Draft.js
|
2018-02-09 15:37:45 +00:00 |
|
Thibaud Colas
|
7675084cbe
|
Refactor Draftail JS plugin API to be more similar to the rich text features registry API
|
2018-02-09 15:37:35 +00:00 |
|
Thibaud Colas
|
1f395059be
|
Fix page title alignment regression introduced in 5f08013. Fix #4227
|
2018-02-09 15:37:26 +00:00 |
|
Thibaud Colas
|
e3ab5c5ff5
|
Add missing unit tests for Draftail JS code
|
2018-02-09 15:37:15 +00:00 |
|
Thibaud Colas
|
d77f8681e0
|
Remove unused strategy API from Draftail registry
|
2018-02-09 15:37:03 +00:00 |
|
Thibaud Colas
|
278e5e8e3c
|
Rephrase confusing sentence in editor guide
|
2018-02-09 15:30:59 +00:00 |
|
Thibaud Colas
|
5281b62c3f
|
Use built-in feature for defaults example instead of custom
|
2018-02-09 15:30:58 +00:00 |
|
Thibaud Colas
|
aebbc2f458
|
Finish Draftail entities extension documentation
|
2018-02-09 15:30:57 +00:00 |
|
Thibaud Colas
|
8c82d20fb2
|
Move Hallo & Draftail extension docs to their own pages
|
2018-02-09 15:30:55 +00:00 |
|
Thibaud Colas
|
1f240193ef
|
Add start of example for entity docs
|
2018-02-09 15:30:54 +00:00 |
|
Thibaud Colas
|
b0028a985b
|
Add missing release notes and dependencies as globals docs from Draftail work
|
2018-02-09 15:30:53 +00:00 |
|
Thibaud Colas
|
c4771f7954
|
Add entities disclaimer
|
2018-02-09 15:30:52 +00:00 |
|
Thibaud Colas
|
78238e6334
|
Add Draftail docs for custom inline styles and blocks
|
2018-02-09 15:30:51 +00:00 |
|
Thibaud Colas
|
4264211f0e
|
Make it possible to use SVG icons in Draftail
|
2018-02-09 15:30:50 +00:00 |
|
Thibaud Colas
|
5331027ea2
|
Document Hallo extension points in docs, CHANGELOG, upgrade considerations
|
2018-02-09 15:30:07 +00:00 |
|
Thibaud Colas
|
8cd2d6ae34
|
Move "default features" section out of Hallo-only docs
|
2018-02-09 15:30:06 +00:00 |
|
Thibaud Colas
|
ad9762d116
|
Clean up editor guide section still referring to Hallo screenshots
|
2018-02-09 15:30:05 +00:00 |
|
Thibaud Colas
|
4b9589511c
|
Reformat deprecation notice
|
2018-02-09 15:30:04 +00:00 |
|
Thibaud Colas
|
0e84df66fc
|
Use wontfix label for known Hallo issues
|
2018-02-09 15:30:03 +00:00 |
|
Thibaud Colas
|
f124a3dfc4
|
Split WYSIWYG extension docs between Hallo and Draftail
|
2018-02-09 15:29:42 +00:00 |
|
Thibaud Colas
|
a94a05c36e
|
Update editor guide for Draftail rich text
|
2018-02-09 15:29:40 +00:00 |
|
Thibaud Colas
|
d57d7b0c94
|
Fix broken references in editor manual
|
2018-02-09 15:29:39 +00:00 |
|
Thibaud Colas
|
f3dcfbffb3
|
Update rich text features docs for Draftail + Hallo support
|
2018-02-09 15:29:38 +00:00 |
|
Mary Kate Fain
|
a485fb9ef1
|
Add on_delete to BlogPageTag model
|
2018-02-08 11:53:40 +00:00 |
|
LB (Ben Johnston)
|
9cb6b33600
|
Fix modeladmin documentation typo (#4251)
Fix incorrect reference to a method name from the previous example.
|
2018-02-08 11:12:41 +00:00 |
|
Bertrand Bordage
|
e95404d26f
|
Applies again #3936.
|
2018-02-07 13:23:03 +01:00 |
|
Mads Jensen
|
c4d730cf9b
|
Used Python 3 super() syntax also in documentation. (#4246)
This disregards the release notes for earlier releases and only deals
with current documentation.
|
2018-02-07 10:12:24 +00:00 |
|
LB (Ben Johnston)
|
2a3ed19dec
|
add note for setting menu default globally (#4244)
|
2018-02-06 14:11:10 +00:00 |
|
Matt Westcott
|
93aa90fd3f
|
Ensure project_name in Dockerfile is rewritten. Fixes #4242
|
2018-02-05 15:54:04 +00:00 |
|
Kushal
|
e1f7224b9a
|
use https://docs.djangoproject.com/en/1.11... (#4204)
|
2018-01-29 18:52:50 +00:00 |
|
Matt Westcott
|
ebbbd7ad49
|
Add Django 2.0 to compatibility list in upgrading.rst
|
2018-01-26 16:33:00 +00:00 |
|
Matt Westcott
|
a54639f154
|
Version bump to 2.0b1
|
2018-01-26 16:32:02 +00:00 |
|
Matt Westcott
|
d6c3494c06
|
Add Slovak to default languages list
|
2018-01-26 16:29:45 +00:00 |
|
Matt Westcott
|
9ef1e4883c
|
Fetch new translations from Transifex
|
2018-01-26 16:24:14 +00:00 |
|
Matt Westcott
|
bf0da01a84
|
Generate new strings for translation
|
2018-01-26 15:56:27 +00:00 |
|
Matt Westcott
|
fa77440749
|
Point to wagtail help updatemodulepaths for command line option info
|
2018-01-26 15:13:37 +00:00 |
|
Matt Westcott
|
e22b9416bd
|
Pedantic pluralisation fixes
|
2018-01-26 15:13:24 +00:00 |
|
Matt Westcott
|
0841b9d497
|
Add --ignore-dir option
|
2018-01-26 15:13:24 +00:00 |
|
Matt Westcott
|
cc723e3d6c
|
Show paths relative to root_path
|
2018-01-26 15:13:24 +00:00 |
|
Matt Westcott
|
84bc02c566
|
Add --ignore-file option
|
2018-01-26 15:13:24 +00:00 |
|
Matt Westcott
|
3927ccf568
|
Add --list and --diff options to updatemodulepaths
|
2018-01-26 15:13:24 +00:00 |
|
Matt Westcott
|
2d22efa7a6
|
Rewrite wagtail command to use argparse for each subcommand
|
2018-01-26 15:13:24 +00:00 |
|
Matt Westcott
|
27d90541ae
|
Add documentation for the updatemodulepaths command
|
2018-01-26 15:13:23 +00:00 |
|
Matt Westcott
|
4853db6f59
|
Add wagtail updatemodulepaths command
|
2018-01-26 15:13:23 +00:00 |
|