Commit graph

1078 commits

Author SHA1 Message Date
Laura Klünder
519eeebf2f fix mapupdate caching 2017-12-19 22:27:17 +01:00
Laura Klünder
b2c56a00b6 fix if_modified_since by rounding down 2017-12-19 20:41:32 +01:00
Laura Klünder
a527317c27 timestamps instead of datetime 2017-12-19 20:32:18 +01:00
Laura Klünder
c55a087522 add missing Last-Modified header 2017-12-19 20:28:15 +01:00
Laura Klünder
1b82ebcfe9 remove api_etag for image 2017-12-19 20:24:30 +01:00
Laura Klünder
783a521682 last modified support for source images 2017-12-19 20:20:29 +01:00
Laura Klünder
2587f5f8ba fix error due to subtitle 2017-12-19 19:30:51 +01:00
Laura Klünder
ec53cb5531 describe locations only with groups that have can_describe set 2017-12-19 18:40:28 +01:00
Laura Klünder
b852ef708e AccessPermission.unique_key 2017-12-19 12:19:31 +01:00
Laura Klünder
fe7faaff58 add missing unique_together on graph descriptions 2017-12-19 01:59:54 +01:00
Laura Klünder
153c20410c only show access restrictions the user max see 2017-12-19 01:56:10 +01:00
Laura Klünder
40b19acfb6 description titles for editor 2017-12-19 01:50:27 +01:00
Laura Klünder
9ae9477b33 add LeaveDescription and CrossDescription to Editor 2017-12-19 00:50:40 +01:00
Laura Klünder
0bbcc400ca add models for space-based route description 2017-12-18 15:31:28 +01:00
Laura Klünder
c1fe2e02e0 fix migration… please 2017-12-18 15:15:16 +01:00
Laura Klünder
31220b4f93 fix migration, now really 2017-12-18 15:11:35 +01:00
Laura Klünder
1d1d50769b fix migration 2017-12-18 15:05:45 +01:00
Laura Klünder
64664fbc66 don't use tokens as primary keys 2017-12-18 14:54:45 +01:00
Laura Klünder
ee83d56a5c simpler describe_location 2017-12-18 01:57:36 +01:00
Laura Klünder
032dcebcd0 determine altitude for custom locations 2017-12-18 01:42:43 +01:00
Laura Klünder
936b2c4b3d fix get_color() error when space geometries are created in a changeset 2017-12-18 00:36:25 +01:00
Laura Klünder
7e9c87c8ea allow multiple access permissions per user and restriction 2017-12-17 21:53:55 +01:00
Laura Klünder
656ad49721 when a level, space or area is origin or destination, move marker 2017-12-17 03:39:36 +01:00
Laura Klünder
9185c999af with_type → include_type 2017-12-17 03:24:12 +01:00
Laura Klünder
d979a298c2 better title and subtitle for custom locations 2017-12-16 19:46:32 +01:00
Laura Klünder
5ebddc8ed8 add WifiMeasurement model 2017-12-16 12:43:14 +01:00
Laura Klünder
5bd879d954 make obstacles darker 2017-12-15 20:49:21 +01:00
Laura Klünder
b4ce69c6b9 confine areas to their spaces 2017-12-15 16:06:31 +01:00
Laura Klünder
056a4ef635 hopefully this helps against the geos errors 2017-12-15 12:51:53 +01:00
Laura Klünder
ffa5fb382e more buffer(0) after difference()… hopefully this helps 2017-12-15 12:37:58 +01:00
Laura Klünder
eb7eac4448 try to fix validity problems in build_for_level 2017-12-15 12:35:31 +01:00
Laura Klünder
a7c4475151 throw bad request in tile view if a tile cache server should be used 2017-12-15 00:33:13 +01:00
Laura Klünder
925a59010c some more comments 2017-12-15 00:04:32 +01:00
Laura Klünder
4ba43480ed comments for LevelRenderData 2017-12-15 00:02:40 +01:00
Laura Klünder
93cd4f0e77 more comments \o/ 2017-12-14 23:57:59 +01:00
Laura Klünder
a2987cfbb3 reorganize cookie settings and make them always secure 2017-12-14 23:01:49 +01:00
Laura Klünder
8b27084335 display → details 2017-12-14 22:17:51 +01:00
Laura Klünder
5f21f4ce6d fix location details api 2017-12-14 22:16:48 +01:00
Laura Klünder
b4fe83b453 SpaceGeometryMixin: geojson opacity 2017-12-14 22:00:22 +01:00
Laura Klünder
e4be49ffd4 fix groups not respected in subtitle 2017-12-14 21:44:14 +01:00
Laura Klünder
b8b21b775e correct logic about locationgroup save 2017-12-14 19:47:07 +01:00
Laura Klünder
b20c94b6c6 call register_changed_geometries only if locationgroup was not changed 2017-12-14 19:43:07 +01:00
Laura Klünder
9564d92ec3 set mapdata:last_update only if we are saving a new map update 2017-12-14 00:23:58 +01:00
Laura Klünder
ab391e9a4c avoid cache errors in MapUpdate 2017-12-14 00:20:38 +01:00
Laura Klünder
f76a2370bf I18nModelFormMixin: capfirst on field names 2017-12-11 15:36:52 +01:00
Laura Klünder
95fc1253bc add new fields to WayType 2017-12-11 15:34:07 +01:00
Laura Klünder
94a51f8159 bump access permission token: don't descrase validity 2017-12-11 14:18:09 +01:00
Laura Klünder
846faa075c better location ordering 2017-12-11 01:51:58 +01:00
Laura Klünder
552c996fa7 fix customlocation display error when no space was found 2017-12-11 00:57:53 +01:00
Laura Klünder
48e1ecda36 replace request with permissions in CustomLocation so it can be serialized 2017-12-11 00:57:19 +01:00