Dave Cranwell
|
5aea7dd51e
|
Revert "applied @joshbarr tweaks"
This reverts commit 8df933f58c49fa9c26283ffd2b5b2289ef72bc19.
|
2015-09-01 16:37:25 +01:00 |
|
Dave Cranwell
|
411eec5d33
|
applied @joshbarr tweaks
|
2015-09-01 16:37:25 +01:00 |
|
Dave Cranwell
|
b11b6a0731
|
fixed dropdown toggling on IE10+
|
2015-09-01 16:37:24 +01:00 |
|
Dave Cranwell
|
cd481f8eee
|
added in a few more places
|
2015-09-01 16:36:47 +01:00 |
|
Dave Cranwell
|
81f3d97c43
|
enabled long-running on embed modal
|
2015-09-01 16:36:47 +01:00 |
|
Dave Cranwell
|
62e69a3da8
|
enabled long-running buttons in a couple more places
|
2015-09-01 16:36:47 +01:00 |
|
Dave Cranwell
|
314274bec4
|
tweaks to how buttons disable themselves
|
2015-09-01 16:36:46 +01:00 |
|
Dave Cranwell
|
c2ec258970
|
tweak to timing
|
2015-09-01 16:36:07 +01:00 |
|
Dave Cranwell
|
84563247f6
|
styling for buttons that submit long-running forms
|
2015-09-01 16:36:07 +01:00 |
|
Karl Hobley
|
84a507715e
|
Delete .drone.yml
|
2015-09-01 12:35:42 +01:00 |
|
Matt Westcott
|
bed5ef7efa
|
Merge branch 'wgiddens-patch-1'
|
2015-09-01 10:46:01 +01:00 |
|
Matt Westcott
|
1ecca7d409
|
Merge branch 'patch-1' of https://github.com/wgiddens/wagtail into wgiddens-patch-1
|
2015-09-01 10:44:55 +01:00 |
|
Matt Westcott
|
999950e9e3
|
Failing test for #1654
|
2015-09-01 10:44:32 +01:00 |
|
Matt Westcott
|
b62faf73ba
|
Clarify 'the directory containing wagtaildemo' - fixes #1651
|
2015-09-01 10:13:16 +01:00 |
|
Will Giddens
|
11c7029e87
|
fix reverse for image_usage
change _ to :
|
2015-08-31 17:27:53 -04:00 |
|
Matt Westcott
|
4371368854
|
Merge pull request #1652 from kaedroho/image-chooser-12-images
Show 12 images in image chooser
|
2015-08-31 20:45:06 +01:00 |
|
Karl Hobley
|
13a6396c0b
|
Show 12 images in image chooser
|
2015-08-31 13:01:27 +01:00 |
|
Matt Westcott
|
a160922b9a
|
Merge branch 'kaedroho-issue-1584'
|
2015-08-28 23:08:06 +01:00 |
|
Matt Westcott
|
1ced5f0d6d
|
Release note for #1633
|
2015-08-28 23:07:49 +01:00 |
|
Matt Westcott
|
b541cadef3
|
Ignore any ResourceWarnings that happen while we're testing for the presence of a deprecation warning
|
2015-08-28 21:20:32 +01:00 |
|
Matt Westcott
|
3e51150f1d
|
Merge branch 'issue-1584' of https://github.com/kaedroho/wagtail into kaedroho-issue-1584
|
2015-08-28 20:31:18 +01:00 |
|
Matt Westcott
|
c072d94fe2
|
Don't show the page type of root (cherry-picked from #1482)
|
2015-08-28 15:33:30 +01:00 |
|
Matt Westcott
|
91959c61ce
|
Add Joss Ingram to contributors
|
2015-08-28 14:57:12 +01:00 |
|
Matt Westcott
|
c26e3c1910
|
Merge branch 'kaedroho-issue-1276b'
|
2015-08-28 14:56:10 +01:00 |
|
Matt Westcott
|
e25464eee9
|
Release note for #1626
|
2015-08-28 14:55:54 +01:00 |
|
Matt Westcott
|
14c9d9d34d
|
Merge branch 'issue-1276b' of https://github.com/kaedroho/wagtail into kaedroho-issue-1276b
|
2015-08-28 14:41:36 +01:00 |
|
Matt Westcott
|
07793aeaee
|
Merge pull request #1625 from kaedroho/show-in-menus-filter-field
Added show_in_menus into Page filter fields
|
2015-08-28 12:09:38 +01:00 |
|
Matt Westcott
|
ffeb1004e7
|
Merge branch 'kaedroho-show-deprecation-warnings-for-next-version'
|
2015-08-28 11:44:32 +01:00 |
|
Matt Westcott
|
6c35fb8d63
|
Merge branch 'show-deprecation-warnings-for-next-version' of https://github.com/kaedroho/wagtail into kaedroho-show-deprecation-warnings-for-next-version
|
2015-08-28 11:43:49 +01:00 |
|
Matt Westcott
|
8c8606b5c7
|
Merge branch 'jossingram-snippet_chooser_panel'
|
2015-08-28 10:59:39 +01:00 |
|
Matt Westcott
|
1e4618935d
|
Release note for #1375
|
2015-08-28 10:59:19 +01:00 |
|
Matt Westcott
|
2ed16e3ee2
|
Update documentation to indicate that SnippetChooserPanel no longer requires a snippet_type argument
|
2015-08-28 10:57:31 +01:00 |
|
Matt Westcott
|
6a7a23364b
|
Get snippet type name from model, not content type (otherwise it returns 'Content type')
|
2015-08-28 10:39:27 +01:00 |
|
Matt Westcott
|
939ff0827b
|
Turn snippet_type_name into a class method
|
2015-08-28 10:13:25 +01:00 |
|
Matt Westcott
|
0ea5eee45e
|
Failing test for snippet chooser button text
|
2015-08-27 19:57:26 +01:00 |
|
Matt Westcott
|
64a58be072
|
Allow the snippet_type argument to be omitted from SnippetChooserPanel; add tests
|
2015-08-27 17:34:51 +01:00 |
|
Matt Westcott
|
cd51efea6a
|
Use a real field name and a valid snippet model in SnippetChooserPanel tests
|
2015-08-27 17:31:10 +01:00 |
|
Matt Westcott
|
028632eabe
|
PEP8 fixes
|
2015-08-27 17:24:06 +01:00 |
|
Matt Westcott
|
b1ca612965
|
Merge branch 'snippet_chooser_panel' of https://github.com/jossingram/wagtail into jossingram-snippet_chooser_panel
Conflicts:
wagtail/wagtailsnippets/tests.py
|
2015-08-27 17:22:22 +01:00 |
|
Matt Westcott
|
e15c3ddda8
|
Merge branch 'kaedroho-cleanup-query'
|
2015-08-27 16:33:07 +01:00 |
|
Matt Westcott
|
85ebfad95a
|
Merge branch 'cleanup-query' of https://github.com/kaedroho/wagtail into kaedroho-cleanup-query
|
2015-08-27 16:32:29 +01:00 |
|
Matt Westcott
|
4353759018
|
Merge branch 'kaedroho-snippets-search'
Conflicts:
CHANGELOG.txt
|
2015-08-27 15:42:45 +01:00 |
|
Matt Westcott
|
7751a8439a
|
Release note for #1610
|
2015-08-27 15:41:32 +01:00 |
|
Matt Westcott
|
c9aa44cc7e
|
Add documentation for searchable snippets
|
2015-08-27 15:29:01 +01:00 |
|
Matt Westcott
|
97febeb089
|
Merge branch 'snippets-search' of https://github.com/kaedroho/wagtail into kaedroho-snippets-search
|
2015-08-27 14:26:59 +01:00 |
|
Karl Hobley
|
ebf212d850
|
Merge pull request #1629 from alexgleason/snippets-doc-fix
Snippets docs: __str__ instead of __unicode__
|
2015-08-27 11:44:25 +01:00 |
|
Karl Hobley
|
c8fd797319
|
Fix Python 2 issue in "fill" image operation
|
2015-08-27 11:40:11 +01:00 |
|
Karl Hobley
|
c33ec77150
|
Changelog for fill operation fix
|
2015-08-27 11:24:29 +01:00 |
|
Karl Hobley
|
79b6170631
|
Use rect class in fill operation
|
2015-08-27 11:19:19 +01:00 |
|
Karl Hobley
|
c9a5d1242e
|
Improvements to rect class
|
2015-08-27 11:19:19 +01:00 |
|