.. |
0001_initial.py
|
|
|
0001_squashed_refactor_2017.py
|
migration to fix broken foreign keys refering to spaces
|
2017-05-11 19:02:03 +02:00 |
0002_door_obstacle.py
|
|
|
0002_fix_space_foreign_keys.py
|
fix migrations
|
2017-05-24 10:05:10 +02:00 |
0002_locationredirect.py
|
add LocationRedirect and fallback slug for locations
|
2017-05-11 22:46:39 +02:00 |
0003_auto_20161016_1133.py
|
|
|
0003_space_outside.py
|
add Space.outside (for correct rendering)
|
2017-05-12 23:11:11 +02:00 |
0004_auto_20161128_1536.py
|
|
|
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_20161128_1735.py
|
|
|
0005_auto_20170527_1556.py
|
editor: edit slugs and redirecting slugs
|
2017-05-27 18:29:36 +02:00 |
0006_auto_20161128_1809.py
|
|
|
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_auto_20161128_1903.py
|
|
|
0008_auto_20170608_1317.py
|
move holes from sections to spaces
|
2017-06-08 15:19:12 +02:00 |
0008_hole.py
|
|
|
0009_column.py
|
introducing column model
|
2017-06-09 15:22:30 +02:00 |
0009_levelconnector.py
|
|
|
0010_auto_20161203_2139.py
|
|
|
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_auto_20161204_1041.py
|
|
|
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_auto_20161204_1544.py
|
|
|
0012_rename_section_to_level.py
|
rename Section back to Level
|
2017-06-11 14:43:14 +02:00 |
0013_auto_20161208_0937.py
|
|
|
0013_auto_20170618_1934.py
|
change verbose_name of slug field
|
2017-06-18 21:35:10 +02:00 |
0014_lineobstacle.py
|
|
|
0014_mapupdate.py
|
add MapUpdate
|
2017-07-05 22:04:22 +02:00 |
0015_auto_20161208_2020.py
|
|
|
0015_auto_20170706_1334.py
|
set color='' to color=None
|
2017-07-06 13:38:22 +02:00 |
0016_auto_20161208_2023.py
|
|
|
0016_remove_source_image.py
|
don't store source images in database
|
2017-07-08 15:05:25 +02:00 |
0017_auto_20161208_2039.py
|
|
|
0017_point_to_poi.py
|
rename Point to POI
|
2017-07-08 16:29:12 +02:00 |
0018_auto_20161212_1205.py
|
delete old stuff from mapdata
|
2017-05-12 01:21:53 +02:00 |
0018_auto_20170708_1752.py
|
missing slug migration
|
2017-07-08 17:53:18 +02:00 |
0019_auto_20161216_0923.py
|
|
|
0019_location_group_category.py
|
create LocationGroupCategory
|
2017-07-10 13:54:33 +02:00 |
0020_auto_20161216_0934.py
|
|
|
0020_auto_20170710_1848.py
|
add single, allow_* and priority to LocationGroupCategory
|
2017-07-10 18:55:35 +02:00 |
0021_auto_20161217_2333.py
|
|
|
0021_auto_20170710_1916.py
|
add priority to LocationGroup and and default -priority ordering
|
2017-07-10 19:16:35 +02:00 |
0022_escalator.py
|
|
|
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 |
0023_escalatorslope.py
|
|
|
0024_oneway.py
|
|
|
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_auto_20161219_1440.py
|
|
|
0025_remove_area_stuffed.py
|
color should be up to 32 characters, fix color migration
|
2017-09-16 14:19:01 +02:00 |
0026_auto_20161219_1501.py
|
|
|
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 |
0027_auto_20161219_1748.py
|
|
|
0028_auto_20161219_1757.py
|
|
|
0028_door_access_restriction.py
|
access restrictions for doors
|
2017-07-13 23:49:00 +02:00 |
0029_auto_20161221_1120.py
|
|
|
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 |
0030_remove_locationgroup_routing_inclusion.py
|
|
|
0031_auto_20170805_1647.py
|
ordering → base_altitude
|
2017-08-05 16:49:10 +02:00 |
0031_locationgroup_compiled_room.py
|
|
|
0032_auto_20161223_2225.py
|
|
|
0032_remove_graphnode_space_transfer.py
|
remove GraphNode.space_transfer
|
2017-08-06 16:52:08 +02:00 |
0033_auto_20161224_1803.py
|
|
|
0033_auto_20170807_1423.py
|
add missing migration
|
2017-08-07 14:23:36 +02:00 |
0034_auto_20161224_2104.py
|
|
|
0034_auto_20170807_1523.py
|
add space and obstacle heights
|
2017-08-07 15:29:52 +02:00 |
0035_auto_20161226_1154.py
|
|
|
0035_auto_20170916_1216.py
|
color should be up to 32 characters, fix color migration
|
2017-09-16 14:19:01 +02:00 |
0036_arealocation_bssids.py
|
|
|
0036_geometry_bounds.py
|
add geometry bounds for easier querying
|
2017-10-10 13:26:46 +02:00 |
0037_auto_20170428_0902.py
|
|
|
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 |
0038_source_image.py
|
|
|
0039_auto_20170501_1523.py
|
|
|
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 |
0040_auto_20170504_0953.py
|
|
|
0041_level_short_label.py
|
add Level.short_label
|
2017-10-25 12:29:08 +02:00 |
0041_room_outside_area.py
|
|
|
0042_auto_20170504_1007.py
|
|
|
0042_auto_20171031_1507.py
|
make Level.short_label a SlugField
|
2017-10-31 16:07:42 +01:00 |
0043_auto_20170504_1010.py
|
|
|
0043_auto_20171110_1451.py
|
add missing migration
|
2017-11-10 15:52:24 +01:00 |
0044_auto_20170504_1023.py
|
|
|
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 |
0045_merge_areas.py
|
|
|
0046_assign_area.py
|
|
|
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_auto_20170505_1002.py
|
|
|
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_elevator_area.py
|
|
|
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 |
0049_auto_20170505_1125.py
|
|
|
0050_categorize_intermediate_areas.py
|
|
|
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 |
0051_move_intermediate_areas.py
|
fix migrations
|
2017-05-24 10:05:10 +02:00 |
0052_auto_20171125_1335.py
|
height fields should not have negative values
|
2017-11-25 14:36:18 +01:00 |
0052_remove_level_intermediate.py
|
fix migrations
|
2017-05-24 10:05:10 +02:00 |
0053_auto_20170505_1212.py
|
|
|
0053_i18nfield.py
|
add I18nField and replace the title JSONField with it
|
2017-11-30 00:43:39 +01:00 |
0054_remove_obstacle_crop_to_level.py
|
|
|
0054_title_plural.py
|
LocationGroupCategory.title_plural
|
2017-11-30 16:51:28 +01:00 |
0055_auto_20170505_1334.py
|
|
|
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 |
0056_auto_20170506_1531.py
|
|
|
0057_auto_20170506_1534.py
|
|
|
0057_waytype_fields.py
|
add new fields to WayType
|
2017-12-11 15:34:07 +01:00 |
0058_auto_20170506_1549.py
|
|
|
0058_wifimeasurement.py
|
add WifiMeasurement model
|
2017-12-16 12:43:14 +01:00 |
0059_auto_20170507_0937.py
|
|
|
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 |
0060_auto_20170507_0952.py
|
|
|
0061_auto_20170507_0953.py
|
|
|
0061_space_based_route_descriptions.py
|
add models for space-based route description
|
2017-12-18 15:31:28 +01:00 |
0062_auto_20170508_1400.py
|
Section migration, again
|
2017-05-08 16:00:43 +02:00 |
0062_typos.py
|
add LeaveDescription and CrossDescription to Editor
|
2017-12-19 00:50:40 +01:00 |
0063_auto_20170508_1404.py
|
add geomtype to GeometryField and remove it from GeometryFeature
|
2017-05-08 16:17:47 +02: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 |
0064_auto_20170509_1140.py
|
rename Space.layer to Space.level
|
2017-05-09 13:42:09 +02:00 |
0065_access_restriction_group.py
|
AccessRestrictionGroup
|
2017-12-20 20:54:58 +01:00 |
0065_auto_20170509_1140.py
|
rename Space.layer to Space.level
|
2017-05-09 13:42:09 +02:00 |
0066_area_slow_down_factor.py
|
Area.slow_down_factor
|
2017-12-22 15:16:28 +01:00 |
0066_auto_20170509_1148.py
|
add Door.level
|
2017-05-09 13:48:55 +02:00 |
0067_auto_20170510_1311.py
|
rename StuffedArea to Area with boolean field „stuffed“
|
2017-05-10 15:15:55 +02:00 |
0067_space_enter_description.py
|
custom room enter description
|
2017-12-22 16:14:35 +01:00 |
0068_area_stuffed.py
|
rename StuffedArea to Area with boolean field „stuffed“
|
2017-05-10 15:15:55 +02:00 |
0068_waytype_level_change_description.py
|
level change description for waytypes
|
2017-12-23 02:19:27 +01:00 |
0069_auto_20170510_1329.py
|
s/stuffedareas/areas/
|
2017-05-10 15:30:02 +02:00 |
0069_mapupdate_geometries_changed.py
|
skip stuff if processupdates is no geometries were affected
|
2017-12-23 02:38:18 +01:00 |
0070_point.py
|
add Point model
|
2017-05-10 15:30:54 +02:00 |
0071_auto_20170510_1413.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0072_auto_20170510_1540.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0073_remove_locationgroup_slug.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0074_auto_20170510_1556.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0075_auto_20170510_1557.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0076_auto_20170510_1629.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0077_auto_20170510_1637.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0078_auto_20170510_1639.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0079_auto_20170510_1641.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0080_auto_20170510_1642.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0081_arealocation_groups.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0082_auto_20170510_1644.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0083_auto_20170510_1645.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0084_auto_20170510_1701.py
|
Create new Location model structure
|
2017-05-10 19:02:31 +02:00 |
0085_assign_location_level_room.py
|
convert data of room- and level-Arealocations to Sections and Spaces
|
2017-05-10 19:31:38 +02:00 |
0086_auto_20170510_1820.py
|
convert general-area-AreaLocations to Areas and poi-AreaLocations to Points
|
2017-05-10 20:41:22 +02:00 |
0087_assign_location_roomsegment_poi.py
|
convert general-area-AreaLocations to Areas and poi-AreaLocations to Points
|
2017-05-10 20:41:22 +02:00 |
0088_locationgroup_compiled_area.py
|
convert all remaining AreaLocations
|
2017-05-10 21:24:31 +02:00 |
0089_assign_location_area.py
|
convert all remaining AreaLocations
|
2017-05-10 21:24:31 +02:00 |
0090_auto_20170510_1931.py
|
delete AreaLocation
|
2017-05-10 21:31:54 +02:00 |
__init__.py
|
|
|