Commit graph

3327 commits

Author SHA1 Message Date
Karl Hobley
c447ca344a Release notes formatting tweaks 2015-02-20 13:49:12 +00:00
Karl Hobley
e5d5032317 Restructured 0.9 release notes 2015-02-20 13:44:33 +00:00
Karl Hobley
c7f7146055 Changelog and release note for #1003 2015-02-20 13:34:35 +00:00
Karl Hobley
b2872d2f93 Merge pull request #1003 from m-sanders/feature/snippet-pagination
Added pagination to snippets.
2015-02-20 13:14:45 +00:00
Karl Hobley
55575e622c Merge pull request #1011 from kaedroho/docs-pages
Pages docs changes
2015-02-20 11:42:34 +00:00
Karl Hobley
764bca95b0 Removed incomplete sections 2015-02-20 11:41:32 +00:00
Karl Hobley
85e9e1a1dc Merge pull request #810 from davecranwell/hide-view-live-no-reachable-url
Disabling "view live" button in listings when page is unreachable. Addresses #16
2015-02-20 11:17:20 +00:00
Karl Hobley
1374b3dc17 Merge pull request #1009 from gasman/feature/pagechooser-autodetect-page-type
Make PageChooserPanel autodetect page type from the foreign key - fixes #509
2015-02-20 10:49:39 +00:00
Karl Hobley
652866cf68 Update static_site_generation.rst 2015-02-19 23:46:52 +00:00
Karl Hobley
f383e0a670 Merge pull request #1010 from kaedroho/docs-contrib
Contrib docs changes
2015-02-19 23:44:01 +00:00
Karl Hobley
d655e3542c Use routablepage instead of route override 2015-02-19 17:25:24 +00:00
Karl Hobley
1f8f0e209f Formatting tweaks to medusa docs 2015-02-19 17:08:23 +00:00
Karl Hobley
a5ab59e33d Improvements to contrib section index 2015-02-19 17:07:21 +00:00
Karl Hobley
096d1fd42c Moved page fields reference into reference section 2015-02-19 16:53:24 +00:00
Dave Cranwell
983a9d046c merged master and resolved conflict 2015-02-19 16:50:36 +00:00
Karl Hobley
27b43b4a68 Removed "Helpful model descriptions" section
Not a big fan of having hacky code in the docs
2015-02-19 16:50:16 +00:00
Karl Hobley
eb01ac012c A bit of help for non-Django devs 2015-02-19 16:48:54 +00:00
Karl Hobley
ea8d0a7c22 Rewrote intro to "Creating page models" section 2015-02-19 16:38:38 +00:00
Karl Hobley
e25ab2ec48 Spacing fixes in example 2015-02-19 16:25:17 +00:00
Karl Hobley
65bd0e305b Undocument go_live_at and expire_at
These are implementation details IMO
2015-02-19 16:24:25 +00:00
Matt Westcott
6780a32ca2 python 3 probably doesn't like the binary string 2015-02-19 14:59:17 +00:00
Matt Westcott
a638e90b52 Make PageChooserPanel autodetect page type from the foreign key - fixes #509 2015-02-19 13:54:16 +00:00
Dave Cranwell
ab83e3b4a8 Update README.rst 2015-02-19 09:17:26 +00:00
Dave Cranwell
dcd2e330b0 Added more obvious support heading 2015-02-19 09:16:43 +00:00
Matt Westcott
c27c509a8a Merge branch 'kaedroho-document-served-signal-fix' 2015-02-18 15:22:49 +00:00
Matt Westcott
58e051f906 Release note / upgrade consideration note for #992 2015-02-18 15:22:10 +00:00
Matt Westcott
71af9dfcf9 Merge branch 'document-served-signal-fix' of https://github.com/kaedroho/wagtail into kaedroho-document-served-signal-fix 2015-02-18 14:20:11 +00:00
Karl Hobley
f3c1838c1d Merge pull request #1005 from torchbox/revert-849-versioning-changes
Revert "Versioning changes"
2015-02-18 12:56:47 +00:00
Karl Hobley
528dc7a4e9 Revert "Versioning changes" 2015-02-18 12:56:29 +00:00
Karl Hobley
c565910104 Merge pull request #849 from kaedroho/versioning-changes
Versioning changes
2015-02-18 11:34:03 +00:00
Matt Westcott
8f5412e76c release note for #999 2015-02-18 10:50:10 +00:00
Matt Westcott
9500826d05 Merge branch 'davecranwell-feature/hallo-requireparagraphs' 2015-02-18 10:47:46 +00:00
Matt Westcott
979616384c Merge branch 'feature/hallo-requireparagraphs' of https://github.com/davecranwell/wagtail into davecranwell-feature/hallo-requireparagraphs 2015-02-18 10:44:54 +00:00
Matt Westcott
763b5df8c4 Release note for #1001 2015-02-18 10:19:59 +00:00
Matt Westcott
71aa6133fb Merge pull request #1001 from m-sanders/feature/absolute-wagtailadmin-scss-paths
Using absolute imports in SCSS.
2015-02-18 09:56:54 +00:00
Karl Hobley
467ced3836 Merge pull request #1002 from chimeno/patch-1
Update third_party_tutorials.rst
2015-02-18 09:18:45 +00:00
Martin Sanders
14ff9c24f3 Added pagination to snippets.
Now paginating snippets and snippet choosers.
2015-02-18 01:05:26 +00:00
Daniel Chimeno
de65f8da8b Update third_party_tutorials.rst 2015-02-18 00:29:24 +01:00
Martin Sanders
3b65bfd378 Using absolute imports in SCSS.
This allows consumers of the wagtailadmin to override the scss files in
the same manner that Django devs override templates.
2015-02-17 19:54:31 +00:00
Matt Westcott
735f879784 version bump 0.8.x branch to 0.8.5 2015-02-17 16:56:34 +00:00
Matt Westcott
6c9df29e57 no markdown in the changelog, thx 2015-02-17 16:46:42 +00:00
Matt Westcott
adaf36edd6 release note for #998 (and add a missing apostrophe) 2015-02-17 16:42:14 +00:00
Matt Westcott
5711d5abed Merge pull request #998 from gasman/default-base-url
Add a default BASE_URL setting to the project template
2015-02-17 16:39:00 +00:00
Matt Westcott
149da7f578 Mention the wagtailbakery module 2015-02-17 16:33:53 +00:00
Dave Cranwell
f0f7bc8e32 enforced creation of paragraphs when first typing in a rich text field 2015-02-17 16:08:01 +00:00
Matt Westcott
3c3a0c4189 use example.com as the default BASE_URL 2015-02-17 15:56:35 +00:00
Matt Westcott
591478d8da Add a default BASE_URL setting to the project template 2015-02-17 15:32:22 +00:00
Matt Westcott
82c7a42255 Move release note for #997 to 0.8.5 in the docs as well 2015-02-17 15:22:30 +00:00
Dave Cranwell
d7b2b631a7 Merge branch 'master' of github.com:torchbox/wagtail 2015-02-17 15:01:10 +00:00
Dave Cranwell
71315d6910 making focused menu items more obvious 2015-02-17 15:00:44 +00:00