a75f7c5314
Permanent filters: "near" and "tag"
2018-10-17 15:47:43 +02:00
a372b962ab
Correcting some security warnings
2018-09-30 19:02:49 +02:00
c65ca2579c
Bundle update
2018-09-15 15:05:21 +02:00
a9c5d6bc55
Optimisation: pages are displayed without layout, when called from a xhr request.
...
Should be useful to speed up paginations
2018-09-02 19:10:37 +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
135e33c44c
Migration to Ruby on Rails 5.2
2018-07-08 16:19:39 +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
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