Wykres commitów

75 Commity (9fe936952445e04075dcb24e39fd298ed257d83a)

Autor SHA1 Wiadomość Data
Matt Westcott 45b85c7d7d Front-end cache is no longer necessary for image generator 2014-11-05 10:13:39 +00:00
Matt Westcott 2bb56510c1 Merge pull request #752 from kaedroho/images-refactor
Images: Remove FocalPoint class
2014-11-04 17:18:22 +00:00
Dave Cranwell 36a5a7704c Clarify how fill works with images that can't upscale. 2014-11-03 14:15:16 +00:00
Karl Hobley cd62c72dcc Changed API for setting/getting focal points
Previously, we used a property to do this. Heres the advantages of the
new way:
 - The old way felt a bit like it was pretending to be a database field
   when it wasn't. The new way makes it easier for the developer to
   understand that this is just a setter/getter for 4 fields and not a
   field itself.
 - Code looks nicer
 - Easier to override in subclasses
 - More like Django user model
2014-11-03 10:09:29 +00:00
Eric Drechsel b89f6ce00c fix code sample indentation 2014-10-22 11:25:18 -07:00
Dave Cranwell 4eabb3f928 Weird hanging sentence removed. 2014-10-15 15:20:16 +01:00
Tim Heap 7d22f34996 Use AppConfig.ready to register signal handlers
Also remove references to `admin.autodiscover()`, as this is called from
the AdminConfig when `django.contrib.admin` is loaded.
2014-10-14 09:33:19 +11:00
Karl Hobley 0264c794bd Update images/index.rst 2014-10-09 13:10:18 +01:00
Matt Westcott 58e42e9acd Update the Sites documentation, because the Sites UI is no longer in the future :-) 2014-10-08 16:56:12 +01:00
Matt Westcott 9de19b4d44 set 'titlesonly' in sphinx menus to prevent subheadings from the Search intro page from appearing 2014-10-08 11:14:36 +01:00
Karl Hobley f5d37db916 Update images/index.rst 2014-10-07 17:39:45 +01:00
Matt Westcott c696318d92 here, have an apostrophe 2014-10-07 11:47:17 +01:00
Matt Westcott fb543589b7 Merge branch 'feature/crop-closeness' of https://github.com/kaedroho/wagtail into kaedroho-feature/crop-closeness 2014-10-07 11:41:11 +01:00
Matt Westcott bfa4a806ed document PageQuerySet.unpublish 2014-10-04 18:45:50 +02:00
Karl Hobley 4d954df20f Merge branch 'master' into feature/crop-closeness
Conflicts:
	docs/core_components/pages/writing_templates.rst
2014-10-04 13:50:45 +01:00
Matt Westcott 963051e311 minor copyediting 2014-10-04 11:46:06 +02:00
Matt Westcott d495ad493a Merge branch 'docs-changes' of https://github.com/kaedroho/wagtail into kaedroho-docs-changes 2014-10-04 11:30:36 +02:00
Matt Westcott 82ce4fd861 document the PageQuerySet.type method 2014-10-01 17:37:38 +01:00
Matt Westcott a72943025f Merge branch 'searchchanges/title-boost-fix' of https://github.com/kaedroho/wagtail into kaedroho-searchchanges/title-boost-fix
Conflicts:
	wagtail/wagtailcore/models.py
2014-10-01 15:00:05 +01:00
Matt Westcott d53c56cf27 Document the register_permissions hook 2014-10-01 10:41:21 +01:00
Karl Hobley 70d423335a Restructed search docs 2014-09-28 10:11:34 +01:00
Karl Hobley dc26d7e347 Moved image tag documentation to images section 2014-09-28 08:57:38 +01:00
Matt Westcott f4e27a61bb update docs for register_settings_menu_item to indicate it's now scheduled for 0.7 2014-09-26 16:04:28 +01:00
Dave Cranwell c5ae725401 Merge branch 'master' into pr/539 2014-09-18 15:03:33 +01:00
Tim Heap a1d3a32dd6 Make register_snippet usable as a decorator 2014-09-18 15:35:39 +10: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
Karl Hobley f5af116f66 Merge remote-tracking branch 'torchbox/master' into feature/crop-closeness 2014-09-12 15:14:10 +01:00
Karl Hobley 3f13d9d7e1 Docs for crop closeness 2014-09-11 14:29:02 +01:00
Matt Westcott 82cd9242d4 fix documentation build warnings 2014-09-11 10:18:34 +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 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
Dave Cranwell f0db8082c8 Better description of purpose 2014-09-01 16:09:22 +01:00
Karl Hobley bcff495827 Added versionchanged comment for indexed->index rename 2014-08-26 17:22:53 +01:00
Karl Hobley b9c6a0a802 Renamed indexed to index 2014-08-26 16:03:59 +01:00
Dave Cranwell 504732433b Update for_python_developers.rst 2014-08-26 13:41:02 +01:00
Dave Cranwell 15ba294bcd index -> indexed, plus other tweaks 2014-08-26 13:40:37 +01:00
Dave Cranwell 053a75ef9d clarify ElasticSearch dependency 2014-08-26 13:26:56 +01:00