Wykres commitów

218 Commity (619ceb6406fe6c2252484375bfc11b16e7a6a497)

Autor SHA1 Wiadomość Data
David Ray 619ceb6406 wrap ingredients field within a collapsible multi field paenl 2017-02-25 03:53:31 -05:00
David Ray af0ab93980 Fixes #64; add M2M example for bread model 2017-02-24 05:57:46 -05:00
David Ray 1e710543a2 Merge pull request #69 from wagtail/63_posts
Rename blogs method to get_posts; simplify list comprehensions
2017-02-24 04:03:35 -05:00
Scot Hacker e198892b49 Merge pull request #67 from wagtail/37-sqlite-path
Place sqlite file in conventional PROJECT_ROOT path
2017-02-23 23:51:06 -08:00
Scot Hacker 92df81d8a2 Simplify list comprehensions when getting all tags for children of BlogPage 2017-02-23 23:45:03 -08:00
Scot Hacker 07e6823751 Rename blogs method to get_posts; tweak indentation 2017-02-23 23:31:23 -08:00
Scot Hacker e39840882c Merge branch 'master' of https://github.com/wagtail/bakerydemo 2017-02-23 23:09:43 -08:00
Scot Hacker d4e0aa703e Readme note re: open source content 2017-02-23 23:09:37 -08:00
Scot Hacker 05db45f3cd Merge pull request #63 from wagtail/62-blog-index-styling
Blog index styling
2017-02-23 23:08:43 -08:00
Edd Baldry 45288f2103 Style tags on blog index page. Style tag pages. Minor height tweak on cards 2017-02-23 22:21:01 +00:00
Edd Baldry 6fb5c65344 Merge branch '62-blog-index-styling' of github.com:wagtail/bakerydemo into 62-blog-index-styling 2017-02-23 21:24:27 +00:00
Edd Baldry b64b2f08bc Merge pull request #68 from wagtail/62a-tags-blog-index
Add helper method to get all BlogIndexPage's child BlogPage's tags
2017-02-23 21:11:12 +00:00
Edd Baldry cdb3585b26 Merge branch 'master' into 62-blog-index-styling 2017-02-23 21:02:45 +00:00
David Ray c4d05b43c6 Add helper metrhod to get all BlogIndexPage's child BlogPage's tags 2017-02-23 13:45:45 -05:00
Edd Baldry b70e8aa92a Adding conditional if uploaded image is too small 2017-02-23 16:50:24 +00:00
David Ray fdc597aa18 Fixes #37, place sqlite file in PROJECT_ROOT 2017-02-23 04:37:19 -05:00
Scot Hacker 7837f32e09 Link gallery images to the pages they're first used in 2017-02-22 22:46:39 -08:00
Scot Hacker 953e64b4d9 PEP-8 2017-02-22 22:46:14 -08:00
Edd Baldry c2a12194d6 Equal height cards. Correcting image width. 2017-02-22 22:36:58 +00:00
Edd Baldry f61be1f1f5 Initial styling of blog index page 2017-02-22 21:47:08 +00:00
David Ray cfa0a868eb Merge pull request #55 from wagtail/22_modeladmingroup
Refactor WagtailBakery admin menu item(s)
2017-02-22 11:56:28 -05:00
Scot Hacker f3f2f4fd09 Merge branch 'master' of https://github.com/wagtail/bakerydemo 2017-02-22 00:05:16 -08:00
Scot Hacker 3fd43d9ea1 Rename choices to collection on Gallery page
- For clarity in admin UI
- Prevent gallery introduction from wrapping into images
- Toward #36
2017-02-22 00:04:31 -08:00
David Ray e562ca95a5 Merge pull request #59 from wagtail/readme_virtualenv
Modify readme to cover virtualenv for manual setups
2017-02-21 21:46:41 -05:00
Scot Hacker 6b4cb1d61f Use blog intro field on blog index, detail; blog bylines, avatars
- Resolves #60
2017-02-21 01:07:04 -08:00
Scot Hacker e2bf6524d7 Modify readme to cover virtualenv for manual setups
- Also .gitignore .env file
2017-02-20 23:45:35 -08:00
Scot Hacker df17d528eb Use font-awesome icons in the wagtail_hooks menus 2017-02-20 11:02:34 -08:00
Scot Hacker d2300a362f Refactor WagtailBakery admin menu item(s)
- Access to People, FooterText, BreadType and Country from custom menu items
- Now uses wagtail_hooks  rather than putting config in the models
- Resolves #22
2017-02-20 11:02:34 -08:00
Scot Hacker dc93606135 Merge pull request #47 from wagtail/41-abstract-base-page
Create abstract base class for common fields
2017-02-20 10:30:15 -08:00
David Ray d1dac6783e Merge pull request #56 from wagtail/contributing
adding contributing doc
2017-02-20 05:55:44 -05:00
David Ray 8a1b691154 Add punctuation. 2017-02-20 05:47:26 -05:00
David Ray 07f12aae9f add blurb about linking to issues on commit and make markdown hyperlinks the same style as readme.me 2017-02-20 05:46:30 -05:00
David Ray 3f87c359c5 adding contributing doc 2017-02-20 05:15:48 -05:00
David Ray cace34cd65 restore BlogPage.subtitle and inject Panel into appropriate position 2017-02-20 04:52:24 -05:00
David Ray 0d5dac6c56 Merge branch 'master' into 41-abstract-base-page 2017-02-20 04:37:08 -05:00
David Ray 09dc151a8f Merge pull request #46 from wagtail/33-breadcrumb-changes
Breadcrumb changes
2017-02-20 04:31:20 -05:00
Edd Baldry cab38ff3bc Merge master into 33-breadcrumb-changes after resolving conflicts 2017-02-20 08:28:29 +00:00
David Ray fa5cf63b82 Merge branch 'master' into 41-abstract-base-page 2017-02-19 20:26:37 -05:00
David Ray 407af8d2f6 Work on #41; adding BasePageFieldsMixin to more pages 2017-02-19 20:24:43 -05:00
Scot Hacker 68180bf3c6 Merge pull request #53 from wagtail/51-location-styling-missing-styles
Amend location page to include styling
2017-02-19 14:27:29 -08:00
Edd Baldry dbc03228fd Removing HTML body extra head styling 2017-02-19 22:05:52 +00:00
Scot Hacker 19fd2f23e7 Remove duplicate About page template 2017-02-19 13:57:06 -08:00
Edd Baldry 4184a2540c Styling of breadcrumb 2017-02-19 21:54:01 +00:00
Edd Baldry 0d5ce5a1e9 Amend location page to include styling 2017-02-19 21:01:13 +00:00
Edd Baldry e1e59b472f Remove content-header content-body blocks replace with content on all templates 2017-02-19 20:35:46 +00:00
David Ray b6a1e39e67 Merge pull request #45 from tobiasmcnulty/docker
Add Dockerfile and docker-compose.yml
2017-02-19 11:58:44 -05:00
Tobias McNulty 6652c42d09 Add Dockerfile, docker-compose.yml, S3 uploaded media settings (configurable via the environment), Docker instructions, and a .travis.yml to build/test the Docker image. 2017-02-19 11:46:34 -05:00
David Ray 23cdf1f82f Merge branch 'master' into 41-abstract-base-page 2017-02-19 06:52:12 -05:00
Scot Hacker 6eefd5f991 Improve admin display of body text on Locations (label, position) 2017-02-19 01:44:22 -08:00
Scot Hacker 89acb88252 Restore styles needed for Google maps display 2017-02-19 01:05:31 -08:00