Commit Graph

466 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
803dfc94a3 In all mails, a link to "infos" is added in the signature. Closes #112 2018-03-17 16:10:06 +01:00
b5ebea1472 Yet more missing awesome icons 2018-03-01 22:33:38 +01:00
a2b8786cf6 Better organisation's details 2018-03-01 21:51:45 +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
26a2ce254a The active filtering button has a title, and is slightly separated from others
Closes #114
2018-02-17 16:46:53 +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
b989e079f0 The login field was newly limited to be an email adress, back to normal text input! 2018-02-04 23:38:15 +01:00
b2fc347303 The "future" filter is back to have a "false" value 2018-01-22 00:37:45 +01:00
67d62c40fd Trouble with hidden radio buttons 2018-01-22 00:20:28 +01:00
867ea155c7 Attempt to correct a bug related to included regions 2018-01-22 00:09:45 +01:00
cdd2f3de5e Repeating rules are now required 2018-01-21 23:25:31 +01:00
dde09adbc1 Better form appearance, with larger paddings 2018-01-21 20:32:03 +01:00
10c77b95ee Optimising DB queries: sub regions are eager loaded 2018-01-21 13:29:24 +01:00
6d3cb23965 Slightly cleaner organisation's page layout 2018-01-05 22:39:29 +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
86684e6bf2 Intermediary upgrade to rails 5 2017-11-11 12:44:09 +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
105c41b4c2 Sanitizing was a bit brutal, removing the iframe to open a chat window 2017-10-09 00:51:57 +02:00
1093b28f7f Removed some unnecessary sanitation 2017-10-09 00:28:28 +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
01ae744c7b Orgas filtering can now use the near scope 2017-09-17 23:43:04 +02:00
5a672589bc Region filtering should now work with countries and their sub regions 2017-09-17 18:25:34 +02:00
0c2c80fc32 It is now possible to deselect a filtering region 2017-09-17 14:50:29 +02:00
e6ae709ce4 Nicer looking "other country" flag 2017-09-07 22:36:53 +02:00
fc0abb0dc7 Slightly better looking region selector 2017-09-07 22:09:30 +02:00
73d3aa248d Orthograph correction 2017-09-03 12:00:53 +02:00
627e3606ea Tighter region selector, to better display the increasing number of regions 2017-09-02 20:57:10 +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
c2a47847a2 Organisation types can be associated to regions now 2017-07-06 16:00:36 +02:00
1de8e3ef14 Links to filter on region do not use the "all" value anymore 2017-07-06 14:45:20 +02:00
b7beb0b5fa Organisations counter per kind can also filtered by selected region 2017-07-02 15:40:13 +02:00
491287ed01 Statistics only display data for the selected region 2017-07-02 14:13:09 +02:00
208fe78178 Stats can be filtered using the regions selector at the top 2017-07-02 13:28:10 +02:00
c481997773 The orga moderation button is better looking 2017-07-02 12:58:14 +02:00
7dd9d65ea9 Missing chevron on country with regions 2017-07-01 19:13:13 +02:00
61fe1dd547 Add Luxembourg and Tunisia 2017-07-01 19:02:46 +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
4ce608dd5c Silly bug blocking identication 2017-06-02 23:55:26 +02:00
fb861930b2 Quick correction on a form label 2017-06-02 13:19:11 +02:00
664be5db70 Improved accessibility, darker label color 2017-06-02 13:15:23 +02:00
7e2c45d006 Quick correction for markdown digest 2017-05-28 00:18:01 +02:00
d69a3f8f06 New organisation is set using the url region 2017-05-27 18:57:30 +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
7de12f70c8 The markdown digest now includes the country code 2017-05-27 14:42:51 +02:00
cb5df5c248 The country flags are all managed using the super flag-icons-rails gem.
The Quebec flag is a simple css declaration!
2017-05-27 13:28:03 +02:00
bdd522a5ff Small addition on the validation form 2017-05-22 16:49:34 +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
ed797cfafb The country selector is associated with chevron, to let the user see a region can be selected 2017-05-20 18:10:04 +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
ec60e8853b Proper html sanitation for static pages 2017-05-07 22:06:45 +02:00
66ce115fc3 Link to events on the tag page 2017-05-07 21:44:24 +02:00
2d5b916077 Listing future events, with full description. Refs #90 2017-05-07 19:29:56 +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
45722dc224 SPAM removal will not send an email or version data 2017-05-06 15:46:22 +02:00
a048844ce1 Main table no more constrained to a width of 90% 2017-05-04 23:09:21 +02:00
9e6af6a5f6 Libre en fête logo changed back to april 2017-05-04 22:32:45 +02:00
d9a360575a Added link to brasilian agenda!!! 2017-05-04 22:13:24 +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
Paulo Henrique de Lima Santana
25f7ef9514 removed reclamation 2017-01-18 11:03:12 -02:00
bdfb9311b5 Quick correction on tags in digest 2016-12-17 19:40:32 +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
2a4e71f7a9 Translations and preview for organisation moderation mails 2016-11-07 22:30:44 +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
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
778e44f12f Cleaner URL when using the filter form 2016-10-28 14:35:27 +02: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
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
0b4f398f61 No more timezone referenced in ical. Should resolve #76 2016-10-18 15:52:56 +02:00
aaaeb323bc Tags page better displayed 2016-10-18 15:37:03 +02:00
c664c180c1 We can now trace visitors using piwik 2016-10-17 12:21:23 +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
cb474960f0 The rejection reason is better managed 2016-09-11 19:13:10 +02:00