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

3361 Commits

Author SHA1 Message Date
Matt Westcott
81521838c7 Upgrade consideration note for #980 2015-02-23 18:54:44 +00:00
Matt Westcott
4e9712d23c renumber test migration to 0010 2015-02-23 18:17:48 +00:00
Matt Westcott
277f27fdd1 Merge branch 'image-form-fields' of https://github.com/kaedroho/wagtail into kaedroho-image-form-fields
Conflicts:
	wagtail/wagtailimages/tests/tests.py
2015-02-23 18:15:43 +00:00
Karl Hobley
8dc8e9ca99 Merge pull request #1024 from gasman/fix/drone-settings-cleanup
Clean up drone settings a bit more from #1021
2015-02-23 15:28:17 +00:00
Matt Westcott
8e671dfeaa remove outdated comment re Drone 2015-02-23 15:25:02 +00:00
Matt Westcott
fc12d86279 Drone should pass in relevant settings instead of a RUNNING_IN_DRONE flag 2015-02-23 15:10:22 +00:00
Karl Hobley
cde56af073 Merge pull request #1021 from kaedroho/drone-cleanup
Cleaned up drone settings
2015-02-23 14:44:49 +00:00
Karl Hobley
f2f57fba73 Cleaned up drone settings 2015-02-23 14:38:11 +00:00
Tom Dyson
4e7b9bfd98 Merge pull request #1019 from zerolab/remove-build-dependencies
Remove build dependencies. Fixes #985 and #958
2015-02-23 11:20:29 +00:00
Dan Braghis
352281a1e0 Separate dependencies in two subsections 2015-02-23 11:13:37 +00:00
Dan Braghis
423dcb28b0 Replace dependency list with link to setup.py
And separate dependencies into 'barebones' and 'admin ui'
2015-02-23 11:11:50 +00:00
Dan Braghis
99f94baa4a Add changelog/release notes for #935/#1013 2015-02-23 10:01:38 +00:00
Dan Braghis
f680588b7d Merge pull request #1013 from kaedroho/issue-935
Catch OSErrors when getting image file size. Fixes #935
2015-02-23 09:56:55 +00:00
Dan Braghis
69836e5970 Minor docs cleanup 2015-02-22 11:29:24 +00:00
Dan Braghis
318ba87117 Add dependencies subsection with notes on libsass and Pillow 2015-02-22 11:27:12 +00:00
Karl Hobley
55c8a0712f Merge pull request #1017 from mattbrailsford/add-parent_page_types-docs
Update page.rst - parent_page_types/subpage_types docs
2015-02-22 11:11:49 +00:00
Karl Hobley
4d3f262b98 Remove built dependencies
This commit removes libsass and Pillow from the setup.py dependency list. This greatly improves install performance and also means that the basic Wagtail installation is pure-python (so no build tools need to be on the end users host machine).

None of these dependencies are directly called from within Wagtail so the start project command continues to work correctly.
2015-02-22 10:25:53 +00:00
Matt Brailsford
08a5ac9b36 Update page.rst
Added parent_page_types docs and updated subpage_types docs to include instructions on blocking child page creation altogether.
2015-02-21 10:05:41 +00:00
Matt Westcott
e342ad5580 Merge branch 'davecranwell-feature/chooser-panel-edit-links-2' 2015-02-20 15:46:01 +00:00
Matt Westcott
d7e1fd497e release note for #1014 2015-02-20 15:45:38 +00:00
Matt Westcott
c6865e6f5e test for #1014 2015-02-20 15:43:20 +00:00
Matt Westcott
6040b3ada4 refactor to avoid passing to AdminChooser 2015-02-20 15:43:09 +00:00
Matt Westcott
32e78d5920 Merge branch 'feature/chooser-panel-edit-links-2' of https://github.com/davecranwell/wagtail into davecranwell-feature/chooser-panel-edit-links-2 2015-02-20 14:57:29 +00:00
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
Dave Cranwell
0a6d7ee44c added snippets 2015-02-20 10:09:12 +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
ae8c95eef8 Catch OSErrors when getting image file size
Fixes #935
2015-02-19 17:51:40 +00:00
Dave Cranwell
c496c31945 added documents 2015-02-19 17:44:03 +00:00
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
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