Marcin Mikołajczak
c158b95f92
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
59a67a3172
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
d560c5d548
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
4faf7b3bc7
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
cb05b90a7b
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
f8fffe6dc0
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
7d95142fe4
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
1a53e2e539
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
2a24808f3b
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
605e33a520
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
f6d48e1f49
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
0fead271b9
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
b96740c61d
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
cc88e05f12
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
90512173f3
Add a proper setting menu
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-03-12 14:29:21 +01:00
Thomas Citharel
4efc0ae132
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
57ca764ce9
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
cfe4a8e6a5
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
5fc5772e4f
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
f55b8836b2
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
c2a9455772
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
acfe75768d
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
3df92d41dd
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
798c4331e4
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
7d00e65d14
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
7a5a641a7f
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
1a90e6821d
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
892ac704cf
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
0d3f61e9e9
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
4de11cc11a
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
c99b02e449
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
0292d3bc54
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
2a7c695901
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
a8f179035b
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
9f72ce0216
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
73fbb759c4
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
bd0e2408c4
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
b5d88997c8
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
835abed1ee
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
a99dc774ee
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
86b4e9dc54
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
0ee4db05e3
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
Filip Bengtsson
7725b2ccdd
Translated using Weblate (Swedish)
...
Currently translated at 73.3% (344 of 469 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
2020-02-22 22:08:33 +01:00
Quentin PAGÈS
dfa2f1c302
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (469 of 469 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2020-02-22 22:08:28 +01:00
Thomas Citharel
b674290091
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!403
2020-02-19 16:34:47 +01:00
Quentin PAGÈS
d7fc1c720e
Translated using Weblate (Occitan)
...
Currently translated at 77.1% (91 of 118 strings)
Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/oc/
2020-02-19 13:08:27 +01:00
Quentin PAGÈS
910118ce21
Translated using Weblate (Occitan)
...
Currently translated at 99.3% (466 of 469 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2020-02-19 13:08:27 +01:00
Thomas Citharel
5f72346bdf
Merge branch 'front/ui-improvements' into 'master'
...
UI improvements
See merge request framasoft/mobilizon!402
2020-02-18 09:23:36 +01:00
Thomas Citharel
f13a683371
UI improvements
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-18 08:49:30 +01:00
Thomas Citharel
8268ce0ed9
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!401
2020-02-16 09:12:51 +01:00