0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-22 11:07:57 +01:00
Commit Graph

4775 Commits

Author SHA1 Message Date
Karl Hobley
521e8c01a6 Added transifex config for wagtailstyleguide 2015-08-26 15:07:39 +01:00
Karl Hobley
6c2bbad17e Added source translations for wagtailsearchpromotions 2015-08-26 15:06:05 +01:00
Karl Hobley
8e0685085f Added wagtailsearchpromotions to tx config 2015-08-26 15:06:05 +01:00
Karl Hobley
039b0a58b9 Rebuilt source translation files 2015-08-26 14:29:26 +01:00
Karl Hobley
4203714d91 Fix typo in fetch-translations.sh 2015-08-26 14:29:26 +01:00
Karl Hobley
140441feb6 Added script for rebuilding translation sources 2015-08-26 14:29:26 +01:00
Karl Hobley
d5400c9690 Merge pull request #1637 from kaedroho/bs-explicit-html5lib
Explicity set html5lib as BeautifulSoup parser (fixes warnings)
2015-08-26 14:09:36 +01:00
Karl Hobley
9a255d2d1a Merge pull request #1634 from kaedroho/cleanup-json-responses
Use Djangos JsonResponse class when returning JSON from views
2015-08-26 14:09:18 +01:00
Karl Hobley
695099f958 Changelog for #1528 2015-08-26 14:08:20 +01:00
Karl Hobley
0daef4ce9e Merge pull request #1528 from hanpama/master
Implement deletion of form submission
2015-08-26 14:06:28 +01:00
Karl Hobley
53e8285ae1 Changelog for #1641 2015-08-26 13:50:09 +01:00
Karl Hobley
b0ffeb6e04 Merge pull request #1641 from cca/master
Search signal handler references pk rather than id
2015-08-26 13:47:33 +01:00
Matt Westcott
6e4abad2d4 Merge branch 'kaedroho-issue-1397' 2015-08-26 12:05:05 +01:00
Matt Westcott
d01421d2d6 Release note for #1605 2015-08-26 12:04:53 +01:00
Matt Westcott
2163e29b68 Merge branch 'issue-1397' of https://github.com/kaedroho/wagtail into kaedroho-issue-1397 2015-08-26 11:29:28 +01:00
Karl Hobley
2497c538b3 Merge pull request #1642 from kaedroho/travis-containers
Use container-based infrastructure on Travis CI
2015-08-26 11:21:24 +01:00
Karl Hobley
ca48ac2480 Use container-based infrastructure on Travis CI 2015-08-26 11:03:22 +01:00
Scot Hacker
03c7b9abba Search signal handler references pk rather than id
- Resolves https://github.com/torchbox/wagtail/issues/1640
2015-08-25 15:10:40 -07:00
Matt Westcott
27f52bf4c7 Reorganise filtering logic to be compatible with #1476 2015-08-25 16:36:02 +01:00
Matt Westcott
f65d91ad01 Merge branch 'kaedroho-multiple-page-types-in-page-chooser3'
Conflicts:
	CHANGELOG.txt
	docs/releases/1.1.rst
	wagtail/wagtailadmin/views/chooser.py
2015-08-25 16:20:32 +01:00
Matt Westcott
e39653c69b Release note for #1621 2015-08-25 16:17:35 +01:00
Matt Westcott
7076e06ce7 Documentation for #1621 2015-08-25 16:15:31 +01:00
Matt Westcott
1410de5c7d Pluralise content_type/pageType parameters for clarity 2015-08-25 15:40:35 +01:00
Matt Westcott
89bc404a8a Merge branch 'kaedroho-page-chooser-wagtailsearch' 2015-08-25 10:07:04 +01:00
Matt Westcott
314389f5ef Release note for #1476 2015-08-25 10:06:17 +01:00
Matt Westcott
b0524c94cf Merge branch 'page-chooser-wagtailsearch' of https://github.com/kaedroho/wagtail into kaedroho-page-chooser-wagtailsearch 2015-08-25 10:01:37 +01:00
Karl Hobley
5cd957d264 Explicity set html5lib as BeautifulSoup parser
Fixes some warnings during tests

I also fixed a few import order issues
2015-08-24 10:12:56 +01:00
Karl Hobley
ae3c08ad69 Use Djangos JsonResponse class when returning JSON from view 2015-08-24 09:20:03 +01:00
Karl Hobley
868d0fb3e4 Merge pull request #1635 from benebun/benebun-patch-editor_manual
Add several fixes/tweaks for editor manual doc
2015-08-24 09:14:24 +01:00
Benedikt Breinbauer
7ed22ea7ea Add apostrophe 2015-08-21 18:19:22 +02:00
Benedikt Breinbauer
067b38e9df Add missing verb in editor manual 2015-08-21 18:19:04 +02:00
Benedikt Breinbauer
dd6a035e95 Update page type link text in editor manual to match currently used text 2015-08-21 18:11:15 +02:00
Benedikt Breinbauer
3d64afeb52 Add apostrophe 2015-08-21 18:09:52 +02:00
Benedikt Breinbauer
f5166be502 Remove reference to RCA in editor manual doc 2015-08-21 18:09:32 +02:00
Benedikt Breinbauer
cef785e469 Fix some typos in editor manual doc 2015-08-21 18:09:04 +02:00
Benedikt Breinbauer
4d238ffb6a Use bullet points instead of ordered list consistently 2015-08-21 18:08:24 +02:00
Benedikt Breinbauer
8323a10ecc Update docs with current number of dots in reordering icon 2015-08-21 18:07:34 +02:00
Benedikt Breinbauer
4b14962ba3 Fix details in editor manual docs 2015-08-21 15:57:20 +02:00
Karl Hobley
102f8db238 Merge pull request #1628 from takeflight/bug/bad-docs-reference
Remove reference to non-existant page in docs
2015-08-21 09:35:38 +01:00
Matt Westcott
e73e21a827 grammar fix 2015-08-20 16:57:21 +01:00
Matt Westcott
0bc723b53f Move 'permissions fixes' section of release notes above 'minor features' 2015-08-20 16:54:42 +01:00
Matt Westcott
4657c62326 Release note for #1623 2015-08-20 16:53:56 +01:00
Matt Westcott
87905431b1 Merge branch 'kaedroho-extra-indexes' 2015-08-20 16:51:16 +01:00
Matt Westcott
4e28ad42d0 Merge branch 'extra-indexes' of https://github.com/kaedroho/wagtail into kaedroho-extra-indexes 2015-08-20 16:38:20 +01:00
Karl Hobley
2f223e6a3b Multiple page type support in PageChooserPanel edit handler 2015-08-20 16:24:19 +01:00
Karl Hobley
b93afbfeaa Multiple page type support for AdminPageChooser widget 2015-08-20 16:24:19 +01:00
Karl Hobley
f3b758bc7d Added tests for AdminPageChooser widget
Looks like a public API to me so deserves some tests/docs
2015-08-20 16:24:19 +01:00
Karl Hobley
7253495124 Added support for multiple page types into page chooser 2015-08-20 16:24:19 +01:00
Karl Hobley
ac97197c89 Test for multiple page types in page chooser 2015-08-20 16:23:45 +01:00
Matt Westcott
e8a3d7ba88 Make page chooser accept empty page_type parameter again 2015-08-20 16:21:50 +01:00