Matt Westcott
042ab43e4d
Release note for #2613
2016-05-17 15:55:13 +01:00
Matt Westcott
6081ab5480
Release note for #2623
2016-05-16 18:08:26 +01:00
riceyrice
396d1ac622
Use cross-browser document.activeElement instead of (non-IE) event.target.activeElement
2016-05-12 20:31:05 +01:00
Matt Westcott
4b775dbdc8
Release note for #2605
2016-05-12 17:01:39 +01:00
Matt Westcott
7c55ce3256
Pull translations from Transifex
2016-05-10 11:24:49 +01:00
Matt Westcott
3ac9c457eb
Add semi-transparent border around explorer menu
...
Fixes #2519 . Fix provided by @alexgleason
2016-05-09 19:03:34 +01:00
Tim Heap
f9b39e5890
Do not get message classes from MESSAGE_TAGS
...
If the developer had overridden MESSAGE_TAGS in their site, Wagtail
messages used these classes in the admin. This caused the messages to
lose their styles.
Wagtail now ignores the MESSAGE_TAGS setting, using the default classes
defined in `django.contrib.messages.constants.LEVEL_TAGS`.
Fixes #2551
Conflicts:
wagtail/tests/testapp/urls.py
wagtail/wagtailadmin/templatetags/wagtailadmin_tags.py
2016-05-03 11:52:09 +01:00
kapito
7a0d37f6e9
Prevent spinner from spinning on required form entry
2016-05-03 00:08:37 +01:00
Matt Westcott
9bf921f611
Release note for #2499
2016-04-28 16:25:01 +01:00
Matt Westcott
b42cceb14f
Release note for #2501
2016-04-28 15:20:27 +01:00
Matt Westcott
90742f2b59
Release note for #2495
2016-04-28 14:55:06 +01:00
Matt Westcott
e475f736d0
Release note for #2526
2016-04-28 13:12:32 +01:00
Matt Westcott
ad7264fffb
failing test for #2511 for document uploader
...
Make collection field on document chooser upload respect user permissions
failing test for #2511 for image uploader
Make collection field on image chooser upload respect user permissions
2016-04-26 19:48:34 +03:00
Tim Heap
aaefb81b60
Correctly construct Meta class for multi-inherited Blocks
...
Conflicts:
CHANGELOG.txt
docs/releases/1.5.rst
wagtail/wagtailcore/blocks/base.py
2016-04-19 14:13:10 +01:00
Karl Hobley
333aac4b99
Changelog for #2488
2016-04-18 23:19:21 +01:00
Karl Hobley
0519cea232
Prepare for 1.4.3 release
2016-04-04 21:38:24 +01:00
Karl Hobley
a0916b1c4c
Changelog/release note for #2438
2016-04-04 17:17:13 +01:00
Karl Hobley
45e170eeae
Tweaks to changelog message
2016-03-30 22:29:06 +01:00
Karl Hobley
3f6efd18fa
Changelog/release note for #2405
2016-03-30 19:59:06 +01:00
Karl Hobley
db269928e8
Set explorer menu media with property instead of class
...
Fixes #2369
The static() function was being called during app load which caused a crash when the user is using STATICFILES_STORAGE=ManifestStaticFilesStorage, DEBUG=False and haven't yet collected static files.
I've moved it into a property and it's now only called when a view is being rendered. This also is more consistent because we usually set media using properties (and so does Django admin).
2016-03-30 17:19:14 +03:00
Karl Hobley
d22be01d37
Changelog/release note for #2386
2016-03-27 14:32:46 +01:00
Karl Hobley
4faa880796
Changelog/release note for #2382
2016-03-24 20:57:17 +00:00
Rob Moorman
287ca850bb
Removed arrow-up after selector issue #2365
2016-03-17 01:23:12 +00:00
Matt Westcott
de5a03d2fe
1.4 no longer 'in development'
2016-03-16 11:32:37 +00:00
Matt Westcott
eb78c9e235
Update Benjamin Bach's name in changelog
2016-03-08 15:59:48 +00:00
Matt Westcott
e0ad2a720e
Demote construct_explorer_page_queryset to a minor feature
2016-03-08 15:55:34 +00:00
Matt Westcott
bc34f312ad
Formatting fixes to changelog
2016-03-08 15:51:56 +00:00
Matt Westcott
5410294836
Promote the redesigned userbar to a major feature
2016-03-08 15:48:24 +00:00
Matt Westcott
5e07bead42
Release note for #2170
2016-03-08 15:06:29 +00:00
Eirik Krogstad
ac5d6e4945
Fix assumptions about user model fields, issue #1433
2016-03-07 20:42:39 +00:00
Matt Westcott
a67c971f4f
Make settings menu clickable again in Firefox 46.0a2
...
Fixes #2286 . Thanks to @juhakujala for tracking down the fix, and @akx for passing it on!
2016-03-07 19:53:53 +00:00
Matt Westcott
ef4aa3b54e
Release note for #2031
2016-03-07 18:29:24 +00:00
Matt Westcott
7d22066da5
Release note for #2140
2016-03-07 14:40:09 +00:00
Matt Westcott
a6647c33c8
Use specific page models on explorer page listing.
...
In particular, this ensures that any custom URL routes defined on the page model
are respected by the 'live' link:
https://groups.google.com/d/msg/wagtail/qAmI4HbJfCI/9fxvoCmMEQAJ
2016-03-07 10:00:45 +00:00
Mikalai Radchuk
cd355b2fb7
Fixes release notes for #2253
2016-03-04 15:07:00 +03:00
Mikalai Radchuk
72d9ae81b5
Release notes for #2253
2016-03-04 00:02:09 +03:00
Dave Cranwell
ccfdd98d48
Release notes for edit bird redesign added to docs
2016-03-03 15:29:05 +00:00
mr-winter
c185e57347
output sass errors in terminal and prevent gulp watch from exiting
2016-03-03 10:07:45 +00:00
Nicolas Kuttler
7d90344dd6
Update home stats summary CSS
...
The construct_homepage_summary_items hook allows to add items, but if
you use exactly the same markup as wagtail you end up with a bad layout
because the items form rows with no whitespace between them.
This commit changes the padding-bottom of the section into a margin-bottom
of it's <li> items, meaning that they form rows with enough whitespace
in between them, and the whitespace at the bottom is preserved.
2016-03-03 09:57:46 +00:00
Charlie Choiniere
0a9ae79ba4
Updated wagtail admin jQuery to version 2.2.1
2016-03-03 09:46:56 +00:00
Tim Heap
0ead79d286
Release notes for #2266
2016-03-03 02:03:34 +02:00
Tom Dyson
f1077505c4
Thank USW for Collections
2016-03-01 17:36:13 +00:00
Mikalay Radchuk
1e82450160
Fixes StreamValue unicode compatibility
2016-03-01 16:36:04 +00:00
Matt Westcott
a2bc7341f2
Release note for #2269
2016-03-01 15:53:08 +00:00
Matt Westcott
c6140a06f7
Release note / contributor entry for #2256
2016-03-01 15:26:53 +00:00
Karl Hobley
dc3910a613
Changelog/release note/contributor for #2279
2016-03-01 12:32:09 +00:00
Karl Hobley
182d847b3f
Changelog and release note for #2027
2016-03-01 12:14:49 +00:00
Matt Westcott
c6548fea12
Release notes for #2278 / #2280
2016-02-29 18:16:50 +00:00
Matt Westcott
fc3936a229
Release note for #2243 (Collections)
2016-02-29 14:16:35 +00:00
Tom Dyson
985a987436
Hook for adding CSS to all admin pages
2016-02-25 10:24:54 +02:00