Commit Graph

56 Commits

Author SHA1 Message Date
echarp bf5ed5f261 Adding capabilities to users, login/password/etc. 2019-05-10 15:33:19 +02:00
echarp 229e319332 Cleaning up 2018-05-23 09:25:12 +02:00
echarp db2fd4eb96 When updating an event, user is then redirect to the displayed event.
Closes #105
2018-03-17 16:53:38 +01:00
echarp cf3e6274eb Using update instead of update_attributes 2018-03-17 15:49:43 +01:00
echarp d7eb4c9cf7 Go from organisation edition back to organisation consultation 2018-03-01 20:42:14 +01:00
echarp 76358d1056 Migration to rails 5.1 complete 2018-01-01 17:52:33 +01:00
echarp 86684e6bf2 Intermediary upgrade to rails 5 2017-11-11 12:44:09 +01:00
echarp 1de8e3ef14 Links to filter on region do not use the "all" value anymore 2017-07-06 14:45:20 +02:00
echarp 7afa2951d0 Correction, so that we can still edit an orga, even if it has no submitter 2017-07-02 12:16:53 +02:00
echarp 621fcdbb2c Quick correction to a bug with orga description 2017-07-01 17:17:26 +02:00
echarp 45722dc224 SPAM removal will not send an email or version data 2017-05-06 15:46:22 +02:00
echarp 5b3228dae8 Webshims and select2 removed, replaced with straight rails datetime select and jquery tags input 2016-12-17 16:59:11 +01:00
echarp 2a4e71f7a9 Translations and preview for organisation moderation mails 2016-11-07 22:30:44 +01:00
echarp 3ede62cf6e Migration to latest devise 2016-09-19 21:58:50 +02:00
echarp a2dc4144e7 Better management of a textual reason when destroying moderated events 2016-09-17 19:41:29 +02:00
echarp cb474960f0 The rejection reason is better managed 2016-09-11 19:13:10 +02:00
echarp 6a7895095e Event refusals was not properly sent to the submitter 2016-05-21 12:03:05 +02:00
echarp 1b8de3ee35 Bundle update 2016-02-13 17:24:23 +01:00
echarp 40e367734c Champs "active" et "description" ajoutés aux organisations. Refs #12 2015-12-26 23:32:04 +01:00
echarp 35fdf9b3d5 The linuxfr weekly digest should be mostly ready. Refs #4 2015-11-21 17:29:50 +01:00
echarp 650d5b2aae Using paper trail event version to present the mail diff 2015-09-05 18:56:48 +02:00
echarp e0d6415865 Organisations can now be managed as are managed events: propose, accept or refuse 2015-07-25 18:32:27 +02:00
echarp 6aed6ffc8e Organisation management 2015-05-25 11:42:53 +02:00
echarp 17fc14deb7 The test for event creation is better populated 2015-04-04 16:27:59 +02:00
echarp 0333a1ad68 Organisation can now be organised in kinds, and easily modified by moderators 2015-02-28 17:28:05 +01:00
echarp ef7df97949 Table lugs renamed to orgas 2015-02-15 17:10:17 +01:00
echarp c9ed8b2980 The foreign key to table region is renamed to region_id 2015-02-15 15:50:47 +01:00
echarp fd91c26ebe Test updated to reflect the required status of tags 2014-12-14 21:52:13 +01:00
echarp fb86f09254 Strip white spaces from event attributes 2014-12-14 13:29:52 +01:00
echarp bb5a037356 Nettoyage de code pour suivre les dernières métriques ABC 2014-11-05 21:25:18 +01:00
echarp 81ee54fff4 L'édition concurrent d'un événement est maintenant bloquée 2014-10-11 16:12:07 +02:00
echarp 8f1d374eb5 Couverture de tests presque à 100% 2014-09-03 02:14:21 +02:00
echarp 151e4937c4 Couverture de tests 2014-09-02 01:02:51 +02:00
echarp d085e37c8a Gros nettoyage des formulaires, en utilisant des fieldset pour regrouper les éléments 2014-08-09 18:59:11 +02:00
echarp 82207028b2 Mise à jour sur les styles du code, afin de mieux suivres les préconisations de rubocop 2014-08-06 14:47:47 +02:00
echarp e866578b9e Les heures de soumission et de validation d'evt étaient mal gérées 2014-07-28 16:16:27 +02:00
echarp 4559b8dc1a Trouve ton Gull! 2014-07-27 01:50:22 +02:00
echarp 9c260e2dea Les diff dans les mails liés à une mise à jour d'evt sont correctement affichés 2014-07-20 21:46:28 +02:00
echarp 231aeb759c Utilisable avec sqlite3 2014-07-18 23:20:30 +02:00
echarp dbf2362399 Mails de refus d'évt envoyés au soumetteur et aux modérateurs 2014-07-07 13:14:17 +02:00
echarp f8a4c06c07 La mise à jour d'un événement déclenche un mail envoyé aux modérateurs 2014-07-01 21:55:38 +02:00
echarp 681d97a8b0 Modération presque terminée 2014-07-01 15:50:39 +02:00
echarp 26854f3b7f Les tests sur les événéments n'étaient pas en phase avec la bonne redirection vers root après création 2014-06-29 14:09:02 +02:00
echarp 090620a873 Meilleure validation des événements 2014-05-26 01:06:43 +02:00
echarp b13af2ea6a Envoi de mail pour chaque création d'événement 2014-05-25 23:59:03 +02:00
echarp 92105b0b9c Ajout d'une carte des prochains événements et des lugs, pour l'instant non cliquable 2014-04-28 00:33:21 +02:00
echarp b1f1b00f79 La gestion des notes de modération est en place, sans l'envoi de mail 2014-03-06 21:49:30 +01:00
echarp 795b7f647c Travail sur les notes 2014-02-18 16:56:53 +01:00
echarp 68f39cf5d6 L'authentification avec devise et un hash basique est en place 2014-01-10 16:35:58 +01:00
echarp 450f52ef43 Les écrans de modération avancent 2014-01-06 11:22:39 +01:00