riceyrice
396d1ac622
Use cross-browser document.activeElement instead of (non-IE) event.target.activeElement
2016-05-12 20:31:05 +01:00
Matt Westcott
7c55ce3256
Pull translations from Transifex
2016-05-10 11:24:49 +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
kapito
15e5225d4b
Add global declaration to $prop assignment.
2016-04-27 21:32:31 +01:00
Rob Moorman
287ca850bb
Removed arrow-up after selector issue #2365
2016-03-17 01:23:12 +00:00
Matt Westcott
d0f52a1313
Add Antonin Enfrun and Edd Baldry to French translators list
2016-03-16 12:33:05 +00:00
Matt Westcott
78bd519fb5
Update translator list in contributors.rst
2016-03-09 12:26:15 +00:00
Matt Westcott
2cbbad492e
Update Benjamin Bach's name in contributors
2016-03-08 15:49:10 +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
Tom Dyson
08f808d003
Add Josh to authors
2016-03-06 21:10:02 +00:00
Matt Westcott
9247007bc6
Add Loic Teixeira to contributors
2016-03-06 21:07:14 +00:00
Mikalai Radchuk
72d9ae81b5
Release notes for #2253
2016-03-04 00:02:09 +03: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
Tim Heap
0ead79d286
Release notes for #2266
2016-03-03 02:03:34 +02:00
Josh Barr
a1a2940495
fixed font size rounding issue in firefox, added contrib notes
2016-03-03 12:29:28 +13:00
Matt Westcott
1ea9a3a90c
Pull new translations from Transifex
2016-03-01 18:29:46 +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
Matt Westcott
f7fa4f3cd0
Pull translations from Transifex
2016-02-10 15:26:48 +00:00
Matt Westcott
68657338e7
Fetch new translations from Transifex
2016-02-05 16:52:10 +00:00
nfletton
94ba1c40e4
Add handling for server errors when uploading images and documents via a modal dialog
2016-02-05 16:21:58 +00:00
Matt Westcott
67be20426a
Add Charlie Choiniere to contributors
2016-02-05 15:54:03 +00:00
Mikalai Radchuk
3f2f5665b0
Allow specifying custom edit handlers for snippets
2016-01-28 13:03:27 +00:00
Karl Hobley
61593d38ad
Changelog/release note/contributor for #2153
2016-01-27 11:16:02 +00:00
Chris Rogers
d754bac9bb
Changed success message for when a page is published with go_live_at
2016-01-26 10:31:38 +00:00
Matt
e0a7a472e6
Clarify what the Administrator flag does
2016-01-21 12:48:34 +00:00
Karl Hobley
ec59c33ce5
Changelog/release note/contributor for #2134
2016-01-21 11:26:19 +00:00
Peter Quade
5c0063f429
making datetimepicker aware of FIRST_DAY_OF_WEEK
2016-01-20 16:30:22 +00:00
alexpilot11
5270c14444
ChooserBlock should use pk instead of id
2016-01-20 12:12:27 +00:00
Karl Hobley
690255c2ee
Changelog/release note/contributor for #2111
2016-01-19 13:15:43 +00:00
Karl Hobley
9bd91a02e3
Added @abogushov to CONTRIBUTORS.rst
2016-01-12 11:58:08 +00:00
Karl Hobley
685592107a
Changelog/release note/contributor for #2073
2016-01-04 12:19:19 +00:00
Karl Hobley
b375f37d80
Revert #2073
2016-01-04 10:33:47 +00:00
Karl Hobley
3540f2b080
Changelog/release note/contributor for #2073
2016-01-04 09:26:47 +00:00
Matt Westcott
aedbb678a1
Pull translations from Transifex
2015-12-17 13:42:59 +00:00
Eugene MechanisM
039db5ed89
"Signing in..." for translation
2015-12-17 01:50:03 +00:00
Jannis
42e1317a4e
Add missing blocktrans to InlinePanel's add-button
2015-12-15 20:24:53 +00:00
Rich Atkinson
aaed92f301
do not delete uploaded images or page revisions when a user is deleted. fixes #1918
2015-12-15 17:06:37 +00:00
Karl Hobley
f436bc5c09
Changelog/release note/contributor for #1906 and #1998
2015-12-15 16:30:36 +00:00
shredding
6422c7f618
added success message after image update
2015-12-15 00:21:34 +00:00
Matt Westcott
da4f091466
Release note for #1800
2015-12-14 21:21:46 +00:00
c16192
4433d4f3c0
pep8 fixes
...
Conflicts:
wagtail/wagtailforms/models.py
wagtail/wagtailimages/models.py
wagtail/wagtailredirects/models.py
wagtail/wagtailsnippets/edit_handlers.py
wagtail/wagtailsnippets/tests.py
wagtail/wagtailsnippets/views/snippets.py
wagtail/wagtailsnippets/wagtail_hooks.py
wagtail/wagtailusers/migrations/0001_initial.py
wagtail/wagtailusers/migrations/0002_add_verbose_name_on_userprofile.py
wagtail/wagtailusers/tests.py
wagtail/wagtailusers/views/users.py
wagtail/wagtailusers/wagtail_hooks.py
2015-12-09 14:21:48 +00:00
Matt Westcott
2f4018c0ae
Import translations from Transifex
2015-12-09 11:03:14 +00:00
Maris Serzans
c92d12755c
pep8 compliance 120 characters / line
2015-12-08 14:50:32 +00:00
Karl Hobley
e09a56f51c
Changelog/release note/contributor for #1981
2015-12-04 11:02:08 +00:00
Matt Westcott
8a22c977a2
Release note for #1970
2015-12-03 19:43:31 +00:00
Jan Korte
56cfe02bae
snippet docs: loading the tags is necessary
2015-12-03 18:45:29 +00:00
alx
88e477098f
Ensure that locked pages can't be unpublished.
...
Fixes #1615
2015-11-24 12:58:02 +00:00