Commit Graph

1241 Commits

Author SHA1 Message Date
1bdd9f434f Optimised region filter, to minimise db requests 2018-07-14 16:20:15 +02:00
98e803899c Bundle update 2018-07-14 11:48:42 +02:00
c1546d9684 The new ical generators 2018-07-14 00:50:13 +02:00
32a5eb605b Now using the icalendar gem, to generate ical files 2018-07-14 00:49:52 +02:00
3714c614c8 Cleaned up sass imports 2018-07-14 00:49:33 +02:00
8151612f05 Mise en forme pour les tags 2018-07-12 18:13:54 +02:00
c7bc91aded Better autocomplete display 2018-07-12 12:15:49 +02:00
a9b4fbd644 javascript async loading is only setup in production, as it should 2018-07-11 19:24:21 +02:00
bbb10479b0 javascript are marked as asynchronous 2018-07-08 16:20:22 +02:00
135e33c44c Migration to Ruby on Rails 5.2 2018-07-08 16:19:39 +02:00
Dryusdan
eb507d1bab Update schema.rb to correct problem "ActiveRecord::StatementInvalid: Mysql2::Error: BLOB/TEXT column 'tags' can't have a default value:" when we migration on mysql database 2018-06-10 11:59:21 +02:00
229e319332 Cleaning up 2018-05-23 09:25:12 +02:00
4002695e5d Some cleaning up, for rubocop 2018-05-23 09:24:42 +02:00
ad01be89c4 Another attempt at managing region with a parent one... 2018-05-06 21:25:35 +02:00
93802ce575 Merge branch 'master' of git.framasoft.org:agenda-libre/agenda-libre-ruby 2018-05-06 21:20:56 +02:00
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
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
949d5dbd6a Assets regenerated 2018-04-08 23:40:52 +02:00
e1c2eb7b5d Contact address is now displayed only when present 2018-04-08 23:40:08 +02:00
06d7538d73 Events' contact address is no longer required.
Refs #107
2018-04-08 23:37:12 +02:00
453dba408f Tighter table display on small screens 2018-04-08 23:04:52 +02:00
9180a13f1d Remise du logo april plutôt que libre en fête 2018-04-08 22:23:36 +02:00
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
bef9773d55 Organisations' filter has a title popup to explain the criteria used
Refs #124
2018-04-08 19:28:15 +02:00
04d3960cf7 Assets precompiled before deployement 2018-04-08 00:50:38 +02:00
40be723334 Correction on the ics calendar format, which was wrongly using ; instead of :
Refs #125
2018-04-08 00:43:11 +02:00
f79271520c The organisation search bar and countries selector are moved up 2018-04-08 00:17:31 +02:00
8af801cf72 Bundle update 2018-04-07 20:54:03 +02:00
e0fba8e6d7 Events geojson generation is separated into its own jbuilder 2018-04-05 22:00:07 +02:00
8327a0db70 Bundle update 2018-04-02 14:41:16 +02:00
5e6d4778a8 Attempt to remove all timezone info from ics and rss feeds 2018-03-27 23:30:21 +02:00
9fbf119d08 The tag separator now manages , differently 2018-03-18 18:56:46 +01:00
c37fc6f3cd Added region_id to the generated geojson 2018-03-18 18:20:11 +01:00
838d4538a6 Updated diaspora label, to better conform to their official logo
Refs #61
2018-03-18 17:15:03 +01:00
604d0eceb3 Removal of an unused link 2018-03-18 16:55:39 +01:00
669471aa59 Another attempt :) 2018-03-18 16:41:07 +01:00
64cd896006 Quick correction on ragion scoping to local ones 2018-03-18 16:36:18 +01:00
c960760964 Local regions can now be listed in json 2018-03-18 16:32:59 +01:00
2ee90cd937 Missing region scope 2018-03-18 16:05:26 +01:00
3e044ca64a The diaspora icon is configured everywhere. Refs #61 2018-03-18 15:33:48 +01:00
34235dbbaa The rails startup guard file has been updated to use the rails binary in "bin" 2018-03-18 15:32:43 +01:00
ec8d9596e5 Added submission_time and decision_time to all json 2018-03-18 15:01:19 +01:00
c5b9ee5bbc Adding a quick bundle dependency, which seems required in production :( 2018-03-18 14:54:19 +01:00
cc8747c79a Updated assets 2018-03-18 14:43:54 +01:00
5a2dba3b2e We also publish events submission_time and decision_time in their json 2018-03-18 14:41:48 +01:00
99ff9fa4c1 Tags can also use a comma as delimiter 2018-03-17 17:29:39 +01:00
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
db2fd4eb96 When updating an event, user is then redirect to the displayed event.
Closes #105
2018-03-17 16:53:38 +01:00
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