Commit Graph

534 Commits

Author SHA1 Message Date
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
echarp aaaeb323bc Tags page better displayed 2016-10-18 15:37:03 +02:00
echarp c664c180c1 We can now trace visitors using piwik 2016-10-17 12:21:23 +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 572ab44e2b Removal of compass, which was used to support older browsers 2016-09-17 22:45:32 +02:00
echarp a2dc4144e7 Better management of a textual reason when destroying moderated events 2016-09-17 19:41:29 +02:00
echarp 3069dced13 It is now possible to repeat events using a new méthod: nth day of the month 2016-09-17 17:19:41 +02:00
echarp ab195d28ae Tags selector back in place 2016-09-12 00:12:24 +02:00
echarp c27b292879 Fewer mails sent to the submitter 2016-09-11 23:53:09 +02:00
echarp 0cc86601d0 The parameter that can be used to have future *and* past events in the rss feed is renamed to `future` 2016-09-11 22:50:03 +02:00
echarp 0fbdf39922 Merge branch 'all_events_rss' into 'master'
events: allow rss feeds to show all events

RSS feeds can be easily parsed and hence can be used to populate program for
events with the proper tags. By adding the 'showall=true' to the query string,
it is possible to see all events corresponding to the requested criteria in
the RSS feed, whether past or future and more than 20.

Signed-off-by: Geneviève Bastien <gbastien@versatic.net>

See merge request !1
2016-09-11 19:22:01 +02:00
echarp cb474960f0 The rejection reason is better managed 2016-09-11 19:13:10 +02:00
echarp 93bdb05a01 Acceptation mail is only sent to the main event, not repeats 2016-09-11 18:32:08 +02:00
echarp 06e3595988 The changeset displayed on the versions page are now better line wrapped 2016-09-11 18:17:25 +02:00
echarp dfc18d452d Merge branch 'recurrent' 2016-09-11 17:47:39 +02:00
echarp 4192ddcb4a Better changeset display in the versions pages 2016-09-11 17:46:28 +02:00