Commit Graph

216 Commits

Author SHA1 Message Date
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
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
57035f9ab7 Updated LEF banner 2018-03-01 20:57:07 +01:00
08706d2e13 Some missing awesome font icons 2018-03-01 20:46:06 +01:00
073893424d Missing awesome icons 2018-02-11 18:06:32 +01:00
3d338b3018 Bundle update, including a big upgrade to font awesome 5 2018-02-11 13:13:41 +01:00
cdd2f3de5e Repeating rules are now required 2018-01-21 23:25:31 +01:00
76358d1056 Migration to rails 5.1 complete 2018-01-01 17:52:33 +01:00
32298c4980 Cleaner datetime localization for xml output 2017-12-25 21:12:30 +01:00
e3a012fcdf Mails' translations should not have ' html encoded anymore 2017-10-21 20:21:25 +02:00
4a4cce9978 Correction on rss builder to better manage region 2017-10-15 01:02:58 +02:00
8591f4f786 The map link/icon is back into the footer instead of under the month agenda 2017-10-14 22:15:09 +02:00
e010bdf69c Links are in https rather than http 2017-10-14 21:39:56 +02:00
a087109229 Debug element was left in the code 2017-10-08 16:21:49 +02:00
e8a58e8157 Compiled assets 2017-10-08 11:38:34 +02:00
5a672589bc Region filtering should now work with countries and their sub regions 2017-09-17 18:25:34 +02:00
335305a1e1 The link to visualize was too relative, and sometimes it could fail in some specific cases (after a failed creation) 2017-08-26 21:49:54 +02:00
4e3055ada3 The region filter is now set in the user's session 2017-07-14 17:50:13 +02:00
1aa7aa936b Attempt to improve the markdown digest 2017-06-06 23:08:10 +02:00
83bcde3101 Attempt to better manage markdown, for the linuxfr digest! 2017-06-04 14:38:02 +02:00
45b18e0c34 The markdown digest seemed broken, no line breaks, we now use kramdown which is able to generate markdown from html 2017-06-04 12:59:14 +02:00
664be5db70 Improved accessibility, darker label color 2017-06-02 13:15:23 +02:00
fcc80d891b The region selection, when creating/editing events and orgas, done using radio buttons.
This should let the project evolve to a multi country one.

Refs #63
2017-05-27 17:46:01 +02:00
9bfef874a0 Better looking forms 2017-05-22 16:42:21 +02:00
bc5267c4dc Quick quick correction, it seems a textarea containing html code that includes style elements is displayed as an empty textarea!
Replaced with a classic text input, tinymce picks it up correctly...
2017-05-20 19:53:38 +02:00
6924f7ec3c Changes to the main display: the title is flushed left.
Plus the map footer item is moved to be just below the main calendar view
2017-05-20 17:23:57 +02:00
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
c41f81822b Stroked through text is now displayed correctly
Closes #87
2017-05-06 16:31:18 +02:00
eb1f65d524 More tags accepted in the orga and event description 2017-05-06 16:15:38 +02:00
9e6af6a5f6 Libre en fête logo changed back to april 2017-05-04 22:32:45 +02:00
082e0a307f Bundle update and subsequent cleaning up related to the new rubocop version 2017-04-22 20:01:47 +02:00
83f1e9dbc9 Event's url is no longer required 2017-04-22 11:35:37 +02:00
8f6b37bb8e Libre en Fete banner back on the main page 2017-02-16 19:05:09 +01:00
d26f49e11c Quick correction so that event duplication does reuse tags 2017-02-11 14:34:27 +01:00
a59d293070 Quick correction to correct an exception when a repetition is set without rule 2017-01-22 14:20:47 +01:00
e89329ee04 Updated to libre en fête 2017 2017-01-19 14:54:50 +01:00
24e2543a1d Tag links point to the proper page 2016-12-17 18:47:05 +01:00
5b3228dae8 Webshims and select2 removed, replaced with straight rails datetime select and jquery tags input 2016-12-17 16:59:11 +01:00
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
2d79606e07 Merge branch 'filter' 2016-10-28 11:33:39 +02:00
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
414f2ab488 Multi day events and prev/next header links 2016-10-22 11:23:27 +02:00
a57b376151 Separate page to manage a complete filter, presenting all available options 2016-10-21 13:46:32 +02:00
ce956fcd11 Link added from organisation to its events 2016-10-19 14:31:00 +02:00
0b4f398f61 No more timezone referenced in ical. Should resolve #76 2016-10-18 15:52:56 +02:00
a2dc4144e7 Better management of a textual reason when destroying moderated events 2016-09-17 19:41:29 +02:00
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
2026213536 It is now possible to create repeat events, which will be automatically created during moderation 2016-09-11 17:40:49 +02:00
8bbece331e Initial work on recurrent events 2016-06-25 16:03:08 +02:00
76f78baa4d Back to the april banner 2016-05-19 21:42:02 +02:00