Commit Graph

516 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
06e3595988 The changeset displayed on the versions page are now better line wrapped 2016-09-11 18:17:25 +02:00
dfc18d452d Merge branch 'recurrent' 2016-09-11 17:47:39 +02:00
4192ddcb4a Better changeset display in the versions pages 2016-09-11 17:46:28 +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
160fcafea4 Updated logo and favicon 2016-07-02 17:03:03 +02:00
64aa18aacd Bundle update, and upgrade to latest turbolinks 2016-07-02 16:48:47 +02:00
8bbece331e Initial work on recurrent events 2016-06-25 16:03:08 +02:00
1d5eac21f2 Map legend markers now have the proper color 2016-05-23 01:51:45 +02:00
6a7895095e Event refusals was not properly sent to the submitter 2016-05-21 12:03:05 +02:00
76f78baa4d Back to the april banner 2016-05-19 21:42:02 +02:00
8b7838959b Orga's links now using the proper name_as_tag tranformation 2016-04-24 20:35:21 +02:00
0a57efcbc9 Removed iframe layout, which was not necessary 2016-04-17 15:34:04 +02:00
50f429784c Some advances to maps, and translations. Refs #71 2016-04-17 14:07:39 +02:00
f02c0b10f2 Organisations are now also displayed on the map. Refs #71 2016-04-16 23:08:03 +02:00
77ba9032d3 Organisations can now have a detailed place name and address, plus a specific geocoded localisation. Refs #71 2016-04-09 16:06:22 +02:00
98c9eeb22e Better correction :) 2016-04-08 18:17:54 +02:00
28fe903d58 Quick correction so that the libre en fete test does not break events without tags 2016-04-08 18:14:14 +02:00
9700a88109 It is now possible to limit events near some location. Refs #70 2016-03-12 16:15:17 +01:00
18af616ce3 Libre en fête logo added to corresponding events 2016-03-01 23:19:47 +01:00
8d7c7e7f02 Libre en fête icons and banner added to the main calendar page 2016-03-01 22:54:52 +01:00
ad748f04da Using paper trail previous version instead of reify 2016-03-01 22:22:26 +01:00
6d724bea73 The map title displays the eventual filtering tag in its title 2016-03-01 00:59:17 +01:00
fbeba30cd1 Cleaner tables, particularly for the tighest screens. Refs #14, #24 2016-02-27 18:54:57 +01:00
938ba42ac6 Kind names properly translated in the tooltip. Refs #48 2016-02-26 23:25:22 +01:00
16f7a6abf7 Small evolution to the linuxfr form 2016-02-20 17:12:15 +01:00
b14eec0488 Putting protection on some organisations, so that spammers have less access... 2016-01-26 15:09:33 +01:00
df6902a535 Attempt to a quick correction 2016-01-11 13:06:39 +01:00
fd36bc7361 Better counter/filtering. Refs #52 2016-01-10 17:28:47 +01:00
6846e7abde Filtering active organisations. Refs #52 2016-01-10 17:15:56 +01:00
09382cb3d2 Organisation kinds counters and filters added to the organisations' page. Refs #52 2016-01-10 16:18:20 +01:00
8758427e3c Better title to the organisations page. Refs #49 2016-01-10 15:43:22 +01:00
b50bb7712f Deleted organisations are no longer linked 2016-01-10 15:10:01 +01:00
bede2ce5e1 Continuous pagination. Refs #24 2016-01-10 14:42:14 +01:00
3a5df0b521 More accessible rss feed to the versions page. Refs #15 2016-01-10 01:44:47 +01:00
0c0d07381b Minor correction to better display versions. Refs #15 2016-01-10 01:39:31 +01:00
b89ca5deb8 Quick correction, so the versions screen does display properly. Refs #15 2016-01-10 01:28:48 +01:00
b0fe24ca4b It is now possible to follow events' and organisations' versions. Refs #15 2016-01-10 01:10:22 +01:00
a51e7cf8fc Automatic tags addition for the linuxfr submission 2016-01-09 16:10:11 +01:00
604a8d375e Organisation search extended to include description. Refs #42 2016-01-08 11:29:50 +01:00
4ee87241df The organisations listed along events is now limited to active organisations. Refs #43 2016-01-08 11:23:25 +01:00
89c5329c29 Correction to the diaspora* field displayed along organisations. Refs #28 2016-01-08 11:15:41 +01:00
39dff35b36 Small modification to tags helper 2016-01-07 23:10:20 +01:00
8b1e967e35 Diaspora field added to all organisations. Refs #28 2016-01-07 22:20:09 +01:00
454d74c831 It is now possible to associate tags to organisations. Refs #21 2016-01-04 00:49:52 +01:00
184640f7af Organisations' departments are now managed as strings. Refs #10, #30 2016-01-02 16:40:15 +01:00
f2f489aea8 Inactive organisations are now greyed out. Refs #25 2015-12-27 17:09:07 +01:00
099794cc9e Organisations' administration page display more columns as requested in Refs #15 2015-12-27 17:01:43 +01:00
f3fce5fc6c Addition of an edition link directly on the organisations listing. Refs #22 2015-12-27 16:29:11 +01:00
79cb273d2c It is now possible to filter organisations by region. Refs #11 2015-12-27 16:12:27 +01:00
d7c55e4ff9 The layout footer now includes a link to propose an organisation 2015-12-27 15:41:47 +01:00