Laura Klünder
|
6bbac4a7ba
|
new REST API
|
2017-05-11 21:02:01 +02:00 |
|
Laura Klünder
|
513bb25b6a
|
move title property to Location
|
2017-05-11 09:06:19 +02:00 |
|
Laura Klünder
|
67f2bcdf0e
|
delete AreaLocation
|
2017-05-10 21:31:54 +02:00 |
|
Laura Klünder
|
69ac1b74c6
|
convert all remaining AreaLocations
|
2017-05-10 21:24:31 +02:00 |
|
Laura Klünder
|
8290083fd4
|
Create new Location model structure
|
2017-05-10 19:02:31 +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
|
c9661e4edb
|
rename Level to Section
|
2017-05-07 12:39:24 +02:00 |
|
Laura Klünder
|
83ca6abd00
|
convert mapdata.models.geometry into python package
|
2017-05-06 17:24:09 +02:00 |
|
Laura Klünder
|
89ab60b395
|
remove name field from most mapdata models
|
2017-05-05 16:22:11 +02:00 |
|
Laura Klünder
|
5973ca3211
|
rename and refactor mapdata models
|
2017-05-05 13:19:25 +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
|
582f7df7ca
|
remove tofile, fromfile and similar
|
2017-04-28 11:14:01 +02:00 |
|
Laura Klünder
|
01be74ab33
|
add wifilocate api
|
2016-12-27 23:39:14 +01:00 |
|
Laura Klünder
|
b33e9fe3eb
|
add AreaLocation.bssids
|
2016-12-27 19:03:54 +01:00 |
|
Laura Klünder
|
e48c6b2d04
|
fix packageio color loading
|
2016-12-24 23:22:00 +01:00 |
|
Laura Klünder
|
e9f31f502a
|
add color field
|
2016-12-24 22:05:59 +01:00 |
|
Laura Klünder
|
d1534a27e8
|
filter locationgroups in arealocation descriptions by can_describe
|
2016-12-24 21:54:49 +01:00 |
|
Laura Klünder
|
ec631cd133
|
add can_describe to LocationGroup
|
2016-12-24 21:54:49 +01:00 |
|
Laura Klünder
|
62d4132d60
|
fix error 500 when trying to edit/create an arealocation in editor
|
2016-12-24 16:24:56 +01:00 |
|
Laura Klünder
|
affe2934ee
|
now really fix information disclosure
|
2016-12-24 02:46:05 +01:00 |
|
Laura Klünder
|
d4d42f46e1
|
fix incorrect set operator in check if PointLocation is reachable
|
2016-12-24 02:16:35 +01:00 |
|
Laura Klünder
|
3f3b868e8a
|
fix possible information disclosure by describing coordinates
|
2016-12-24 02:08:30 +01:00 |
|
Laura Klünder
|
04fb6e3c4e
|
complete german translation and improve some messages
|
2016-12-23 23:34:20 +01:00 |
|
Laura Klünder
|
c954f3976b
|
fix Level.nearest_point if there is no nearest point
|
2016-12-23 23:03:25 +01:00 |
|
Laura Klünder
|
497798925b
|
fix error in LocationGroup.tofile
|
2016-12-23 22:55:35 +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
|
f018315db2
|
add subtitle for LocationGroup
|
2016-12-22 03:33:53 +01:00 |
|
Laura Klünder
|
1f4c22e113
|
only use locations for describing with can_describe=True
|
2016-12-22 03:31:27 +01:00 |
|
Laura Klünder
|
c9dafa7942
|
only allow searching for locations with can_search=True
|
2016-12-22 03:29:07 +01:00 |
|
Laura Klünder
|
0fb4dda274
|
remove routing_inclusion from LocationGroup
|
2016-12-22 03:23:59 +01:00 |
|
Laura Klünder
|
b856a0168a
|
full access token should work now
|
2016-12-21 20:56:28 +01:00 |
|
Laura Klünder
|
e6255c8ecd
|
more stuff about access and footer
|
2016-12-21 20:14:40 +01:00 |
|
Laura Klünder
|
49757f7c06
|
correctly implement avoid/exclude
|
2016-12-21 13:31:56 +01:00 |
|
Laura Klünder
|
25af1c9901
|
more exceptiosn and edge cases
|
2016-12-21 01:59:08 +01:00 |
|
Laura Klünder
|
bbfca9f318
|
route from point to point and describe points
|
2016-12-21 00:24:56 +01:00 |
|
Laura Klünder
|
8a9406275b
|
fix location_id of PointLocation
|
2016-12-20 22:39:28 +01:00 |
|
Laura Klünder
|
0b44acc8b0
|
select location from map
|
2016-12-20 22:20:42 +01:00 |
|
Laura Klünder
|
a6f4b3c9b2
|
new ui that also works without javascript
|
2016-12-20 20:29:18 +01:00 |
|
Laura Klünder
|
2a00e9ba0a
|
fix another mapdata reading error
|
2016-12-20 01:11:28 +01:00 |
|
Laura Klünder
|
8ef9e417aa
|
fix error when laoding mapdata
|
2016-12-20 01:08:24 +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
|
f018f47182
|
fix bug to correctly determine which locations lie inside each other
|
2016-12-19 18:07:04 +01:00 |
|
Laura Klünder
|
af2c05a13c
|
location subtitles
|
2016-12-19 16:54:11 +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 |
|