Wykres commitów

254 Commity (a4c7709c5175c2c4b880248dc5ee5f1ab3d7b79c)

Autor SHA1 Wiadomość Data
Ludolf Takens e995bc0e19 Fix #2533: Prevent removal of '/' when redirect from url is just '/' (#2721) 2016-06-16 11:48:45 +01:00
Johannes Spielmann a2ec49e01a allow wagtailforms field choices to be as long as they want 2016-06-15 18:14:41 +01:00
Matt Westcott f6706977bd Validate against duplicate form field names - fixes #585
Thanks to @tacitus for this fix (#2445).
2016-06-13 19:53:44 +01:00
Mikalai Radchuk ba220d58ca Release notes for #2691 2016-06-08 15:24:18 +03:00
Matt Westcott b34f920832 Pull translations from Transifex (#2690) 2016-06-07 17:23:52 +01:00
Matt Westcott f7816b6bce Credit Gagaro under preferred name 2016-06-06 17:55:19 +01:00
Matt Westcott 892c4c77d6 Ensure that form media required by InlinePanels is correctly pulled in to the edit page - fixes #2662.
Based on code from #2659 by @Gagaro - thanks!
2016-06-03 19:33:24 +03:00
Behzad Nategh b1f194a637 Unicode support for slug as of Django 1.9 2016-06-01 13:44:01 +01:00
Matt Westcott 62db929d87 Fetch new translations from Transifex 2016-05-31 11:53:01 +01:00
Matt Westcott f01f4481e6 Update translations (#2634)
* Pull new translations from Transifex

* Generate new strings for translation
2016-05-18 23:30:20 +01:00
riceyrice 0899c48117 Use cross-browser document.activeElement instead of (non-IE) event.target.activeElement
Conflicts:
	CONTRIBUTORS.rst
2016-05-12 20:32:15 +01:00
Matt Westcott 72cf8c7bdb Add Robert Moggach to contributors (ref #2165, original suggestion for #2476) 2016-05-12 10:34:49 +01:00
Karl Hobley 9cd2bf6447 Changelog for #2585 2016-05-12 10:25:56 +01:00
Juha Yrjölä 616a18aeff Replace calls to __() with ugettext_lazy()
This makes xgettext discover the translatable strings.
2016-05-11 21:08:36 +01:00
Matt Westcott 9338fc2ac4 Release note for #1705 2016-05-11 15:45:42 +01:00
Matt Westcott 703ee3edf5 Update release notes / contributors with new translations imported into 1.4.4 2016-05-10 11:28:46 +01:00
Mario César b95cc1e687 Update decorator patterns util to preserve original view method name when introspecting.
When decorate_urlpatterns apply a decorator to a view function it lost spec names, docs, and the module where it was imported, making it uneasy to inspect when debugging (Like getting the name view and docs when using django-debug-toolbar)

Using functools.update_wrapper it updates the resulting function to look like the original wrapped view function.

Without the use of this decorator factory, the name of the wrapped view function would have been 'decorated_view'.
2016-05-08 04:44:30 +02:00
Matt Westcott 83d872b3a3 Release note for #2501 2016-04-28 15:22:10 +01:00
Matt Westcott 139c8a1e76 Release note for #2495 2016-04-28 14:56:07 +01:00
kapito eecec1b7ce Add global declaration to $prop assignment. 2016-04-27 10:39:40 +01:00
Vincent Audebert a3d36a122c Fixing #2393, replacing rem with em 2016-04-26 17:47:14 +12:00
Andrew T. Baker 228088d33d Add WAGTAIL_APPEND_SLASH setting 2016-04-25 23:12:57 +01:00
Matt Westcott f9947b2c08 Release note for #2489 2016-04-25 21:00:30 +01:00
Andy Babic dcb67dcfdf Added wagtailmodeladmin to contrib with docs 2016-04-14 15:03:49 +01:00
Matt Westcott 1d2ec402fa Prefetch root page in Site.find_for_request. Thanks to Yannick Chabbert for the suggestion! 2016-04-12 12:54:14 +01:00
Roel Bruggink bedde59aaa Add 'revisions' action to 'more'. 2016-04-05 15:43:24 +01:00
Matt Westcott c428f92711 Add Janneke Janssen to contributors 2016-04-05 15:04:10 +01:00
Tim Heap 27db7fb69e Add @danni to CONTRIBUTORS.rst
See #2359
2016-03-28 02:49:07 +02:00
Tim Heap e001cac581 Release notes for #2260 2016-03-22 14:36:21 +11:00
Math1985 03cba5b91c Ask user for old password when changing password
This is accomplished by using PasswordChangeForm instead of SetPasswordForm.

This adds extra security, as without this commit, an attacker that has access to
a user's session at one point in time will be able to change the user's password
and gain permanent access.
2016-03-22 11:50:18 +11:00
Rob Moorman 5158ee7aad Removed arrow-up after selector issue #2365 2016-03-17 01:25:26 +00:00
Matt Westcott 8976453dfc Add Antonin Enfrun and Edd Baldry to French translators list 2016-03-16 12:33:21 +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
Matt Westcott be3c557f15 Add Rich Brennan to contributors 2015-11-20 12:37:22 +00:00
Matt Westcott 4f59b215d8 Release note for #468 2015-11-18 13:04:50 +00:00
Matt Westcott 8d96a24e49 Update translator list and add release note for new translations.
The translator list now only includes translators specifically identified in the .po files, so that we're not listing dormant Transifex accounts that didn't actually do anything :-)
2015-11-02 11:52:51 +00:00
Matt Westcott e68d66a744 Release note for #1869 2015-10-27 11:19:44 +00:00
Matt Westcott 566fa3a26f Release note for #1670 / #1850 / #1854 2015-10-26 12:58:36 +00:00
Karl Hobley ad4007f406 Release note for #1856 2015-10-23 09:57:01 +01:00
Matt Westcott 6994f7b7b5 Release note for #1843 2015-10-20 10:37:04 +01:00
Matt Westcott 1c115ca429 Add Josh Barr to contributors 2015-10-16 17:24:24 +01:00
Matt Westcott bce6fba24f Release note for #1741 2015-10-16 12:12:07 +01:00
Matt Westcott 7e7ba37639 Release note for #1770 2015-10-14 17:16:21 +01:00
Matt Westcott cb7dc8fd38 Release note for #1696 2015-10-13 00:15:50 +01:00
Matt Westcott 6612f0adf3 Release note for #1529 2015-10-09 16:41:32 +01:00
Karl Hobley ea436e51cc Changelog/release note/contributor for #1688 2015-10-09 09:57:33 +01:00
Matt Westcott 88f385e0de Add Tim Heap to authors 2015-10-08 15:48:58 +01:00
Karl Hobley 8a0f6eab30 Changelog/release note and contributor for #1799 2015-10-08 09:35:21 +01:00
Matt Westcott c17583b8d1 Release note for #1704 2015-09-18 16:25:27 +01:00
Matt Westcott 31db84a216 Changelog for #1692 2015-09-18 11:29:50 +01:00
Karl Hobley 5e8df2624e Changelog for #1677 and #1679 2015-09-16 09:35:23 +01:00
Matt Westcott dc655192fe Release notes for new translations 2015-09-04 14:21:55 +01:00
Karl Hobley f615010524 Added Eirik Krogstad to contributors 2015-09-03 09:36:43 +01:00
Matt Westcott cfaed7faba Release note for #1541 2015-09-02 16:34:27 +01:00
Matt Westcott 91959c61ce Add Joss Ingram to contributors 2015-08-28 14:57:12 +01:00
Karl Hobley 695099f958 Changelog for #1528 2015-08-26 14:08:20 +01:00
Karl Hobley 53e8285ae1 Changelog for #1641 2015-08-26 13:50:09 +01:00
Karl Hobley 0ba28e5ca9 Changelog for #1587 2015-08-17 12:43:52 +01:00
Karl Hobley 30408252ff Contributor/changelog/release note for #1538 2015-08-03 14:35:58 +01:00
Karl Hobley 19170bf8b9 Add @pjdelport to contributors 2015-07-21 10:21:31 +01:00
Karl Hobley 2007a23366 Added @mixxorz to contributors 2015-07-19 16:18:39 +01:00
Karl Hobley 2fad0d9c5c Added @michaelfillier to contributors 2015-07-15 10:01:10 +01:00
Matt Westcott b5d6490b7c Add new translators to CONTRIBUTORS.rst 2015-06-30 11:26:02 +01:00
Matt Westcott 63c52679b4 Add translations for Croatian and Finnish 2015-06-16 17:07:11 +01:00
Karl Hobley 2411e75bdd Pulled new translations from Transifex 2015-06-05 17:10:57 +01:00
Karl Hobley 1ce5a441e5 Changelog/release note/contributor for #1266 2015-06-05 13:43:50 +01:00
Matt Westcott 03e681dea8 Add Brett Grace to contributors 2015-06-03 11:08:32 +01:00
Karl Hobley c7f2837ad8 Changelog/contributor/release notes for #1289 and #1299 2015-05-15 09:05:40 +01:00
Karl Hobley 10fb0c4249 Changelog/release notes/contributors for #1176 2015-05-07 10:12:31 +01:00
Karl Hobley b3030ac6b0 Changelog/release note/contributor for #1260 2015-05-03 11:26:12 +01:00
Karl Hobley fdaa7e91e2 Added @olifante to contributors.rst 2015-04-21 09:58:58 +01:00
Karl Hobley b9ef85cc9b Update CONTRIBUTORS.rst 2015-04-17 10:53:14 +01:00
Matt Westcott 1ce0b9fe68 Update translator credits (as best we can from the transifex data) 2015-03-06 11:56:49 +00:00
Matt Westcott 763b5df8c4 Release note for #1001 2015-02-18 10:19:59 +00:00
Karl Hobley d4ab7e833f Changelog, release notes and contributor entry for #620 2015-02-09 12:39:12 +00:00
Tom Talbot f9da1c5ed8 Added Sebastian Spiegel to contributors 2015-02-04 16:00:59 +00:00
Karl Hobley 46bb9de808 Added @frankwiles to contributors 2015-02-03 10:48:15 +00:00
Karl Hobley 5a3bed1f6d Added @georgewhewell to contributors 2015-01-18 14:47:18 +00:00
Karl Hobley c9d4e42b63 Added @jerel to contributors 2015-01-15 13:57:43 +00:00
Matt Westcott 6664b063cc release note for #872
Conflicts:
	CONTRIBUTORS.rst
2014-12-16 16:43:55 +00:00
Karl Hobley 1fc4302f3a Merge branch 'pr-838'
Conflicts:
	CHANGELOG.txt
	CONTRIBUTORS.rst
	docs/releases/0.9.rst
2014-12-02 14:56:49 +00:00
Karl Hobley 9edd3332a2 Added Timo Rieber to contributors 2014-12-02 14:55:04 +00:00
Karl Hobley 513129fb5e Added @linibou to contributors 2014-12-01 11:21:16 +00:00
Karl Hobley 5b390ccb9c Added @janrito to contributers 2014-11-10 15:50:14 +00:00
Matt Westcott 1350f7a835 Add Dutch to translations list 2014-11-05 10:47:13 +00:00
Karl Hobley d633cbfd6c Added @edrex to contributors 2014-10-22 22:11:22 +01:00
Karl Hobley d4ace07ca0 Added @jsma to contributors 2014-10-14 18:07:49 +01:00
Dave Cranwell 2c911c20e3 Update CONTRIBUTORS.rst 2014-09-18 14:49:53 +01:00
Karl Hobley 007b8249e1 Added contributor entry for #639 2014-09-18 09:19:14 +01:00
Matt Westcott 6bef8ea10f Add Russian translation to release notes 2014-09-11 16:53:18 +01:00
Karl Hobley 82d60e514e Changelog and contributers files updates 2014-09-08 09:20:25 +01:00
Matt Westcott a926bf4fe3 changelog entry for #531 2014-08-12 17:17:21 +01:00
Dave Cranwell 0696ac8832 Update CONTRIBUTORS.rst 2014-06-25 10:21:38 +01:00
Dave Cranwell 03ce91c992 Update CONTRIBUTORS.rst 2014-06-19 12:28:07 +01:00
Matt Westcott 8f9298f2b4 Changelog / contributors entry for #243 2014-06-17 22:03:11 +01:00
Matt Westcott c7731ad020 Additional contributors / translators 2014-05-28 15:56:01 +01:00
Matt Westcott 0393128509 update changelog / contributors for #267 2014-05-28 15:41:40 +01:00
Matt Westcott ed36f25bff Add Ben Margolis to contributors 2014-05-17 15:12:18 +02:00
Matt Westcott afe2fc10a8 add David Smith to contributors 2014-05-01 11:21:45 +01:00
Matt Westcott 2939a5015d keep translations in alpha order 2014-04-14 10:05:51 +02:00
gilsondev 1e87b2a8dd Insert responsible of translation in Portuguese Brazil 2014-04-14 10:05:51 +02:00
Matt Westcott 2411123cd9 add Ben Emery to contributors 2014-04-08 17:14:22 +01:00
Matt Westcott 095391e3cb changelog / contributors update for #166 2014-04-01 15:23:36 +01:00
Matt Westcott 5e373937eb changelog/contributors update 2014-03-31 11:49:57 +01:00
Matt Westcott 4c80816e82 Add rfosterslo as contributor 2014-03-11 13:06:26 +00:00
Matt Westcott 20efde84d7 Bring CONTRIBUTORS.rst up to date (I hope!) 2014-03-03 10:05:57 +00:00
Dan Braghis 760ba6a856 Fix typo in contributors 2014-03-03 09:56:27 +00:00
Neal Todd d759dab92e Updated translation contributors. 2014-03-03 09:53:00 +00:00