Thomas Citharel
d36f1d4b5e
Refactor notification view to disable push column when push is not
...
currently possible
Closes #821
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-09-07 17:46:28 +02:00
Thomas Citharel
3564b69db8
Only show locatecontrol button in leaflet map when we can do geolocation
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-09-07 17:43:16 +02:00
Thomas Citharel
c198b21587
Revert text color from error messages
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-09-07 17:42:21 +02:00
Thomas Citharel
c2c3014c2b
Show a default text for contact in default terms text when no contact is
...
filled
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-09-07 17:41:27 +02:00
Thomas Citharel
bc1f71e742
Refactor addressautocomplete components into a mixin
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-09-07 17:40:31 +02:00
Thomas Citharel
8a58f5ba7c
Cleanup Followers.vue
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-09-07 17:38:47 +02:00
Thomas Citharel
9e2e071609
Fix an issue with group activity items when moving resources
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-09-07 17:37:41 +02:00
Thomas Citharel
08abaf56be
Merge branch 'fix-geo-coordinates' into 'master'
...
Fix federating geo-coordinates
Closes #872
See merge request framasoft/mobilizon!1056
2021-09-06 11:59:15 +00:00
Thomas Citharel
cc197d7638
Fix federating geo coordinates
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-09-06 12:46:29 +02:00
Thomas Citharel
7c71e9e04f
Upgrade deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-09-06 12:28:10 +02:00
Thomas Citharel
2d1facbf39
Merge branch 'cornerot/mobilizon-cornerot-master-patch-62182'
2021-09-06 09:30:49 +02:00
Thomas Citharel
f5340e32a7
Update translation files after fixed typo
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-09-06 09:29:35 +02:00
Thomas Citharel
efb72f4751
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!1053
2021-09-06 07:27:27 +00:00
deadmorose
796fd4ffbe
Translated using Weblate (Russian)
...
Currently translated at 100.0% (1144 of 1144 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-09-02 21:15:55 +02:00
cornerot
7958c109ca
"Jisti Meet" -> "Jitsi Meet" in EventMetadata.ts
2021-09-01 19:20:24 +00:00
Mostafa Ahangarha
bea1015b44
Translated using Weblate (Persian)
...
Currently translated at 8.2% (94 of 1144 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fa/
2021-08-29 11:15:49 +02:00
Thomas Citharel
a97ac84b2c
Merge branch 'release-1.3.2' into 'master'
...
Release 1.3.2
See merge request framasoft/mobilizon!1052
2021-08-23 13:01:56 +00:00
Thomas Citharel
a53690fbe5
Release 1.3.2
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-23 13:39:08 +02:00
Thomas Citharel
8ed4abf521
Release 1.3.2
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-23 13:34:40 +02:00
Thomas Citharel
264b94e30c
Search should return only groups, don't show user profiles
...
Closes #845
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-23 13:34:40 +02:00
Thomas Citharel
bcad13dd28
Merge branch 'search-return-only-groups' into 'master'
...
Search should return only groups, don't show user profiles
Closes #845
See merge request framasoft/mobilizon!1051
2021-08-23 10:10:22 +00:00
Thomas Citharel
c5d5758ece
Accessibility improvements in AccountSettings
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-23 11:18:39 +02:00
Thomas Citharel
426f85884b
Fix deleting own account
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-23 11:18:39 +02:00
Thomas Citharel
24ff99ffaf
Search should return only groups, don't show user profiles
...
Closes #845
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-23 11:17:32 +02:00
Thomas Citharel
f3bb1f8976
Merge branch 'delete-account-fixes' into 'master'
...
Fix deleting own account
See merge request framasoft/mobilizon!1050
2021-08-23 09:15:58 +00:00
Thomas Citharel
241710807c
Fixed deduplicated files from orphan media being deleted as well
...
Happens when a file is uploaded, then orphaned, and a similar file is
used somewhere. The CleanMedia job service didn't consider that case
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-23 10:37:20 +02:00
Thomas Citharel
8eacf29705
Fix events pagination on tags page
...
Not a perfect fix because of a blinking issue, but works properly
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-23 10:37:08 +02:00
Thomas Citharel
a79239eaac
Delete current actor ID as well from local storage when unlogging
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-23 10:36:53 +02:00
Thomas Citharel
61198cb639
Fix config onboarding after LDAP initial connexion
...
Closes #840
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-23 10:36:47 +02:00
Thomas Citharel
3a79806c0f
Accessibility improvements in AccountSettings
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-23 10:20:55 +02:00
Thomas Citharel
c2b72b45d3
Fix deleting own account
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-23 10:20:31 +02:00
Thomas Citharel
89da83dce4
Merge branch 'fix-orphan-media-cleaning' into 'master'
...
Fixed deduplicated files from orphan media being deleted as well
See merge request framasoft/mobilizon!1049
2021-08-22 14:54:05 +00:00
Thomas Citharel
ab843dff4c
Fixed deduplicated files from orphan media being deleted as well
...
Happens when a file is uploaded, then orphaned, and a similar file is
used somewhere. The CleanMedia job service didn't consider that case
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-22 16:17:20 +02:00
Thomas Citharel
1ac2990cda
Merge branch 'fix-tags-event-pagination' into 'master'
...
Fix events pagination on tags page
Closes #840 et #841
See merge request framasoft/mobilizon!1046
2021-08-20 17:58:24 +00:00
Thomas Citharel
d35041bd4c
Merge branch 'fix-config-onboarding-after-ldap' into 'master'
...
Fix config onboarding after LDAP initial connexion
Closes #840
See merge request framasoft/mobilizon!1045
2021-08-20 17:30:34 +00:00
Thomas Citharel
846a4c376a
Fix events pagination on tags page
...
Not a perfect fix because of a blinking issue, but works properly
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-20 19:05:17 +02:00
Thomas Citharel
e2496536e9
Merge branch 'save-event-language' into 'master'
...
Introduce event language detection
Closes #636
See merge request framasoft/mobilizon!1042
2021-08-20 16:55:29 +00:00
Thomas Citharel
5cf962fd8f
Delete current actor ID as well from local storage when unlogging
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-20 18:49:17 +02:00
Thomas Citharel
ba075c1973
Fix config onboarding after LDAP initial connexion
...
Closes #840
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-20 18:49:03 +02:00
Thomas Citharel
d577b07c6e
Introduce event language detection
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-20 18:01:29 +02:00
Thomas Citharel
7c9b76765f
Cleanup
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-20 18:00:21 +02:00
Thomas Citharel
1fd027bbc2
Merge branch 'release-1.3.1' into 'master'
...
Release 1.3.1
Closes #815 , #746 , #837 et #838
See merge request framasoft/mobilizon!1044
2021-08-20 15:51:15 +00:00
Thomas Citharel
071bbeeb68
Release 1.3.1
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-20 17:17:12 +02:00
Thomas Citharel
d4d0eb82fc
Upgrade deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-20 17:13:46 +02:00
Thomas Citharel
a7a0c58ae3
Fix moving resources
...
Closes #838
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-20 17:13:46 +02:00
Thomas Citharel
04fff8485e
Fix resource list not refreshing after adding/deleting resource
...
Closes #837
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-20 17:13:46 +02:00
Thomas Citharel
46bfa2c422
Add a default timezone if user's timezone is set to null
...
Closes #746
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-20 16:54:34 +02:00
Thomas Citharel
db6f88c0a0
Save timezone to current timezone if no timezone is set
...
The preferences showed the detected timezone as the selected timezone if no timezone was null. Now we force set it in that case.
Closes #815
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-20 16:52:32 +02:00
Thomas Citharel
9a289d65d3
Merge branch 'weblate-mobilizon-frontend' into 'master'
...
Translations update from Weblate
See merge request framasoft/mobilizon!1043
2021-08-20 13:12:51 +00:00
Thomas Citharel
765af3eb1d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1144 of 1144 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-08-20 15:12:11 +02:00