Wykres commitów

753 Commity (main)

Autor SHA1 Wiadomość Data
Scot Hacker 988fb54ba3 Add image and introduction fields to locations index 2017-02-17 00:33:32 -08:00
Scot Hacker efb18406cd Fix endblock in breads index template 2017-02-17 00:30:19 -08:00
Scot Hacker b0f85e9dcf Add missing intro text on gallery template 2017-02-16 23:58:41 -08:00
Vagrant Default User bee8cb9015 Fixes #39, adjust djrun alias now that we no longer set DJANGO_SETTINGS_MODULE in .bashrc 2017-02-16 23:15:52 +00:00
Edd Baldry 2bc9d56b4e Merge branch 'master' of github.com:wagtail/bakerydemo 2017-02-16 20:33:40 +00:00
Scot Hacker aae64c9d6a Fix readme reference to local.py.example 2017-02-16 00:04:19 -08:00
David Ray f8b099b902 Merge pull request #25 from wagtail/17-vagrant-issues
Amending initial settings
2017-02-15 18:06:05 -05:00
David Ray 745136b5fc merge from master 2017-02-15 18:04:28 -05:00
David Ray c3762e4fbf Merge pull request #34 from wagtail/28-pin-reqs
Pin versions of requirements
2017-02-15 18:01:50 -05:00
Edd Baldry 7cfcd6fede Add scrollwheel false to google api call 2017-02-15 22:15:56 +00:00
Arnar Tumi Þorsteinsson ccad5ed974 small changes to gallery page 2017-02-15 20:54:06 +00:00
Edd Baldry d4d931b1e4 Increase constrast on location index page headlines 2017-02-15 18:26:14 +00:00
Scot Hacker c22ab78ad7 Document dummy/live email settings to support contact form 2017-02-15 09:06:39 -08:00
Edd Baldry 3afe2a4cb7 Add new fields to locations. Style detail page 2017-02-15 15:44:42 +00:00
David Ray e2fd5168e4 better formatting 2017-02-15 08:52:25 -05:00
David Ray 2841127423 Actually add the dependency that we are discussing.... 2017-02-15 08:50:48 -05:00
David Ray 009d113f20 Update base.txt 2017-02-15 08:48:26 -05:00
David Ray dfcd58fd80 Merge branch 'master' into 28-pin-reqs 2017-02-15 08:45:07 -05:00
David Ray 9d193368b7 resolve merge from master 2017-02-15 07:44:53 -05:00
Scot Hacker 0a5358d13f Alphabetize locations, show location thumbnails
- Toward #24. Pending image stretch fix, need to enhance
2017-02-15 00:33:46 -08:00
Scot Hacker 355ef11589 Enhance tag view with button links, page header 2017-02-15 00:08:55 -08:00
Scot Hacker d0a73b433e Missing migration 2017-02-14 23:24:17 -08:00
Edd Baldry ae517ab82f Stop flashing on hover introduce no-gutter 2017-02-15 07:23:11 +00:00
Edd Baldry b7020d84a2 Initial styling of location index page 2017-02-15 00:18:15 +00:00
Edd Baldry 6aa86b9869 Lower case days for opening_hours of location 2017-02-14 23:37:52 +00:00
David Ray ca109433b1 Pin requirements to the known good set to avoid potential future issues 2017-02-14 17:15:21 -05:00
Edd Baldry 42299887c9 Merge branch 'master' of github.com:wagtail/bakerydemo 2017-02-14 21:25:48 +00:00
Edd Baldry e3306afc2f Minor amend to margin of first item in main navigation 2017-02-14 21:25:43 +00:00
David Ray a8a05f7e12 remove broken logo link in App.json 2017-02-14 15:38:25 -05:00
David Ray 1b8f29b814 Merge pull request #26 from wagtail/3-heroku
Clean up Heroku deploy
2017-02-14 15:04:54 -05:00
David Ray 8cfea76e41 tweak language in readme 2017-02-14 15:04:40 -05:00
David Ray 79c368adcf fix markdown links in readme 2017-02-14 15:01:32 -05:00
David Ray 1d8c7f689a Update readme with Heroku deployment basics 2017-02-14 14:59:28 -05:00
Edd Baldry 1251d82fa6 Merge branch 'master' of github.com:wagtail/bakerydemo 2017-02-12 11:02:34 +00:00
Edd Baldry 0877b62574 Change block name on about page and 404 2017-02-12 11:02:25 +00:00
David Ray f3c25e9f98 alphabetize heroku rqs 2017-02-12 03:34:49 -05:00
David Ray b40c3da1aa restructuring requirements to not pollute non-heroku environments with heroku specific requirements 2017-02-12 02:21:40 -05:00
David Ray 754122a8fb brek out heroku specific requirements and install via Procfile release action 2017-02-12 02:13:14 -05:00
David Ray 940ef04cb7 remove specific ALLOWED_HOSTS domain 2017-02-12 02:08:02 -05:00
David Ray 8260086021 revert catch all for various sqlite db names; cruft 2017-02-11 19:50:07 -05:00
David Ray 42d466ea89 Work on #17, move more toward common django/wagtail conventions WRT settings file; fix Vagrant issues, adjust readme accordingly 2017-02-11 19:42:48 -05:00
Scot Hacker be10bed28c Use `pageurl` in locations index, rather than simple slug 2017-02-11 23:47:16 +00:00
Scot Hacker 8fb66fc8fc Fix location maps by bubbling head-extra up through base.html 2017-02-11 23:46:53 +00:00
Scot Hacker 08efb42c81 Fix search regression 2017-02-11 22:54:29 +00:00
Scot Hacker acb109439a Fix open/close of `block content-body` in some places 2017-02-11 22:51:38 +00:00
David Ray d6c4d7e969 add missing migration for base app 2017-02-11 17:34:22 -05:00
David Ray ef4274756a Add migration 2017-02-11 17:30:56 -05:00
David Ray 095e61419e Fixes #19, add RegexValidator for Location lat_long field 2017-02-11 17:29:07 -05:00
Edd Baldry 6a0c4cccc3 Minor. Remove reference in base to non-existent js file. Closes #21 2017-02-11 22:25:33 +00:00
Edd Baldry d552e462ae Merge branch 'master' of github.com:wagtail/bakerydemo 2017-02-11 22:19:37 +00:00