Commit Graph

86 Commits

Author SHA1 Message Date
Elias Showk 3efc1a387d web push notifications : added new templatetag, javascript static, model, a mgmt command and tests (#22727) 2018-04-04 20:53:14 +02:00
Frédéric Péters 266ede325f fix some collectivity names (#19294) 2018-04-03 10:27:10 +02:00
Frédéric Péters b99589ad79 python3: adapt to .keys() and .values() changes 2018-03-31 20:18:28 +02:00
Frédéric Péters 3804b048c9 python3: use quote() from django.http module 2018-03-31 20:15:07 +02:00
Frédéric Péters 6ff5389ec7 misc: make get_version compatible with python 3 2018-03-31 20:12:30 +02:00
Frédéric Péters 0adba4abbd reduce pollen cache to 5 minutes (#22828) 2018-03-27 15:52:17 +02:00
Frédéric Péters faab09f7c3 reduce cache of pollen and airquality tiles (#22828) 2018-03-27 15:50:15 +02:00
Frédéric Péters 880bf40f82 add back DashboardCell import 2018-03-18 11:32:09 +01:00
Frédéric Péters c1078d220b retrieve all pollen details (#20595) 2018-03-18 09:20:55 +01:00
Frédéric Péters cad1af4701 declare all collectivity names 2018-03-16 17:09:14 +01:00
Frédéric Péters 2872cf9081 readjust slug to producer code to work with formdata (#22542) 2018-03-15 17:44:48 +01:00
Frédéric Péters 206fdf46e8 settings: increase memcache max item size (#22476) 2018-03-12 22:32:27 +01:00
Frédéric Péters 35227e123f tests: do not make tests a package 2018-03-12 12:16:20 +01:00
Frédéric Péters 1fd38fb24c debian: do not specify pybuild as build system 2018-03-10 17:36:27 +01:00
Frédéric Péters 9983f49e34 debian: declare python-dateutil build dependency 2018-03-10 17:33:37 +01:00
Frédéric Péters 97aca8279b templatetags: fix mdr support for timezone aware elements (#22050) 2018-03-10 17:28:31 +01:00
Frédéric Péters 0e62a5de05 templatetags: let mdr be served as geojson (#22050) 2018-03-10 17:28:29 +01:00
Frédéric Péters 7873a12535 templatetags: add support for openinghoursspecification-only entries (#22050) 2018-03-10 17:16:54 +01:00
Elias Showk 622f15044a mairie template support as_opening_hours template tag (#22050) 2018-03-10 16:37:46 +01:00
Frédéric Péters 1c591b3587 let as_producer template tag accept a label as input (#19294) 2018-03-09 18:06:54 +01:00
Frédéric Péters ef6e85376d grab extra mairie data from passerelle (#19294) 2018-03-09 18:02:53 +01:00
Frédéric Péters f18877b310 switch mairie source from passerelle to data.grandlyon 2018-03-02 11:29:16 +01:00
Frédéric Péters 1f8142082d add custom message when searching for suggestions 2018-02-26 15:26:01 +01:00
Frédéric Péters 610cc3da0b adjust suggestion algorithm to get better results (#20573) 2018-02-14 16:22:31 +01:00
Frédéric Péters 48dd43d3ea create place pages for taxi stations (#19287) 2018-02-12 16:05:25 +01:00
Frédéric Péters 22440cbe93 hardcode commune slugs for now
(it's not that easy to get all of them correctly from hobo declarations)
2018-01-30 18:58:44 +01:00
Frédéric Péters 2b2f10f989 update citway parameters to match those from onlymoov (#20568) 2018-01-25 16:43:13 +01:00
Frédéric Péters c496bda046 add autorefresh of velov cells (every 90 seconds) (#19879) 2018-01-14 10:44:37 +01:00
Frédéric Péters 5e52acdd9e use correct key for tcl tile autorefresh (#19879) 2018-01-14 10:42:42 +01:00
Frédéric Péters 3929485c37 let provider fallback if there's no gnm_commune 2018-01-11 12:36:24 +01:00
Frédéric Péters 63cc27b895 automatically use collectivity as producer 2018-01-11 12:28:58 +01:00
Frédéric Péters 23ee901314 extend producer discovery to work with css classes 2018-01-06 11:04:40 +01:00
Frédéric Péters a0a50ba2fa don't repeat hobo- in collectivity slug name 2018-01-05 15:53:36 +01:00
Frédéric Péters 7d606799ed do not get forms/drafts for profile info (#20575)
They will be extracted from the forms/drafts cells in the page.
2018-01-04 10:41:22 +01:00
Frédéric Péters 0bcbbca38a cache airquality for one hour 2017-11-28 14:54:15 +01:00
Frédéric Péters b384995020 declare that new tiles should go first (#19282) 2017-11-20 11:01:49 +01:00
Frédéric Péters 0513463122 add profile info cell (#19298) 2017-10-20 14:58:45 +02:00
Frédéric Péters 43025b384b add "to" variable to "goto" cell 2017-10-20 11:18:06 +02:00
Frédéric Péters c45dcffb42 let placeholders be autodisovered 2017-10-15 20:42:12 +02:00
Frédéric Péters 9f5fa96cb8 don't let opening hours badge crash on missing data 2017-10-15 20:41:44 +02:00
Frédéric Péters ec7ada568b generate place pages for decheterie & donnerie 2017-10-12 20:23:40 +02:00
Frédéric Péters e0189986a9 misc: change query format for decheterie/donnerie
For a unknown reason data.grandlyon doesn't accept PropertyIsEqualTo
for those object types.
2017-10-12 20:11:52 +02:00
Frédéric Péters 9647785b3a add one column + banner template 2017-10-12 16:41:58 +02:00
Frédéric Péters be414b4144 add sidebar to place template 2017-10-12 16:41:48 +02:00
Frédéric Péters 19a2a3c18e fix "open" label (#19286) 2017-10-10 16:06:40 +02:00
Frédéric Péters 30825e03ef add management command to clean auto tiles 2017-10-01 17:21:02 +02:00
Frédéric Péters 4e614aa6f8 add +1 mechanism (#19000) 2017-10-01 11:39:10 +02:00
Frédéric Péters 1939be722f define map max bounds 2017-09-30 14:22:16 +02:00
Frédéric Péters faef96ba65 use place bellecour as default position 2017-09-30 14:20:53 +02:00
Frédéric Péters 5696177d08 set default position on Lyon 2017-09-27 15:14:36 +02:00