Wykres commitów

996 Commity (e3154fa06f5bee9968bec2ec52aedfd212c2fd43)

Autor SHA1 Wiadomość Data
Benedikt Breinbauer 3d64afeb52 Add apostrophe 2015-08-21 18:09:52 +02:00
Benedikt Breinbauer f5166be502 Remove reference to RCA in editor manual doc 2015-08-21 18:09:32 +02:00
Benedikt Breinbauer cef785e469 Fix some typos in editor manual doc 2015-08-21 18:09:04 +02:00
Benedikt Breinbauer 4d238ffb6a Use bullet points instead of ordered list consistently 2015-08-21 18:08:24 +02:00
Benedikt Breinbauer 8323a10ecc Update docs with current number of dots in reordering icon 2015-08-21 18:07:34 +02:00
Benedikt Breinbauer d8c58f10f1 Fix some typos in i18n docs 2015-08-21 16:05:44 +01:00
Karl Hobley b8d0541f39 Some edits 2015-08-21 16:00:26 +01:00
Benedikt Breinbauer 4b14962ba3 Fix details in editor manual docs 2015-08-21 15:57:20 +02:00
Benedikt Breinbauer 0d040564d6 Fix LocaleMiddleware path in i18n docs 2015-08-21 15:25:48 +02:00
Karl Hobley ee61839fd5 Improvements to internationalisation docs 2015-08-21 11:08:11 +01:00
Karl Hobley 102f8db238 Merge pull request #1628 from takeflight/bug/bad-docs-reference
Remove reference to non-existant page in docs
2015-08-21 09:35:38 +01:00
Alex Gleason e09acbea2d Changed __unicode__ to __str__ 2015-08-20 22:30:55 -05:00
Matt Westcott e73e21a827 grammar fix 2015-08-20 16:57:21 +01:00
Matt Westcott 0bc723b53f Move 'permissions fixes' section of release notes above 'minor features' 2015-08-20 16:54:42 +01:00
Matt Westcott 4657c62326 Release note for #1623 2015-08-20 16:53:56 +01:00
Karl Hobley a57b432078 Created internationalisation section of the docs 2015-08-20 12:29:25 +01:00
Karl Hobley fca5e10314 Upgrade consideration for EditorsPick model move 2015-08-20 12:26:31 +01:00
Tim Heap d0eadafeb5 Remove reference to non-existant page in docs 2015-08-20 21:02:52 +10:00
Karl Hobley 0ba28e5ca9 Changelog for #1587 2015-08-17 12:43:52 +01:00
Karl Hobley cebe5249d0 Changelog/release notes for #1606 2015-08-17 12:16:32 +01:00
Marc 3b651241ae Fixed indentation problems
The original indentation used was 2 spaces. Fixed to 4 spaces.
2015-08-17 12:49:54 +02:00
Matt Westcott 85707d5925 Revert "Multiple page types in page chooser" 2015-08-11 18:00:05 +01:00
Tom Dyson f8d2a9f456 Merge pull request #1565 from gasman/fix/remove-menu-classes
Remove all menu-{section_name} classnames on the <body> element and menu item <li>s
2015-08-11 12:39:03 +01:00
Karl Hobley 337a979257 #1582 - Fix typo in model reference 2015-08-05 14:13:00 +01:00
Nick Smith b67426c86b Merge branch 'master' into multiple-page-types-in-page-chooser
Conflicts:
	wagtail/wagtailadmin/views/chooser.py
2015-08-03 18:11:38 +01:00
Nick Smith 38ee0991e6 Update #1533 according to feedback: docs and error message changes 2015-08-03 18:08:20 +01:00
Karl Hobley fd821179cd Merge pull request #1580 from benebun/patch-1
Fix typo templage > template
2015-08-03 14:38:10 +01:00
Karl Hobley 30408252ff Contributor/changelog/release note for #1538 2015-08-03 14:35:58 +01:00
Benedikt Breinbauer ea77a0f7b9 Fix typo templage > template 2015-08-03 15:35:32 +02:00
Matt Westcott ea2cabca98 Release note for #1492 2015-08-01 11:22:59 +02:00
Matt Westcott bd59ee93b6 Release note for #1490 2015-08-01 11:13:46 +02:00
Matt Westcott 55c3606b16 Merge branch 'es-index-atomic-rebuild' of https://github.com/kaedroho/wagtail into kaedroho-es-index-atomic-rebuild 2015-08-01 10:52:20 +02:00
Matt Westcott a679d4f7f5 Remove all menu-{section_name} classnames on the <body> element and menu item <li>s.
These were introduced in 9d7d016b7c to support menu item highlighting, but this mechanism was superseded by #1186. There's no sign of any code still using these classnames, and any code that relies on them would be liable to fail on non-English-language sites anyhow (since the menu item name is derived from the label by default, and the label is a translatable string).
2015-07-30 23:19:12 +01:00
Matt Westcott 1005e2885f Release note and upgrade consideration for #1235 2015-07-29 11:59:10 +01:00
Matt Westcott 9dff7a21ef Merge pull request #1235 from kaedroho/searchpicks-module
Search promotions module
2015-07-29 11:52:42 +01:00
Karl Hobley 488fcfc8d2 Changelog/release note for #1540 2015-07-28 11:26:49 +01:00
Karl Hobley 459a8c8b44 Renamed searchpicks app to searchpromotions 2015-07-21 13:37:42 +01:00
Karl Hobley 0710facc03 {% get_search_picks %} => {% get_search_promotions %} 2015-07-21 13:37:42 +01:00
Karl Hobley 669c7ac34c Docs for searchpicks module 2015-07-21 13:37:42 +01:00
Karl Hobley 624c0511c5 Changelog/release note for #1537 2015-07-21 10:21:31 +01:00
Karl Hobley eb9733610f Changelog/release note for #1489 and #1520 2015-07-21 09:52:14 +01:00
Matt Westcott 1a7bde76d6 Release note for #1508 2015-07-20 20:09:15 +01:00
Karl Hobley faabc18ce7 Docs for multiple page types in PageChooserPanel 2015-07-20 14:55:58 +01:00
Matt Westcott 0921bdec6d Release note for #1426 2015-07-20 14:49:55 +01:00
Karl Hobley d7953cc501 Added min_num and max_num parameters to InlinePanel
Fixes #669
2015-07-19 20:32:41 +01:00
Karl Hobley d1897f9c14 Changelog/release note for #1527 2015-07-19 16:19:14 +01:00
Matt Westcott f99141afc2 'extremely basic information' -> 'the hostname of your Wagtail site' 2015-07-15 17:12:19 +01:00
Matt Westcott 919517bb9e Add upgrade consideration note for version upgrade notifications 2015-07-15 17:12:11 +01:00
Matt Westcott f97a26f40b Add release note for #1274 to the docs 2015-07-15 11:36:16 +01:00
Matt Westcott b6b75ba65d Documentation fix - renditions do not provide 'alt' (#1517) 2015-07-15 11:33:21 +01:00
Karl Hobley f84af79c7d Merge branch 'wagtailapi-descendant-of' 2015-07-15 10:01:47 +01:00
Karl Hobley 449fdab7d8 Changelog and release note for API descendant_of filter 2015-07-15 10:00:46 +01:00
Karl Hobley d3b9779141 Docs for descendant_of API filter 2015-07-15 09:57:53 +01:00
Karl Hobley ad25aec535 Merge pull request #1480 from kaedroho/model-reference-tweaks
Model reference formatting tweaks
2015-07-14 09:38:50 +01:00
Karl Hobley adc44cfa1a Changelog/release note for #1444 2015-07-08 16:25:34 +01:00
Karl Hobley a2f3c79b98 Docs for atomic rebuild 2015-07-08 15:59:14 +01:00
Matt Westcott 3c8bcbd3be de-capitalise 'Body field' 2015-07-07 16:12:43 +01:00
Matt Westcott fbb153fbe4 Code fixes and clarifications for tutorial - fixes #1473 2015-07-07 16:12:37 +01:00
Dave Cranwell 82171f70fa reduced size of logo 2015-07-07 14:41:41 +01:00
Chris Rogers 69254b3b0f added promoted search page 2015-07-07 11:31:12 +01:00
Chris Rogers c86927b55a further changes, adding administrative tasks section 2015-07-07 11:01:07 +01:00
Karl Hobley 26dde89011 Tweaks to model reference
Now formatted in a similar way Django formats model references
2015-07-07 09:18:22 +01:00
Karl Hobley 25e5b97680 Tweaks to headers 2015-07-06 19:22:48 +01:00
Karl Hobley 70e83e8821 modelcluster.tags => modelcluster.contrib.taggit 2015-07-06 09:29:18 +01:00
Karl Hobley 60e2d81052 Use search backend module imports in the docs 2015-07-01 14:36:50 +01:00
Matt Westcott eb9dde8395 Remove "Documentation currently incomplete and in draft status" note from editor manual
It's no more 'unfinished' than anything else in Wagtail...
2015-06-30 10:41:39 +01:00
Matt Westcott f82f0ddab4 release note for #1251 2015-06-29 16:59:31 +01:00
Tim Heap 7d7eece0d1 Add `.specific()` page queryset method 2015-06-29 15:53:18 +01:00
Karl Hobley 5e78be240e Build documentation with Django 1.8 fixes #1451 2015-06-29 09:11:21 +01:00
Matt Westcott 16c8540771 release note for #1255 2015-06-26 16:37:48 +01:00
Matt Westcott 9bbbe53223 update docs for #1255 2015-06-26 16:34:00 +01:00
Matt Westcott 66e6c58b5b Merge branch 'search-config-tweak' of https://github.com/kaedroho/wagtail into kaedroho-search-config-tweak
Conflicts:
	docs/search/backends.rst
	wagtail/wagtailsearch/tests/test_backends.py
2015-06-26 16:33:21 +01:00
Chris Rogers f28d37675e Merge pull request #1440 from chrxr/master
Updating editors manual docs for Wagtail 1.0.
2015-06-26 12:12:31 +01:00
Matt Westcott cc276dfe53 release note for #1212 2015-06-25 12:19:22 +01:00
Chris Rogers 69f930d35d Added snippets section 2015-06-25 12:00:46 +01:00
Chris Rogers 251e46c3b6 minor fixes post review 2015-06-25 10:46:15 +01:00
Chris Rogers 6c80a42e45 Merge remote-tracking branch 'upstream/master' 2015-06-24 17:56:32 +01:00
Chris Rogers 0fe719f1d0 Changed lots of things in docs. Just snippets to go 2015-06-24 17:55:42 +01:00
Matt Westcott 90d4f322fd Add 1.1 release notes page to docs + release note for #1434 2015-06-24 10:28:08 +01:00
Matt Westcott 66def3f72d remove IN DEVELOPMENT from 1.0 release notes 2015-06-24 10:24:13 +01:00
Karl Hobley 369d2d437a Merge pull request #1422 from kaedroho/routablepage-docs-improvements
Improvements to RoutablePage docs
2015-06-24 09:52:29 +01:00
Matt Westcott 5d4c42060e Add upgrade consideration note for IMAGE_COMPRESSION_QUALITY 2015-06-23 16:29:25 +01:00
Chris Rogers a25d630692 minor docs readme change 2015-06-23 14:54:35 +01:00
Chris Rogers bdb7b27d6f Merge pull request #1430 from ryneeverett/tutorial-blog-template
Add basic blog template to tutorial.
2015-06-23 12:39:45 +01:00
Karl Hobley 517a0c378f Change heading styles 2015-06-22 10:29:36 +01:00
Karl Hobley f3b2cde5dc Removed contents and heading 2015-06-22 10:28:24 +01:00
ryneeverett bfe6fb45cc Add basic blog template to tutorial.
Seems like an oversight since they soon tell you to "adjust" it.
2015-06-21 18:39:47 -04:00
Karl Hobley 0ed4e26d63 Merge pull request #1423 from kaedroho/staticsitegen-example-fix
Update staticsitegen example to use new RoutablePage syntax
2015-06-19 11:40:49 +01:00
Karl Hobley e2a331febe Made listing view example a little bigger 2015-06-19 10:34:14 +01:00
Karl Hobley 94b18ad658 Fix reference to forms doc 2015-06-19 10:19:03 +01:00
Karl Hobley ad2dfd81a2 Update staticsitegen example to use new RoutablePage syntax 2015-06-19 10:08:37 +01:00
Karl Hobley e0a1802f7c Improvements to RoutablePage docs 2015-06-19 09:55:30 +01:00
Matt Westcott d8f481ce2c remove 'in development' from 0.8.8
Conflicts:
	CHANGELOG.txt
2015-06-18 16:38:21 +01:00
Matt Westcott 4a84560a95 Add requirements.txt to project template.
While the project template is intended to be as generic as possible, and not everyone will want to use requirements.txt (some would prefer to use setup.py to define requirements, for example), we need some way to formally indicate that the project template is specific to Django 1.8.
2015-06-17 17:00:29 +01:00
Matt Westcott 63c52679b4 Add translations for Croatian and Finnish 2015-06-16 17:07:11 +01:00
Karl Hobley 78c1c79f10 Changelog/release note for #1412 2015-06-16 16:04:43 +01:00
Matt Westcott 8bd6d65a20 Support overriding form classname and template within StructBlock 2015-06-16 13:09:33 +01:00
Matt Westcott 6b3ddde533 Use correct template tags for `{{ self.intro }}`
Fixes #1404
2015-06-15 18:42:34 +01:00
Matt Westcott 7e89a8e4a2 changelog entry for #1406 2015-06-15 16:26:08 +01:00
Karl Hobley 5538b73e9e Changelog/release note for #1388 2015-06-15 09:20:20 +01:00
Matt Westcott fddeb4308b Documentation for migrating a RichTextField to StreamField 2015-06-12 20:33:19 +01:00
Karl Hobley 36c124475c Changelog/release note for #1400 2015-06-12 15:25:18 +01:00
Matt Westcott c3c92ebb10 Release note for #1381 2015-06-10 13:43:03 +01:00
Karl Hobley 9713250c42 Moved theory doc into reference 2015-06-05 13:54:15 +01:00
Karl Hobley 1ce5a441e5 Changelog/release note/contributor for #1266 2015-06-05 13:43:50 +01:00
Karl Hobley 7167b9bdab Merge pull request #1353 from kaedroho/docs-tweaks
A little more restructuring of the docs
2015-06-05 13:29:54 +01:00
Matt Westcott 15c6d027b4 release note for #1270 2015-06-03 12:17:02 +01:00
Karl Hobley eb6f25bc66 Changelog/release note for #1365 2015-06-03 09:50:59 +01:00
Karl Hobley 08ca89bb7a Merge pull request #1361 from zerolab/docs-tutorial
Add the Wagtail tutorial to docs
2015-06-03 09:39:03 +01:00
Matt Westcott 992f4cafbe Release note for #1272 2015-06-02 16:48:33 +01:00
Dan Braghis 04ddfc0b3c Merge pull request #1363 from kaedroho/remove-sendfile-dependency
Removed sendfile dependency
2015-06-02 16:12:55 +01:00
Dan Braghis d830e07eca Replace missed slugify example 2015-06-02 16:06:03 +01:00
Dan Braghis 8d3b79f8fc Further tweaks and cleanup 2015-06-02 16:03:57 +01:00
Karl Hobley 0cecb61862 Moved form builder to contrib
It will soon be contrib
2015-06-02 09:14:56 +01:00
Karl Hobley 201164ccb5 Moved page privacy to advanced topics 2015-06-02 09:14:55 +01:00
Karl Hobley 98692f9bfa Moved snippets to topics 2015-06-02 09:14:20 +01:00
Karl Hobley 7fafc63ce0 Fix typo 2015-06-01 16:55:55 +01:00
Karl Hobley 8c75baa271 Removed sendfile dependency
Not actually needed unless you're setting a SENDFILE_BACKEND and in that case, you'll know you need it.
2015-06-01 16:49:12 +01:00
Dan Braghis 8c0acb9f6c Tweaks based on feedback 2015-06-01 16:23:13 +01:00
Karl Hobley 3b26ddc162 Fixed module names for a few classes 2015-06-01 16:03:59 +01:00
Dan Braghis 39ca18263a Add the Wagtail tutorial to docs 2015-06-01 15:30:07 +01:00
Dan Braghis be3be40389 Release/changelog notes for #1109 2015-06-01 14:30:07 +01:00
Karl Hobley 9df9261f4f Fixed a couple of links in editor manual
This should fix PDF builds as well
2015-06-01 14:12:48 +01:00
Karl Hobley a6f28826bd Merge pull request #1358 from kaedroho/customisation-docs
Added customisation section to the docs
2015-06-01 12:36:42 +01:00
Karl Hobley eec194f154 Added missing "versionadded" 2015-06-01 09:54:17 +01:00
Karl Hobley 0b0a97ff28 Update 1.0.rst 2015-06-01 09:52:29 +01:00
Karl Hobley f9f6d52670 Moved page editor customisation to customisation section 2015-05-30 23:17:39 +01:00
Karl Hobley 5d52ae949d Added customisation section 2015-05-30 23:10:48 +01:00
Karl Hobley 3188fc031a Added a link to AUTO_UPDATE docs from release notes 2015-05-29 17:00:09 +01:00
Matt Westcott e2a44fe0a5 release note for #1349 2015-05-29 16:24:23 +01:00
Matt Westcott eaa100367f Merge branch 'search-auto-update' of https://github.com/kaedroho/wagtail into kaedroho-search-auto-update 2015-05-29 15:58:29 +01:00
Karl Hobley 9885d2fb7d Fix typos 2015-05-29 14:21:08 +01:00
Karl Hobley 77d143a099 Some edits to model reference 2015-05-29 12:53:48 +01:00
Karl Hobley 16315403fc Added upgrade consideration for admin_form_fields 2015-05-29 12:05:52 +01:00
Karl Hobley afda401956 Document admin_form_fields 2015-05-29 11:57:25 +01:00
Karl Hobley c670f1a8e7 Indexing {non-page => custom} models 2015-05-29 11:23:31 +01:00
Karl Hobley e4ee711043 Removed Pagination from the example search view
Makes the searching bit easier to see. Leave pagination as an exercise for the reader
2015-05-29 11:20:05 +01:00
Karl Hobley e7c61b13b1 Improve docs for WAGTAILSEARCH_BACKENDS setting
Including docs for new AUTO_UPDATE parameter
2015-05-29 11:04:54 +01:00
Karl Hobley 640383ad29 Updates to search backends docs 2015-05-29 10:49:16 +01:00
Karl Hobley c3a4a30719 Wording tweak 2015-05-28 15:18:51 +01:00
Karl Hobley a0ddfc9fec Tweak to the RoutablePageMixin examples
Use view names as defined in the example above
2015-05-28 15:18:18 +01:00
Karl Hobley 0662f915ad Reordered 1.0 upgrade considerations 2015-05-28 15:03:48 +01:00
Karl Hobley 1ba7e645fd Renamed howto to advanced topics 2015-05-28 12:58:50 +01:00
Karl Hobley 2e0dcc88d5 Moved some of the reference docs into topics 2015-05-28 12:57:00 +01:00
Dave Cranwell bd45a12efd Simplified getting started section 2015-05-28 10:13:05 +01:00
Karl Hobley f2012bcde0 Merge pull request #1319 from kaedroho/more-pages-docs-tweaks
Various improvements to pages docs
2015-05-27 09:47:34 +01:00
Karl Hobley a177a69824 Merge pull request #1306 from kaedroho/custom-image-model-docs
Add docs for custom image models
2015-05-27 09:40:52 +01:00
Karl Hobley 30eed43d10 Merge pull request #1318 from kaedroho/frontend-search-docs
Update frontend search view docs
2015-05-27 09:40:39 +01:00
Karl Hobley 9c48f65972 Changelog/release notes 2015-05-26 14:00:52 +01:00
Dave Cranwell c18bab66c6 Tracking/Phone Home/Upgrade notification 2015-05-26 13:35:07 +01:00