Commit Graph

125 Commits

Author SHA1 Message Date
echarp fb01a0f8da City filter added in most pages.
This filter is based on the geocoding filter, when no distance has been set...

Refs #170
2020-04-06 16:47:55 +02:00
echarp c3d386ff48 Corrected script submission, to better manage the json/html format 2020-02-09 17:49:15 +01:00
echarp 59de7c9e5c Putting back some element of event construction, which was used in some scripts 2020-02-09 16:46:47 +01:00
echarp 19826f581a Removed limit which was interacting to the stats count 2020-02-08 16:00:17 +01:00
echarp 81f2e3add7 Optimisations 2020-02-08 15:44:11 +01:00
echarp 758cb7cb79 Optimisations 2020-02-08 15:24:29 +01:00
echarp a82c832354 Optimisations 2020-02-08 15:16:57 +01:00
echarp baa08dc85c Moderation elements are now organised per country 2020-01-11 18:28:07 +01:00
echarp e291f87da9 Bundle update 2019-12-21 21:00:16 +01:00
echarp 0723960f7b Quick change to ensure geocoding call when latitude is absent 2019-11-05 19:46:18 +01:00
echarp 8da40221cf Digest week working even with no week number 2019-06-09 17:52:47 +02:00
echarp a14b32075e Removing the "libre en fête" flower from the main agenda display, to accelerate display 2019-04-19 14:05:07 +02:00
echarp ab915b0c56 Quick optimisation 2019-04-19 10:13:23 +02:00
echarp 803511cde2 Event's description has their eventual empty paragraphs removed.
Plus remove a strange {::} markdown artifact
2019-03-03 15:42:33 +00:00
echarp 5d2aa47046 Quick correction so that filtering with region=all will not fail 2019-02-12 14:19:52 +01:00
echarp a75f7c5314 Permanent filters: "near" and "tag" 2018-10-17 15:47:43 +02:00
echarp c65ca2579c Bundle update 2018-09-15 15:05:21 +02:00
echarp 5807c44b70 Taking only future events for the ical format 2018-07-14 17:32:11 +02:00
echarp ad01be89c4 Another attempt at managing region with a parent one... 2018-05-06 21:25:35 +02:00
echarp 60df916a62 The geocoding address does not use anymore the country if this country is "top level".
This should better handle the "other" country, which OSM has troubles with...
2018-05-06 21:20:48 +02:00
echarp 06d7538d73 Events' contact address is no longer required.
Refs #107
2018-04-08 23:37:12 +02:00
echarp e0fba8e6d7 Events geojson generation is separated into its own jbuilder 2018-04-05 22:00:07 +02:00
echarp c37fc6f3cd Added region_id to the generated geojson 2018-03-18 18:20:11 +01:00
echarp 5a2dba3b2e We also publish events submission_time and decision_time in their json 2018-03-18 14:41:48 +01:00
echarp 5cc0f6d39b Better region output in json 2018-02-01 20:12:57 +01:00
echarp 319e01f27b Events' json now includes events' region 2018-02-01 20:10:48 +01:00
echarp 43a957e2b7 Quick correction, commercial week is a Date method... 2018-01-27 18:09:58 +01:00
echarp 76358d1056 Migration to rails 5.1 complete 2018-01-01 17:52:33 +01:00
echarp 86684e6bf2 Intermediary upgrade to rails 5 2017-11-11 12:44:09 +01:00
echarp 4b7dfa2772 Migration to Ruby on Rails 5.1 2017-10-21 22:12:19 +02:00
echarp 9d4567430b Quick correction, so that new event and orga can work properly again 2017-10-08 14:28:18 +02:00
echarp b860fa7035 Address generated for OSM geocoding is now using country name and not code 2017-10-08 11:37:02 +02:00
echarp 12ba0c42dd Quick correction, to manage the region zero 2017-09-17 20:41:48 +02:00
echarp 9638996386 Quick correction, to manage the region zero 2017-09-17 20:36:29 +02:00
echarp 5a672589bc Region filtering should now work with countries and their sub regions 2017-09-17 18:25:34 +02:00
echarp 453e6d276d Events and Orgas geocoding now uses the country code if available 2017-07-06 11:35:42 +02:00
echarp 37266beec2 Attempt to use, again, the region, in the reverse geocoding process 2017-07-02 12:25:43 +02:00
echarp 87e63d0f34 Slightly cleaner code 2017-05-29 22:18:04 +02:00
echarp 26a718a90c Bundle update and ApplicationRecord as required in rails 5.1+ 2017-05-27 09:34:24 +02:00
echarp 082e0a307f Bundle update and subsequent cleaning up related to the new rubocop version 2017-04-22 20:01:47 +02:00
echarp 83f1e9dbc9 Event's url is no longer required 2017-04-22 11:35:37 +02:00
echarp 4f8cf33f90 Geocoding only occurs avec address has changed 2016-12-17 17:44:35 +01:00
echarp 5b3228dae8 Webshims and select2 removed, replaced with straight rails datetime select and jquery tags input 2016-12-17 16:59:11 +01:00
echarp 3069dced13 It is now possible to repeat events using a new méthod: nth day of the month 2016-09-17 17:19:41 +02:00
echarp cb474960f0 The rejection reason is better managed 2016-09-11 19:13:10 +02:00
echarp 2026213536 It is now possible to create repeat events, which will be automatically created during moderation 2016-09-11 17:40:49 +02:00
echarp 8bbece331e Initial work on recurrent events 2016-06-25 16:03:08 +02:00
echarp 6a7895095e Event refusals was not properly sent to the submitter 2016-05-21 12:03:05 +02:00
echarp f47c5e8a12 Back to not using region names in geocoding, it seems to disturb OSM... :( 2016-04-20 16:25:53 +02:00
echarp 77ba9032d3 Organisations can now have a detailed place name and address, plus a specific geocoded localisation. Refs #71 2016-04-09 16:06:22 +02:00