Commit Graph

411 Commits

Author SHA1 Message Date
echarp 57035f9ab7 Updated LEF banner 2018-03-01 20:57:07 +01:00
echarp 08706d2e13 Some missing awesome font icons 2018-03-01 20:46:06 +01:00
echarp 26a2ce254a The active filtering button has a title, and is slightly separated from others
Closes #114
2018-02-17 16:46:53 +01:00
echarp 073893424d Missing awesome icons 2018-02-11 18:06:32 +01:00
echarp 3d338b3018 Bundle update, including a big upgrade to font awesome 5 2018-02-11 13:13:41 +01:00
echarp 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
echarp b2fc347303 The "future" filter is back to have a "false" value 2018-01-22 00:37:45 +01:00
echarp 67d62c40fd Trouble with hidden radio buttons 2018-01-22 00:20:28 +01:00
echarp 867ea155c7 Attempt to correct a bug related to included regions 2018-01-22 00:09:45 +01:00
echarp cdd2f3de5e Repeating rules are now required 2018-01-21 23:25:31 +01:00
echarp dde09adbc1 Better form appearance, with larger paddings 2018-01-21 20:32:03 +01:00
echarp 10c77b95ee Optimising DB queries: sub regions are eager loaded 2018-01-21 13:29:24 +01:00
echarp 6d3cb23965 Slightly cleaner organisation's page layout 2018-01-05 22:39:29 +01:00
echarp 76358d1056 Migration to rails 5.1 complete 2018-01-01 17:52:33 +01:00
echarp 32298c4980 Cleaner datetime localization for xml output 2017-12-25 21:12:30 +01:00
echarp 86684e6bf2 Intermediary upgrade to rails 5 2017-11-11 12:44:09 +01:00
echarp e3a012fcdf Mails' translations should not have ' html encoded anymore 2017-10-21 20:21:25 +02:00
echarp 4a4cce9978 Correction on rss builder to better manage region 2017-10-15 01:02:58 +02:00
echarp 8591f4f786 The map link/icon is back into the footer instead of under the month agenda 2017-10-14 22:15:09 +02:00
echarp e010bdf69c Links are in https rather than http 2017-10-14 21:39:56 +02:00
echarp 105c41b4c2 Sanitizing was a bit brutal, removing the iframe to open a chat window 2017-10-09 00:51:57 +02:00
echarp 1093b28f7f Removed some unnecessary sanitation 2017-10-09 00:28:28 +02:00
echarp a087109229 Debug element was left in the code 2017-10-08 16:21:49 +02:00
echarp e8a58e8157 Compiled assets 2017-10-08 11:38:34 +02:00
echarp 01ae744c7b Orgas filtering can now use the near scope 2017-09-17 23:43:04 +02:00
echarp 5a672589bc Region filtering should now work with countries and their sub regions 2017-09-17 18:25:34 +02:00
echarp 0c2c80fc32 It is now possible to deselect a filtering region 2017-09-17 14:50:29 +02:00
echarp e6ae709ce4 Nicer looking "other country" flag 2017-09-07 22:36:53 +02:00
echarp fc0abb0dc7 Slightly better looking region selector 2017-09-07 22:09:30 +02:00
echarp 73d3aa248d Orthograph correction 2017-09-03 12:00:53 +02:00
echarp 627e3606ea Tighter region selector, to better display the increasing number of regions 2017-09-02 20:57:10 +02:00
echarp 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
echarp 4e3055ada3 The region filter is now set in the user's session 2017-07-14 17:50:13 +02:00
echarp c2a47847a2 Organisation types can be associated to regions now 2017-07-06 16:00:36 +02:00
echarp 1de8e3ef14 Links to filter on region do not use the "all" value anymore 2017-07-06 14:45:20 +02:00
echarp b7beb0b5fa Organisations counter per kind can also filtered by selected region 2017-07-02 15:40:13 +02:00
echarp 491287ed01 Statistics only display data for the selected region 2017-07-02 14:13:09 +02:00
echarp 208fe78178 Stats can be filtered using the regions selector at the top 2017-07-02 13:28:10 +02:00
echarp c481997773 The orga moderation button is better looking 2017-07-02 12:58:14 +02:00
echarp 7dd9d65ea9 Missing chevron on country with regions 2017-07-01 19:13:13 +02:00
echarp 61fe1dd547 Add Luxembourg and Tunisia 2017-07-01 19:02:46 +02:00
echarp 1aa7aa936b Attempt to improve the markdown digest 2017-06-06 23:08:10 +02:00
echarp 83bcde3101 Attempt to better manage markdown, for the linuxfr digest! 2017-06-04 14:38:02 +02:00
echarp 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
echarp 4ce608dd5c Silly bug blocking identication 2017-06-02 23:55:26 +02:00
echarp fb861930b2 Quick correction on a form label 2017-06-02 13:19:11 +02:00
echarp 664be5db70 Improved accessibility, darker label color 2017-06-02 13:15:23 +02:00
echarp 7e2c45d006 Quick correction for markdown digest 2017-05-28 00:18:01 +02:00
echarp d69a3f8f06 New organisation is set using the url region 2017-05-27 18:57:30 +02:00
echarp 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