echarp
2048398aa7
Tag cloud threshold is displayed on the screen
4 years ago
echarp
ad0c37e467
Organisations' filter display active one by default, inactive on after a click
...
Closes #130
4 years ago
echarp
1df5c3f9b7
geojson is now all generated from views
4 years ago
echarp
c60f6f4db3
Optimisation to eager load regions when outputting events
4 years ago
echarp
76f0a33145
The future parameter uses "has_scope".
...
Plus no more than 3000 events can be lister at most.
4 years ago
echarp
78cab372a4
The locale selection was disabled during migration to rails 5.1
...
Back again...
4 years ago
echarp
6513e388de
Bundle update
4 years ago
echarp
a75f7c5314
Permanent filters: "near" and "tag"
5 years ago
echarp
a372b962ab
Correcting some security warnings
5 years ago
echarp
c65ca2579c
Bundle update
5 years ago
echarp
a9c5d6bc55
Optimisation: pages are displayed without layout, when called from a xhr request.
...
Should be useful to speed up paginations
5 years ago
echarp
5807c44b70
Taking only future events for the ical format
5 years ago
echarp
95edd455a5
Attempt to slightly limit the ical events, to only have the future one...
5 years ago
echarp
135e33c44c
Migration to Ruby on Rails 5.2
5 years ago
echarp
4002695e5d
Some cleaning up, for rubocop
5 years ago
echarp
e0fba8e6d7
Events geojson generation is separated into its own jbuilder
5 years ago
echarp
c960760964
Local regions can now be listed in json
5 years ago
echarp
db2fd4eb96
When updating an event, user is then redirect to the displayed event.
...
Closes #105
5 years ago
echarp
cf3e6274eb
Using update instead of update_attributes
5 years ago
echarp
980d6421aa
Improved event creation, to handle params like event[tag_list]=test
5 years ago
echarp
fa3b63d237
Links to new event can prefill tags
...
Closes #110
5 years ago
echarp
d7eb4c9cf7
Go from organisation edition back to organisation consultation
5 years ago
echarp
43a957e2b7
Quick correction, commercial week is a Date method...
5 years ago
echarp
76358d1056
Migration to rails 5.1 complete
5 years ago
echarp
86684e6bf2
Intermediary upgrade to rails 5
5 years ago
echarp
4b7dfa2772
Migration to Ruby on Rails 5.1
6 years ago
echarp
01ae744c7b
Orgas filtering can now use the near scope
6 years ago
echarp
950728ae50
Quick correction, filter region stored in session was not used...
6 years ago
echarp
5a672589bc
Region filtering should now work with countries and their sub regions
6 years ago
echarp
fd1c11265b
Latest active_admin version should work with adl.
...
But waiting for ruby > 2.1 in production...
6 years ago
echarp
4e3055ada3
The region filter is now set in the user's session
6 years ago
echarp
c2a47847a2
Organisation types can be associated to regions now
6 years ago
echarp
1de8e3ef14
Links to filter on region do not use the "all" value anymore
6 years ago
echarp
b7beb0b5fa
Organisations counter per kind can also filtered by selected region
6 years ago
echarp
491287ed01
Statistics only display data for the selected region
6 years ago
echarp
208fe78178
Stats can be filtered using the regions selector at the top
6 years ago
echarp
87e63d0f34
Slightly cleaner code
6 years ago
echarp
d69a3f8f06
New organisation is set using the url region
6 years ago
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
6 years ago
echarp
45722dc224
SPAM removal will not send an email or version data
6 years ago
echarp
082e0a307f
Bundle update and subsequent cleaning up related to the new rubocop version
6 years ago
echarp
628392093e
Better tag cloud display
6 years ago
echarp
5b3228dae8
Webshims and select2 removed, replaced with straight rails datetime select and jquery tags input
6 years ago
echarp
d25e133b13
Organisations can also be searched using near/distance filters
7 years ago
echarp
28f6f7f4f4
Bundle update
7 years ago
echarp
f82369a9f8
Latest rubocop
7 years ago
echarp
a2dc4144e7
Better management of a textual reason when destroying moderated events
7 years ago
echarp
0cc86601d0
The parameter that can be used to have future *and* past events in the rss feed is renamed to `future`
7 years ago
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
7 years ago
echarp
cb474960f0
The rejection reason is better managed
7 years ago