Commit Graph

266 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
f02c0b10f2 Organisations are now also displayed on the map. Refs #71 2016-04-16 23:08:03 +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
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
4ee87241df The organisations listed along events is now limited to active organisations. Refs #43 2016-01-08 11:23:25 +01:00
40e367734c Champs "active" et "description" ajoutés aux organisations. Refs #12 2015-12-26 23:32:04 +01:00
a9981262c5 Work on the weekly digest. Refs #4 2015-11-10 23:29:05 +01:00
2e2d790d35 Json listing of events 2015-11-07 15:11:53 +01:00
4b77aa0d96 Small improvements to the submission form 2015-10-28 18:50:30 +01:00
1b6c5e16d2 Big changes related to mail management and events lifecycle 2015-10-22 21:14:36 +02:00
78b9d36d69 Upgrade to simple calendar V2 2015-09-12 15:31:31 +02:00
be7145539c When duplicating an event, region is now also included in the copied data 2015-08-20 16:25:52 +02:00
e0d6415865 Organisations can now be managed as are managed events: propose, accept or refuse 2015-07-25 18:32:27 +02:00
4d0c2ec725 Les événements peuvent maintenant avoir un nom de lieu associé 2015-03-08 23:41:52 +01:00
0333a1ad68 Organisation can now be organised in kinds, and easily modified by moderators 2015-02-28 17:28:05 +01:00
ef7df97949 Table lugs renamed to orgas 2015-02-15 17:10:17 +01:00
5ab067edf2 Quick correction 2015-02-15 15:56:27 +01:00
c9ed8b2980 The foreign key to table region is renamed to region_id 2015-02-15 15:50:47 +01:00
741bee5fbc Optimisation rapide pour génération fichier ical 2015-01-21 16:12:16 +01:00
e612c2df1a Les descriptions acceptent maintenant des titres h1, h2, h3 et h4 2015-01-10 14:37:56 +01:00
5cb943c7c9 Recadrage du symbole pour événement national sur calendrier mensuel 2014-12-28 16:54:58 +01:00
1c4805c422 The tag label is better managed, and standard compliant 2014-12-23 18:56:49 +01:00
80ead42da9 The tag label is better managed, and standard compliant 2014-12-23 18:53:06 +01:00
c8c3d95b40 Small evolution, to ensure event duplication is not so automatic: contact email is required 2014-12-21 18:29:37 +01:00
0270098533 Slightly tighter display 2014-12-21 00:34:30 +01:00
027c8c1c43 Fix blank address which are proposed in new event form. 2014-12-14 22:08:35 +01:00
986c1177c4 The event tags field is now required 2014-12-14 21:48:52 +01:00
e7190c62e6 Les adresses sont présentées avec une liste pour reprendre celles déjà utilisées 2014-12-13 15:53:32 +01:00
abb881405d Il est maintenant possible de dupliquer un événement 2014-12-13 00:28:44 +01:00
f41e5ed054 Correction pour noeud xml 2014-11-25 19:24:04 +01:00
94a719bc0d Création événement simplifiée et adaptée à petit écran 2014-11-09 15:23:04 +01:00
a8192ba5d6 Ajout rel="tag" sur les tags des événements 2014-11-08 15:47:56 +01:00
d7c963b499 Nettoyage: utilisation de _path plutôt que _url partout dans les vues 2014-10-31 14:33:39 +01:00
de75e82ae9 Le nuage de tag est simplifié, et par tag une carte est rajoutée 2014-10-28 00:23:11 +01:00
e078cfefec La carte prend maintenant en compte les éventuels paramètres comme tag ou region 2014-10-27 23:33:47 +01:00
8d8c732504 Simplification génération du flux rss, pour accélérer sa création 2014-10-26 17:25:32 +01:00
b6238ad910 La description des événements n'est plus rendue par markdown (qui était plutôt inutile étant donné tinymce) 2014-10-26 17:13:19 +01:00
d8492dbae7 Lignes de boutons du footer sont plus gros 2014-10-19 00:40:22 +02:00
3186cacb22 Les favicons des asso sont maintenant à droite 2014-10-15 01:35:42 +02:00
5ccb7be62b Les liens sur les associations mènent sur leur page d'association 2014-10-15 01:09:42 +02:00
f2f6bcf0cc Le filtrage par région n'inclue plus du tout les evts nationaux 2014-10-13 23:55:18 +02:00
3ef10bc9b5 Correction sur l'export json d'un événement 2014-10-12 18:33:53 +02:00
81ee54fff4 L'édition concurrent d'un événement est maintenant bloquée 2014-10-11 16:12:07 +02:00
83cb7e142f La localisation, nationale ou locale, est ajoutée aux mails 2014-10-11 11:53:17 +02:00
c67ab1f1c0 Travail sur le script de soumission en masse 2014-10-05 12:57:46 +02:00
d2f44000d7 Autorisation du tag "style" dans le html 2014-10-03 10:56:37 +02:00
f35d026194 Le calendrier annuel utilise aussi un icône pour les evts nationaux 2014-09-28 12:53:17 +02:00
6aff381955 Indication de localité mieux présentée 2014-09-28 12:27:51 +02:00
dafb52ddf5 Affichage affiné des evts, avec icone pour indiquer leur localité 2014-09-28 00:16:25 +02:00