Helen C
7e19f28ff5
Remove heading element wrapped around label element in order to resolve resulting incorrect heading structure.
2019-06-12 18:31:32 +01:00
Beth Menzies
1e5612ff90
adjust heading structure to be more accessible
2019-06-12 18:31:32 +01:00
kevinhowbrook
e8c64e593d
Missing class imports
2019-06-11 11:53:19 +01:00
Andy Babic
13b485a2a9
Fix sphinx errors
2019-06-08 18:27:42 +01:00
Andy Babic
2115d57c3e
Release notes for #5208
2019-06-08 18:03:24 +01:00
Seb
b839bd65bb
Add support for custom search handler classes to ModelAdmin's IndexView
...
Author: Seb <seb@takeflight.com.au>
Date: Sun Apr 7 12:34:00 2019 +1000
2019-06-08 17:57:24 +01:00
Helen Chapman
ed7ca7ccea
Stop repeating label, add image dimensions in image gallery & choosers for screen reader users ( #5355 )
...
- Images in the image listing now have an empty alt tag
- All information about the image, including title and image dimensions are now in the heading below
- The dimensions are visually hidden because they only relevant to screen readers, as sighted users can get and idea of the image dimensions from the thumbnail
2019-06-07 18:24:33 +01:00
Thibaud Colas
63635644cd
Add release notes for #5359 ( #5363 )
2019-06-07 18:13:04 +01:00
Dillen Meijboom
dd1597ea37
Implemented branding title prefix customization ( #5344 )
2019-06-07 17:06:00 +01:00
Matt Westcott
13133dad5b
Release note for #5361
2019-06-07 16:22:44 +01:00
kevinhowbrook
9ec7f9194e
Also offer no delete option on documents
2019-06-07 15:51:15 +01:00
kevinhowbrook
63d966819e
Offer no delete options, as is on pages and snippets
2019-06-07 15:51:15 +01:00
Coen van der Kamp
7205bd6a32
Merge pull request #5359 from thibaudcolas/bug/icons-sr-friendly-implementation-1224
...
Change icon font implementation to be screen-reader friendly (#1224 )
2019-06-07 12:57:34 +02:00
Thibaud Colas
cfea020605
Update icomoon project definition according to changes
2019-06-06 18:12:01 +01:00
Thibaud Colas
8cd384ec1f
Switch legacy icon implementations to use variables instead of hard-coded characters
2019-06-06 18:00:57 +01:00
Thibaud Colas
5e19ce89f1
Remove unneeded icon overrides from icon styles
2019-06-06 18:00:22 +01:00
Thibaud Colas
3af7e0ea71
Reorder styleguide icons to be in the same order as SCSS definitions
2019-06-06 17:59:29 +01:00
Thibaud Colas
431782c7ae
Switch all icons to be defined with private use codepoints instead of ASCII letters
2019-06-06 17:58:01 +01:00
Thibaud Colas
059c139515
Remove bad practice example from CSS guidelines
2019-06-06 17:04:23 +01:00
Thibaud Colas
0665e98c18
Use the same icons for Hallo as for the rest of Wagtail
2019-06-06 17:00:01 +01:00
Helen Chapman
669c1af4a0
Remove menu role from page edit action menu ( #5354 , #5327 )
2019-06-05 19:11:55 +01:00
Bertrand Bordage
a3f2748c5d
Makes LICENSE recognized by GitHub.
2019-06-05 15:18:50 +02:00
Jonny Scholes
377259f068
Make license more prominent
2019-06-05 21:49:47 +10:00
Thibaud Colas
e191582b94
Add a "Dashboard" label for logo link in the main nav for screen reader users ( #5349 )
...
* Use the correct link label for Dashboard link in main nav
* Remove dashboard link title with Wagtail version number
2019-06-04 21:51:18 +01:00
Thibaud Colas
8d10c4688e
Update squash user details to be more portable
...
- Changes the user's email from `@myproject.com` to `@example.com`. myproject.com points to a real website, it feels better to use a domain that's definitely meant as a placeholder.
- Changes the password to `changeme`, matching the credentials used for https://github.com/wagtail/bakerydemo .
2019-06-03 22:06:15 +01:00
Thibaud Colas
e0f84389bb
Release notes for #5317
2019-05-28 11:53:26 +01:00
Thibaud Colas
15a8907e44
Document partial focus outline support in IE11
2019-05-28 11:53:26 +01:00
Thibaud Colas
6da86daeae
Fix focus outline styles for image blocks
2019-05-28 11:53:26 +01:00
Thibaud Colas
0d22763e0a
In main nav & explorer menu, show focus outline within elements
2019-05-28 11:53:26 +01:00
Thibaud Colas
f4e2891857
Remove all existing outline overrides in admin UI
2019-05-28 11:53:26 +01:00
Thibaud Colas
278cda67ab
Add global tab-through focus outline styles
2019-05-28 11:53:26 +01:00
Thibaud Colas
c9e740324c
Release notes for #5304
2019-05-23 17:12:58 +01:00
Thibaud Colas
0131e80eb5
Keep styleguide color combinations up to date
2019-05-23 17:12:58 +01:00
Beth Menzies
0c774e7dd1
increase font size across admin, improve color contrast
2019-05-23 17:12:58 +01:00
Matt Westcott
c109dd3495
Add form field prefixes for input forms in chooser modals
...
Update chooser modal JS to use field IDs with prefixes
Note that the tag field JS no longer needs to be initialised here, as that's done in AdminTagWidget's inline JS
2019-05-23 18:03:59 +10:00
Matt Westcott
4cb308bf66
Move date / time widget initialiser JS into the widget's form media
...
This allows them to work on pages that do not include _editor_js.html (or page-editor.js). However, wagtailadmin/shared/datetimepicker_translations.html will still be required in order to localise the date picker UI.
Move datepicker translations to admin_base.html
2019-05-23 17:12:47 +10:00
LB Johnston
6859980d34
Merge branch 'master' of github.com:lb-/wagtail
2019-05-23 16:59:55 +10:00
LB Johnston
d57c7c59f3
Update changelog/contributors & release notes with recent contributions
2019-05-23 16:58:19 +10:00
LB (Ben Johnston)
8812e2aa98
Clear pending AJAX request if error occurs on page chooser
...
Merge pull request #5179 from gasman/fix/unsuspend-ajax-on-error
2019-05-23 16:47:07 +10:00
LB Johnston
a48456c224
Update changelog/contributors & release notes with recent contributions
2019-05-23 07:42:56 +10:00
LB (Ben Johnston)
e967b9763f
Update documentation - API example of image url to be relative
...
ImageRenditionField returns a relative URL - The example in the docs shows an absolute URL with the site's hostname, but the ImageRenditionField returns a relative URL.
Merge pull request #5306 from mihow/patch-2
2019-05-23 07:33:12 +10:00
LB (Ben Johnston)
ddbbbe4417
Revise wording of static resources usage in modeladmin documentation
...
Small wording revision
Merge pull request #5295 from DanielSwain/patch-35
2019-05-23 07:25:12 +10:00
Kalob Taulien
9489cb0758
Added ButtonHelper example code
2019-05-23 07:18:50 +10:00
Jonny Scholes
d76410f5ce
Update CONTRIBUTORS.rst
2019-05-22 20:07:32 +10:00
LB Johnston
bbbb70ae65
Remove explicit stylelint-scss requirement & upgrade config pkg to v0.1.0
2019-05-20 16:42:35 +01:00
LB Johnston
275d28cbff
Update JS Docs to reference eslint instead of JS Code Style
...
- it does not appear that JavaScript code style is in use
- also revise the formatting script to align with actual scripts
2019-05-20 16:42:35 +01:00
LB Johnston
cbe8020527
Docs: Update CSS Guidelines to align with new shared config
...
- also make changes to set up similar sections to JS docs
2019-05-20 16:42:35 +01:00
LB Johnston
c51147e643
Remove configuration in stylelintrc.yaml & extend shared config instead
2019-05-20 16:42:35 +01:00
LB Johnston
3271d91237
Revise npm run lint
to also lint scss files
2019-05-20 16:42:35 +01:00
LB Johnston
adc4767eec
Install @wagtail/stylelint-config-wagtail & upgrade stylelint packages
2019-05-20 16:42:35 +01:00