Commit Graph

93 Commits

Author SHA1 Message Date
37225e0691 The moderator creation should be finalised 2019-05-11 15:01:10 +02:00
c60f6f4db3 Optimisation to eager load regions when outputting events 2019-02-27 14:05:55 +00:00
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
a372b962ab Correcting some security warnings 2018-09-30 19:02:49 +02:00
5807c44b70 Taking only future events for the ical format 2018-07-14 17:32:11 +02:00
95edd455a5 Attempt to slightly limit the ical events, to only have the future one... 2018-07-14 16:40:01 +02:00
4002695e5d Some cleaning up, for rubocop 2018-05-23 09:24:42 +02:00
e0fba8e6d7 Events geojson generation is separated into its own jbuilder 2018-04-05 22:00:07 +02:00
db2fd4eb96 When updating an event, user is then redirect to the displayed event.
Closes #105
2018-03-17 16:53:38 +01:00
980d6421aa Improved event creation, to handle params like event[tag_list]=test 2018-03-02 10:23:16 +01:00
fa3b63d237 Links to new event can prefill tags
Closes #110
2018-03-01 22:53:20 +01:00
76358d1056 Migration to rails 5.1 complete 2018-01-01 17:52:33 +01:00
5a672589bc Region filtering should now work with countries and their sub regions 2017-09-17 18:25:34 +02:00
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
4e3055ada3 The region filter is now set in the user's session 2017-07-14 17:50:13 +02:00
87e63d0f34 Slightly cleaner code 2017-05-29 22:18:04 +02:00
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
082e0a307f Bundle update and subsequent cleaning up related to the new rubocop version 2017-04-22 20:01:47 +02:00
5b3228dae8 Webshims and select2 removed, replaced with straight rails datetime select and jquery tags input 2016-12-17 16:59:11 +01:00
a2dc4144e7 Better management of a textual reason when destroying moderated events 2016-09-17 19:41:29 +02:00
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
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
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
0a57efcbc9 Removed iframe layout, which was not necessary 2016-04-17 15:34:04 +02:00
f02c0b10f2 Organisations are now also displayed on the map. Refs #71 2016-04-16 23:08:03 +02:00
9700a88109 It is now possible to limit events near some location. Refs #70 2016-03-12 16:15:17 +01:00
1b8de3ee35 Bundle update 2016-02-13 17:24:23 +01:00
1a0e09213a Quick correction on the rss feed, ordering by id and limited to 20 elements 2016-01-10 23:41:03 +01:00
4fa3170085 Json listing of events 2015-11-10 23:32:16 +01:00
a9981262c5 Work on the weekly digest. Refs #4 2015-11-10 23:29:05 +01:00
2e2d790d35 Json listing of events 2015-11-07 15:11:53 +01:00
1b6c5e16d2 Big changes related to mail management and events lifecycle 2015-10-22 21:14:36 +02:00
650d5b2aae Using paper trail event version to present the mail diff 2015-09-05 18:56:48 +02:00
d01e7c5164 Bundle update and style updates to follow rubocop recommandations 2015-04-18 17:24:15 +02:00
4d0c2ec725 Les événements peuvent maintenant avoir un nom de lieu associé 2015-03-08 23:41:52 +01:00
0333a1ad68 Organisation can now be organised in kinds, and easily modified by moderators 2015-02-28 17:28:05 +01:00
c9ed8b2980 The foreign key to table region is renamed to region_id 2015-02-15 15:50:47 +01:00
741bee5fbc Optimisation rapide pour génération fichier ical 2015-01-21 16:12:16 +01:00
7335b511a9 Migration à rails 4.2 2015-01-10 01:00:06 +01:00
bb5a037356 Nettoyage de code pour suivre les dernières métriques ABC 2014-11-05 21:25:18 +01:00
0260eb2a09 On peut maintenant filtrer pour n'avoir que des evts nationaux 2014-10-14 10:33:22 +02:00
f2f6bcf0cc Le filtrage par région n'inclue plus du tout les evts nationaux 2014-10-13 23:55:18 +02:00
81ee54fff4 L'édition concurrent d'un événement est maintenant bloquée 2014-10-11 16:12:07 +02:00
98ef208564 Nettoyage 2014-09-05 22:15:38 +02:00
275da73e92 On peut maintenant intégrer l'adl dans une iframe 2014-08-24 14:24:53 +02:00
144737b54d Ajout de l'adresse dans les flux rss et ical 2014-08-24 12:19:45 +02:00
55d2870b6d Géo coding ajouté aux evts 2014-08-23 16:59:42 +02:00
e8b3ed3787 Correction rapide, pour bien avoir toutes les régions 2014-08-18 00:43:59 +02:00
9911dc0658 Correction rapide sur un soucis d'accès aux evt futurs 2014-08-17 20:47:35 +02:00