Commit Graph

51 Commits

Author SHA1 Message Date
Finn af9069b17a
added ability to import sheets with extra data 2019-09-02 15:34:28 +01:00
Finn c977cf3279
added importing doogal data for wards on postcode 2019-08-29 16:37:55 +01:00
Finn a45c354834
Added entity postcode lookup 2019-07-12 21:30:34 +01:00
Finn bf4b092a12
Added in importing Supplier CSV 2019-07-05 15:30:31 +01:00
Finn c456428681
added new relations 2019-07-03 17:36:36 +01:00
Thomas Bloor 1d22da2bed
added new transaction meta table 2019-06-28 15:23:18 +01:00
Finn 4323e49cfc Added icon line to category schema 2018-06-12 12:19:23 +01:00
Finn fdea4be36f fix DDL 2018-03-09 17:44:47 +00:00
Finn d4d1b841d7 changed logic of start time for transaction and submitted time 2018-03-08 16:41:45 +00:00
Finn bdf23b2f3d fully operational and functioning recurring script + changes to schema 2018-03-08 15:31:44 +00:00
Finn 98cd134d84 Changed logic of storing recurring transactions 2018-03-07 15:34:41 +00:00
Finn d937e64663 Fixed recurring purchase entry 2018-03-07 12:46:50 +00:00
Finn 79324ff5f7 Upgraded schema and made fixes 2018-03-05 16:18:17 +00:00
Finn 28a33cf27f added essential flag to transactions in schema 2018-03-01 17:08:30 +00:00
Finn f519bb9f2f Fixed schema and added update for sql 2018-02-21 12:51:43 +00:00
Finn 8a0f933f07 redid relationships of transactions/categories 2018-01-16 13:07:12 +00:00
Finn 4e74c871a2 Categories admin interface fully implemented 2018-01-11 16:23:42 +00:00
Tom Bloor d4ff855251
Added is_fair column for fairly trading organisations 2018-01-02 19:56:48 +00:00
Tom Bloor d6d4121cb3
Fix booleans on sqlite ddl 2018-01-02 19:56:10 +00:00
Finn e6c236e1ff schema and map code updated, test fixed 2017-12-08 13:19:22 +00:00
Finn 8c166464cc database upgraded and interface added 2017-11-23 14:54:59 +00:00
Tom Bloor fc0d2f6fa0
Fixed schema issue for import value foreign key being set wrong 2017-11-21 11:13:04 +00:00
Tom Bloor 951a0b233f
Fix minor issue in ddl for SQLite 2017-11-21 10:48:32 +00:00
Tom Bloor 593efcedfa Schema update for v 16 to include import lookups 2017-11-13 13:02:22 +00:00
Tom Bloor 40dbd1eb50 Added ignore_value boolean to Import Value table 2017-10-27 12:10:52 +01:00
Tom Bloor e09974f0d9 First pass of importing data 2017-10-26 17:01:23 +01:00
Tom Bloor d881b3f95f Added is_local flag to organisation table 2017-10-24 13:47:41 +01:00
Tom Bloor 0302a3d299 Upgrade to have actioned boolean on feedback - also fix boolean
deployment defaults
2017-10-23 15:46:30 +01:00
Tom Bloor bfcacbee32 Added schema upgrade for transaction distance 2017-09-22 12:32:02 +01:00
Tom Bloor e2e4e4769d Added upgrade DDL for lat-long on customers and orgs 2017-09-21 17:06:50 +01:00
Tom Bloor db1bbab10f Upgrade for postcode data table 2017-09-21 16:47:02 +01:00
Finn 5f241bbd46 Tests fixed and API improved and DB upgraded 2017-09-19 17:23:30 +01:00
Tom Bloor c2cc0006bc Finished upgrade script for value * 1000 2017-09-13 15:32:56 +01:00
Tom Bloor b90534babb Fixed table clearup sql for migration 2017-09-06 16:55:05 +01:00
Tom Bloor 3d44bad077 Failed to spell schema correctly in migration script 2017-09-06 16:49:12 +01:00
Tom Bloor 941b89ca66 Missed a constraint 2017-09-06 16:48:06 +01:00
Tom Bloor 007afbc394 Missed some tables required for migration, and dropping indecies for
postgres etc.
2017-09-06 16:45:29 +01:00
Tom Bloor 0eeae0d28d Fixed index which needed renaming for upgrade 2017-09-06 16:20:48 +01:00
Tom Bloor f3335810b3 Change postgres upgrade script to use proper boolean defaults 2017-09-06 16:16:35 +01:00
Tom Bloor 2320ec7e23 Change postgres deploy to use false for boolean default value 2017-09-06 16:15:07 +01:00
Tom Bloor 681ccf1370 Change defaults to be pure false 2017-09-06 16:14:11 +01:00
Tom Bloor 2594d826ef Finished upgrade to schema for entity upgrade 2017-09-04 14:03:39 +01:00
Tom Bloor 6b9e1763b8 Added schema graph for v6 2017-08-31 12:54:41 +01:00
Tom Bloor 88b98d9561 Added image of schema version 5 2017-08-31 11:06:06 +01:00
Finn ef2e0627e1 Fixes and schema update stuff 2017-08-25 15:32:39 +01:00
Finn 08c6b2886e Fix to PostgreSQL upgrade 2017-08-14 17:41:01 +01:00
Finn 65d5bab444 Fixed errors and tests and updated DB 2017-08-14 15:04:24 +01:00
Finn b44a256434 Updated DB and added more DateTime 2017-08-14 12:45:54 +01:00
Finn bf6ff3bc82 Version 2 schema DLL upgrade 2017-07-24 15:39:28 +01:00
Tom Bloor 60918800b3 Added initialisation of Leaderboards to DH 2017-07-20 17:16:24 +01:00