Commit Graph

212 Commits

Author SHA1 Message Date
echarp fb01a0f8da City filter added in most pages.
This filter is based on the geocoding filter, when no distance has been set...

Refs #170
2020-04-06 16:47:55 +02:00
echarp 19826f581a Removed limit which was interacting to the stats count 2020-02-08 16:00:17 +01:00
echarp a82c832354 Optimisations 2020-02-08 15:16:57 +01:00
echarp 811b4bc0aa Slightly reworked cloud tag and tag page, to display organisation with similar name 2020-02-04 19:17:38 +01:00
echarp 3127a9fcbd The tag page now displays a map, and related organisations 2020-02-04 17:56:45 +01:00
echarp 25f7f1cc0c Simplified setup to get or create @event 2020-01-04 12:32:22 +01:00
echarp 368301945a Possibility to preview organisations 2020-01-01 22:44:07 +01:00
echarp 7ddfdff7c4 Quick correction on orgas infinite paging 2019-12-30 21:39:40 +01:00
echarp e137a8c45b Organisation and event description can be empty and won't generate an error 2019-06-20 21:59:04 +02:00
echarp 8da40221cf Digest week working even with no week number 2019-06-09 17:52:47 +02:00
echarp 37225e0691 The moderator creation should be finalised 2019-05-11 15:01:10 +02:00
echarp 129bf02113 User mgmt (moderators), to allow for password changes 2019-05-10 18:07:04 +02:00
echarp bf5ed5f261 Adding capabilities to users, login/password/etc. 2019-05-10 15:33:19 +02:00
echarp 2048398aa7 Tag cloud threshold is displayed on the screen 2019-04-26 11:13:53 +02:00
echarp ad0c37e467 Organisations' filter display active one by default, inactive on after a click
Closes #130
2019-04-24 19:53:49 +02:00
echarp 1df5c3f9b7 geojson is now all generated from views 2019-04-23 18:40:29 +02:00
echarp c60f6f4db3 Optimisation to eager load regions when outputting events 2019-02-27 14:05:55 +00:00
echarp 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
echarp 78cab372a4 The locale selection was disabled during migration to rails 5.1
Back again...
2019-02-06 09:34:39 +01:00
echarp 6513e388de Bundle update 2018-12-20 12:16:05 +01:00
echarp a75f7c5314 Permanent filters: "near" and "tag" 2018-10-17 15:47:43 +02:00
echarp a372b962ab Correcting some security warnings 2018-09-30 19:02:49 +02:00
echarp c65ca2579c Bundle update 2018-09-15 15:05:21 +02:00
echarp 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
echarp 5807c44b70 Taking only future events for the ical format 2018-07-14 17:32:11 +02:00
echarp 95edd455a5 Attempt to slightly limit the ical events, to only have the future one... 2018-07-14 16:40:01 +02:00
echarp 135e33c44c Migration to Ruby on Rails 5.2 2018-07-08 16:19:39 +02:00
echarp 4002695e5d Some cleaning up, for rubocop 2018-05-23 09:24:42 +02:00
echarp e0fba8e6d7 Events geojson generation is separated into its own jbuilder 2018-04-05 22:00:07 +02:00
echarp c960760964 Local regions can now be listed in json 2018-03-18 16:32:59 +01:00
echarp db2fd4eb96 When updating an event, user is then redirect to the displayed event.
Closes #105
2018-03-17 16:53:38 +01:00
echarp cf3e6274eb Using update instead of update_attributes 2018-03-17 15:49:43 +01:00
echarp 980d6421aa Improved event creation, to handle params like event[tag_list]=test 2018-03-02 10:23:16 +01:00
echarp fa3b63d237 Links to new event can prefill tags
Closes #110
2018-03-01 22:53:20 +01:00
echarp d7eb4c9cf7 Go from organisation edition back to organisation consultation 2018-03-01 20:42:14 +01:00
echarp 43a957e2b7 Quick correction, commercial week is a Date method... 2018-01-27 18:09:58 +01:00
echarp 76358d1056 Migration to rails 5.1 complete 2018-01-01 17:52:33 +01:00
echarp 86684e6bf2 Intermediary upgrade to rails 5 2017-11-11 12:44:09 +01:00
echarp 4b7dfa2772 Migration to Ruby on Rails 5.1 2017-10-21 22:12:19 +02:00
echarp 01ae744c7b Orgas filtering can now use the near scope 2017-09-17 23:43:04 +02:00
echarp 950728ae50 Quick correction, filter region stored in session was not used... 2017-09-17 18:41:05 +02:00
echarp 5a672589bc Region filtering should now work with countries and their sub regions 2017-09-17 18:25:34 +02:00
echarp 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
echarp 4e3055ada3 The region filter is now set in the user's session 2017-07-14 17:50:13 +02:00
echarp c2a47847a2 Organisation types can be associated to regions now 2017-07-06 16:00:36 +02:00
echarp 1de8e3ef14 Links to filter on region do not use the "all" value anymore 2017-07-06 14:45:20 +02:00
echarp b7beb0b5fa Organisations counter per kind can also filtered by selected region 2017-07-02 15:40:13 +02:00
echarp 491287ed01 Statistics only display data for the selected region 2017-07-02 14:13:09 +02:00
echarp 208fe78178 Stats can be filtered using the regions selector at the top 2017-07-02 13:28:10 +02:00
echarp 87e63d0f34 Slightly cleaner code 2017-05-29 22:18:04 +02:00