.. |
0001_initial.py
|
remove unique_together
|
2016-10-15 10:51:46 +02:00 |
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
|
add Obstacle and Door Features
|
2016-10-16 13:20:34 +02:00 |
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
|
rename models: Inside→Building, Room→Area
|
2016-10-16 13:35:01 +02:00 |
0003_space_outside.py
|
add Space.outside (for correct rendering)
|
2017-05-12 23:11:11 +02:00 |
0004_auto_20161128_1536.py
|
Remove Source from Editor
|
2016-11-28 16:37:36 +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_20161128_1735.py
|
add outside areas and rename former areas to rooms
|
2016-11-28 19:15:36 +01:00 |
0005_auto_20170527_1556.py
|
editor: edit slugs and redirecting slugs
|
2017-05-27 18:29:36 +02:00 |
0006_auto_20161128_1809.py
|
add outside areas and rename former areas to rooms
|
2016-11-28 19:15:36 +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_auto_20161128_1903.py
|
add elevators
|
2016-11-28 20:56:52 +01:00 |
0008_auto_20170608_1317.py
|
move holes from sections to spaces
|
2017-06-08 15:19:12 +02:00 |
0008_hole.py
|
add holes
|
2016-11-29 00:47:37 +01:00 |
0009_column.py
|
introducing column model
|
2017-06-09 15:22:30 +02:00 |
0009_levelconnector.py
|
add LevelConnector
|
2016-12-01 12:25:02 +01:00 |
0010_auto_20161203_2139.py
|
add support for intermediate levels
|
2016-12-04 01:49:49 +01: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_auto_20161204_1041.py
|
remove Obstacle.height and add Obstacle.crop_to_level
|
2016-12-04 11:43:12 +01: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_auto_20161204_1544.py
|
editor form: do not require crop_to_level
|
2016-12-04 16:44:44 +01:00 |
0012_rename_section_to_level.py
|
rename Section back to Level
|
2017-06-11 14:43:14 +02:00 |
0013_auto_20161208_0937.py
|
add stairs
|
2016-12-08 12:36:09 +01:00 |
0013_auto_20170618_1934.py
|
change verbose_name of slug field
|
2017-06-18 21:35:10 +02:00 |
0014_lineobstacle.py
|
add LineObstacle and various improvements
|
2016-12-08 22:23:42 +01:00 |
0014_mapupdate.py
|
add MapUpdate
|
2017-07-05 22:04:22 +02:00 |
0015_auto_20161208_2020.py
|
add LineObstacle and various improvements
|
2016-12-08 22:23:42 +01:00 |
0015_auto_20170706_1334.py
|
set color='' to color=None
|
2017-07-06 13:38:22 +02:00 |
0016_auto_20161208_2023.py
|
add LineObstacle and various improvements
|
2016-12-08 22:23:42 +01:00 |
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
|
add LineObstacle and various improvements
|
2016-12-08 22:23:42 +01:00 |
0018_auto_20161212_1205.py
|
delete old stuff from mapdata
|
2017-05-12 01:21:53 +02:00 |
0019_auto_20161216_0923.py
|
move location stuff into the corresponding models (now renamed to Locations)
|
2016-12-16 11:03:40 +01:00 |
0020_auto_20161216_0934.py
|
move location stuff into the corresponding models (now renamed to Locations)
|
2016-12-16 11:03:40 +01:00 |
0021_auto_20161217_2333.py
|
add ElevatorLevel.override_altitude
|
2016-12-18 00:46:30 +01:00 |
0022_escalator.py
|
add Escalator and EscalatorSlope (with no support for rendermap and buildgraph so far)
|
2016-12-18 01:15:25 +01:00 |
0023_escalatorslope.py
|
add Escalator and EscalatorSlope (with no support for rendermap and buildgraph so far)
|
2016-12-18 01:15:25 +01:00 |
0024_oneway.py
|
add OneWay. no support in buildgraph yet
|
2016-12-18 01:28:08 +01:00 |
0025_auto_20161219_1440.py
|
location subtitles
|
2016-12-19 16:54:11 +01:00 |
0026_auto_20161219_1501.py
|
location subtitles
|
2016-12-19 16:54:11 +01:00 |
0027_auto_20161219_1748.py
|
add routing_inclusion property
|
2016-12-19 18:52:10 +01:00 |
0028_auto_20161219_1757.py
|
fix typo
|
2016-12-19 18:57:07 +01:00 |
0029_auto_20161221_1120.py
|
correctly implement avoid/exclude
|
2016-12-21 13:31:56 +01:00 |
0030_remove_locationgroup_routing_inclusion.py
|
remove routing_inclusion from LocationGroup
|
2016-12-22 03:23:59 +01:00 |
0031_locationgroup_compiled_room.py
|
add LocationGroup.compiled_room and show nice subtitle
|
2016-12-23 22:42:42 +01:00 |
0032_auto_20161223_2225.py
|
complete german translation and improve some messages
|
2016-12-23 23:34:20 +01:00 |
0033_auto_20161224_1803.py
|
sort locations
|
2016-12-24 21:54:49 +01:00 |
0034_auto_20161224_2104.py
|
add color field
|
2016-12-24 22:05:59 +01:00 |
0035_auto_20161226_1154.py
|
add missing migration
|
2016-12-27 00:53:33 +01:00 |
0036_arealocation_bssids.py
|
add AreaLocation.bssids
|
2016-12-27 19:03:54 +01:00 |
0037_auto_20170428_0902.py
|
remove EscalatorSlope and OneWay
|
2017-04-28 11:03:08 +02:00 |
0038_source_image.py
|
move source image storage away from package directory
|
2017-05-01 16:50:36 +02:00 |
0039_auto_20170501_1523.py
|
add „public“ field to Areas and Locations and prefill it according to PUBLIC_PACKAGES
|
2017-05-01 17:35:41 +02:00 |
0040_auto_20170504_0953.py
|
merge Room and Outside into Area
|
2017-05-04 12:08:17 +02:00 |
0041_room_outside_area.py
|
merge Room and Outside into Area
|
2017-05-04 12:08:17 +02:00 |
0042_auto_20170504_1007.py
|
merge Room and Outside into Area
|
2017-05-04 12:08:17 +02:00 |
0043_auto_20170504_1010.py
|
rename Area.categories to Area.category
|
2017-05-04 12:10:41 +02:00 |
0044_auto_20170504_1023.py
|
remove LevelConnector
|
2017-05-04 12:24:28 +02:00 |
0045_merge_areas.py
|
remove unneeded return statement
|
2017-05-05 13:33:45 +02:00 |
0046_assign_area.py
|
assign area to many GeometryMapItems
|
2017-05-04 15:44:32 +02:00 |
0047_auto_20170505_1002.py
|
remove level from GeometryMapItemWithArea
|
2017-05-05 12:16:19 +02:00 |
0048_elevator_area.py
|
move elevators to area model
|
2017-05-05 13:26:25 +02:00 |
0049_auto_20170505_1125.py
|
move elevators to area model
|
2017-05-05 13:26:25 +02:00 |
0050_categorize_intermediate_areas.py
|
remove intermediate levels
|
2017-05-05 14:20:32 +02:00 |
0051_move_intermediate_areas.py
|
fix migrations
|
2017-05-24 10:05:10 +02:00 |
0052_remove_level_intermediate.py
|
fix migrations
|
2017-05-24 10:05:10 +02:00 |
0053_auto_20170505_1212.py
|
remove intermediate levels
|
2017-05-05 14:20:32 +02:00 |
0054_remove_obstacle_crop_to_level.py
|
remove intermediate levels
|
2017-05-05 14:20:32 +02:00 |
0055_auto_20170505_1334.py
|
remove name field from most mapdata models
|
2017-05-05 16:22:11 +02:00 |
0056_auto_20170506_1531.py
|
rename Area to Space
|
2017-05-06 17:40:06 +02:00 |
0057_auto_20170506_1534.py
|
rename Area to Space
|
2017-05-06 17:40:06 +02:00 |
0058_auto_20170506_1549.py
|
Spaces are public by default
|
2017-05-06 17:50:55 +02:00 |
0059_auto_20170507_0937.py
|
rename Level to Section
|
2017-05-07 12:39:24 +02:00 |
0060_auto_20170507_0952.py
|
rename Level to Section
|
2017-05-07 12:39:24 +02:00 |
0061_auto_20170507_0953.py
|
rename Level to Section
|
2017-05-07 12:39:24 +02:00 |
0062_auto_20170508_1400.py
|
Section migration, again
|
2017-05-08 16:00:43 +02:00 |
0063_auto_20170508_1404.py
|
add geomtype to GeometryField and remove it from GeometryFeature
|
2017-05-08 16:17:47 +02:00 |
0064_auto_20170509_1140.py
|
rename Space.layer to Space.level
|
2017-05-09 13:42:09 +02:00 |
0065_auto_20170509_1140.py
|
rename Space.layer to Space.level
|
2017-05-09 13:42:09 +02: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 |
0068_area_stuffed.py
|
rename StuffedArea to Area with boolean field „stuffed“
|
2017-05-10 15:15:55 +02:00 |
0069_auto_20170510_1329.py
|
s/stuffedareas/areas/
|
2017-05-10 15:30:02 +02: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
|
add models.py to mapdata which should replace classes.py soon
|
2016-08-23 02:19:02 +02:00 |