Commit Graph

550 Commits

Author SHA1 Message Date
echarp 7f2b5a7a6e Regions can now be organised into a hierarchy.
The region selector is back on the top page, but right under the related country's flag
2017-05-20 16:02:07 +02:00
echarp a5084cfa84 French typography, spacing at least, when applicable 2017-05-07 22:09:04 +02:00
echarp ec60e8853b Proper html sanitation for static pages 2017-05-07 22:06:45 +02:00
echarp 66ce115fc3 Link to events on the tag page 2017-05-07 21:44:24 +02:00
echarp 2d5b916077 Listing future events, with full description. Refs #90 2017-05-07 19:29:56 +02:00
echarp c41f81822b Stroked through text is now displayed correctly
Closes #87
2017-05-06 16:31:18 +02:00
echarp eb1f65d524 More tags accepted in the orga and event description 2017-05-06 16:15:38 +02:00
echarp 3485a9b9c9 Changes to the tinymce editor 2017-05-06 16:11:24 +02:00
echarp 053a94198e Bundle update, new tinymce version! 2017-05-06 15:46:50 +02:00
echarp 45722dc224 SPAM removal will not send an email or version data 2017-05-06 15:46:22 +02:00
echarp 8112a4056f No more mister nice guy, the main table's width is now set at 100%! 2017-05-05 00:07:29 +02:00
echarp 7eff55625d Individual table cells should not be larger than 1/7th of the screen width 2017-05-05 00:05:27 +02:00
echarp a048844ce1 Main table no more constrained to a width of 90% 2017-05-04 23:09:21 +02:00
echarp 9e6af6a5f6 Libre en fête logo changed back to april 2017-05-04 22:32:45 +02:00
echarp d9a360575a Added link to brasilian agenda!!! 2017-05-04 22:13:24 +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 83f1e9dbc9 Event's url is no longer required 2017-04-22 11:35:37 +02:00
echarp 8f6b37bb8e Libre en Fete banner back on the main page 2017-02-16 19:05:09 +01:00
echarp d26f49e11c Quick correction so that event duplication does reuse tags 2017-02-11 14:34:27 +01:00
echarp a59d293070 Quick correction to correct an exception when a repetition is set without rule 2017-01-22 14:20:47 +01:00
echarp e89329ee04 Updated to libre en fête 2017 2017-01-19 14:54:50 +01:00
Paulo Henrique de Lima Santana 25f7ef9514 removed reclamation 2017-01-18 11:03:12 -02:00
echarp 37d5075b47 Ensuring tags are copies to sub events 2017-01-02 10:29:02 +01:00
echarp 716568f511 Bundle update 2016-12-23 22:47:34 +01:00
echarp 628392093e Better tag cloud display 2016-12-17 22:54:29 +01:00
echarp 179ec98cf0 Better tag cloud display 2016-12-17 22:49:01 +01:00
echarp 155215c812 Better tag cloud display 2016-12-17 22:43:07 +01:00
echarp bdfb9311b5 Quick correction on tags in digest 2016-12-17 19:40:32 +01:00
echarp 24e2543a1d Tag links point to the proper page 2016-12-17 18:47:05 +01:00
echarp 4f8cf33f90 Geocoding only occurs avec address has changed 2016-12-17 17:44:35 +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 f6e43ce10e Organisation submitter is set to the contact if empty 2016-11-08 15:40:35 +01:00
echarp ed8bbfb718 Font familly removed, so that the browser's default font will apply 2016-11-08 15:07:32 +01:00
echarp 2a4e71f7a9 Translations and preview for organisation moderation mails 2016-11-07 22:30:44 +01:00
echarp 2fae5c09a4 Migration to the gem high_voltage: « Easily include static pages in your Rails app»
This replaces the "application" directory where were stored some common static pages
2016-10-31 23:44:44 +01:00
echarp 60e641ac91 Tests updated for the new organisation mails 2016-10-31 22:41:20 +01:00
echarp 786eb5ee2a Cleaned up code, to follow the ruby style guidelines 2016-10-31 22:35:14 +01:00
Paulo Henrique de Lima Santana 1bb504493a Updates in functios to send emails to submitters and/or moderators 2016-10-28 15:46:58 -02:00
Paulo Henrique de Lima Santana 369d7015df Updates in functios to send emails to submitters and/or moderators 2016-10-28 15:14:24 -02:00
Paulo Henrique de Lima Santana 9b2039f5f8 Send emails to moderators when orgas are manipuleted 2016-10-28 14:11:27 -02:00
echarp 778e44f12f Cleaner URL when using the filter form 2016-10-28 14:35:27 +02:00
echarp d25e133b13 Organisations can also be searched using near/distance filters 2016-10-28 11:48:44 +02:00
echarp 2d79606e07 Merge branch 'filter' 2016-10-28 11:33:39 +02:00
echarp 40bfa440a6 A separate filter page lets users search more precisely for events or organisations, in different formats 2016-10-28 11:32:57 +02:00
echarp 414f2ab488 Multi day events and prev/next header links 2016-10-22 11:23:27 +02:00
echarp a57b376151 Separate page to manage a complete filter, presenting all available options 2016-10-21 13:46:32 +02:00
echarp bc81a2fb9c Event calendar better displayed on small screens: past events only visible when hovering over the current month 2016-10-20 23:46:54 +02:00
echarp ce956fcd11 Link added from organisation to its events 2016-10-19 14:31:00 +02:00
echarp d574b1624a Url sent in mails are now enclosed in angled brackets,
as recommended in RFC 3986 section C (ftp://ftp.rfc-editor.org/in-notes/rfc3986.txt)

Close #77
2016-10-18 23:28:18 +02:00
echarp 0b4f398f61 No more timezone referenced in ical. Should resolve #76 2016-10-18 15:52:56 +02:00