Commit Graph

202 Commits

Author SHA1 Message Date
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
echarp d69a3f8f06 New organisation is set using the url region 2017-05-27 18:57:30 +02:00
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
2017-05-27 17:46:01 +02:00
echarp 45722dc224 SPAM removal will not send an email or version data 2017-05-06 15:46:22 +02:00
echarp 082e0a307f Bundle update and subsequent cleaning up related to the new rubocop version 2017-04-22 20:01:47 +02:00
echarp 628392093e Better tag cloud display 2016-12-17 22:54:29 +01:00
echarp 5b3228dae8 Webshims and select2 removed, replaced with straight rails datetime select and jquery tags input 2016-12-17 16:59:11 +01:00
echarp d25e133b13 Organisations can also be searched using near/distance filters 2016-10-28 11:48:44 +02:00
echarp 28f6f7f4f4 Bundle update 2016-10-15 16:39:15 +02:00
echarp f82369a9f8 Latest rubocop 2016-09-19 16:35:19 +02:00
echarp a2dc4144e7 Better management of a textual reason when destroying moderated events 2016-09-17 19:41:29 +02:00