e0fba8e6d7
Events geojson generation is separated into its own jbuilder
2018-04-05 22:00:07 +02:00
c960760964
Local regions can now be listed in json
2018-03-18 16:32:59 +01:00
db2fd4eb96
When updating an event, user is then redirect to the displayed event.
...
Closes #105
2018-03-17 16:53:38 +01:00
cf3e6274eb
Using update instead of update_attributes
2018-03-17 15:49:43 +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
d7eb4c9cf7
Go from organisation edition back to organisation consultation
2018-03-01 20:42:14 +01:00
43a957e2b7
Quick correction, commercial week is a Date method...
2018-01-27 18:09:58 +01:00
76358d1056
Migration to rails 5.1 complete
2018-01-01 17:52:33 +01:00
86684e6bf2
Intermediary upgrade to rails 5
2017-11-11 12:44:09 +01:00
4b7dfa2772
Migration to Ruby on Rails 5.1
2017-10-21 22:12:19 +02:00
01ae744c7b
Orgas filtering can now use the near scope
2017-09-17 23:43:04 +02:00
950728ae50
Quick correction, filter region stored in session was not used...
2017-09-17 18:41:05 +02: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
c2a47847a2
Organisation types can be associated to regions now
2017-07-06 16:00:36 +02:00
1de8e3ef14
Links to filter on region do not use the "all" value anymore
2017-07-06 14:45:20 +02:00
b7beb0b5fa
Organisations counter per kind can also filtered by selected region
2017-07-02 15:40:13 +02:00
491287ed01
Statistics only display data for the selected region
2017-07-02 14:13:09 +02:00
208fe78178
Stats can be filtered using the regions selector at the top
2017-07-02 13:28:10 +02:00
87e63d0f34
Slightly cleaner code
2017-05-29 22:18:04 +02:00
d69a3f8f06
New organisation is set using the url region
2017-05-27 18:57:30 +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
45722dc224
SPAM removal will not send an email or version data
2017-05-06 15:46:22 +02:00
082e0a307f
Bundle update and subsequent cleaning up related to the new rubocop version
2017-04-22 20:01:47 +02:00
628392093e
Better tag cloud display
2016-12-17 22:54:29 +01:00
5b3228dae8
Webshims and select2 removed, replaced with straight rails datetime select and jquery tags input
2016-12-17 16:59:11 +01:00
d25e133b13
Organisations can also be searched using near/distance filters
2016-10-28 11:48:44 +02:00
28f6f7f4f4
Bundle update
2016-10-15 16:39:15 +02:00
f82369a9f8
Latest rubocop
2016-09-19 16:35:19 +02: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
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