Karl Hobley
9439a57e9b
Renamed a couple of contrib docs
2015-03-26 14:17:35 +00:00
Karl Hobley
5e07f9f476
Moved routablepage docs to contrib
2015-03-26 14:17:35 +00:00
Karl Hobley
f636087460
Renamed "For frontend developers" to "Writing templates"
2015-03-26 14:17:35 +00:00
Karl Hobley
8aca6ff8ac
Moved sites into pages section
2015-03-26 14:17:35 +00:00
Matt Westcott
532f7581be
Merge pull request #1104 from gasman/streamfield-docs
...
StreamField developer docs
2015-03-26 14:12:46 +00:00
Karl Hobley
f05eccefe7
Elasticsearch < 1.0 no longer supported
2015-03-26 13:58:15 +00:00
Matt Westcott
fb48c0a5d7
move streamfield documentation page to new location post-#1090
2015-03-26 13:08:25 +00:00
Matt Westcott
33def64870
snappier intro and link to StreamField blog post
2015-03-26 13:02:31 +00:00
Matt Westcott
a3379dfbe5
consistent spacing / use of code-block around code snippets
2015-03-26 13:02:31 +00:00
Matt Westcott
81c51e2b13
StreamField developer docs
2015-03-26 13:02:30 +00:00
Matt Westcott
9d68d5f392
Merge branch 'kaedroho-docs-restructure'
2015-03-26 13:01:42 +00:00
Matt Westcott
441c274f22
Merge branch 'docs-restructure' of https://github.com/kaedroho/wagtail into kaedroho-docs-restructure
2015-03-26 12:59:14 +00:00
Matt Westcott
b953d9583b
Merge pull request #1106 from kaedroho/issue-1074
...
Fixed typo in wagtailsites/wagtail_hooks.py
2015-03-26 12:41:45 +00:00
Karl Hobley
e6ef56e911
Fixed typo in wagtailsites/wagtail_hooks.py
...
Fixes #1074
2015-03-26 12:26:31 +00:00
Karl Hobley
f7d123fa7c
Install Django 1.8 from tar archive
2015-03-26 11:15:32 +00:00
Dave Cranwell
91c7947791
Merge remote-tracking branch 'upstream/master'
2015-03-26 10:52:59 +00:00
Karl Hobley
3e9a81280b
Use django-redis in project template
2015-03-25 14:24:57 +00:00
Matt Westcott
3ff98a14c0
StructBlock.value_from_datadict should return a StructValue, not dict - fixes #1100
2015-03-25 11:48:05 +00:00
Karl Hobley
8106e884cb
Fixed RuntimeWarning in a test
2015-03-25 10:19:59 +00:00
Matt Westcott
d47f608f35
No.
2015-03-24 16:29:30 +00:00
Karl Hobley
e4f5229508
Merge pull request #1097 from gasman/revert-985
...
Revert #985
2015-03-24 14:11:11 +00:00
Matt Westcott
40d514964d
Update docs to reflect the fact that django-libsass / Pillow are not being installed separately
2015-03-24 13:56:16 +00:00
Matt Westcott
e520a2816a
reinstate Pillow and django-libsass as setup.py requirements
...
as per https://github.com/torchbox/wagtail/pull/985#issuecomment-84048363
2015-03-24 13:17:44 +00:00
Matt Westcott
2977f46a86
Release note for #1093
2015-03-24 12:57:09 +00:00
Matt Westcott
d140bff2f0
rename TestDocumentLinkHandler as suggested https://github.com/torchbox/wagtail/pull/1093/files#r26976807
2015-03-24 12:53:30 +00:00
Dave Cranwell
8b70405c3e
Merge pull request #1096 from lauantai/chrome-frame-link-removal
...
Remove link to now-defunct Google Chrome Frame in warning for <IE9 browsers
2015-03-24 11:55:59 +00:00
lauantai
59f47411c7
Remove link to now-defunct Google Chrome Frame in warning for <IE9 browsers.
2015-03-24 12:15:57 +01:00
Karl Hobley
ee3115298a
Fix a couple of spacing issues
2015-03-24 10:54:16 +00:00
Karl Hobley
391e3825f0
Merge pull request #1093 from gasman/feature/richtext-hooks
...
Register rich text handlers for docs / images / media through hooks
2015-03-24 10:28:19 +00:00
Dave Cranwell
d0128f2195
Update README.rst
2015-03-24 09:41:06 +00:00
Karl Hobley
832fb62324
Import FileWrapper from wsgiref.util
...
Not actually implemented in Django.
See: bbe28496d3
2015-03-23 20:10:41 +00:00
Matt Westcott
24fb80d4a9
Register document/image/embed rich text handlers via hooks
2015-03-23 19:55:59 +00:00
Karl Hobley
aa11d45ece
Renamed contrib_components to contrib
2015-03-23 17:39:18 +00:00
Karl Hobley
e809176173
Moved core components on level up
2015-03-23 17:39:18 +00:00
Matt Westcott
00c1b573f4
implement hooks for defining your own embed / link handlers for the rich text editor
2015-03-23 15:40:23 +00:00
Karl Hobley
1806b82ca8
Made get_willow_image a context manager
2015-03-23 14:57:04 +00:00
Karl Hobley
ab3b53adfe
Use mocks when testing signal handlers
2015-03-22 16:48:55 +00:00
Karl Hobley
0b9eeae1ad
Removed roadmap
...
Moved to: https://github.com/torchbox/wagtail/wiki/Roadmap
2015-03-22 12:08:22 +00:00
Karl Hobley
667fee8d15
Replaced django-redis-cache with django-redis
...
Fixes #1068
2015-03-22 12:08:22 +00:00
Karl Hobley
b2b3801371
Fixed capitalisation of Elasticsearch
2015-03-22 12:08:22 +00:00
Karl Hobley
6a968049f7
Search urls have changed
2015-03-22 12:08:22 +00:00
Karl Hobley
adb703ca2b
South/django admin no longer required
2015-03-22 12:08:22 +00:00
Matt Westcott
156f715be6
within StreamBlock's default rendering, call force_text on children to prevent spurious escaping - fixes #1078
2015-03-20 20:59:47 +00:00
Matt Westcott
7fdf7bb10c
Merge pull request #1059 from kaedroho/warnings-cleanup
...
Warnings cleanup
2015-03-20 16:00:44 +00:00
Dave Cranwell
38f3402c95
increased timeout of focus
2015-03-19 14:16:37 +00:00
Karl Hobley
b8f8b1082a
Merge pull request #1071 from kaedroho/tests-changes
...
Tests changes
2015-03-19 13:38:38 +00:00
Matt Westcott
15810546c6
Merge branch 'fix/datetime-picker-no-seconds'
2015-03-19 11:57:26 +00:00
Matt Westcott
8e3ea58b25
release note for #1018
2015-03-19 11:53:43 +00:00
Matt Westcott
3d705dc43d
renumber migration
2015-03-19 11:37:14 +00:00
Matt Westcott
550d4e94da
Standardise date/time formats between admin datetime widgets and Javascript code.
...
The JS for the datetime picker was previously updated to include seconds, to match Django's default format and thus fix #479 - however, the same bug also affected the time picker, which was left unfixed. Since we typically don't want seconds in our datetimes anyhow, we reverse that fix here, and instead update AdminDateWidget / AdminTimeWidget / AdminDateTimeWidget to explicitly use the seconds-less format that the JS expects. This also ensures that the JS behaviour will not break as a result of a site owner setting a non-standard value for DATE_INPUT_FORMATS / TIME_INPUT_FORMATS / DATETIME_INPUT_FORMATS in their site settings.
2015-03-19 11:29:16 +00:00