Commit Graph

151 Commits

Author SHA1 Message Date
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 669471aa59 Another attempt :) 2018-03-18 16:41:07 +01:00
echarp 64cd896006 Quick correction on ragion scoping to local ones 2018-03-18 16:36:18 +01:00
echarp c960760964 Local regions can now be listed in json 2018-03-18 16:32:59 +01:00
echarp 2ee90cd937 Missing region scope 2018-03-18 16:05:26 +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 c76c46a104 Merge branch 'master' of git.framasoft.org:agenda-libre/agenda-libre-ruby into rails5 2017-11-17 23:37:03 +01:00
echarp 5efd394ce8 Quick correction, so that nil repeatitions will not generate an exception 2017-11-12 19:12:48 +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 85b4ac888f Bundle update and rubocop cleanup 2017-09-17 11:14:49 +02:00
echarp 453e6d276d Events and Orgas geocoding now uses the country code if available 2017-07-06 11:35:42 +02:00
echarp b7beb0b5fa Organisations counter per kind can also filtered by selected region 2017-07-02 15:40:13 +02:00
echarp 37266beec2 Attempt to use, again, the region, in the reverse geocoding process 2017-07-02 12:25:43 +02:00
echarp 7afa2951d0 Correction, so that we can still edit an orga, even if it has no submitter 2017-07-02 12:16:53 +02:00
echarp e446007d66 The dot "." in any organisation name is replaced with a dash "-" when searching for tagged events 2017-07-01 17:25:15 +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 7f2b5a7a6e Regions can now be organised into a hierarchy.
The region selector is back on the top page, but right under the related country's flag
2017-05-20 16:02:07 +02:00
echarp 053a94198e Bundle update, new tinymce version! 2017-05-06 15:46:50 +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 a59d293070 Quick correction to correct an exception when a repetition is set without rule 2017-01-22 14:20:47 +01:00
echarp 37d5075b47 Ensuring tags are copies to sub events 2017-01-02 10:29:02 +01: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 f6e43ce10e Organisation submitter is set to the contact if empty 2016-11-08 15:40:35 +01:00
echarp 60e641ac91 Tests updated for the new organisation mails 2016-10-31 22:41:20 +01:00
echarp 786eb5ee2a Cleaned up code, to follow the ruby style guidelines 2016-10-31 22:35:14 +01:00
Paulo Henrique de Lima Santana 369d7015df Updates in functios to send emails to submitters and/or moderators 2016-10-28 15:14:24 -02:00
echarp 28f6f7f4f4 Bundle update 2016-10-15 16:39:15 +02: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 c27b292879 Fewer mails sent to the submitter 2016-09-11 23:53:09 +02:00
echarp cb474960f0 The rejection reason is better managed 2016-09-11 19:13:10 +02:00
echarp 93bdb05a01 Acceptation mail is only sent to the main event, not repeats 2016-09-11 18:32:08 +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 3c826ee66f The maps' items now have proper markers and different colors. Refs #71 2016-05-21 23:15:49 +02:00