Commit Graph

559 Commits

Author SHA1 Message Date
Thomas Citharel 13530f3611
Fix pagination for relays
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-18 10:11:50 +01:00
fadelkon fe7580f01f Translated using Weblate (Catalan)
Currently translated at 50.1% (195 of 389 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2019-12-18 09:45:53 +01:00
Dzmitry K 920b131577 Added translation using Weblate (Belarusian) 2019-12-18 00:45:22 +01:00
Thomas Citharel ebb39aab63
Fix an issue on My Account page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-17 19:32:48 +01:00
Thomas Citharel 4a8fb41fd1
Show Mastodon relay subscribers as instances in admin panel
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-17 17:10:37 +01:00
fadelkon e16500ff7c Translated using Weblate (Catalan)
Currently translated at 6.4% (25 of 389 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2019-12-17 13:56:25 +01:00
Quentin 53544224e6 Translated using Weblate (Occitan)
Currently translated at 100.0% (389 of 389 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-12-17 13:56:25 +01:00
ButterflyOfFire c37078ea24 Added translation using Weblate (Finnish) 2019-12-17 13:56:25 +01:00
fadelkon f134f864ec Added translation using Weblate (Catalan) 2019-12-17 12:48:27 +01:00
numéro6 f531ff80e7 Translated using Weblate (French (France))
Currently translated at 100.0% (388 of 388 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2019-12-17 12:27:15 +01:00
Quentin 540f704165 Translated using Weblate (Occitan)
Currently translated at 100.0% (388 of 388 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-12-17 12:27:15 +01:00
Thomas Citharel d552fcb2d3
Add a config option to whitelist users registration
Through whole email or domain email

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-17 12:09:24 +01:00
Thomas Citharel beae3385d9
Merge remote-tracking branch 'weblate/master' into i18n/update 2019-12-17 10:14:55 +01:00
Quentin 108bab3250 Translated using Weblate (Occitan)
Currently translated at 100.0% (389 of 389 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-12-17 10:12:28 +01:00
Quentin e2a0e15c84 Translated using Weblate (Occitan)
Currently translated at 100.0% (389 of 389 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-12-17 10:08:37 +01:00
Thomas Citharel aa58f655d0
Merge remote-tracking branch 'weblate/master' into i18n/update 2019-12-17 09:53:40 +01:00
ButterflyOfFire 91ca4eef1f Translated using Weblate (Arabic)
Currently translated at 51.7% (201 of 389 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ar/
2019-12-17 09:39:53 +01:00
Quentin b877caaab7 Translated using Weblate (Occitan)
Currently translated at 100.0% (389 of 389 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-12-17 09:39:50 +01:00
Thomas Citharel 4da3fb946b
Update demo warning message
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-17 09:20:40 +01:00
Thomas Citharel 53c474fef5 Translated using Weblate (French (France))
Currently translated at 100.0% (389 of 389 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2019-12-16 17:14:50 +01:00
Quentin a95c7412c0 Translated using Weblate (Occitan)
Currently translated at 96.7% (376 of 389 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-12-16 17:14:50 +01:00
Thomas Citharel 3c5d860ee5 Merge branch 'bug/fix-comments' into 'master'
Bug/fix comments

See merge request framasoft/mobilizon!351
2019-12-16 17:14:41 +01:00
Thomas Citharel bf9a2a4ac0
Add domain to GraphQL calls on actors where it was missing and pertinent
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-16 16:49:13 +01:00
Thomas Citharel 559c922fa1
Fix issue with child comments not showing up in production mode
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-16 16:48:38 +01:00
Thomas Citharel 0a0c6360c8
Use WSS WebSockets on prod build
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-16 12:54:36 +01:00
Thomas Citharel de261cf334
Add a default limit participations of 10, fix dockerfile and lint some things
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-15 22:42:38 +01:00
Leo Mouyna d333bb08f1
fix: Front end validation on switch.
Add a watcher on limitedPlaces and set to default values options related to occupancy when toogle to false.
Increase min places to 1 instead of 0.

See issue: #307
2019-12-15 22:25:09 +01:00
Thomas Citharel 60e95a6e36 Merge branch '298-fix-clear-errors-resend-password-page' into 'master'
fix: Clear errors on resend password page.

Closes #298

See merge request framasoft/mobilizon!342
2019-12-15 22:22:08 +01:00
Thomas Citharel bf7720afc1 Merge branch '308-fix-end-datetime-before-begin-datetime' into 'master'
fix: end datetime can't be before begin datetime.

Closes #308

See merge request framasoft/mobilizon!343
2019-12-15 22:20:09 +01:00
Thomas Citharel 1e3fd8a1ca Merge branch '291-card-title-as-router-link' into 'master'
feat: Make event title clickable on cards

Closes #291

See merge request framasoft/mobilizon!346
2019-12-15 22:14:13 +01:00
Thomas Citharel 3574a9b5ae
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-15 21:56:22 +01:00
Thomas Citharel 334d66bf5d
Add admin interface to manage instances subscriptions
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-15 21:56:16 +01:00
Leo Mouyna 55e85ac362 feat: Make event title clickable on cards
Use a router link to generate a link to event main page.

See issue: #291
2019-12-11 20:50:44 +01:00
Leo Mouyna 3358da34f9 fix: end datetime can't be before begin datetime.
Add a min-datetime to endsOn.
Add maxDatetime and minDatetime props to or custom datetime-picker component.
Use those new props inside date-picker and time-picker components to set
a correct range of date for both endsOn and beginsOn event elements.

See issue: #308.
2019-12-11 19:55:11 +01:00
Leo Mouyna b731f0e030 fix: Clear errors on resend password page.
Only add a new error if it's not in the list yet, and remove error from list when message is closed.

See issue: #298
2019-12-09 21:38:29 +01:00
Marcin Mikołajczak 59e3592462 Translated using Weblate (Polish)
Currently translated at 88.9% (303 of 341 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pl/
2019-12-08 22:13:09 +01:00
Quentin 87af7d8c44 Translated using Weblate (Occitan)
Currently translated at 100.0% (341 of 341 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-11-29 14:12:35 +01:00
Thomas Citharel d0a82c6172 Merge branch 'feature/comments' into 'master'
Comments

See merge request framasoft/mobilizon!335
2019-11-28 12:49:43 +01:00
Thomas Citharel dc07f34d78
Introduce comments below events
Also add tomstones

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-28 12:33:58 +01:00
AlessiBilos cfc61da3ed Translated using Weblate (Italian)
Currently translated at 3.6% (12 of 331 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/it/
2019-11-27 18:12:26 +01:00
Filip Bengtsson 889cfb61f5 Translated using Weblate (Swedish)
Currently translated at 100.0% (331 of 331 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
2019-11-24 20:12:15 +01:00
Marcin Mikołajczak d18efe7f39 Translated using Weblate (Polish)
Currently translated at 88.2% (292 of 331 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pl/
2019-11-23 12:12:31 +01:00
Thomas Citharel bd6bb3e518 Merge branch 'deps/upgrade' into 'master'
Upgrade deps

See merge request framasoft/mobilizon!331
2019-11-21 16:32:00 +01:00
Thomas Citharel d09debb396
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-21 16:12:27 +01:00
Thomas Citharel a53100ef6e
Added a demo mode to show or hide instance warnings that data is deleted
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-21 16:07:43 +01:00
Quentin 01d352a13a Translated using Weblate (Occitan)
Currently translated at 100.0% (331 of 331 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-11-20 17:19:57 +01:00
Thomas Citharel 3b210a33a2
Disable address autocomplete where required (nominatim)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-20 13:49:57 +01:00
ButterflyOfFire 6fa6d69170 Translated using Weblate (Arabic)
Currently translated at 15.2% (50 of 330 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ar/
2019-11-19 20:21:52 +01:00
Marcin Mikołajczak d31b5c9650 Translated using Weblate (Polish)
Currently translated at 50.0% (165 of 330 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pl/
2019-11-19 20:21:52 +01:00
Thomas Citharel 330e814b56 Merge branch 'deps/upgrade' into 'master'
Upgrade deps

See merge request framasoft/mobilizon!325
2019-11-19 20:21:44 +01:00
Thomas Citharel 83fcf2b62e Merge branch 'feature/add-pelias-geocoder' into 'master'
Feature/add pelias geocoder

See merge request framasoft/mobilizon!324
2019-11-19 20:19:02 +01:00
Thomas Citharel 0572038cea
Upgrade deps
Fix issue with vue-styleguidist

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-19 20:04:18 +01:00
Thomas Citharel c7b25474d3
Introduce support for Pelias geocoder
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-19 17:59:04 +01:00
Thomas Citharel eab36f40ec
Add share to Diaspora* button
Related to #227

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-19 12:04:35 +01:00
Thomas Citharel 3cc2e125ee
Close #311 and refactor identity edition pages with a mixin
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-18 18:56:28 +01:00
Thomas Citharel f35698005a
Fix #232 and #230
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-18 18:56:28 +01:00
Thomas Citharel 3d905714c3
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-18 18:56:29 +01:00
Guillaume Ayoub 0665be73f3
Fix Creator button height
Fix #274.
2019-11-18 18:56:28 +01:00
Marcin Mikołajczak 0783c26c4f Translated using Weblate (Polish)
Currently translated at 36.1% (119 of 330 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pl/
2019-11-17 15:11:51 +01:00
ButterflyOfFire ff2e82ab47 Translated using Weblate (Arabic)
Currently translated at 3.0% (10 of 330 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ar/
2019-11-16 11:11:47 +01:00
Quentin 7b0bf15b5d Translated using Weblate (Occitan)
Currently translated at 100.0% (330 of 330 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-11-14 14:11:40 +01:00
Malik 092aea88c5 Translated using Weblate (German)
Currently translated at 100.0% (330 of 330 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-14 14:11:38 +01:00
ButterflyOfFire 1e6fe17fce Added translation using Weblate (Arabic) 2019-11-13 13:46:30 +01:00
Pieter David ae81a97daa Translated using Weblate (Dutch)
Currently translated at 100.0% (329 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/nl/
2019-11-12 14:24:39 +01:00
Malik 3f6e41c03b Translated using Weblate (German)
Currently translated at 100.0% (329 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-12 14:24:39 +01:00
Till 9b9a151c45 Translated using Weblate (German)
Currently translated at 100.0% (329 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-12 14:24:39 +01:00
Thomas Citharel 3eb6422743 Merge branch 'geo/add-mimirsbrunn-backend' into 'master'
Add mimirsbrunn geo backend and geo work

See merge request framasoft/mobilizon!314
2019-11-12 14:23:48 +01:00
Thomas Citharel c599a47d58
Introduce Mimirsbrunn geocoder and improve addresses & maps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-12 14:10:18 +01:00
Thomas Citharel 0e7cf89492
Remove floor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-08 19:39:02 +01:00
Till ddb0db4753 Translated using Weblate (German)
Currently translated at 94.2% (310 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-08 18:38:27 +01:00
Malik 4e51a83109 Translated using Weblate (German)
Currently translated at 94.2% (310 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-08 18:38:18 +01:00
Malik 5647829236 Translated using Weblate (German)
Currently translated at 84.2% (277 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-08 18:22:25 +01:00
Till 12699333c5 Translated using Weblate (German)
Currently translated at 84.2% (277 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-08 18:22:23 +01:00
Till 5ebc41e10e Translated using Weblate (German)
Currently translated at 11.2% (37 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-08 14:23:00 +01:00
Malik bdd989fcf5 Translated using Weblate (German)
Currently translated at 11.2% (37 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-08 14:22:59 +01:00
Malik 6ebca00ffb Translated using Weblate (German)
Currently translated at 10.6% (35 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-08 14:22:07 +01:00
Malik f2d9c4c885 Translated using Weblate (German)
Currently translated at 9.7% (32 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-08 14:19:35 +01:00
Till cb8eac4ea7 Translated using Weblate (German)
Currently translated at 9.7% (32 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-08 14:19:34 +01:00
Framasoft 7b956739e7 Translated using Weblate (French (France))
Currently translated at 100.0% (329 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2019-11-07 18:54:12 +01:00
Quentin c4bfdf8e06 Translated using Weblate (Occitan)
Currently translated at 100.0% (329 of 329 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-11-07 18:43:52 +01:00
Thomas Citharel 61740dc398 Translated using Weblate (French (France))
Currently translated at 100.0% (328 of 328 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2019-11-07 18:43:52 +01:00
Quentin f40c6695b5 Translated using Weblate (Occitan)
Currently translated at 100.0% (328 of 328 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-11-07 18:43:52 +01:00
Dany Marcoux 6450121167
Disable search button if search field is empty
Closes #269
2019-11-07 16:40:58 +01:00
Thomas Citharel a3d467c23a
Make error when last identity translatable
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-06 10:04:21 +01:00
Thomas Citharel a46f4c058c
Fix add to calendar section with low screen width
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-06 09:32:03 +01:00
Thomas Citharel aac614d597
Improve search field placeholder contrast
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-06 09:32:02 +01:00
Thomas Citharel 08dab070e7
Handle update identity with bad identity username
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-06 09:32:02 +01:00
Thomas Citharel 23470a010c
Optimize svg pictures and color them with $secondary
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-06 09:32:01 +01:00
Thomas Citharel df328b0470
Merge remote-tracking branch 'weblate/master' into i18n/upgrade 2019-11-05 19:09:39 +01:00
Thomas Citharel 4a6e5036b7 Merge branch 'bug/limit-datepicker-year-range' into 'master'
Limit year range in the datepicker

See merge request framasoft/mobilizon!305
2019-11-05 17:58:07 +01:00
Thomas Citharel f40efe5a0e Merge branch 'bug/only-show-pointer-on-export-event' into 'master'
Only show pointer cursor on export event title

See merge request framasoft/mobilizon!304
2019-11-05 17:51:26 +01:00
Thomas Citharel 9f1d8b9daf
Limit year range in the datepicker
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-05 17:22:17 +01:00
Quentin c1a40923bd Translated using Weblate (Occitan)
Currently translated at 100.0% (326 of 326 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-11-05 15:45:20 +01:00
Thomas Citharel e799b8a77f Merge branch 'bug/reduce-event-date-picker-width' into 'master'
Reduced datetime picker width

See merge request framasoft/mobilizon!302
2019-11-04 17:24:49 +01:00
Thomas Citharel 6a807a6a13
Only show pointer cursor on export event title
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-04 16:58:24 +01:00
Thomas Citharel 04e447a083
Translate description editor placeholder
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-04 16:48:12 +01:00
Thomas Citharel b6351c4045
Reduced datetime picker width
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-04 16:37:57 +01:00
Thomas Citharel 0a844aa174
Open links from event URL and in event description in external window
And add rel='noopener noreferrer' on them

Closes #282 and #283

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-04 16:09:44 +01:00
Thomas Citharel ffffe106f5
Upgrade dependencies
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-31 10:50:24 +01:00
Thomas Citharel cc820d6b63
Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules
* Data doesn't need anymore to be converted to ActivityStream format to
be saved (this was taken from Pleroma and not at all a good idea here)
* Everything saved when creating an event is inserted into PostgreSQL in
a single transaction
2019-10-31 10:06:11 +01:00
Thomas Citharel 599e2a39b5
Make tags clickable
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-23 15:27:11 +02:00
Thomas Citharel afa3bb1eff
Allow WebP and Gif pics
svg stays forbidden until we can be sure it's fine security-wise

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-21 13:43:06 +02:00
Thomas Citharel 0a1270b73a Merge branch 'bug/move-sql-columns-from-varchar-to-text' into 'master'
Handle fields limitation better

Closes #226, #225 et #239

See merge request framasoft/mobilizon!288
2019-10-18 11:45:13 +02:00
Thomas Citharel eb7ab7229a
Limite size and number of tags in input
Closes #239

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-18 11:31:25 +02:00
Thomas Citharel b7d7dfbadf Merge branch 'deps/upgrade' into 'master'
Upgrade deps

See merge request framasoft/mobilizon!287
2019-10-18 10:09:23 +02:00
Thomas Citharel 8045260480
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-18 09:52:47 +02:00
Anton Strömkvist f36c6295a3 Translated using Weblate (Swedish)
Currently translated at 98.8% (322 of 326 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
2019-10-18 09:29:22 +02:00
Quentin 8d2c7bf8bf Translated using Weblate (Occitan)
Currently translated at 100.0% (326 of 326 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-10-18 09:29:19 +02:00
Anton Strömkvist 5845f9cfb4 Translated using Weblate (German)
Currently translated at 0.3% (1 of 326 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-10-18 09:29:18 +02:00
ty kayn 22f02fe456 Translated using Weblate (French)
Currently translated at 99.7% (325 of 326 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr/
2019-10-17 18:18:17 +02:00
Anton Strömkvist d07e3a3d4b Added translation using Weblate (Swedish) 2019-10-17 18:14:58 +02:00
Quentin 26ab85a697 Translated using Weblate (Occitan)
Currently translated at 100.0% (320 of 320 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-10-17 16:31:57 +02:00
Zilverspar 1257576fba Translated using Weblate (French)
Currently translated at 99.7% (319 of 320 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr/
2019-10-17 16:31:57 +02:00
Gavy 2960f94f8b Translated using Weblate (French)
Currently translated at 99.7% (319 of 320 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr/
2019-10-17 16:31:57 +02:00
Quentin 49b60328f2 Translated using Weblate (Occitan)
Currently translated at 100.0% (266 of 266 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-10-17 16:31:57 +02:00
Thomas Citharel f6ff3e586a
Warn on login that everything is deleted regularily
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-17 15:07:41 +02:00
Thomas Citharel ddd9d44da1 Merge branch 'feature/add-polyfill-for-intersection-observer' into 'master'
Fix build on Safari and improve js build

Closes #246

See merge request framasoft/mobilizon!283
2019-10-17 14:49:31 +02:00
Thomas Citharel 63a839d8aa
Try to fix crash on Safari by removing `-apple-system` from font-family
Source https://github.com/scrumpy/tiptap/issues/464

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-17 14:30:25 +02:00
Thomas Citharel 6718dd8e69
Upgrade vue-cli to v4, change the way server params injection is made
and serve es6 modules

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-17 14:20:22 +02:00
Thomas Citharel 4b80b8616d
Add polyfill for IntersectionObserver
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-17 11:04:07 +02:00
Thomas Citharel 571f6c60bd
Fix multiline display on participants page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-17 09:41:52 +02:00
Thomas Citharel de9b26df2d
Translate them and handle difference between user not found and user not
confirmed

Closes #212

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-16 17:07:49 +02:00
Joel Takvorian 3b31acebd6 Link to participation from event page
When the organizer sees hiw own event, the number of attendees is now a link to the attendees page

Fixes #221
2019-10-16 13:12:58 +02:00
Damien b98a86184b (Hopefully) improve grammar
[CI skip]
2019-10-15 21:38:49 +02:00
Thomas Citharel a78441bb25
Wait a little for Cypress to detect register button
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-15 18:14:19 +02:00
Thomas Citharel eef8ba516d Merge branch 'bug/fix-description-even-lists-margin' into 'master'
Fix event description lists margin

See merge request framasoft/mobilizon!269
2019-10-15 17:54:46 +02:00
Thomas Citharel 3c635ce4b4
Fix Cypress tests and add a different welcome message when coming from
registration

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-15 17:33:02 +02:00
Thomas Citharel 5af1f4a8c2
Fix event description lists margin
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-15 11:40:25 +02:00
Thomas Citharel 5ebbb57d0e
Fix participations stats on the MyEvents page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-15 10:39:26 +02:00
Thomas Citharel f82c3b7492
Fix event URL validation and check if hostname is correct before showing
it

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-15 09:57:08 +02:00
Thomas Citharel 4727c8861e
Put correct link to blog into message alert depending on locale
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-15 09:10:51 +02:00
Thomas Citharel d93561742a
Better handle datetime
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 19:29:18 +02:00
Thomas Citharel 32f6ee7019
Hide Mastodon icon since there's no way to share right now
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 14:39:31 +02:00
Thomas Citharel e0826b4e87
Show event onlineAddress
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 14:38:21 +02:00
Thomas Citharel cad508a9bb
Make sure welcome back only shows once and improve margins
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 14:25:08 +02:00
Thomas Citharel b200b1c2b2
Add icons on event edit fields
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 13:07:50 +02:00
Thomas Citharel 3feb3183d9
Fixes for event card
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 13:03:48 +02:00
Thomas Citharel 0fa9a0bcb1
Event description pic & meta and email share fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 12:56:37 +02:00
Thomas Citharel ed46a0917f
Improve registration page sentences
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 12:23:17 +02:00
Thomas Citharel cbe1dd2868
Prevent picture resend on event update, handle duplicate pictures
properly in backend and add a proper default picture

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 11:41:57 +02:00
Thomas Citharel 18cabe4d42 Merge branch 'improve-icons' into 'master'
Remove purge-css that does more harm than good

See merge request framasoft/mobilizon!263
2019-10-13 18:37:57 +02:00
Thomas Citharel 7a556d1305
Remove purge-css that does more harm than good
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 18:37:12 +02:00
Thomas Citharel 8139b4d132 Merge branch 'improve-icons' into 'master'
Improve icons & css & seo & a11y

See merge request framasoft/mobilizon!262
2019-10-13 18:22:44 +02:00
Thomas Citharel 5676852206
Improve icons & css & seo & a11y
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 18:21:35 +02:00
Thomas Citharel 14369e61e9
Fix test and handle errors better
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 17:03:48 +02:00
Thomas Citharel 3e4bd76f29
Fix participations list actions with another identity
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 16:24:43 +02:00
Thomas Citharel 33acbca2bc
Make sure number of available places gets updated when participation
status changes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 14:00:40 +02:00
Thomas Citharel 33e51a05ec
Handle errors better
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 13:56:24 +02:00
Thomas Citharel 57f0b5dad1
Participation fixes
Closes #208 and #210

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 10:51:22 +02:00
Thomas Citharel 2577a2a27b Merge branch 'test/add-cypress-on-event-creation' into 'master'
Add e2e seed and test event creation

See merge request framasoft/mobilizon!254
2019-10-12 19:47:19 +02:00