Matt Westcott
|
6f9065d769
|
release note for #643
|
2014-09-22 21:03:45 +01:00 |
|
Karl Hobley
|
31b8a14b62
|
Docs update for project template django 1.7 support
|
2014-09-18 10:57:10 +01:00 |
|
Matt Westcott
|
f11c34e059
|
release note for #641
|
2014-09-18 09:49:08 +01:00 |
|
Tim Heap
|
a1d3a32dd6
|
Make register_snippet usable as a decorator
|
2014-09-18 15:35:39 +10:00 |
|
Tom Dyson
|
22b32d767e
|
Update installation docs
wagtail start command needs pip install requirements.txt in 0.6
|
2014-09-17 11:17:02 +01:00 |
|
Matt Westcott
|
4ed76af781
|
release note for #491
|
2014-09-16 15:47:40 +01:00 |
|
Matt Westcott
|
c68dcff7bc
|
copyediting on parent_page_types documentation
|
2014-09-16 11:55:05 +01:00 |
|
Matt Westcott
|
3eaf1076ab
|
Merge branch 'feature/parent_page_types' of https://github.com/takeflight/wagtail into takeflight-feature/parent_page_types
|
2014-09-16 11:53:12 +01:00 |
|
Matt Westcott
|
6b2b3ca43e
|
release note for #568
|
2014-09-16 10:20:18 +01:00 |
|
Matt Westcott
|
9f8a5f2379
|
Remove content_type template filter from the project template - fixes #626
|
2014-09-15 19:36:07 +01:00 |
|
Matt Westcott
|
27a3fd50d5
|
Merge branch 'stable/0.6.x'
|
2014-09-15 18:07:27 +01:00 |
|
Matt Westcott
|
45a20a6f14
|
Additions to the 'getting started' documentation so that we're not under-selling the demo site as a way to get started
|
2014-09-15 18:06:09 +01:00 |
|
Karl Hobley
|
3ce222b39d
|
Changelog and release notes for manual image cropping
|
2014-09-12 14:38:03 +01:00 |
|
Matt Westcott
|
11f1bfcc15
|
Add changelog entry for #621 (late arrival...)
|
2014-09-12 10:17:23 +01:00 |
|
Matt Westcott
|
6bef8ea10f
|
Add Russian translation to release notes
|
2014-09-11 16:53:18 +01:00 |
|
Matt Westcott
|
f7692cf9dc
|
prepare for 0.6 release
|
2014-09-11 16:40:13 +01:00 |
|
Matt Westcott
|
229944c118
|
actually add creating_your_project.rst this time...
|
2014-09-11 16:18:45 +01:00 |
|
Matt Westcott
|
fb07b2fb17
|
Merge branch 'getting_started_docs'
|
2014-09-11 16:14:02 +01:00 |
|
Matt Westcott
|
5c24a92598
|
Incorporate the 'creating your project' docs from #512
|
2014-09-11 16:13:43 +01:00 |
|
Karl Hobley
|
0c29f75f90
|
Changelog and release notes for wagtail start command
|
2014-09-11 16:12:59 +01:00 |
|
Matt Westcott
|
fa6cf7bcb9
|
Move getting_started page to an 'installation' page within a Getting Started section
|
2014-09-11 16:01:22 +01:00 |
|
Matt Westcott
|
edbe7f5919
|
OpenCV now installed in vagrant base image
|
2014-09-11 14:40:47 +01:00 |
|
Matt Westcott
|
d7651adc5b
|
side-step the 'a large number of emails is' vs 'a large number of emails are' grammatical debate
|
2014-09-11 14:30:38 +01:00 |
|
Matt Westcott
|
c442ddefde
|
New installation docs
|
2014-09-11 11:14:16 +01:00 |
|
Matt Westcott
|
446fd81a46
|
Merge branch 'master' into kaedroho-project-template
|
2014-09-11 10:18:56 +01:00 |
|
Matt Westcott
|
82cd9242d4
|
fix documentation build warnings
|
2014-09-11 10:18:34 +01:00 |
|
Matt Westcott
|
bb23a49589
|
Add Celery documentation (and additional advice on Redis) to the Performance howto, since it isn't going to be a default part of the project template / VM
|
2014-09-10 19:24:18 +01:00 |
|
Karl Hobley
|
14173f3647
|
Changelog and release notes for #611
|
2014-09-10 13:57:17 +01:00 |
|
Karl Hobley
|
f23cec2cc7
|
Merge pull request #611 from kaedroho/feature/version-indicator
Added version indicator to admin dashboard
|
2014-09-10 13:55:11 +01:00 |
|
Tim Heap
|
96e9079890
|
Add Page.parent_page_types to the docs
|
2014-09-10 15:17:12 +10:00 |
|
Dave Cranwell
|
6d05fd79fe
|
Added get_verbose_name
|
2014-09-09 16:46:44 +01:00 |
|
Karl Hobley
|
1d7ca5a685
|
Made docs look at wagtailcore.__version__
|
2014-09-09 12:56:26 +01:00 |
|
Matt Westcott
|
27bc0e5c9f
|
Merge branch 'master' into kaedroho-project-template
|
2014-09-05 16:26:13 +01:00 |
|
Karl Hobley
|
ecd8d22c04
|
Merge pull request #599 from gasman/fix/child_relations
Fix page copy and replace_text to pick up child relations that are defined on a superclass
|
2014-09-05 12:49:57 +01:00 |
|
Karl Hobley
|
47fca3fac6
|
Improved consisntancy of spacing in 0.6 release notes
|
2014-09-05 11:47:00 +01:00 |
|
Matt Westcott
|
e94f610241
|
changelog entry for child_relations bugfixes
|
2014-09-05 11:46:49 +01:00 |
|
Karl Hobley
|
35035d7339
|
Added note to 0.6 saying that all features deprecated in 0.4 have been removed
|
2014-09-05 11:33:19 +01:00 |
|
Karl Hobley
|
fb23878ccb
|
Changelog and release notes for #535
|
2014-09-05 11:29:20 +01:00 |
|
Karl Hobley
|
dbd0834624
|
Merge pull request #535 from gasman/feature/menu-api
Refactor admin menu API to allow menu items to have bundled JS
|
2014-09-05 11:28:43 +01:00 |
|
Dave Cranwell
|
36d5d747aa
|
Detail about image renditions and abstractimage fields
|
2014-09-04 11:01:24 +01:00 |
|
Karl Hobley
|
73d29b99c0
|
Fixes to RoutablePageMixin examples
|
2014-09-04 09:20:53 +01:00 |
|
Karl Hobley
|
a314285a1d
|
Changed versionadded for RoutablePageMixin to 0.6
|
2014-09-04 09:18:13 +01:00 |
|
Dave Cranwell
|
95d249918b
|
Update creating_pages.rst
|
2014-09-01 16:39:48 +01:00 |
|
Dave Cranwell
|
22f81498b5
|
Update creating_pages.rst
|
2014-09-01 16:39:33 +01:00 |
|
Dave Cranwell
|
6c159bee59
|
Update creating_pages.rst
|
2014-09-01 16:39:07 +01:00 |
|
Dave Cranwell
|
84aa8a1887
|
Update creating_pages.rst
|
2014-09-01 16:34:32 +01:00 |
|
Dave Cranwell
|
98fd81e910
|
Update creating_pages.rst
|
2014-09-01 16:33:15 +01:00 |
|
Dave Cranwell
|
04c65833f0
|
Update creating_pages.rst
|
2014-09-01 16:31:41 +01:00 |
|
Dave Cranwell
|
e2a3d549f8
|
Added how to add model descriptions
|
2014-09-01 16:30:43 +01:00 |
|
Dave Cranwell
|
0b3515a916
|
Update creating_pages.rst
|
2014-09-01 16:16:15 +01:00 |
|