Commit Graph

105 Commits

Author SHA1 Message Date
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
echarp 10fa69eb89 Fewer attributes paper trailed 2016-02-27 17:42:07 +01:00
echarp 1b8de3ee35 Bundle update 2016-02-13 17:24:23 +01:00
echarp af5104ca31 Merge conflit corrected 2016-01-18 18:00:28 +01:00
echarp 7b0d142693 Until OSM reverse geocoding understands the new French regions, we do not use regions' names... 2016-01-18 18:00:03 +01:00
echarp 32e574665f Until OSM reverse geocoding understands the new French regions, we do not use regions' names... 2016-01-18 17:56:40 +01:00
echarp 5e31f27b75 No paper trail on latitude/longitude. Refs #15 2016-01-10 14:52:30 +01:00
echarp b0fe24ca4b It is now possible to follow events' and organisations' versions. Refs #15 2016-01-10 01:10:22 +01:00
echarp 34114bcdea Cleaning up code 2015-12-08 00:43:26 +01:00
echarp 46f4316b05 Quick correction attempt for ruby 1.9 in production 2015-11-10 23:40:56 +01:00
echarp 9374e442e0 More data about events in the maps geojson 2015-11-10 23:37:23 +01:00
echarp a9981262c5 Work on the weekly digest. Refs #4 2015-11-10 23:29:05 +01:00
echarp b8c83de708 More data in the geojson for each event, mostly start and end time 2015-11-07 13:47:15 +01:00
echarp 791b9d58b0 Correction so that the tweet url is actually well generated 2015-10-23 16:21:42 +02:00
echarp 41758e0330 Quick correction, so that event or orga submitter is automatically filled with contact email if blank 2015-10-22 22:28:25 +02:00
echarp 1b6c5e16d2 Big changes related to mail management and events lifecycle 2015-10-22 21:14:36 +02:00
echarp e6bcc4e5f8 Bundle update 2015-08-20 11:10:35 +02:00
echarp e0d6415865 Organisations can now be managed as are managed events: propose, accept or refuse 2015-07-25 18:32:27 +02:00
echarp d01e7c5164 Bundle update and style updates to follow rubocop recommandations 2015-04-18 17:24:15 +02:00
echarp c9ed8b2980 The foreign key to table region is renamed to region_id 2015-02-15 15:50:47 +01:00
echarp c8c3d95b40 Small evolution, to ensure event duplication is not so automatic: contact email is required 2014-12-21 18:29:37 +01:00