Thomas Citharel
fa19270232
Fix DateTime comparison
...
!420 used Date.compare/2 instead of DateTime.compare/2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-14 17:50:17 +02:00
setop
2b0716397c
fix pattern validation in event deletion
2020-04-12 17:42:30 +02:00
Thomas Citharel
19a065ca13
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!421
2020-04-06 11:21:48 +02:00
Marcin Mikołajczak
fb25fd6de7
Translated using Weblate (Polish)
...
Currently translated at 100.0% (21 of 21 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/pl/
2020-04-06 11:08:47 +02:00
Marcin Mikołajczak
3a43825ffd
Translated using Weblate (Polish)
...
Currently translated at 61.0% (72 of 118 strings)
Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/pl/
2020-04-06 11:08:46 +02:00
Marcin Mikołajczak
0451d04dbb
Translated using Weblate (Polish)
...
Currently translated at 60.1% (297 of 494 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pl/
2020-04-06 11:08:45 +02:00
Quentin PAGÈS
e1862a1823
Translated using Weblate (Occitan)
...
Currently translated at 99.5% (492 of 494 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2020-04-06 11:08:44 +02:00
Thomas Citharel
e6db36fb0d
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!419
2020-04-04 13:18:55 +02:00
Marcin Mikołajczak
071807ee6b
Translated using Weblate (Polish)
...
Currently translated at 42.8% (9 of 21 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/pl/
2020-04-04 13:02:22 +02:00
Thomas Citharel
f0d9f236ca
Merge branch 'fix-compare-begin-end-dates' into 'master'
...
fix compare begin and end dates
See merge request framasoft/mobilizon!420
2020-04-04 13:02:16 +02:00
setop
01bdd7b344
fix compare begin and end dates
...
this bug prevent from creating an event with the day of month of the begin date greater than the day of month of the end date, event if end date is effectively greater than begin date.
for example, if the begin date is '2020-04-28' and end date is '2020-05-13', these dates are valid but because 28 > 13, the validation fails.
this is better explained in this article ["Never compare dates in Elixir using < or >"](https://blog.leif.io/never-use-to-compare-dates/ ).
using Date.compare, as proposed in this PR fix the issue.
2020-04-03 23:37:56 +02:00
Thomas Citharel
4630491fa4
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!418
2020-03-23 16:23:49 +01:00
Francesc
cafb31d472
Translated using Weblate (Catalan)
...
Currently translated at 88.6% (438 of 494 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2020-03-23 16:08:40 +01:00
Thomas Citharel
a1f24b7ce0
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!417
2020-03-21 18:50:08 +01:00
Francesc
6e383caaa5
Translated using Weblate (Catalan)
...
Currently translated at 82.3% (407 of 494 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2020-03-21 18:08:39 +01:00
Thomas Citharel
502bc3f6bd
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!416
2020-03-14 23:44:39 +01:00
Taru Luojola
a2379520a3
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (21 of 21 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/fi/
2020-03-14 21:08:39 +01:00
Taru Luojola
f6dfe6d4a5
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (494 of 494 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fi/
2020-03-14 21:08:38 +01:00
Taru Luojola
317d7bb568
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (118 of 118 strings)
Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/fi/
2020-03-14 21:08:37 +01:00
Quentin PAGÈS
79571d1f88
Translated using Weblate (Occitan)
...
Currently translated at 98.9% (489 of 494 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2020-03-14 21:08:36 +01:00
Berto Te
3d6dd560f2
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (494 of 494 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-03-14 21:08:36 +01:00
Thomas Citharel
4e805561f9
Merge branch 'feature/setting-menu' into 'master'
...
Add a proper setting menu
See merge request framasoft/mobilizon!415
2020-03-12 15:00:56 +01:00
Thomas Citharel
299b686612
Add a proper setting menu
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-03-12 14:29:21 +01:00
Thomas Citharel
379a6ea641
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!414
2020-03-10 07:57:49 +01:00
harry
cb3fa7993f
Translated using Weblate (Catalan)
...
Currently translated at 80.6% (387 of 480 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2020-03-09 20:08:33 +01:00
Thomas Citharel
322e953547
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!413
2020-03-08 15:09:56 +01:00
Quentin PAGÈS
d2d7b3c85d
Translated using Weblate (Occitan)
...
Currently translated at 98.9% (475 of 480 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2020-03-08 07:08:35 +01:00
Berto Te
e1068ff783
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (480 of 480 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-03-08 07:08:34 +01:00
Thomas Citharel
fb6add8563
Merge branch 'add-message-for-participation' into 'master'
...
Add ability to add message for participation and improve participation management interface
See merge request framasoft/mobilizon!412
2020-03-06 09:09:27 +01:00
Thomas Citharel
c732ec7f87
Add ability to add message for participation and improve participation
...
management interface
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-03-06 09:00:48 +01:00
Thomas Citharel
e566367d59
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!411
2020-03-05 08:37:11 +01:00
Alberto Teira
78f758d786
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (21 of 21 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/es/
2020-03-05 08:08:33 +01:00
Kate
f268dc0e06
Translated using Weblate (German)
...
Currently translated at 87.4% (410 of 469 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2020-03-05 08:08:32 +01:00
Thomas Citharel
130a3cf23f
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!409
2020-02-29 17:35:48 +01:00
Kate
2675ae6908
Translated using Weblate (German)
...
Currently translated at 83.7% (393 of 469 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2020-02-29 16:08:30 +01:00
Thomas Citharel
bbf8e43092
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!408
2020-02-27 22:35:17 +01:00
Alberto Teira
f15beb1dde
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (469 of 469 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-02-27 20:08:30 +01:00
Thomas Citharel
5aa27e26e3
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!407
2020-02-26 16:26:22 +01:00
Alberto Teira
79f6fc8e58
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (21 of 21 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/es/
2020-02-26 16:11:22 +01:00
Quentin PAGÈS
48c30c4d8b
Translated using Weblate (Occitan)
...
Currently translated at 79.6% (94 of 118 strings)
Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/oc/
2020-02-26 16:11:22 +01:00
Alberto Teira
6016d14794
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (118 of 118 strings)
Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/es/
2020-02-26 16:11:21 +01:00
Alberto Teira
df81e0a8d5
Translated using Weblate (Spanish)
...
Currently translated at 99.7% (468 of 469 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-02-26 16:11:20 +01:00
Thomas Citharel
db85adaf7e
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!406
2020-02-25 09:38:06 +01:00
Alberto Teira
af9bc9ba52
Translated using Weblate (Spanish)
...
Currently translated at 62.6% (294 of 469 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-02-25 09:21:26 +01:00
Thomas Citharel
f7859e3a8e
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!405
2020-02-24 10:18:46 +01:00
ButterflyOfFire
30cda25fc8
Translated using Weblate (Arabic)
...
Currently translated at 19.0% (4 of 21 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/ar/
2020-02-24 10:08:29 +01:00
ButterflyOfFire
b3295665f7
Translated using Weblate (Arabic)
...
Currently translated at 56.5% (265 of 469 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ar/
2020-02-24 10:08:28 +01:00
Thomas Citharel
1dcb1b85ce
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!404
2020-02-22 23:05:10 +01:00
Filip Bengtsson
7220e3cfe8
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (21 of 21 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/sv/
2020-02-22 22:08:35 +01:00
Quentin PAGÈS
0f6dbeb30c
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (21 of 21 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/oc/
2020-02-22 22:08:34 +01:00