Wykres commitów

567 Commity (41918f6a2c3193edb79abe19ee1d8c61b5ffed89)

Autor SHA1 Wiadomość Data
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
Edd Baldry a37d9e8ad6 Initial mobile nav. Will need to use navbar-nav not pills. Work on #9. 2017-02-11 22:19:28 +00:00
David Ray a308f948af Fixes #7, adds tags back to blog detail page 2017-02-11 16:59:57 -05:00
Edd Baldry 21ce6e9573 Blog introduction and subtitle as per designs. closes #18 2017-02-11 21:32:29 +00:00
Edd Baldry a8667a0013 Merge branch 'master' of github.com:wagtail/bakerydemo 2017-02-11 20:24:46 +00:00
Edd Baldry 2767d65de3 Splitting base into includes. Increase number of blocks to help with presentation flexibility 2017-02-11 20:24:23 +00:00
Edd Baldry 1c754ac8a2 Header and navigation style addiitons 2017-02-11 20:17:32 +00:00
Edd Baldry 1eb29f5af1 Need to use page.url rather than full_url because of localhost port 2017-02-11 19:01:05 +00:00
Edd Baldry c867036770 Updating styles. Allowing dropdown menus 2017-02-11 19:00:18 +00:00
Edd Baldry 5a70e34b3a Print success message for when load_initial_data runs 2017-02-11 17:22:53 +00:00
Edd Baldry 150583425d Give ssh rather than HTTPs URL for initial clone
Otherwise there's an authentication issue because of git remote is an ssh address
2017-02-11 16:49:42 +00:00
David Ray f824745445 merge migrations 2017-02-10 11:27:54 -05:00
Edd Baldry 9f2ca052a1 Merge branch 'master' of github.com:wagtail/bakerydemo 2017-02-10 16:25:35 +00:00
Edd Baldry 6eec1ff693 Remove hardcoded image url from css. Add styles for breadcrumb 2017-02-10 16:23:56 +00:00
Arnar Tumi Þorsteinsson 4a6819ff89 Merge branch 'master' of github.com:wagtail/bakerydemo 2017-02-10 16:21:08 +00:00
Arnar Tumi Þorsteinsson 313eba154f fix merge 2017-02-10 16:21:04 +00:00
David Ray 8c5867d05c merge 2017-02-10 11:20:49 -05:00
Edd Baldry 031e6fe4d5 Remove commented todo from base.html 2017-02-10 16:20:23 +00:00
David Ray fe08f90b3b merge 2017-02-10 11:20:22 -05:00
Arnar Tumi Þorsteinsson d47d9adba7 blog page 2017-02-10 16:18:32 +00:00
Edd Baldry 0db1cefea6 Merge branch 'master' of github.com:wagtail/bakerydemo 2017-02-10 16:17:54 +00:00
Edd Baldry 12ea728a53 Amended styles based on updates from Ben 2017-02-10 16:15:12 +00:00
David Ray 70f31ff5b8 add psycopg2 for heroku 2017-02-10 11:11:21 -05:00
David Ray b0a42a2c4e testing gunicorn 2017-02-10 11:09:33 -05:00
David Ray 4a73f34bce tweak settings/wsgi to use whitenoise for heroku 2017-02-10 11:03:13 -05:00
David Ray 0204545966 tweak db settings for heroku 2017-02-10 11:01:46 -05:00
David Ray 9fa96f61c2 tweak for heroku 2017-02-10 10:57:18 -05:00
David Ray a6aec8f61b set heroku_wsgi in Procfile 2017-02-10 10:54:56 -05:00
David Ray 2d45e8add8 merging conflicting migrations, adding heroku bits 2017-02-10 10:51:50 -05:00
David Ray 9d9f994a01 testing heroku support 2017-02-10 10:46:56 -05:00
David Ray d2727e9318 Adding Heroku Support 2017-02-10 10:40:49 -05:00
Arnar Tumi Þorsteinsson 567725cc3f Merge branch 'master' of github.com:wagtail/bakerydemo 2017-02-10 15:28:16 +00:00
Arnar Tumi Þorsteinsson 64134fdf9d gallery and pagination 2017-02-10 15:28:06 +00:00
David Ray f9b3d6f8d0 adding some basic docstrings to classes that did not have them 2017-02-10 10:18:45 -05:00
Edd Baldry 363189ca2d Merge branch 'master' of github.com:wagtail/bakerydemo 2017-02-10 14:50:38 +00:00
Edd Baldry e0b93c6aec Initial styling without merge errors 2017-02-10 14:50:33 +00:00
David Ray 0a3c5888f9 removing setup commands that are executed by vagrant/provision.sh during vagrant up 2017-02-10 09:46:25 -05:00