team-3/src/c3nav/mapdata/migrations
2018-12-21 03:07:07 +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 add Space.outside (for correct rendering) 2017-05-12 23:11:11 +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
0008_auto_20170608_1317.py move holes from sections to spaces 2017-06-08 15:19:12 +02: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 don't store source images in database 2017-07-08 15:05:25 +02: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
__init__.py add models.py to mapdata which should replace classes.py soon 2016-08-23 02:19:02 +02:00