Commit Graph

33 Commits

Author SHA1 Message Date
5e8d69e974 Fix null fields on address. 2013-04-06 02:15:51 +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
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
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
b3e01bfde9 Added simplistic view tests. 2013-04-04 21:05:46 +01:00
f30f53204a Add in the ability to add links to stores/chains. 2013-04-03 23:14:14 +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
35b2743d23 Add a switch for geolocation. 2013-04-02 22:34:13 +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
bdc24a7d76 Ignore County if its not defined. 2013-04-01 19:20:08 +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
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
c19f2f5562 Initial Import. 2013-03-31 23:15:07 +01:00