Commit Graph

254 Commits

Author SHA1 Message Date
Elias Showk 72408821ff misc: rename variables in template tags (#25582) 2018-08-17 16:58:55 +02:00
Elias Showk b4a823a570 add tests for get_mairie_opening_hours validity period (#25697) 2018-08-17 16:56:03 +02:00
Frédéric Péters d67b19fa65 add json_script template tag (from django 2.1) 2018-08-15 21:54:28 +02:00
Frédéric Péters 079ecde4f6 give user places to context of airquality tiles 2018-08-15 21:54:01 +02:00
Frédéric Péters a33e0b17c8 keep context when rendering air quality map 2018-08-15 21:53:44 +02:00
Frédéric Péters 5db2ed8ea9 start new air quality pages and tiles (#22323) 2018-08-15 10:28:03 +02:00
Frédéric Péters defb533418 settings: add cell parameter to control mairie-usager cell text 2018-07-09 22:31:17 +02:00
Frédéric Péters 7763c99c88 settings: add explicit loading of extension (#25040) 2018-07-04 11:24:26 +02:00
Frédéric Péters ce435df546 settings: include MELLON_ADD_AUTHNREQUEST_NEXT_URL_EXTENSION 2018-07-04 11:23:01 +02:00
Frédéric Péters 6bf8d36987 settings: define asset slot for GLC banner/logo 2018-07-03 16:04:49 +02:00
Frédéric Péters aa46104930 add template tag to compute tile picture size 2018-07-02 22:44:38 +02:00
Frédéric Péters cfdce17956 settings: declare WCS_FORM_ASSET_SLOTS 2018-07-02 09:39:00 +02:00
Frédéric Péters 11c8097685 mark asset labels as unicode 2018-06-22 15:02:14 +02:00
Frédéric Péters 526c80835e ship list of theme static assets 2018-06-22 13:25:09 +02:00
Frédéric Péters 5a2ea72886 add new templatetag to display a map centered on a place 2018-06-22 13:21:36 +02:00
Frédéric Péters bc49366139 add templatetag to get place page 2018-06-15 11:08:54 +02:00
Frédéric Péters 5a480f7baa switch to new map tiles (#23432) 2018-06-12 09:21:58 +02:00
Elias Showk fb6e29d9cd add opening hours tile for mairies (#22469) 2018-05-11 13:01:28 +02:00
Frédéric Péters dac00c54ed make it possible to compute producer from form dict (#22543) 2018-04-19 11:34:26 +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