0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
Commit Graph

3617 Commits

Author SHA1 Message Date
Karl Hobley
a6f1764a5c Failing test for #935 2015-02-19 17:39:39 +00:00
Dave Cranwell
d6180418c2 added ability to link user to chosen image 2015-02-19 17:33:08 +00:00
Dave Cranwell
82dc0ab2f6 adding ability to link user to chosen page 2015-02-19 17:25:33 +00:00
Karl Hobley
d655e3542c Use routablepage instead of route override 2015-02-19 17:25:24 +00:00
Matt Westcott
1e7728524c make wagtailcore/blocks.py into a submodule (because it's too big) 2015-02-19 17:18:50 +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
Dave Cranwell
e41197c4ff fixed accidentally non-specific selector 2015-02-19 16:20:57 +00:00
Matt Westcott
02e618cd6e document why CharBlock doesn't need to pass 'label' / 'initial' to CharField 2015-02-19 15:36:06 +00:00
Matt Westcott
e10d6a99da remove fixme note, since FieldBlock no longer accepts field objects in the constructor 2015-02-19 15:32:54 +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
Karl Hobley
22a84e1ca3 Merge pull request #982 from kaedroho/feature/streamfield-search
[streamfield] Search
2015-02-19 09:12:54 +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
02e6e55f3e Run force_text on searchable text 2015-02-18 13:54:11 +00:00
Karl Hobley
23c632b95a Only give searchable content for text fields 2015-02-18 13:54: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
3843123e41 Hooked blocks get_searchable_content into wagtailsearch 2015-02-18 12:50:29 +00:00
Karl Hobley
acdf4bbefe Added get_searchable_content method to all block types 2015-02-18 12:50: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
2f37e188f5 Merge branch 'master' into feature/streamfield 2015-02-18 10:50:32 +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