team-3/src/c3nav/mapdata/migrations
Laura Klünder 77af72d590 fill_quest!
2024-12-27 16:32:46 +01:00
..
0001_squashed_2018.py squash migrations 2018 2018-12-07 19:45:18 +01:00
0001_squashed_refactor_2017.py squash migrations 2018 2018-12-07 19:45:18 +01:00
0002_fix_broken_spaces.py fix space geometries broken by bug in editor 2018-12-10 23:42:01 +01:00
0002_locationredirect.py add LocationRedirect and fallback slug for locations 2017-05-11 22:46:39 +02:00
0003_column_access_restriction.py columns can have an accessrestriction now 2018-12-12 19:37:24 +01:00
0003_space_outside.py shapely's cascaded_union was deprecated, replace with unary_union 2022-04-03 18:16:03 +02:00
0004_mapupdate_types.py manage map updates in control panel 2018-12-16 02:23:05 +01:00
0004_space_level_category_name.py rename empty string Space level and category to normal 2017-05-26 20:25:24 +02:00
0005_auto_20170527_1556.py editor: edit slugs and redirecting slugs 2017-05-27 18:29:36 +02:00
0005_geometry_import_tag.py add import_tag field 2018-12-20 16:12:20 +01:00
0006_location_icon.py custom location icons 2018-12-21 03:07:07 +01:00
0006_remove_section_name.py remove section name 2017-05-27 18:36:20 +02:00
0007_assign_hole_space.py move holes from sections to spaces 2017-06-08 15:19:12 +02:00
0007_location_group_help_text.py LocationGroupCategory help text 2018-12-23 17:52:15 +01:00
0008_auto_20170608_1317.py move holes from sections to spaces 2017-06-08 15:19:12 +02:00
0008_validate_slug.py validate slug properly 2018-12-25 23:11:56 +01:00
0009_column.py introducing column model 2017-06-09 15:22:30 +02:00
0010_on_top_of.py replace Space.level with secondary sections on top of primary sections 2017-06-10 15:00:47 +02:00
0011_outside_only_outside.py Space.outside not means „only outside of building“, so False means nothing 2017-06-11 13:18:25 +02:00
0012_rename_section_to_level.py fixed migrations to work around transaction limitations of SQLite 2018-10-31 21:34:06 +01:00
0013_auto_20170618_1934.py change verbose_name of slug field 2017-06-18 21:35:10 +02:00
0014_mapupdate.py add MapUpdate 2017-07-05 22:04:22 +02:00
0015_auto_20170706_1334.py set color='' to color=None 2017-07-06 13:38:22 +02:00
0016_remove_source_image.py syntax error, oops 2023-11-11 12:07:42 +01:00
0017_point_to_poi.py fixed migrations to work around transaction limitations of SQLite 2018-10-31 21:34:06 +01:00
0018_auto_20170708_1752.py missing slug migration 2017-07-08 17:53:18 +02:00
0019_location_group_category.py squash migrations 2018 2018-12-07 19:45:18 +01:00
0020_auto_20170710_1848.py add single, allow_* and priority to LocationGroupCategory 2017-07-10 18:55:35 +02:00
0021_auto_20170710_1916.py add priority to LocationGroup and and default -priority ordering 2017-07-10 19:16:35 +02:00
0022_remove_space_category.py move Space.category into Location Groups 2017-07-11 17:32:17 +02:00
0023_auto_20170711_1741.py order LocationGroups by their category first 2017-07-11 17:41:16 +02:00
0024_remove_compiled_room_area.py remove compiled_room and compiled_area, create location group categories 2017-07-11 18:01:48 +02:00
0025_remove_area_stuffed.py color should be up to 32 characters, fix color migration 2017-09-16 14:19:01 +02:00
0026_remove_specificlocation_color.py move all background colors into location groups 2017-07-13 13:32:06 +02:00
0027_access_restriction.py remove property "public", add AccessRestriction model 2017-07-13 18:43:03 +02:00
0028_door_access_restriction.py access restrictions for doors 2017-07-13 23:49:00 +02:00
0029_auto_20170714_1519.py create initial graph models 2017-07-14 15:20:22 +02:00
0030_altitudes.py new altitude modeling 2017-08-05 11:56:29 +02:00
0031_auto_20170805_1647.py ordering → base_altitude 2017-08-05 16:49:10 +02:00
0032_remove_graphnode_space_transfer.py remove GraphNode.space_transfer 2017-08-06 16:52:08 +02:00
0033_auto_20170807_1423.py add missing migration 2017-08-07 14:23:36 +02:00
0034_auto_20170807_1523.py add space and obstacle heights 2017-08-07 15:29:52 +02:00
0035_auto_20170916_1216.py color should be up to 32 characters, fix color migration 2017-09-16 14:19:01 +02:00
0036_geometry_bounds.py add geometry bounds for easier querying 2017-10-10 13:26:46 +02:00
0037_level_geoms_cache.py improve rendering speed by caching LevelGeometry in database 2017-10-19 13:35:17 +02:00
0038_level_render_data.py cache LevelRenderData for each level completely (+ cropping) 2017-10-20 22:02:51 +02:00
0039_auto_20171024_2011.py missing unimportant migration 2017-10-24 22:13:14 +02:00
0040_access_permissions.py add AccessPermission modeling 2017-10-24 22:13:53 +02:00
0041_level_short_label.py add Level.short_label 2017-10-25 12:29:08 +02:00
0042_auto_20171031_1507.py make Level.short_label a SlugField 2017-10-31 16:07:42 +01:00
0043_auto_20171110_1451.py add missing migration 2017-11-10 15:52:24 +01:00
0044_mapupdate_processed.py process updates asynchronously 2017-11-10 16:32:58 +01:00
0045_level_door_height.py door heights 2017-11-14 21:33:55 +01:00
0046_remove_level_render_data.py save changed_geometries into file instead of pickling it into the db 2017-11-16 02:47:28 +01:00
0047_remove_mapupdate_changed_geometries.py save changed_geometries into file instead of pickling it into the db 2017-11-16 02:47:28 +01:00
0048_ramp.py add ramp model 2017-11-17 20:31:29 +01:00
0049_altitude_area_ramp.py create ramp altitude areas 2017-11-18 00:07:23 +01:00
0050_remove_geometry_bounds.py remove bounds from GeometryMixin 2017-11-22 22:15:33 +01:00
0051_auto_20171125_1241.py turn Source.name into a CharField to allow periods 2017-11-25 13:42:05 +01:00
0052_auto_20171125_1335.py height fields should not have negative values 2017-11-25 14:36:18 +01:00
0053_i18nfield.py add I18nField and replace the title JSONField with it 2017-11-30 00:43:39 +01:00
0054_title_plural.py LocationGroupCategory.title_plural 2017-11-30 16:51:28 +01:00
0055_grant_access_permissions.py manage access permissions 2017-12-08 21:31:53 +01:00
0056_accesspermissiontoken.py AccessPermissionToken 2017-12-10 03:16:07 +01:00
0057_waytype_fields.py add new fields to WayType 2017-12-11 15:34:07 +01:00
0058_wifimeasurement.py add WifiMeasurement model 2017-12-16 12:43:14 +01:00
0059_multiple_accesspermissions.py allow multiple access permissions per user and restriction 2017-12-17 21:53:55 +01:00
0060_access_permission_id.py fix migration… please 2017-12-18 15:15:16 +01:00
0061_space_based_route_descriptions.py add models for space-based route description 2017-12-18 15:31:28 +01:00
0062_typos.py add LeaveDescription and CrossDescription to Editor 2017-12-19 00:50:40 +01:00
0063_descriptions_unique_together.py add missing unique_together on graph descriptions 2017-12-19 01:59:54 +01:00
0064_access_permission_unique_key.py AccessPermission.unique_key 2017-12-19 12:19:31 +01:00
0065_access_restriction_group.py AccessRestrictionGroup 2017-12-20 20:54:58 +01:00
0066_area_slow_down_factor.py Area.slow_down_factor 2017-12-22 15:16:28 +01:00
0067_space_enter_description.py custom room enter description 2017-12-22 16:14:35 +01:00
0068_waytype_level_change_description.py level change description for waytypes 2017-12-23 02:19:27 +01:00
0069_mapupdate_geometries_changed.py skip stuff if processupdates is no geometries were affected 2017-12-23 02:38:18 +01:00
0070_auto_20180918_1736.py more fixes for the editor 2018-09-18 17:38:26 +02:00
0071_space_base_mapdata_accessible.py add base_mapdata_accessible field to space 2018-11-20 23:06:49 +01:00
0072_make_wifi_measurement_author_nullable.py optionally wifi measurements when the event data is purged 2019-11-27 20:39:31 +01:00
0073_locationgroup_hierarchy.py introducing group hierarchy 2019-12-21 18:09:59 +01:00
0074_show_labels.py show_label logic 2019-12-21 23:01:24 +01:00
0075_label_settings.py implement label settings 2019-12-22 00:38:54 +01:00
0076_obstacle_color.py colored obstacles – the future is (almost) here! 2019-12-22 19:28:55 +01:00
0077_obstacle_altitude.py obstacle altitude 2019-12-22 20:57:32 +01:00
0078_reports.py issue submission forms 2019-12-24 17:29:00 +01:00
0079_auto_20191224_1858.py show link to report dashboard if user has reported something 2019-12-24 19:03:22 +01:00
0080_auto_20191224_2203.py fix django warning 2019-12-24 22:04:10 +01:00
0081_auto_20191225_1015.py quick comment feature for reports and stuff 2019-12-25 10:16:40 +01:00
0082_dynamiclocation_position.py fix super old broken migration 2023-11-26 18:00:50 +01:00
0083_auto_20191227_1642.py set coordinates for position 2019-12-27 16:51:06 +01:00
0084_position_timeout.py implement position timeout 2019-12-27 18:31:54 +01:00
0085_locationgroupcategory_allow_dynamic_locations.py dynamic locations in editor 2019-12-27 18:42:08 +01:00
0086_django_4_0.py migrate to django's native JSONField 2022-04-03 19:40:12 +02:00
0087_rangingbeacon.py add RangingBeacon to mapdata 2023-11-10 18:59:37 +01:00
0088_remove_position_api_secret.py add position update API endpoint and remove old one, also some more api tweaks 2023-11-24 15:42:48 +01:00
0089_groundaltitude.py fix grounaltitude migration 2023-12-11 20:34:11 +01:00
0090_alter_report_author.py missing migration for report author 2023-12-19 19:48:18 +01:00
0091_area_main_point.py update migration for main_point to use blank=True 2023-12-20 23:33:36 +01:00
0092_accesspermission_by_group.py access permissions can now also be given by group 2023-12-19 19:48:31 +01:00
0093_public_accessrestriction.py access restrictions can be set to public to make them available to everyone (even not logged in users) 2023-12-20 23:56:32 +01:00
0094_hub_import_prepare.py add external_url and hub_import_type 2023-12-22 01:20:24 +01:00
0095_accesspermission_for_session.py manage unlimited tokens in control panel 2023-12-24 16:03:48 +01:00
0095_import_block.py import_block implementation 2023-12-25 16:49:03 +01:00
0096_merge_20231225_2216.py add importhub first draft 2023-12-25 22:49:23 +01:00
0097_longer_import_tag.py add importhub first draft 2023-12-25 22:49:23 +01:00
0098_report_import_tag.py importhub now with automatic reports doing 2023-12-25 23:38:23 +01:00
0099_theming.py theme selector 2024-01-06 20:52:46 +01:00
0100_obstaclegroup_color_data.py rewrite migration to stay compatible with sqlite 2024-02-09 21:35:50 +01:00
0101_remove_obstacle_color.py oops forgot to remove the color field on line obstacles 2024-01-06 18:51:04 +01:00
0102_rename_bssid_rangingbeacon_wifi_bssid_and_more.py add missing migration 2024-03-10 13:46:05 +01:00
0103_report_flow_overhaul.py overhaul entire report process 2024-03-24 17:38:24 +01:00
0104_theme_color_css_grid_and_more.py fix migration 2024-03-28 19:12:19 +01:00
0105_alter_theme_color_background_and_more.py new more complicated mesh code 2024-03-30 19:04:12 +01:00
0106_rename_wifi_to_beaconmeasurement.py wifimeasurement → beaconmeasurement… and editor scancollector implementation 2024-03-31 16:23:15 +02:00
0107_altitudearea_multiple_points.py fix bugs with new ramps 2024-08-18 21:48:17 +02:00
0108_in_legend.py add legend / color key API endpoint 2024-09-06 15:07:54 +02:00
0109_accesspermissionssogrant_accesspermission_sso_grant.py added feature to grant access permissions via SSO groups 2024-09-16 13:20:19 +02:00
0110_theme_icon_path_theme_leaflet_marker_config.py leaflet marker theming 2024-09-17 19:31:38 +02:00
0111_dataoverlay_dataoverlayfeature.py data overlays 2024-11-21 11:56:31 +01:00
0112_alter_dataoverlay_options_and_more.py added missing migration 2024-12-04 23:44:10 +01:00
0113_locationgroup_can_report_mistake.py can_report_mistake 2024-12-09 16:09:47 +01:00
0114_accessrestrictiongroup_members.py reverse manytomany field between access restrictions and their groups 2024-12-11 14:43:27 +01:00
0115_dataoverlay_access_restriction.py dataoverlays can have an access restriction, as a treat 2024-12-15 14:35:15 +00:00
0116_waytype_avoid_by_default_alter_waytype_description.py allow waytypes to be excluded by default 2024-12-15 18:25:16 +00:00
0117_alter_dataoverlay_fill_color_and_more.py overlay api 2024-12-16 11:36:47 +01:00
0118_dataoverlay_default_geomtype.py overlays 2024-12-16 12:54:37 +01:00
0119_dataoverlay_fill_opacity_dataoverlay_stroke_opacity_and_more.py migration for dataoverlay default geomtype and stroke nad fill opacity 2024-12-16 19:50:34 +01:00
0120_level_intermediate.py missing migration 2024-12-19 00:07:02 +01:00
0121_level_level_index_alter_level_short_label.py add level_index so short_label can look nicer 2024-12-19 10:56:38 +01:00
0122_locationgroup_external_url_and_more.py external_url_label and external_url for locationgroup as well 2024-12-19 11:59:38 +01:00
0123_door_name_door_todo.py doors now have todos, names and a cooler new UI 2024-12-19 17:26:50 +01:00
0124_beaconmeasurement_data_schema.py data migrate pydantic field better cause the validator is crap 2024-12-23 16:43:41 +01:00
0125_rangingbeacon_altitude_quest_and_more.py add missing migrations 2024-12-24 20:06:22 +01:00
0126_loadgroup.py introduce load group as a concept 2024-12-25 16:49:08 +01:00
0127_alter_beaconmeasurement_data_and_more.py a rather unimportant migration but someone's gotta do it 2024-12-25 16:49:52 +01:00
0128_space_identifyable.py space "identifyable" property including quest 2024-12-26 03:44:05 +01:00
0129_dataoverlay_cluster_points.py nicer overlay point markers and optional clustering 2024-12-26 04:08:06 +01:00
0130_rangingbeacon_wifi_bssids.py add missing migration 2024-12-26 22:18:01 +01:00
0131_dataoverlay_edit_access_restriction.py update migrations after rebase 2024-12-26 22:37:48 +01:00
0132_dataoverlay_update_interval_and_more.py update migrations after rebase 2024-12-26 22:37:48 +01:00
0133_beaconmeasurement_fill_quest.py fill_quest! 2024-12-27 16:32:46 +01:00
__init__.py add models.py to mapdata which should replace classes.py soon 2016-08-23 02:19:02 +02:00