Commit Graph

1090 Commits

Author SHA1 Message Date
echarp 1bdd9f434f Optimised region filter, to minimise db requests 2018-07-14 16:20:15 +02:00
echarp 98e803899c Bundle update 2018-07-14 11:48:42 +02:00
echarp c1546d9684 The new ical generators 2018-07-14 00:50:13 +02:00
echarp 32a5eb605b Now using the icalendar gem, to generate ical files 2018-07-14 00:49:52 +02:00
echarp 3714c614c8 Cleaned up sass imports 2018-07-14 00:49:33 +02:00
echarp 8151612f05 Mise en forme pour les tags 2018-07-12 18:13:54 +02:00
echarp c7bc91aded Better autocomplete display 2018-07-12 12:15:49 +02:00
echarp a9b4fbd644 javascript async loading is only setup in production, as it should 2018-07-11 19:24:21 +02:00
echarp bbb10479b0 javascript are marked as asynchronous 2018-07-08 16:20:22 +02:00
echarp 135e33c44c Migration to Ruby on Rails 5.2 2018-07-08 16:19:39 +02:00
echarp 229e319332 Cleaning up 2018-05-23 09:25:12 +02:00
echarp 4002695e5d Some cleaning up, for rubocop 2018-05-23 09:24:42 +02:00
echarp ad01be89c4 Another attempt at managing region with a parent one... 2018-05-06 21:25:35 +02:00
echarp 93802ce575 Merge branch 'master' of git.framasoft.org:agenda-libre/agenda-libre-ruby 2018-05-06 21:20:56 +02:00
echarp 60df916a62 The geocoding address does not use anymore the country if this country is "top level".
This should better handle the "other" country, which OSM has troubles with...
2018-05-06 21:20:48 +02:00
echarp d2d974c3ef Merge branch 'master' into 'master'
Proposition de @aeris

See merge request agenda-libre/agenda-libre-ruby!17
2018-05-06 21:10:43 +02:00
Nicolas G b61d4da601 Proposition de @aeris
https://social.imirhil.fr/@aeris/99903324355610653
2018-04-22 22:20:21 +02:00
echarp 949d5dbd6a Assets regenerated 2018-04-08 23:40:52 +02:00
echarp e1c2eb7b5d Contact address is now displayed only when present 2018-04-08 23:40:08 +02:00
echarp 06d7538d73 Events' contact address is no longer required.
Refs #107
2018-04-08 23:37:12 +02:00
echarp 453dba408f Tighter table display on small screens 2018-04-08 23:04:52 +02:00
echarp 9180a13f1d Remise du logo april plutôt que libre en fête 2018-04-08 22:23:36 +02:00
echarp ab3c2e4c53 Link is added to the sidebar title to directly go to the region's organisations
Refs #123
2018-04-08 19:34:44 +02:00
echarp bef9773d55 Organisations' filter has a title popup to explain the criteria used
Refs #124
2018-04-08 19:28:15 +02:00
echarp 04d3960cf7 Assets precompiled before deployement 2018-04-08 00:50:38 +02:00
echarp 40be723334 Correction on the ics calendar format, which was wrongly using ; instead of :
Refs #125
2018-04-08 00:43:11 +02:00
echarp f79271520c The organisation search bar and countries selector are moved up 2018-04-08 00:17:31 +02:00
echarp 8af801cf72 Bundle update 2018-04-07 20:54:03 +02:00
echarp e0fba8e6d7 Events geojson generation is separated into its own jbuilder 2018-04-05 22:00:07 +02:00
echarp 8327a0db70 Bundle update 2018-04-02 14:41:16 +02:00
echarp 5e6d4778a8 Attempt to remove all timezone info from ics and rss feeds 2018-03-27 23:30:21 +02:00
echarp 9fbf119d08 The tag separator now manages , differently 2018-03-18 18:56:46 +01:00
echarp c37fc6f3cd Added region_id to the generated geojson 2018-03-18 18:20:11 +01:00
echarp 838d4538a6 Updated diaspora label, to better conform to their official logo
Refs #61
2018-03-18 17:15:03 +01:00
echarp 604d0eceb3 Removal of an unused link 2018-03-18 16:55:39 +01:00
echarp 669471aa59 Another attempt :) 2018-03-18 16:41:07 +01:00
echarp 64cd896006 Quick correction on ragion scoping to local ones 2018-03-18 16:36:18 +01:00
echarp c960760964 Local regions can now be listed in json 2018-03-18 16:32:59 +01:00
echarp 2ee90cd937 Missing region scope 2018-03-18 16:05:26 +01:00
echarp 3e044ca64a The diaspora icon is configured everywhere. Refs #61 2018-03-18 15:33:48 +01:00
echarp 34235dbbaa The rails startup guard file has been updated to use the rails binary in "bin" 2018-03-18 15:32:43 +01:00
echarp ec8d9596e5 Added submission_time and decision_time to all json 2018-03-18 15:01:19 +01:00
echarp c5b9ee5bbc Adding a quick bundle dependency, which seems required in production :( 2018-03-18 14:54:19 +01:00
echarp cc8747c79a Updated assets 2018-03-18 14:43:54 +01:00
echarp 5a2dba3b2e We also publish events submission_time and decision_time in their json 2018-03-18 14:41:48 +01:00
echarp 99ff9fa4c1 Tags can also use a comma as delimiter 2018-03-17 17:29:39 +01:00
echarp eb46eb92ef The ics timezone now should be using the server setting.
Hopefully, this should be the good one in quebec or brasil!

(testing and feedback would be great)

Closes #76
2018-03-17 17:21:26 +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 08e53af140 Icons for global event and "libre en fete" can be added and seen together
Closes #122
2018-03-17 16:22:36 +01:00
echarp 803dfc94a3 In all mails, a link to "infos" is added in the signature. Closes #112 2018-03-17 16:10:06 +01:00