Laura Klünder
|
0d2663ca89
|
remove unneeded return statement
|
2017-05-05 13:33:45 +02:00 |
|
Laura Klünder
|
74e9acd8b6
|
move elevators to area model
|
2017-05-05 13:26:25 +02:00 |
|
Laura Klünder
|
a18dc108c1
|
remove level from GeometryMapItemWithArea
|
2017-05-05 12:16:19 +02:00 |
|
Laura Klünder
|
a6913d84aa
|
assign area to many GeometryMapItems
|
2017-05-04 15:44:32 +02:00 |
|
Laura Klünder
|
d1b827ef8b
|
merge areas
|
2017-05-04 15:29:41 +02:00 |
|
Laura Klünder
|
5de423d5a0
|
remove LevelConnector
|
2017-05-04 12:24:28 +02:00 |
|
Laura Klünder
|
4441ca1b74
|
rename Area.categories to Area.category
|
2017-05-04 12:10:41 +02:00 |
|
Laura Klünder
|
857788bcf6
|
merge Room and Outside into Area
|
2017-05-04 12:08:17 +02:00 |
|
Laura Klünder
|
f0cec9b7bf
|
add „public“ field to Areas and Locations and prefill it according to PUBLIC_PACKAGES
|
2017-05-01 17:35:41 +02:00 |
|
Laura Klünder
|
8b3265e3e9
|
move source image storage away from package directory
|
2017-05-01 16:50:36 +02:00 |
|
Laura Klünder
|
72716154b9
|
remove EscalatorSlope and OneWay
|
2017-04-28 11:03:08 +02:00 |
|
Laura Klünder
|
b33e9fe3eb
|
add AreaLocation.bssids
|
2016-12-27 19:03:54 +01:00 |
|
Laura Klünder
|
2de2b81440
|
add missing migration
|
2016-12-27 00:53:33 +01:00 |
|
Laura Klünder
|
e9f31f502a
|
add color field
|
2016-12-24 22:05:59 +01:00 |
|
Laura Klünder
|
517e194c44
|
sort locations
|
2016-12-24 21:54:49 +01:00 |
|
Laura Klünder
|
04fb6e3c4e
|
complete german translation and improve some messages
|
2016-12-23 23:34:20 +01:00 |
|
Laura Klünder
|
45f31c5a96
|
add LocationGroup.compiled_room and show nice subtitle
|
2016-12-23 22:42:42 +01:00 |
|
Laura Klünder
|
0fb4dda274
|
remove routing_inclusion from LocationGroup
|
2016-12-22 03:23:59 +01:00 |
|
Laura Klünder
|
49757f7c06
|
correctly implement avoid/exclude
|
2016-12-21 13:31:56 +01:00 |
|
Laura Klünder
|
9caaf2a8f0
|
fix typo
|
2016-12-19 18:57:07 +01:00 |
|
Laura Klünder
|
1b04d0c06a
|
add routing_inclusion property
|
2016-12-19 18:52:10 +01:00 |
|
Laura Klünder
|
af2c05a13c
|
location subtitles
|
2016-12-19 16:54:11 +01:00 |
|
Laura Klünder
|
eb5dc1130a
|
add OneWay. no support in buildgraph yet
|
2016-12-18 01:28:08 +01:00 |
|
Laura Klünder
|
03b07d8a76
|
add Escalator and EscalatorSlope (with no support for rendermap and buildgraph so far)
|
2016-12-18 01:15:25 +01:00 |
|
Laura Klünder
|
1952479a49
|
add ElevatorLevel.override_altitude
|
2016-12-18 00:46:30 +01:00 |
|
Laura Klünder
|
ed0f168a77
|
move location stuff into the corresponding models (now renamed to Locations)
|
2016-12-16 11:03:40 +01:00 |
|
Laura Klünder
|
9c202ab6cd
|
add AreaOfInterest and GroupOfInterest
|
2016-12-12 13:21:09 +01:00 |
|
Laura Klünder
|
0f81d1e49a
|
add LineObstacle and various improvements
|
2016-12-08 22:23:42 +01:00 |
|
Laura Klünder
|
56b083f714
|
add stairs
|
2016-12-08 12:36:09 +01:00 |
|
Laura Klünder
|
8bff54ff56
|
editor form: do not require crop_to_level
|
2016-12-04 16:44:44 +01:00 |
|
Laura Klünder
|
207b74b445
|
remove Obstacle.height and add Obstacle.crop_to_level
|
2016-12-04 11:43:12 +01:00 |
|
Laura Klünder
|
a1ed7534d9
|
add support for intermediate levels
|
2016-12-04 01:49:49 +01:00 |
|
Laura Klünder
|
b309b6f6cd
|
add LevelConnector
|
2016-12-01 12:25:02 +01:00 |
|
Laura Klünder
|
3fa471135f
|
add holes
|
2016-11-29 00:47:37 +01:00 |
|
Laura Klünder
|
0496575d25
|
add elevators
|
2016-11-28 20:56:52 +01:00 |
|
Laura Klünder
|
218c9a1884
|
add outside areas and rename former areas to rooms
|
2016-11-28 19:15:36 +01:00 |
|
Laura Klünder
|
df694fddf3
|
Remove Source from Editor
|
2016-11-28 16:37:36 +01:00 |
|
Laura Klünder
|
47a0915eda
|
rename models: Inside→Building, Room→Area
|
2016-10-16 13:35:01 +02:00 |
|
Laura Klünder
|
dd215e3f3d
|
add Obstacle and Door Features
|
2016-10-16 13:20:34 +02:00 |
|
Laura Klünder
|
d3c507e319
|
remove unique_together
|
2016-10-15 10:51:46 +02:00 |
|
Laura Klünder
|
0036b27057
|
split feature model – beginnings (still missing: API, Forms, Editor)
|
2016-10-12 15:25:00 +02:00 |
|
Laura Klünder
|
9658de72a2
|
use numeric primary keys, but still use unique names as lookups in the API
|
2016-10-11 16:33:12 +02:00 |
|
Laura Klünder
|
7deb001f08
|
mini-migration for changed help_text
|
2016-09-29 16:30:46 +02:00 |
|
Laura Klünder
|
be62b14669
|
Features: store titles as a JSONField and add loadmap and dumpmap support
|
2016-09-26 11:18:56 +02:00 |
|
Laura Klünder
|
11742ad0d1
|
migrations were broken for postgres, so let's redo them
|
2016-09-23 17:17:19 +02:00 |
|
Laura Klünder
|
84c75df574
|
Add level to Feature
|
2016-09-23 13:05:15 +02:00 |
|
Laura Klünder
|
e6cbe5bf27
|
add GeometryField and features api endpoint
|
2016-09-20 15:58:18 +02:00 |
|
Laura Klünder
|
8d2e18c890
|
add commit_id to Package
|
2016-09-13 18:35:44 +02:00 |
|
Laura Klünder
|
558e145572
|
add Package.home_repo
|
2016-09-12 15:06:09 +02:00 |
|
Laura Klünder
|
4b5f13ea48
|
Remove id field from mapdata models and make name their primary key
|
2016-09-11 19:29:10 +02:00 |
|