Commit graph

2743 commits

Author SHA1 Message Date
Laura Klünder
1df655ac5a fix typo 2017-12-19 12:29:50 +01:00
Laura Klünder
b852ef708e AccessPermission.unique_key 2017-12-19 12:19:31 +01:00
Laura Klünder
8900a70d2a delete access permissions… permissions 2017-12-19 12:17:48 +01:00
Laura Klünder
b41bc22047 exlucde new permission fields in form 2017-12-19 12:00:10 +01:00
Laura Klünder
e9c7514b3d new UserPermission fields 2017-12-19 11:37:00 +01:00
Laura Klünder
6e8728e3c0 only show graph descriptions the user may see 2017-12-19 02:46:20 +01:00
Laura Klünder
120091f985 implement custom route descriptions 2017-12-19 02:32:04 +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
b32b5c2beb edit route descriptions: only suggest neighbor spaces 2017-12-19 01:49:54 +01:00
Laura Klünder
0a0bf9972a orm wrapper: fix querying stuff by attname 2017-12-19 01:32:00 +01:00
Laura Klünder
791ff255d1 one query less for rout description editing 2017-12-19 00:56:12 +01:00
Laura Klünder
9ae9477b33 add LeaveDescription and CrossDescription to Editor 2017-12-19 00:50:40 +01:00
Laura Klünder
6d3b4b9c60 determine route color only once 2017-12-19 00:17:24 +01:00
Laura Klünder
847c2af516 failsafe for getting the color for route drawing 2017-12-19 00:15:34 +01:00
Laura Klünder
59947be45f don't use target=_blank in app 2017-12-19 00:10:29 +01:00
Laura Klünder
cc2dc0d50f back to c3nav link in control panel 2017-12-19 00:00:08 +01:00
Laura Klünder
1fa0179bd6 back to c3nav link in editor 2017-12-18 23:58:17 +01:00
Laura Klünder
2901b0eb30 show never for access permissions that never expire 2017-12-18 23:48:24 +01:00
Laura Klünder
146f2df488 nicer header 2017-12-18 23:47:09 +01:00
Laura Klünder
525cf4ebe2 60px might be better 2017-12-18 23:38:40 +01:00
Laura Klünder
0e2ba51e28 change header height to fit android 2017-12-18 23:36:10 +01:00
Laura Klünder
6f41737e79 hide messages wraper if there are no messages 2017-12-18 23:31:51 +01:00
Laura Klünder
f65803d5db leaflet attribution links: use primary color 2017-12-18 23:21:52 +01:00
Laura Klünder
bbdf677faa header_text_hover_color 2017-12-18 23:20:13 +01:00
Laura Klünder
4402ff9f54 header logo 2017-12-18 23:13:47 +01:00
Laura Klünder
ae4652529a enable custom colors for c3nav 2017-12-18 22:03:58 +01:00
Laura Klünder
1457d10b21 fix control panel login_required login url 2017-12-18 21:01:55 +01:00
Laura Klünder
ecbb3dce27 convert c3nav.css to c3nav.scss 2017-12-18 21:00:10 +01:00
Laura Klünder
4f22dbc2e9 start using SASS and migrate milligram to sass 2017-12-18 20:04:12 +01:00
Laura Klünder
99758d0024 overscoll-behavior for main.map 2017-12-18 19:17:23 +01:00
Laura Klünder
1299c25f3b make sure csrf token gets set 2017-12-18 19:14:26 +01:00
Laura Klünder
66f55402ec try overscroll-behavior 2017-12-18 19:04:55 +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
7159493d67 fix redeeming via qr code 2017-12-18 15:01:17 +01:00
Laura Klünder
bc71041057 fix redirect to qr code when granting access 2017-12-18 14:57:57 +01:00
Laura Klünder
64664fbc66 don't use tokens as primary keys 2017-12-18 14:54:45 +01:00
Laura Klünder
afb23e5865 slightly better smoothfactor 2017-12-18 02:29:49 +01:00
Laura Klünder
28f4eaeb28 include additional distance at origin and destination 2017-12-18 02:23:36 +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
23f5086749 let's start improving route descriptions 2017-12-18 01:34:11 +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