Commit Graph

95 Commits

Author SHA1 Message Date
131b2e46ef Add missing migration files. 2013-04-03 01:20:00 +01:00
f5e2d32070 Added South support to Stores. 2013-04-03 01:19:14 +01:00
78f793044f Show country on the store list. 2013-04-03 00:53:52 +01:00
7ef47c3cc4 Update the UserVoice tab to match the theme. 2013-04-03 00:45:05 +01:00
fbdf6b61a1 Add missing templatetag load. 2013-04-03 00:42:36 +01:00
42563d0d0f Update templates to be a little more consistant. 2013-04-03 00:41:39 +01:00
8c87084f40 Add attrib and UserVoice tab. 2013-04-03 00:41:26 +01:00
35b2743d23 Add a switch for geolocation. 2013-04-02 22:34:13 +01:00
0824b93344 Fix django-registration templates with csrf tokens and bootstrap style. 2013-04-02 22:34:04 +01:00
258f9f662f Update production domains. 2013-04-02 02:19:36 +01:00
437dcdcd1a Add webmaster tools approval code. 2013-04-02 01:33:29 +01:00
f277fb7173 Fix chain details switches. 2013-04-02 01:33:18 +01:00
d7aa11a16b If no description is available, show a message instead of blank. 2013-04-02 01:24:18 +01:00
4a7d009483 Make the wording a little more international friendly. 2013-04-02 01:20:33 +01:00
7a097e4339 Add Claim switch. 2013-04-02 01:07:35 +01:00
60ec1b0c0e Initial installation and mixins for django-waffle 2013-04-02 00:49:02 +01:00
cfee7c0821 Move tracking to the header. 2013-04-01 19:37:53 +01:00
46cb610f95 Remove collectstatic from bootup. 2013-04-01 19:29:02 +01:00
887a24526b Added Google Analytics tracking. 2013-04-01 19:28:31 +01:00
bdc24a7d76 Ignore County if its not defined. 2013-04-01 19:20:08 +01:00
432fb83299 Remove Brands 2013-04-01 19:19:59 +01:00
3cc82e7351 Add branding. 2013-04-01 18:10:25 +01:00
de3cf843e7 Clear up issues with the Search page. 2013-04-01 17:49:40 +01:00
ca144b8254 Convert the lat/lng to floats for Point. 2013-04-01 17:30:40 +01:00
075846d993 Fix reverse for the map view. 2013-04-01 17:27:20 +01:00
036d70ce98 Rework the Add Store to use clientside geocoding. 2013-04-01 17:17:31 +01:00
ec6a2accc3 Catch geopy errors. 2013-04-01 15:43:25 +01:00
d35ff84ab0 Use SendGrid for production email. 2013-04-01 12:56:06 +01:00
c94fd5e85c Fix icon path. 2013-04-01 12:10:16 +01:00
51d198fa47 Define static_url in JS env for easier static working. 2013-04-01 12:06:11 +01:00
cb366fe998 Add missing gevent requirement 2013-04-01 11:56:54 +01:00
8416f48f15 Remove unneeded dyno configs. 2013-04-01 11:52:09 +01:00
63e7607843 Add in support for Sentry 2013-04-01 11:52:00 +01:00
b205a848e1 Use a default bucket name if env isn't defined. 2013-04-01 11:25:46 +01:00
848306a577 Support S3 static file storage 2013-04-01 11:18:43 +01:00
5d77b52b0f Update ALLOWED_HOSTS for production execution. 2013-04-01 10:32:31 +01:00
38950c9840 Fix silly typo on the logging config. 2013-04-01 10:27:43 +01:00
23b8281dec Updated logging config for Heroku. 2013-04-01 10:22:49 +01:00
30ce4d96a8 Cleanup gitignore and remove unneeded CSS 2013-04-01 09:53:44 +01:00
c922d3a4ec Remove library settings for Heroku. 2013-04-01 02:05:42 +01:00
32636cf609 Add GeoDjango settings for Heroku Buildpack. 2013-04-01 01:19:06 +01:00
37eb0588b9 Further refinements to Heroku Support. 2013-04-01 01:02:53 +01:00
7e2ce6fb1a Base support for Heroku deployment. 2013-04-01 00:23:18 +01:00
572216d10b Vagrant Support
Brings in the basic config for Vagrant, missing elasticsearch but its enough to bring up a Vagrant instance of the main web app.
2013-03-31 23:53:55 +01:00
c19f2f5562 Initial Import. 2013-03-31 23:15:07 +01:00