Milo Ivir
|
ada67e5f15
|
Translated using Weblate (Croatian)
Currently translated at 74.2% (1053 of 1419 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hr/
|
2022-10-31 15:00:57 +01:00 |
|
Thomas Citharel
|
e0127afd2b
|
Various front-end fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-31 14:30:41 +01:00 |
|
Thomas Citharel
|
ecb862f634
|
Fix dashboard view
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-31 14:30:40 +01:00 |
|
Thomas Citharel
|
695d773d50
|
Various UI fixes, add placeholder to the text editor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-31 11:43:18 +01:00 |
|
Berto Te
|
b65feade57
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (1419 of 1419 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
|
2022-10-30 00:57:22 +02:00 |
|
Thomas Citharel
|
4eb15b5ebf
|
Fix E2E tests for login
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 19:10:38 +02:00 |
|
Thomas Citharel
|
bc6c0e0448
|
HTML syntax fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 17:41:50 +02:00 |
|
Thomas Citharel
|
8452b2e096
|
Remove unused attribute
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 17:41:50 +02:00 |
|
Thomas Citharel
|
579bcaba06
|
Allow to disable non-SSO login
With a new disable_database_login parameter under :mobilizon, :instance
Closes #1154
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 17:41:49 +02:00 |
|
Thomas Citharel
|
fc5b6882ae
|
Show registration button if registration allow list is used and improve
registration page
Closes #1102
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 17:41:49 +02:00 |
|
Thomas Citharel
|
e420713a6f
|
Add setting to toggle light/dark mode
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 17:41:49 +02:00 |
|
Thomas Citharel
|
610570c795
|
Prefix setInterval with window
Use the patch from https://github.com/NixOS/nixpkgs/pull/119132
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 10:40:20 +02:00 |
|
Thomas Citharel
|
09fce90c6a
|
Order categories by translated label
Closes #1082
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 10:39:42 +02:00 |
|
Thomas Citharel
|
dfd8094017
|
Merge branch 'fixes' into 'main'
Add logging for when cached iCalendar feed data can't be found
Closes #1164
See merge request framasoft/mobilizon!1304
|
2022-10-28 08:28:34 +00:00 |
|
Thomas Citharel
|
8efb17d78e
|
Prevent loading group membership status before we get person information
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 09:58:36 +02:00 |
|
Thomas Citharel
|
231f99cd1e
|
Show a proper error message when failure to register to an event
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 09:58:36 +02:00 |
|
Thomas Citharel
|
0bc48560e8
|
Fix group order
Closes #1164
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 09:58:36 +02:00 |
|
Berto Te
|
dc2e25deb2
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (1410 of 1410 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
|
2022-10-27 16:38:10 +02:00 |
|
Weblate
|
ad46e4dd1d
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/
|
2022-10-27 16:38:10 +02:00 |
|
Thomas Citharel
|
2454fe2aa4
|
Fix leaving a group
There's still an issue because the call is made twice, but at least it
works
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-26 18:45:47 +02:00 |
|
Thomas Citharel
|
688bdccc24
|
Fix accepting group invitations
Closes #1170
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-26 18:26:24 +02:00 |
|
Thomas Citharel
|
e446df938f
|
Fix display of invitations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-26 18:19:05 +02:00 |
|
Thomas Citharel
|
3336af225f
|
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-26 10:43:44 +02:00 |
|
Thomas Citharel
|
389fa843e3
|
Improve reports
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-25 19:15:02 +02:00 |
|
Thomas Citharel
|
cce0406db5
|
Improve comments
Closes #1171
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-25 19:15:02 +02:00 |
|
Thomas Citharel
|
e32611c968
|
Fix showing past events on group page
Closes #1172
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-25 19:04:38 +02:00 |
|
Thomas Citharel
|
a1b439b724
|
Fix position of the « no events found » message
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-25 10:35:59 +02:00 |
|
Thomas Citharel
|
a743f6a487
|
Fix event card background color behind picture
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-25 10:35:33 +02:00 |
|
Milo Ivir
|
5ab2507d4a
|
Translated using Weblate (Croatian)
Currently translated at 74.5% (1051 of 1410 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hr/
|
2022-10-24 14:50:09 +02:00 |
|
Milo Ivir
|
7a39af13f8
|
Translated using Weblate (Croatian)
Currently translated at 74.5% (1051 of 1410 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hr/
|
2022-10-24 14:50:09 +02:00 |
|
Thomas Citharel
|
94c4a78bb4
|
Translated using Weblate (French (France) (fr_FR))
Currently translated at 99.8% (1408 of 1410 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
|
2022-10-18 17:36:49 +02:00 |
|
Thomas Citharel
|
e1e9cf4512
|
Translated using Weblate (French (France) (fr_FR))
Currently translated at 99.8% (1408 of 1410 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
|
2022-10-18 14:04:03 +02:00 |
|
Thomas Citharel
|
cb083ab2f8
|
Bump version to 3.0.0-rc.1
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-18 10:21:38 +02:00 |
|
Thomas Citharel
|
e47904d17d
|
Bump version to 3.0.0-beta.3
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-17 09:55:19 +02:00 |
|
Kate
|
8ae0a929c7
|
Translated using Weblate (German)
Currently translated at 94.5% (1333 of 1410 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
|
2022-10-13 20:58:31 +02:00 |
|
Thomas Citharel
|
699465199e
|
Lint fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-12 19:30:34 +02:00 |
|
Thomas Citharel
|
e4ba0f21ee
|
Only show one pagination bar when searching in both events & groups
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-12 19:19:20 +02:00 |
|
Thomas Citharel
|
fca3720bdb
|
Remove unused deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-12 19:19:20 +02:00 |
|
Thomas Citharel
|
be2fa3a547
|
Bump version to 3.0.0-beta.2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-11 19:16:16 +02:00 |
|
Thomas Citharel
|
68378c1860
|
Merge branch 'fixes' into 'main'
Fixes
See merge request framasoft/mobilizon!1286
|
2022-10-11 17:15:21 +00:00 |
|
Thomas Citharel
|
c23c2bdba6
|
Lint fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-11 18:45:33 +02:00 |
|
Thomas Citharel
|
528744d765
|
Improve EventView.vue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-11 17:48:58 +02:00 |
|
Thomas Citharel
|
9fe816ebcf
|
Improve CategoriesView
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-11 17:48:37 +02:00 |
|
Thomas Citharel
|
557e12948b
|
Add name to GraphQL queries
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-11 17:48:09 +02:00 |
|
Thomas Citharel
|
e22cb8c3bd
|
Improve TextEditor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-11 17:47:53 +02:00 |
|
Thomas Citharel
|
ff1fbdfdba
|
Handle categories page empty and fix attribution section
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-11 14:59:13 +02:00 |
|
Thomas Citharel
|
8eddb8b230
|
Merge branch 'fixes' into 'main'
Fixes
See merge request framasoft/mobilizon!1285
|
2022-10-11 12:35:05 +00:00 |
|
Thomas Citharel
|
e94a537f30
|
Lint fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-11 14:04:03 +02:00 |
|
Thomas Citharel
|
475820472f
|
Add the banner picker on event edit page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-11 11:14:57 +02:00 |
|
Thomas Citharel
|
800e136aae
|
Update deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-11 10:39:31 +02:00 |
|