Commit Graph

6468 Commits

Author SHA1 Message Date
setop
93345aebe3 Merge branch 'Nanonej-quick-patch-23459' into 'main'
🚏 Fixed contribution doc deadlink in README.md

See merge request kaihuri/mobilizon!1614
2025-05-09 10:37:30 +00:00
setop
d84b7e3d14 Merge branch 'make_e2e_tests_work_again' into 'main'
A fix for the e2e issue which restores the use of a catch block

See merge request kaihuri/mobilizon!1611
2025-05-09 10:17:03 +00:00
Mark J
bfd6d0ada1 A fix for the e2e issue which restores the use of a catch block 2025-05-09 10:17:03 +00:00
setop
394e66683a Merge branch 'fix-chunked-encoding' into 'main'
fix(proxy): chunked encoding mustn't set content-length header

See merge request kaihuri/mobilizon!1604
2025-05-09 09:55:56 +00:00
setop
f773872818 Merge branch 'main' into 'main'
Set correct URL for oruga-ui

See merge request kaihuri/mobilizon!1605
2025-05-09 09:52:53 +00:00
Nano
e362d792b3 Fixed contribution doc deadlink in README.md 2025-05-06 06:42:55 +00:00
setop
afe418b211 chore: edit CONTRIBUTING 2025-05-04 21:46:56 +02:00
setop
c64a0ea7ce chore change namespace in CI/CD 2025-04-10 22:10:35 +02:00
setop
56de5bc6f8 prepare for release 2025-04-08 22:43:36 +02:00
setop
6ecab1df1b fix: sanatize FeedToken 2025-04-05 23:45:33 +02:00
setop
8f775e3883 Merge branch 'fix-production-build-compilation-issue' into 'main'
ci(release): clean deps native compilation artifacts before building production packages

See merge request kaihuri/mobilizon!1606
2025-03-14 18:53:59 +00:00
Thomas Citharel
c35a67716b ci(release): clean deps native compilation artifacts before building production packages
Otherwise dependencies such as fast_html are kept already compiled and not recompiled for native
platform, leading to glibc version issues.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2025-03-14 16:01:44 +01:00
MarekBenjamin
f76e7e3d8a Merge branch 'bugfix/oruga-url' into 'main'
Set correct URL for oruga-ui

See merge request MarekBenjamin/ksevents!1
2025-02-19 01:07:59 +00:00
MarekBenjamin
5fa3b2fda6 Set correct URL for oruga-ui
(previous URL lead to casino spam)
2025-02-19 01:04:00 +00:00
Massedil
56301681f7 Workaround to fetch updated group info for the organiser field in the create event form
Solves #1683
2025-02-17 19:14:54 +01:00
Massedil
63b8cf3952 #1683 Ensure personMemberships use already cached values 2025-02-17 19:14:54 +01:00
Laurent GAY
135420a430 #1589: change 'Publish from a group' by 'Publish' for default button 2025-02-17 15:10:20 +01:00
Laurent GAY
cdccfe0b92 #1645: change 'Events' to 'Search' 2025-02-17 15:09:06 +01:00
Niklas Korz
241d18273a fix(proxy): chunked encoding mustn't set content-length header 2025-02-16 14:54:25 +01:00
Massedil
57d0812be9 #1684 Mentions the activity in the title of the event created 2025-02-14 17:58:25 +01:00
Massedil
bc72ecbe0f fix(translation): update French translation
Solves #1671
2025-02-14 17:47:21 +01:00
Massedil
3721faa78e Improves aligment of location components and changes border-color of the input to match the global component color
Solves #1621
2025-02-14 17:18:31 +01:00
Massedil
a36a514747 fix(translation): update French translation
Solves #1671
2025-02-14 16:32:10 +01:00
Massedil
dcffab9b70 Improves aligment of location components
Solves #1621
2025-02-14 14:32:56 +01:00
Massedil
f6056ad92b #1680 Improved display of the publish button 2025-02-14 13:28:27 +01:00
Massedil
c154ff9ba8 #1680 Improved display of the search bar 2025-02-14 13:21:14 +01:00
Massedil
c808708911 Improves the displaying of the search zone in /search page and home page
Solves #1679
2025-02-13 20:01:49 +01:00
Laurent GAY
def786b99e #1637: add search text area in home page 2025-02-12 16:34:27 +01:00
Laurent GAY
676a87e70e #1645 : new link for search in nav bar 2025-02-12 16:03:11 +01:00
Laurent GAY
7d95392f2d #1636: add number of elements for each buttons 2025-02-12 16:01:59 +01:00
Laurent GAY
b93e1b1bb0 #1589 : i18n in en & fr 2025-02-12 11:21:31 +01:00
Laurent GAY
6332a9e2ee #1589 : add quick button in home page to publish 2025-02-12 11:13:33 +01:00
Laurent GAY
44230465bd #1616 : change button look, in search page, in function of content type 2025-02-12 11:12:33 +01:00
Massedil
f5aad52fd2 fix(translation): update French translation
Solves #1671
2025-02-11 18:04:15 +01:00
Massedil
18e2f7d046 Update French translation 2025-02-11 17:55:28 +01:00
Massedil
b531256263 fix(event_creation): explains when the event will be an activity
Solves #1568
2025-02-11 17:54:59 +01:00
Massedil
8303eb13a5 feat(config): add durationOfLongEvent in FullConfig query
For #1568
2025-02-11 17:40:03 +01:00
Massedil
e4cf73b9a7 fix(admin): Restore visibility of the last published event
- Don't expect event.options to be always here in EventCard
- Add event.options in Dashboard graphql query

Solves #1663
2025-02-07 15:34:27 +01:00
Laurent GAY
fbcca23057 #1629: remove GeoIP for default location 2025-01-22 16:18:45 +01:00
André Menrath
ed85ae2bee fix(activitypub): remote event processing fails when featured image is of type Image 2025-01-12 22:55:36 +01:00
setop
56b17f17bf fix(front): add some missing i18n keys, closes #1624 2025-01-12 22:27:01 +01:00
setop
d4de94bd44 fix(front): use the right term, closes #1624 2025-01-12 19:58:28 +01:00
setop
7b08c960ec Merge branch 'weblate-mobilizon-frontend' into 'main'
Translations update from Framasoft Weblate

See merge request framasoft/mobilizon!1582
2025-01-12 18:03:38 +00:00
Balázs Meskó
e706db1a07 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1659 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2025-01-12 18:34:14 +01:00
Péter Báthory
0001fda247 Translated using Weblate (Hungarian)
Currently translated at 99.7% (1655 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2025-01-12 18:34:14 +01:00
Quentin PAGÈS
10ebd1d652 Translated using Weblate (Occitan)
Currently translated at 35.3% (94 of 266 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/oc/
2025-01-12 18:34:14 +01:00
Quentin PAGÈS
62d643b08e Translated using Weblate (Catalan)
Currently translated at 62.5% (1038 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2025-01-12 18:34:14 +01:00
Coen Holten
d116e58e40 Translated using Weblate (Dutch)
Currently translated at 92.2% (1531 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/nl/
2025-01-12 18:34:14 +01:00
Jiří Podhorecký
081fbbe865 Translated using Weblate (Czech)
Currently translated at 99.8% (1657 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2025-01-12 18:34:14 +01:00
Weblate
c0726f33c5 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/
2025-01-12 18:34:14 +01:00