Mateusz Konieczny
838682998f
fix problem with migration
...
it was not caught due to retesting it on already modified database
2022-10-05 17:52:08 +02:00
Mateusz Konieczny
548aefed24
add missing promised migration of data
2022-10-03 08:51:56 +02:00
Mateusz Konieczny
50cecf36bb
add conservation area id
2022-10-03 08:04:26 +02:00
Mateusz Konieczny
cea4bad4e4
proper input form for UNESCO WHS
2022-09-24 12:57:22 +02:00
Mateusz Konieczny
0e1d81f41e
use proper form for the id input
2022-09-24 12:57:22 +02:00
Mateusz Konieczny
06c05f4d6c
remove stray help note
2022-09-24 12:57:22 +02:00
Mateusz Konieczny
20f99e9103
Redesign interface listing protection
...
Per @polly64 checkbox fields were removed and switch was made to using links as both as input method and for providing source.
It is no longer possible to just claim that something is listed/featured, entering data will now be also faster
2022-09-24 12:57:17 +02:00
Ed Chalstrey
dc2d026f7f
add planning_nhle_link
2022-07-25 11:00:09 +01:00
Ed Chalstrey
90769513fc
add landowner db migration
2022-07-22 16:21:14 +01:00
Mateusz Konieczny
3cb5ee5dca
Allow community to mark expected applications
2022-07-04 11:40:14 +02:00
Mateusz Konieczny
b64a83a010
fix typo
2022-07-04 08:40:59 +02:00
Ed Chalstrey
3ef764dc75
add developer_name 2nd attempt
2022-06-10 13:38:54 +01:00
Ed Chalstrey
b950c8909f
revert 68abacc685
2022-06-10 13:36:12 +01:00
Ed Chalstrey
68abacc685
add developer_name
2022-06-10 13:32:46 +01:00
Ed Chalstrey
0611eaa9ce
add other_team and other_team_source_link
2022-06-10 13:13:23 +01:00
Ed Chalstrey
e5c0e4e0c0
add builder and builder_source_link
2022-06-10 11:37:52 +01:00
Ed Chalstrey
d73e49a538
add developer_source_link
2022-06-10 11:14:45 +01:00
Ed Chalstrey
b3ca4fef88
reintroduce designers field
2022-06-06 15:41:39 +01:00
Ed Chalstrey
8fca3bc8d8
completely remove problematic field
2022-06-06 15:33:30 +01:00
Ed Chalstrey
0a9d4c3ba8
rename designers to building_designers
2022-06-06 15:02:16 +01:00
Ed Chalstrey
a34a2c6d66
remove duplications
2022-06-06 14:54:45 +01:00
Ed Chalstrey
6ff10ee327
fix has_extension type as bool
2022-06-06 14:42:28 +01:00
Ed Chalstrey
fc515f09bc
add has_extension to down migration
2022-06-06 14:38:33 +01:00
Ed Chalstrey
b59e811412
change to has_extension bool
2022-06-06 14:20:27 +01:00
Ed Chalstrey
db9159e24c
add team migrations
2022-06-06 11:48:39 +01:00
Ed Chalstrey
0e58f0ccca
limit current_landuse_verified to the correct attribute
2022-05-05 15:45:20 +01:00
Ed Chalstrey
8b761b8ddc
add current_landuse_verified update to buildings
2022-05-05 15:40:58 +01:00
Ed Chalstrey
fb277309f1
remove changed to 015 migration not needed
2022-05-05 15:10:05 +01:00
Ed Chalstrey
aa138198d8
update buildings table to have current_landuse_verified bool
2022-05-05 12:00:08 +01:00
Ed Chalstrey
475a146046
remove duplicate landuse_id
2022-04-29 15:45:46 +01:00
Ed Chalstrey
4c1d459cba
add Residential (verified) category
2022-04-29 15:09:10 +01:00
Ed Chalstrey
a97d217022
add new db migration
2022-04-29 14:05:36 +01:00
Ed Chalstrey
07d578cc9c
ADD MIGRATION
2022-04-14 10:50:20 +01:00
Mateusz Konieczny
6a386ed465
Final resolve of duplication
...
that is why PR reviews are nice
2022-02-23 09:51:01 +01:00
Mateusz Konieczny
1b66cd246d
Add missing migrations
2022-02-23 01:06:20 +01:00
Mateusz Konieczny
d7def11d4f
Replace State-owned by Government-owned
...
part of #734
2022-02-16 16:08:29 +01:00
Mateusz Konieczny
4fbe269744
Fix typo in a comment
2022-02-16 14:22:50 +01:00
Mateusz Konieczny
db34ee5b44
Remove virtual migration
...
it was an actual migration executed, but commited is a bit different to avoid completely changing meaning in database
it ended this way due to problems with coordination between code and mapping
2022-02-14 13:50:49 +01:00
Mateusz Konieczny
7c784ffc06
Register one more hotfix for a very troubled migration
2022-02-14 13:49:33 +01:00
Mateusz Konieczny
ead7c93867
Note that downgrades will fail of such data is present
...
As there is no unknown building type reclassifying is impossible
2022-02-14 13:36:19 +01:00
Mateusz Konieczny
fe94a51da4
Modify already commited migration
...
this avoids confusing migration in repository that could damage data, as meaning of the data in database mismatched decription
2022-02-14 13:36:19 +01:00
Mateusz Konieczny
9ba7e04f91
Improve name of unclassified
2022-02-14 13:36:19 +01:00
Mateusz Konieczny
f97fba7f3d
Better name for buildings without marked state
2022-01-15 13:59:32 +01:00
Mateusz Konieczny
1bf1edd2ae
Add ability to mark buildings as unknown
...
Also, make residential a bit stronger.
2022-01-11 17:51:07 +01:00
Mateusz Konieczny
f130578836
Add ability to mark constructions as garden buildings
2022-01-11 17:51:07 +01:00
Maciej Ziarkowski
ab03d3f44b
Rename migrations to released
2021-10-11 14:20:58 +02:00
Maciej Ziarkowski
22cac99675
Change public ownership sources field to array
2021-10-08 13:19:48 +01:00
Maciej Ziarkowski
75f0044b3b
Add community fields about public ownership
2021-09-27 13:47:27 +03:00
Maciej Ziarkowski
8c8a6a8094
Add user opinion fields to community section
2021-09-24 20:31:03 +03:00
Maciej Ziarkowski
29ed25f36c
Replace likes with generic building-user attribs
2021-08-23 02:26:58 +01:00