Karl Hobley
513129fb5e
Added @linibou to contributors
2014-12-01 11:21:16 +00:00
Karl Hobley
89eaf5a00c
Merge pull request #827 from Scopart/master
...
[fix] mysql support #541
2014-12-01 11:19:31 +00:00
Karl Hobley
3de931fcf6
Changelog and release note for #812
2014-12-01 10:42:50 +00:00
Karl Hobley
cd9712b04a
Merge pull request #812 from davecranwell/fix/submenu-explorer-interaction
...
Fixed submenu and explorer interaction to address #678
2014-12-01 10:40:39 +00:00
Karl Hobley
b8517cb7fc
Changelog and release note for #830
2014-12-01 10:23:24 +00:00
Karl Hobley
53ee179171
Merge pull request #830 from davecranwell/thousands-comma-dashboard
...
Added thousands comma to dashboard stats without mandating l10n or installation of more apps
2014-12-01 10:22:03 +00:00
Karl Hobley
576a4eb36c
Merge pull request #822 from takeflight/bug/815-unicode-widget-error
...
Fix unicode error with admin widgets
2014-12-01 09:54:50 +00:00
Karl Hobley
3e213eff54
Changelog and release note for #831
2014-12-01 09:44:05 +00:00
Karl Hobley
377f2f4521
Merge pull request #831 from davecranwell/nicer-menu-footer
...
Updated menu footer to use space better, be clearer in how it works.
2014-12-01 09:40:43 +00:00
Timo Rieber
dad7621f48
Adapted and added tests for copying pages
2014-11-30 22:37:20 +01:00
Timo Rieber
b100d98d83
Allow changing the parent page when copying
2014-11-30 22:37:20 +01:00
Timo Rieber
d4c5ec93ca
Added parent page field to copy form and template
2014-11-30 22:36:48 +01:00
Dave Cranwell
22ca6822e1
tweak to small avatar spacing
2014-11-25 15:50:31 +00:00
Dave Cranwell
12806edb2c
tweak to small avatars
2014-11-25 15:43:54 +00:00
Dave Cranwell
f3d918fb21
updated menu footer to use space better, be clearer
2014-11-25 15:38:52 +00:00
Dave Cranwell
e6016f9920
added thousands comma to dashboard stats without mandating l10n or installation of more apps
2014-11-25 13:41:15 +00:00
Julien Antony
43e2555c19
[fix] mysql support #541
2014-11-21 16:26:03 +01:00
Matt Westcott
dab54416cc
formally withdraw 0.8.2 release, move release notes to 0.8.3
...
Conflicts:
CHANGELOG.txt
docs/releases/index.rst
2014-11-20 16:51:19 +00:00
Sebastian Spiegel
355fb67a92
revert unwanted whitespace changes automatically made by code editor
2014-11-19 15:49:16 +01:00
Sebastian Spiegel
17c9768b02
fix saving a single tag with multiple words in it, fixes #824
...
Add a preprocessTag option for tag-it.js in page-editor.js to fix a problem with saving a single tag with multiple words in it when editing a Page. tag-it.js doesn't put a comma after a single tag (neither double quotes it by default) when POSTing to Wagtail so django-taggit treats it as multiple tags. Force double quoting with mentioned preprocessTag option.
2014-11-19 15:38:28 +01:00
Dan Braghis
2f184eaee0
Remove 'in development' from 0.8.2 release
2014-11-19 09:57:52 +00:00
Tim Heap
840e7d2482
Fix variable name typo
2014-11-19 08:39:57 +11:00
Tim Heap
609e0b7668
Fix unicode error caused by ascii format string
2014-11-19 08:39:57 +11:00
Karl Hobley
38174458e5
Added missing migration for tests
2014-11-18 15:25:50 +00:00
Karl Hobley
325a61ad05
Merge pull request #808 from kaedroho/issue-800
...
Convert P images with transparency into RGBA
2014-11-18 15:01:49 +00:00
Karl Hobley
81503b2c32
Changelog/release note for #808
2014-11-18 15:00:29 +00:00
Matt Westcott
f64ce6ccb2
Version bump Pillow to avoid #800
2014-11-18 14:44:09 +00:00
Matt Westcott
ed3ca6454b
set a non-black background colour on Jcrop so that transparent images don't look horrible
2014-11-18 14:44:09 +00:00
Matt Westcott
3b612062da
Issue with transparency handling also affects image_data_as_rgb, so make the fix into a shared _to_rgb helper method
2014-11-18 14:44:08 +00:00
Matt Westcott
9fe70660fe
do not convert images with palette-based transparency to RGBA, as that kills the background colour
2014-11-18 14:44:08 +00:00
Karl Hobley
876d995967
Convert P images with transparency into RGBA
...
Fixes #800
2014-11-18 14:44:08 +00:00
Karl Hobley
ae4273e3a5
Release note for #811
2014-11-18 14:40:29 +00:00
Karl Hobley
c51f29873a
Changelog for #811
2014-11-18 14:39:49 +00:00
Karl Hobley
dc497abe87
Merge remote-tracking branch 'torchbox/stable/0.8.x'
...
Pulling #811 into master
2014-11-18 14:35:46 +00:00
Karl Hobley
2eff5e85c9
Merge pull request #811 from gasman/fix/catch-missing-images
...
Render missing images within rich text as broken images, rather than throwing IOError during rendering
2014-11-18 14:34:24 +00:00
Karl Hobley
a7d20f58a4
Release note for #818
2014-11-17 16:05:57 +00:00
Karl Hobley
b36427f1b4
Changelog for #818
2014-11-17 16:05:48 +00:00
Dan Braghis
6eb119596e
Fix 'TypeError at /admin/pages/ID/edit/preview/ serve_subpage() takes exactly 2 arguments (1 given)' error for RoutablePage previews
2014-11-17 16:05:14 +00:00
Karl Hobley
a1e5587a77
Release note for #818
2014-11-17 16:01:04 +00:00
Karl Hobley
42d74aa607
Changelog for #818
2014-11-17 16:00:25 +00:00
Karl Hobley
cf68ff6616
Merge remote-tracking branch 'zerolab/routable-preview'
2014-11-17 15:56:49 +00:00
Dan Braghis
96a80704fe
Use request instead of self
2014-11-17 12:09:15 +00:00
Karl Hobley
2c3c788258
Merge pull request #817 from salvadormrf/master
...
Renames duplicate method on TestSnippetRegistering
2014-11-17 11:55:17 +00:00
Dan Braghis
75b76be063
Fix 'TypeError at /admin/pages/ID/edit/preview/ serve_subpage() takes exactly 2 arguments (1 given)' error for RoutablePage previews
2014-11-17 10:40:10 +00:00
Salvador Faria
af49392442
Renames duplicate method on TestSnippetRegistering
2014-11-16 16:00:43 +00:00
Matt Westcott
5618e02e84
Merge branch 'kaedroho-image-focal-point-chooser-fixes'
2014-11-15 16:56:30 +01:00
Matt Westcott
af6bd8e195
Release note for #807
2014-11-15 16:55:55 +01:00
Matt Westcott
957e1709b5
Merge branch 'image-focal-point-chooser-fixes' of https://github.com/kaedroho/wagtail into kaedroho-image-focal-point-chooser-fixes
2014-11-15 16:38:12 +01:00
Tim Heap
860f8224bf
Add missing migration for wagtail.tests
...
It only appears in Python 3.x for some reason.
2014-11-14 14:27:45 +11:00
Tim Heap
1b7e6fac31
Made missing migration error message more verbose
2014-11-14 13:57:24 +11:00