Commit Graph

97 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 19826f581a Removed limit which was interacting to the stats count 2020-02-08 16:00:17 +01:00
echarp a82c832354 Optimisations 2020-02-08 15:16:57 +01:00
echarp 25f7f1cc0c Simplified setup to get or create @event 2020-01-04 12:32:22 +01:00
echarp 37225e0691 The moderator creation should be finalised 2019-05-11 15:01:10 +02:00
echarp c60f6f4db3 Optimisation to eager load regions when outputting events 2019-02-27 14:05:55 +00:00
echarp 76f0a33145 The future parameter uses "has_scope".
Plus no more than 3000 events can be lister at most.
2019-02-27 13:46:32 +00:00
echarp a372b962ab Correcting some security warnings 2018-09-30 19:02:49 +02:00
echarp 5807c44b70 Taking only future events for the ical format 2018-07-14 17:32:11 +02:00
echarp 95edd455a5 Attempt to slightly limit the ical events, to only have the future one... 2018-07-14 16:40:01 +02:00
echarp 4002695e5d Some cleaning up, for rubocop 2018-05-23 09:24:42 +02:00
echarp e0fba8e6d7 Events geojson generation is separated into its own jbuilder 2018-04-05 22:00:07 +02:00
echarp db2fd4eb96 When updating an event, user is then redirect to the displayed event.
Closes #105
2018-03-17 16:53:38 +01:00
echarp 980d6421aa Improved event creation, to handle params like event[tag_list]=test 2018-03-02 10:23:16 +01:00
echarp fa3b63d237 Links to new event can prefill tags
Closes #110
2018-03-01 22:53:20 +01:00
echarp 76358d1056 Migration to rails 5.1 complete 2018-01-01 17:52:33 +01:00
echarp 5a672589bc Region filtering should now work with countries and their sub regions 2017-09-17 18:25:34 +02:00
echarp fd1c11265b Latest active_admin version should work with adl.
But waiting for ruby > 2.1 in production...
2017-07-28 00:35:14 +02:00
echarp 4e3055ada3 The region filter is now set in the user's session 2017-07-14 17:50:13 +02:00
echarp 87e63d0f34 Slightly cleaner code 2017-05-29 22:18:04 +02:00
echarp fcc80d891b The region selection, when creating/editing events and orgas, done using radio buttons.
This should let the project evolve to a multi country one.

Refs #63
2017-05-27 17:46:01 +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 5b3228dae8 Webshims and select2 removed, replaced with straight rails datetime select and jquery tags input 2016-12-17 16:59:11 +01:00
echarp a2dc4144e7 Better management of a textual reason when destroying moderated events 2016-09-17 19:41:29 +02:00
echarp 0cc86601d0 The parameter that can be used to have future *and* past events in the rss feed is renamed to `future` 2016-09-11 22:50:03 +02:00
echarp 0fbdf39922 Merge branch 'all_events_rss' into 'master'
events: allow rss feeds to show all events

RSS feeds can be easily parsed and hence can be used to populate program for
events with the proper tags. By adding the 'showall=true' to the query string,
it is possible to see all events corresponding to the requested criteria in
the RSS feed, whether past or future and more than 20.

Signed-off-by: Geneviève Bastien <gbastien@versatic.net>

See merge request !1
2016-09-11 19:22:01 +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
Geneviève Bastien ec406e5c07 events: allow rss feeds to show all events
RSS feeds can be easily parsed and hence can be used to populate program for
events with the proper tags. By adding the 'showall=true' to the query string,
it is possible to see all events corresponding to the requested criteria in
the RSS feed, whether past or future and more than 20.

Signed-off-by: Geneviève Bastien <gbastien@versatic.net>
2016-09-02 21:44:43 -04:00
echarp 0a57efcbc9 Removed iframe layout, which was not necessary 2016-04-17 15:34:04 +02:00
echarp f02c0b10f2 Organisations are now also displayed on the map. Refs #71 2016-04-16 23:08:03 +02:00
echarp 9700a88109 It is now possible to limit events near some location. Refs #70 2016-03-12 16:15:17 +01:00
echarp 1b8de3ee35 Bundle update 2016-02-13 17:24:23 +01:00
echarp 1a0e09213a Quick correction on the rss feed, ordering by id and limited to 20 elements 2016-01-10 23:41:03 +01:00
echarp 4fa3170085 Json listing of events 2015-11-10 23:32:16 +01:00
echarp a9981262c5 Work on the weekly digest. Refs #4 2015-11-10 23:29:05 +01:00
echarp 2e2d790d35 Json listing of events 2015-11-07 15:11:53 +01:00
echarp 1b6c5e16d2 Big changes related to mail management and events lifecycle 2015-10-22 21:14:36 +02:00
echarp 650d5b2aae Using paper trail event version to present the mail diff 2015-09-05 18:56:48 +02:00
echarp d01e7c5164 Bundle update and style updates to follow rubocop recommandations 2015-04-18 17:24:15 +02:00
echarp 4d0c2ec725 Les événements peuvent maintenant avoir un nom de lieu associé 2015-03-08 23:41:52 +01:00
echarp 0333a1ad68 Organisation can now be organised in kinds, and easily modified by moderators 2015-02-28 17:28:05 +01:00
echarp c9ed8b2980 The foreign key to table region is renamed to region_id 2015-02-15 15:50:47 +01:00
echarp 741bee5fbc Optimisation rapide pour génération fichier ical 2015-01-21 16:12:16 +01:00
echarp 7335b511a9 Migration à rails 4.2 2015-01-10 01:00:06 +01:00
echarp bb5a037356 Nettoyage de code pour suivre les dernières métriques ABC 2014-11-05 21:25:18 +01:00
echarp 0260eb2a09 On peut maintenant filtrer pour n'avoir que des evts nationaux 2014-10-14 10:33:22 +02:00
echarp f2f6bcf0cc Le filtrage par région n'inclue plus du tout les evts nationaux 2014-10-13 23:55:18 +02:00
echarp 81ee54fff4 L'édition concurrent d'un événement est maintenant bloquée 2014-10-11 16:12:07 +02:00
echarp 98ef208564 Nettoyage 2014-09-05 22:15:38 +02:00
echarp 275da73e92 On peut maintenant intégrer l'adl dans une iframe 2014-08-24 14:24:53 +02:00