Laura Klünder
|
15d9f9008d
|
isort
|
2017-05-09 13:32:32 +02:00 |
|
Laura Klünder
|
cf374d5c61
|
improve docstrings and add defaults for Space fields
|
2017-05-09 13:20:25 +02:00 |
|
Laura Klünder
|
2da1bf0bd5
|
add some more type hinting
|
2017-05-09 13:16:36 +02:00 |
|
Laura Klünder
|
39a6104d7a
|
check that all GeometryMixin subclasses have a geometry field
|
2017-05-09 13:09:45 +02:00 |
|
Laura Klünder
|
a845f23cee
|
convert the model mixins to abstract models
|
2017-05-09 12:50:32 +02:00 |
|
Laura Klünder
|
65ccf1d92f
|
reimplement GEOMETRY_MODELS etc.
|
2017-05-09 09:36:08 +02:00 |
|
Laura Klünder
|
9a1ce01fdb
|
flake8 and sort imports
|
2017-05-08 21:55:45 +02:00 |
|
Laura Klünder
|
963694395e
|
turn abstract models into mixins
|
2017-05-08 16:40:22 +02:00 |
|
Laura Klünder
|
9e79ca74ae
|
add geomtype to GeometryField and remove it from GeometryFeature
|
2017-05-08 16:17:47 +02:00 |
|
Laura Klünder
|
dcd7318204
|
Section migration, again
|
2017-05-08 16:00:43 +02:00 |
|
Laura Klünder
|
db08dec0c5
|
add UML
|
2017-05-07 16:18:02 +02:00 |
|
Laura Klünder
|
c9661e4edb
|
rename Level to Section
|
2017-05-07 12:39:24 +02:00 |
|
Laura Klünder
|
d1fe5bce5c
|
Spaces are public by default
|
2017-05-06 17:50:55 +02:00 |
|
Laura Klünder
|
dd9ea849ff
|
rename Area to Space
|
2017-05-06 17:40:06 +02:00 |
|
Laura Klünder
|
83ca6abd00
|
convert mapdata.models.geometry into python package
|
2017-05-06 17:24:09 +02:00 |
|
Laura Klünder
|
dbd589e502
|
flake8 and isort
|
2017-05-05 16:37:03 +02:00 |
|
Laura Klünder
|
89ab60b395
|
remove name field from most mapdata models
|
2017-05-05 16:22:11 +02:00 |
|
Laura Klünder
|
baecf08aea
|
remove intermediate levels
|
2017-05-05 14:20:32 +02:00 |
|
Laura Klünder
|
0d2663ca89
|
remove unneeded return statement
|
2017-05-05 13:33:45 +02:00 |
|
Laura Klünder
|
3a97239fc2
|
fix typo in editor forms
|
2017-05-05 13:29:20 +02:00 |
|
Laura Klünder
|
74e9acd8b6
|
move elevators to area model
|
2017-05-05 13:26:25 +02:00 |
|
Laura Klünder
|
5973ca3211
|
rename and refactor mapdata models
|
2017-05-05 13:19: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
|
c7cbe277a7
|
remove DirectedLineGeometryMapItemWithLevel
|
2017-05-04 12:28:17 +02:00 |
|
Laura Klünder
|
5de423d5a0
|
remove LevelConnector
|
2017-05-04 12:24:28 +02:00 |
|
Laura Klünder
|
b974869a08
|
add category and layer to editorforms
|
2017-05-04 12:10:54 +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
|
67be5d29a8
|
remote escalatorslope and oneway from LevelGeometries
|
2017-05-04 09:59:29 +02:00 |
|
Laura Klünder
|
40ec256f5a
|
fix isort
|
2017-05-01 18:37:10 +02:00 |
|
Laura Klünder
|
ecb9a4182f
|
remote escalatorslope and oneway from editor.js
|
2017-05-01 18:24:58 +02:00 |
|
Laura Klünder
|
5efb6d537d
|
remove packages, hosters, ... completely
|
2017-05-01 18:10:46 +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
|
abec08356e
|
remove loadmap/dumpmap/checkmap
|
2017-05-01 16:58:14 +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
|
582f7df7ca
|
remove tofile, fromfile and similar
|
2017-04-28 11:14:01 +02:00 |
|
Laura Klünder
|
72716154b9
|
remove EscalatorSlope and OneWay
|
2017-04-28 11:03:08 +02:00 |
|
Laura Klünder
|
5e4e11b51d
|
remove packageio
|
2017-04-28 10:59:29 +02:00 |
|
Laura Klünder
|
de32f8e012
|
remove build webhooks as they are not needed any more
|
2017-04-28 10:57:18 +02:00 |
|
Laura Klünder
|
9414421d09
|
add development note to readme
|
2017-04-28 10:56:36 +02:00 |
|
Laura Klünder
|
53a6bdb8cf
|
fix flake8 and isort errors
|
2017-01-13 21:52:44 +01:00 |
|
Mark Van den Borre
|
a9262ddcee
|
fix typo in manual
|
2017-01-08 16:40:22 +01:00 |
|
Mark Van den Borre
|
270121f3e5
|
dependencies: add missing; alphabetic ordering (#11)
manuall installation: add missing dependencies and alphabetic ordering
|
2017-01-07 21:37:23 +01:00 |
|
Laura Klünder
|
1ab447bbf0
|
option to output route as JSON
|
2016-12-29 20:06:57 +01:00 |
|
Laura Klünder
|
7cf59dab23
|
fix locating aka call scanNow()
|
2016-12-28 13:46:04 +01:00 |
|
Laura Klünder
|
229b4d5ac9
|
match lowercase
|
2016-12-28 11:28:21 +01:00 |
|
Laura Klünder
|
606ed3cc22
|
fix wifi location on javascript-side
|
2016-12-28 11:25:51 +01:00 |
|
Laura Klünder
|
9f75554503
|
wifilocate still needs better debugging
|
2016-12-28 11:10:34 +01:00 |
|