Thomas Citharel
|
4b021f50e5
|
Clearer logic whether to show or not the participation button
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-01 12:35:05 +01:00 |
|
Thomas Citharel
|
a76917b8e1
|
Fix participation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-01 12:35:03 +01:00 |
|
Thomas Citharel
|
9683df9040
|
Show cancelled status on cancelled events
Closes #478
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-01 12:35:02 +01:00 |
|
Thomas Citharel
|
2a9e95bf7f
|
Merge branch 'fix-member-notification-language' into 'master'
Send the membership emails in the correct language
Closes #472
See merge request framasoft/mobilizon!735
|
2020-12-01 12:29:20 +01:00 |
|
Thomas Citharel
|
6d8710f0fe
|
Send the membership emails in the correct language
And send them as well if the member is on the same instance 🙈
Close #472
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-01 10:21:07 +01:00 |
|
Thomas Citharel
|
1ed6fbae4e
|
Merge branch 'show-draft-status-in-admin' into 'master'
Show draft status in admin
Closes #413
See merge request framasoft/mobilizon!734
|
2020-12-01 10:16:02 +01:00 |
|
Thomas Citharel
|
8140f5e227
|
Fix mediaSize being requested for every group
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-01 09:56:14 +01:00 |
|
Thomas Citharel
|
68d4dc3301
|
Remove leftovers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-01 09:56:05 +01:00 |
|
Thomas Citharel
|
ac8856f08c
|
Show draft status on events and posts in group admin
Closes #413
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-01 09:55:24 +01:00 |
|
Thomas Citharel
|
def6df690d
|
Merge branch 'ldap-full-admin-dn' into 'master'
Ldap full admin dn
Closes #528
See merge request framasoft/mobilizon!733
|
2020-12-01 09:32:18 +01:00 |
|
Thomas Citharel
|
d6d9309784
|
[LDAP] Allow to filter users by memberOf
Closes #528
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-01 09:16:41 +01:00 |
|
Thomas Citharel
|
0f5941a046
|
[LDAP] Allow to bind to an admin with a different FQDN
By directly providing the full DN
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-01 09:16:28 +01:00 |
|
Thomas Citharel
|
bc8ea10bb0
|
Merge branch 'add-language-unlogged' into 'master'
Add language unlogged
Closes #479 et #375
See merge request framasoft/mobilizon!732
|
2020-11-30 19:25:06 +01:00 |
|
Thomas Citharel
|
c39a771fd5
|
Merge branch 'upgrade-deps' into 'master'
Upgrade deps
See merge request framasoft/mobilizon!731
|
2020-11-30 18:34:45 +01:00 |
|
Thomas Citharel
|
005fb90556
|
Allow to pick language unlogged and format fallback messages
Closes #479
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-30 18:14:50 +01:00 |
|
Thomas Citharel
|
2141f92a30
|
Fix tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-30 16:46:26 +01:00 |
|
Thomas Citharel
|
207d5c0eb0
|
Use better upstream deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-30 12:48:23 +01:00 |
|
Thomas Citharel
|
b05f0fe3e6
|
simplify user resolver errors
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-30 12:48:22 +01:00 |
|
Thomas Citharel
|
2d541f2e32
|
Fix lint issues
And disable eslint when building in prod mode
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-30 12:48:21 +01:00 |
|
Thomas Citharel
|
da42522073
|
Fix eslint warnings
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-30 12:48:21 +01:00 |
|
Thomas Citharel
|
487ac56b4c
|
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-30 12:48:20 +01:00 |
|
Thomas Citharel
|
ac112b64c2
|
Merge branch 'fix-tests' into 'master'
Fix tests
Closes #390
See merge request framasoft/mobilizon!730
|
2020-11-30 12:46:18 +01:00 |
|
Thomas Citharel
|
10eb64720e
|
Fix tests with scheduler notifications
Close #390
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-30 12:23:40 +01:00 |
|
Thomas Citharel
|
74e59b2398
|
Fix tests failure with Group test find_group/3
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-30 12:23:39 +01:00 |
|
Thomas Citharel
|
662541c312
|
Update GraphQL schema file
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-27 17:25:41 +01:00 |
|
Thomas Citharel
|
d041d274e0
|
Fix leftover from Picture -> Media rename
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-27 17:20:21 +01:00 |
|
Thomas Citharel
|
f4d0e6d4b3
|
Merge branch 'clean-unused-users' into 'master'
Clean unconfirmed users
Closes #51
See merge request framasoft/mobilizon!729
|
2020-11-27 11:25:42 +01:00 |
|
Thomas Citharel
|
0e1dc0df8d
|
Clean unconfirmed users
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-27 11:10:12 +01:00 |
|
Thomas Citharel
|
86c6c19023
|
Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate
See merge request framasoft/mobilizon!728
|
2020-11-27 09:32:52 +01:00 |
|
Balázs Úr
|
6186c1b970
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (168 of 168 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/hu/
|
2020-11-27 07:34:57 +01:00 |
|
Balázs Úr
|
f6c78ea57e
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (802 of 802 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
|
2020-11-27 07:34:56 +01:00 |
|
Thomas Citharel
|
0ec5cf3669
|
Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate
See merge request framasoft/mobilizon!726
|
2020-11-26 18:50:53 +01:00 |
|
Eivind Ødegård
|
649a561ec3
|
Translated using Weblate (Norwegian Nynorsk)
Currently translated at 74.4% (125 of 168 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/nn/
|
2020-11-26 18:10:10 +01:00 |
|
Vodoyo Kamal
|
a8802b5990
|
Added translation using Weblate (Bengali)
|
2020-11-26 18:10:10 +01:00 |
|
Thomas Citharel
|
620187a056
|
Merge branch 'detect-images-in-body' into 'master'
Track usage of media files and add a job to clean them
See merge request framasoft/mobilizon!727
|
2020-11-26 18:10:04 +01:00 |
|
Thomas Citharel
|
40b9841c08
|
Add Changelog for orphan media files
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-26 17:53:34 +01:00 |
|
Thomas Citharel
|
c9457fe0d3
|
Track usage of media files and add a job to clean them
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-26 17:53:33 +01:00 |
|
Thomas Citharel
|
c19e326bd8
|
Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate
See merge request framasoft/mobilizon!725
|
2020-11-26 08:33:35 +01:00 |
|
josé m
|
201b402db4
|
Translated using Weblate (Galician)
Currently translated at 100.0% (238 of 238 strings)
Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/gl/
|
2020-11-26 07:52:11 +01:00 |
|
josé m
|
994d430076
|
Translated using Weblate (Galician)
Currently translated at 100.0% (802 of 802 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
|
2020-11-26 07:52:10 +01:00 |
|
frama late
|
5ee77fd575
|
Translated using Weblate (Italian)
Currently translated at 100.0% (168 of 168 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/it/
|
2020-11-26 07:52:10 +01:00 |
|
vancha march
|
985021c926
|
Translated using Weblate (Dutch)
Currently translated at 32.9% (264 of 802 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/nl/
|
2020-11-26 07:52:09 +01:00 |
|
x
|
c575e5b166
|
Translated using Weblate (Italian)
Currently translated at 100.0% (802 of 802 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/it/
|
2020-11-26 07:52:09 +01:00 |
|
Thomas Citharel
|
7d08945062
|
Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate
See merge request framasoft/mobilizon!724
|
2020-11-25 17:39:07 +01:00 |
|
x
|
2adc234a28
|
Translated using Weblate (Italian)
Currently translated at 100.0% (168 of 168 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/it/
|
2020-11-25 16:53:36 +01:00 |
|
Thomas Citharel
|
213b4e2aaa
|
Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate
See merge request framasoft/mobilizon!723
|
2020-11-25 08:06:43 +01:00 |
|
josé m
|
91b5035a70
|
Translated using Weblate (Galician)
Currently translated at 100.0% (802 of 802 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
|
2020-11-24 22:52:11 +01:00 |
|
Joan Luci Labòrda
|
694971a0d7
|
Translated using Weblate (Occitan)
Currently translated at 51.1% (86 of 168 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/oc/
|
2020-11-24 22:52:10 +01:00 |
|
Taru Luojola
|
a0fbdff566
|
Translated using Weblate (Finnish)
Currently translated at 100.0% (802 of 802 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fi/
|
2020-11-24 22:52:09 +01:00 |
|
Joan Luci Labòrda
|
058775eaba
|
Translated using Weblate (Occitan)
Currently translated at 100.0% (802 of 802 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
|
2020-11-24 22:52:09 +01:00 |
|