Commit Graph

151 Commits

Author SHA1 Message Date
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
cb474960f0 The rejection reason is better managed 2016-09-11 19:13:10 +02:00
dfc18d452d Merge branch 'recurrent' 2016-09-11 17:47:39 +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
9c55f58254 Organisations with no tags do not disturb the form anymore 2016-06-25 18:47:08 +02:00
6a7895095e Event refusals was not properly sent to the submitter 2016-05-21 12:03:05 +02:00
0a57efcbc9 Removed iframe layout, which was not necessary 2016-04-17 15:34:04 +02:00
50f429784c Some advances to maps, and translations. Refs #71 2016-04-17 14:07:39 +02:00
88ec02e006 Quick correction, to render the correct number of organisations. Refs #71 2016-04-16 23:34:22 +02:00
f02c0b10f2 Organisations are now also displayed on the map. Refs #71 2016-04-16 23:08:03 +02:00
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
fcb2bd409e Bundle update 2016-03-27 14:34:34 +02:00
9700a88109 It is now possible to limit events near some location. Refs #70 2016-03-12 16:15:17 +01:00
55b5545a0f Tags organisation is factorised 2016-02-20 16:53:54 +01:00
1b8de3ee35 Bundle update 2016-02-13 17:24:23 +01:00
f980b60145 Better protection against spam 2016-01-26 15:31:03 +01:00
b14eec0488 Putting protection on some organisations, so that spammers have less access... 2016-01-26 15:09:33 +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
b0fe24ca4b It is now possible to follow events' and organisations' versions. Refs #15 2016-01-10 01:10:22 +01:00
8b1e967e35 Diaspora field added to all organisations. Refs #28 2016-01-07 22:20:09 +01:00
454d74c831 It is now possible to associate tags to organisations. Refs #21 2016-01-04 00:49:52 +01:00
79cb273d2c It is now possible to filter organisations by region. Refs #11 2015-12-27 16:12:27 +01:00
6981b9a3ea Default organisations' sort order now set on last updated at, descending. 2015-12-27 15:51:25 +01:00
0b3db18477 Only a moderator can delete an organisation 2015-12-27 12:56:33 +01:00
389064915f Optimisation on database fetches for the organisations listing 2015-12-27 01:36:04 +01:00
436baff927 Redirection to moderation after an organisation's removal 2015-12-27 00:41:47 +01:00
c94df24dc8 Coming back to the global moderation page after orga's validation. Refs #18 2015-12-27 00:17:09 +01:00
40e367734c Champs "active" et "description" ajoutés aux organisations. Refs #12 2015-12-26 23:32:04 +01:00
0eeb265fc3 The default current week is properly recalculated 2015-12-22 00:29:41 +01:00
34114bcdea Cleaning up code 2015-12-08 00:43:26 +01:00
35fdf9b3d5 The linuxfr weekly digest should be mostly ready. Refs #4 2015-11-21 17:29:50 +01:00
a00fb8aa92 Tags can also be scoped by region and week/year 2015-11-11 10:37:55 +01:00
101727f39a Correction so that the global map is not limited to only one week, as for the digest 2015-11-10 23:49:15 +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
19e3b659fd The geojson can now also be limited by a number of days, using the daylimit parameter 2015-11-07 14:45:50 +01:00
3387a38bda The link between events and organisations is not based on a "tagified" orga's name.
Space, quote and asterisk are replaced with a dash. Colons are removed.

Close #3
2015-10-22 22:03:18 +02: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
e0d6415865 Organisations can now be managed as are managed events: propose, accept or refuse 2015-07-25 18:32:27 +02:00
6aed6ffc8e Organisation management 2015-05-25 11:42:53 +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
ef7df97949 Table lugs renamed to orgas 2015-02-15 17:10:17 +01:00
5ab067edf2 Quick correction 2015-02-15 15:56:27 +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