Commit Graph

82 Commits

Author SHA1 Message Date
f9cc17671d Split out online and retail store sections. 2013-04-07 13:38:44 +01:00
42c92b4881 Force all items in full_address as unicode. 2013-04-06 22:31:34 +01:00
e0ba49494e Remove address_string, make full_address cleanout invalid items. 2013-04-06 22:18:40 +01:00
ace2e9b48b Make icon 300px like the other pages. 2013-04-06 08:31:39 +01:00
ecaf048b17 Use the chain stores instead of non existent template object. 2013-04-06 08:31:04 +01:00
ed862dae9f Update JS for store views to correctly render the map. 2013-04-06 08:23:30 +01:00
8fb85e54f7 Fix full address to only provide the fields that are defined. 2013-04-06 03:12:17 +01:00
b3e0367563 Fix search indexes. 2013-04-06 02:57:05 +01:00
ebac084df7 Fix more null fields. 2013-04-06 02:25:33 +01:00
fd2977dc3d Added error page. 2013-04-06 02:20:55 +01:00
02ac5a7488 Add introduction mail template. 2013-04-06 02:16:42 +01:00
a27bc91f07 Add base shops CSV. 2013-04-06 02:16:33 +01:00
5e8d69e974 Fix null fields on address. 2013-04-06 02:15:51 +01:00
490d555faa Fix missing template load statements. 2013-04-06 01:51:34 +01:00
a2e7702cb0 Further update to failure templates. 2013-04-06 01:48:10 +01:00
8115d81bca Add some downtime templates for Heroku 2013-04-06 01:39:27 +01:00
b8d4b4f82d Addition of content reporting
New app called "moderation" which handles the reporting, and in the future, management of incorrect records in the database.
2013-04-06 01:07:33 +01:00
d5584246d2 Update the importer to support the fuller CSV format. 2013-04-05 17:42:55 +01:00
fec82e3fe3 Don't do geo lookups on import. 2013-04-05 12:18:12 +01:00
b74a0b8bfc Fix tests now that the switches are loaded by migrations. 2013-04-05 11:03:07 +01:00
9e59e3e5d1 Add auto creation of switches used by store. 2013-04-05 10:57:00 +01:00
1839fa2014 Add Error 500 template and a small testing view for Debug. 2013-04-05 10:21:51 +01:00
412ff67510 Remove advanced search until properly implemented. 2013-04-05 01:49:01 +01:00
c21d2d69ff Added basic model testing. 2013-04-05 00:11:54 +01:00
9d3b7d8d28 404 if the target object can't be found 2013-04-04 22:55:26 +01:00
42057c3433 Fixed tests with Waffle switches. 2013-04-04 22:55:16 +01:00
c79dc3b320 Fix Static path for dev after settings layout change. 2013-04-04 22:23:51 +01:00
4fc3f154bd Various configuration changes for testing. 2013-04-04 22:20:20 +01:00
cad51079b6 Use Django TestCase 2013-04-04 21:22:49 +01:00
d1848301a8 Added missing Mock dependency. 2013-04-04 21:18:02 +01:00
d1ef4ddec7 Fix incorrect INSTALLED_APPS line for testing. 2013-04-04 21:15:37 +01:00
b3e01bfde9 Added simplistic view tests. 2013-04-04 21:05:46 +01:00
74764bae32 Added basic Jenkins testing support. 2013-04-04 20:28:11 +01:00
6a35729f7c Update to segmented config files. 2013-04-04 17:52:30 +01:00
f30f53204a Add in the ability to add links to stores/chains. 2013-04-03 23:14:14 +01:00
850027f50d Change the mode on manage.py 2013-04-03 22:12:47 +01:00
88666e5949 Added basic importing command from CSV. 2013-04-03 22:12:34 +01:00
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