Matt Westcott
e6282572c3
Release note for #10298
2023-03-30 16:12:15 +01:00
Matt Westcott
9e4226dd61
Release note for #10297
2023-03-30 14:54:41 +01:00
Matt Westcott
859a4d1e8d
Remove fallback code for old Wagtail versions from wagtail_factories
2023-03-30 14:54:24 +01:00
Matt Westcott
8fbf010b16
Include wagtail-factories inside wagtail.test.utils
2023-03-30 13:43:18 +01:00
Matt Westcott
fd88ec3eb7
Release note for #9842
2023-03-30 10:45:09 +01:00
Joshua Munn
c3383f20a4
Use functools.lru_cache instead of cache on ImageNode.get_filter
2023-03-30 10:19:43 +01:00
Matt Westcott
926ae2418f
Bump Willow to 1.5 for SVG support
2023-03-30 10:19:43 +01:00
Joshua Munn
2424df3d68
Remove WAGTAILIMAGES_ALLOW_SVG setting for WAGTAILIMAGES_EXTENSIONS
...
PR #9860 introduced the WAGTAILIMAGES_EXTENSIONS setting, which
conflicts with the use of
WAGTAILIMAGES_ALLOW_SVG. WAGTAILIMAGES_EXTENSIONS can be used to
opt-in for SVG use instead.
2023-03-30 10:19:43 +01:00
Joshua Munn
657afde30a
Add more detail to SVG security notes, update settings reference
2023-03-30 10:19:43 +01:00
Joshua Munn
ef12245351
Add more SVG tests
2023-03-30 10:19:43 +01:00
Joshua Munn
196ed4162d
Add SVG docs
2023-03-30 10:19:43 +01:00
Joshua Munn
b30bfa993f
Add preserve_svg option to api ImageRenditionField
2023-03-30 10:19:43 +01:00
Joshua Munn
34691bdd3a
Add preserve-svg option to image template tag
2023-03-30 10:19:43 +01:00
Joshua Munn
0634ad2e9c
Allow processing of SVGs with floating point dimensions
2023-03-30 10:19:43 +01:00
Joshua Munn
d519ad9b66
Allow upload of SVG images
2023-03-30 10:19:43 +01:00
Thibaud Colas
da7e68ea08
Release notes for #9666
2023-03-30 00:14:03 +01:00
Thibaud Colas
e1861978eb
Always display StreamField "Add" buttons
2023-03-30 00:14:03 +01:00
Thibaud Colas
6b32591c85
Always show StreamField and InlinePanel nesting guide lines
2023-03-30 00:14:03 +01:00
Thibaud Colas
9855382a62
Always show StreamField and InlinePanel block actions
2023-03-30 00:14:03 +01:00
Thibaud Colas
b504403ebf
Release notes for #10277
2023-03-29 13:20:23 +01:00
Thibaud Colas
5ba84b7897
Convert "add child page" icon to SVG
2023-03-29 13:20:23 +01:00
Thibaud Colas
ef3d93819e
Convert user creation form to SVG icons
2023-03-29 13:20:23 +01:00
Thibaud Colas
978d62122c
Convert form submissions listings to use the same ordering icons as other listings
2023-03-29 13:20:23 +01:00
Thibaud Colas
4c7b263010
Fix typo in header.html docs
2023-03-29 13:20:23 +01:00
Thibaud Colas
e8ead77b7a
Remove dead styles from legacy dropdown
2023-03-29 13:20:23 +01:00
Thibaud Colas
620f4ee11f
Convert add multiple thumbnail icon to SVG
2023-03-29 13:20:23 +01:00
Thibaud Colas
de0f876744
Convert "after" ordering icons to SVG
2023-03-29 13:20:23 +01:00
Thibaud Colas
531f71a924
Convert jQuery Datetimepicker to SVG icons
2023-03-29 13:20:23 +01:00
Thibaud Colas
6adc13abf2
Convert error messages to SVG icons
2023-03-29 13:20:23 +01:00
Thibaud Colas
47cad1f2d3
Convert history edit buttons to SVG icons
2023-03-29 13:20:23 +01:00
Thibaud Colas
37fe4eac63
Convert image and document FileFields to SVG icons
2023-03-29 13:20:23 +01:00
Thibaud Colas
c2dc689fc9
Convert privacy switch to SVG icons
2023-03-29 13:20:23 +01:00
Thibaud Colas
1d3d04972f
Remove unused help-inverse icon
2023-03-29 13:20:23 +01:00
Thibaud Colas
593e21ca4f
Remove unneeded icon-help definitions
2023-03-29 13:20:23 +01:00
LB (Ben Johnston)
8b559fb671
Fix issue with MessagesController (base html) - error type ( #10281 )
...
The success type was used twice so there was no way to add an error message. See #10182 .
2023-03-29 13:16:13 +01:00
mansi0829
433d70d3bf
Adopt w-status instead of status for classes
...
- Fixes #10244
2023-03-29 08:07:47 +10:00
LB Johnston
c7ad413e1f
userbar tests - fix small eslint warning
...
- variable length warning
2023-03-29 07:34:07 +10:00
Sage Abdullah
7fa19020f6
Use SnippetViewSet.icon in SnippetChooserBlock
2023-03-28 17:20:54 +01:00
Thibaud Colas
15643015c6
Remove eef0b2701d
from v4.1.4 release notes
2023-03-28 17:17:33 +01:00
Babitha Kumari
eef0b2701d
Avoid showing scrollbars in the block picker unless necessary. Fix #10253 ( #10268 )
2023-03-28 17:15:38 +01:00
Sage Abdullah
d1a668a3b1
Explicitly specify MenuItem.name
for Snippets, Reports, and Settings menu items ( #10270 )
2023-03-28 17:07:20 +01:00
Thibaud Colas
27459d61ce
Release notes for #10262 / #6667
2023-03-28 16:13:35 +01:00
Thibaud Colas
c89da173e0
Switch styleguide navigation to use panel components and minimap
2023-03-28 16:13:35 +01:00
Thibaud Colas
d856e702e1
Update documentation on icons management, with available icons
2023-03-28 16:13:35 +01:00
Thibaud Colas
43ca8be9f0
Re-implement styleguide icons list as an auto-generated sequence of tables
2023-03-28 16:13:35 +01:00
Lovelyfin00
a81242ca86
Migrate initAutoPopulate to Stimulus
...
- Removed initAutoPopultae function from editor.js
- Added the compare and urlify methos to SlugController
- Wrote tests for SyncController, added more test cases to slugController
- Closes #10088
2023-03-27 21:55:56 +10:00
LB Johnston
d6d8b99f3e
BaseSequenceBlock - remove extra space in HTML
2023-03-25 22:13:47 +10:00
Matt Westcott
569bdd3cb9
Disconnect signal handlers that are connected during tests
...
Saves over 30 seconds on a full test run, in my not-so-scientific trial.
2023-03-24 17:13:13 +00:00
Thibaud Colas
ca83e5a34f
Re-label "StreamField blocks" option in block picker to "Blocks"
2023-03-24 15:46:51 +00:00
Thibaud Colas
9288f3940c
Fix server-side caching of the icons sprite
2023-03-24 15:31:58 +00:00