Commit Graph

716 Commits

Author SHA1 Message Date
echarp 88c4220332 Small design improvements 2018-10-17 18:42:46 +02:00
echarp 31c619a8b4 Removed tag attribute which are no longer useful 2018-10-17 17:47:41 +02:00
echarp 876f325633 Some i18n translation 2018-10-17 16:00:47 +02:00
echarp a75f7c5314 Permanent filters: "near" and "tag" 2018-10-17 15:47:43 +02:00
echarp 901de334ef Sidebar slightly reorganised, to contain links' list 2018-10-01 14:30:27 +02:00
echarp a372b962ab Correcting some security warnings 2018-09-30 19:02:49 +02:00
echarp 9e367a88ef Using save navigation 2018-09-23 18:06:52 +02:00
echarp 5aa5037d58 RSS link better presented 2018-09-18 10:37:41 +02:00
echarp 85478c1424 Visual simplifications 2018-09-16 23:17:24 +02:00
echarp c65ca2579c Bundle update 2018-09-15 15:05:21 +02:00
echarp 61529e4ecf Event counts are added to the tags' pages 2018-09-03 23:55:52 +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 235a255879 Vertical centering in form items 2018-08-30 19:59:00 +02:00
echarp 671a97d6f5 Default form element color is black 2018-08-23 22:39:55 +02:00
echarp a33bdd9877 RSS feed date time is now expressed as iso8601 2018-08-18 17:01:39 +02:00
echarp e712c99138 Simplified automatic pagination 2018-07-17 00:47:48 +02:00
echarp 244a0a8fce The pagination mechanism now relies on a jquery visible gem, which checks if/when the next link is visible 2018-07-16 22:43:36 +02:00
echarp fc3498d2cb Migration to jquery 3 2018-07-16 00:19:47 +02:00
echarp 06a07079ee javascript async and defer options have bad visual secondary effects, thus on hold for the time being 2018-07-15 12:28:49 +02:00
echarp e8966ba4a6 Finally, after tests, regions filter cache is removed 2018-07-14 22:18:19 +02:00
echarp e913c28f66 Slight partial reorganisation for events' aside 2018-07-14 21:56:39 +02:00
echarp 6ef85409ea Regions filter is now cached, the main adl page should render faster... 2018-07-14 19:23:56 +02:00
echarp 613b1f0e0a Sometimes we use the domain name as part of a global ID, now this domain name comes from request.domain 2018-07-14 18:17:21 +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 1bdd9f434f Optimised region filter, to minimise db requests 2018-07-14 16:20:15 +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 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 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 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 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 e0fba8e6d7 Events geojson generation is separated into its own jbuilder 2018-04-05 22:00:07 +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