3733 Commits

Author SHA1 Message Date
lesion
1ef0bb20a4 fix: i18n in email-templates is using handlebars that in some release escapes url in interpolation, fix #442 2024-09-02 14:31:16 +02:00
lesion
6b76b7f489 Revert "Translated using Weblate (Spanish)"
This reverts commit 9bb6aabdfa.
2024-09-02 14:24:53 +02:00
lesion
9b9f1d8aeb Merge remote-tracking branch 'weblate/master' 2024-09-02 14:17:59 +02:00
geoma
9bb6aabdfa Translated using Weblate (Spanish)
Currently translated at 100.0% (368 of 368 strings)

Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/es/
2024-08-31 22:09:12 +02:00
lesion
5a619adf16 minor 2024-08-21 17:35:13 +02:00
lesion
6b732debea minor 2024-08-21 17:00:50 +02:00
lesion
47c76fb377 minor 2024-08-21 16:42:51 +02:00
lesion
e352020834 chore: releasing 2024-08-21 16:16:29 +02:00
lesion
e30434b4c4 chore(release): 1.19.0 2024-08-21 16:13:55 +02:00
lesion
a419d42cd0 minor 2024-08-21 16:11:14 +02:00
lesion
d2372eaa71 chore: packaging / docker / yarn, release ... 2024-08-21 16:10:47 +02:00
lesion
30c932a7f2 fix: docker compose mariadb/postgres healtcheck, fix #397 2024-08-21 15:54:32 +02:00
lesion
e4a648be1d minor 2024-08-21 12:11:32 +02:00
lesion
1a4c239f7b Merge remote-tracking branch 'weblate/master' 2024-08-21 12:10:35 +02:00
lesion
aa35c5d3a2 minor 2024-08-21 12:09:33 +02:00
lesion
757bbc6ee3 minor in sorting collection 2024-08-21 12:06:17 +02:00
lesion
5cdb38c329 Merge branch 'master' into feat/docker_multistage 2024-08-21 10:47:42 +02:00
lesion
be638ee40a minor in sorting collection 2024-08-21 10:46:23 +02:00
josé m
980ee30719 Translated using Weblate (Galician)
Currently translated at 100.0% (368 of 368 strings)

Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/gl/
2024-08-21 10:02:49 +02:00
josé m
b4f76345f6 Translated using Weblate (Galician)
Currently translated at 100.0% (17 of 17 strings)

Translation: Gancio/Email
Translate-URL: https://hosted.weblate.org/projects/gancio/email/gl/
2024-08-21 10:02:49 +02:00
gallegonovato
539144a74f Translated using Weblate (Spanish)
Currently translated at 100.0% (368 of 368 strings)

Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/es/
2024-08-21 10:02:49 +02:00
lesion
c65fbc7c44 WIP: new docker building process 2024-08-19 12:17:21 +02:00
les
d773db650f Merge branch '437-sorting-collections' into 'master'
Resolve "Sorting Collections"

Closes #437

See merge request les/gancio!55
2024-08-19 10:14:14 +00:00
lesion
cf1effd66d feat: allow to sort collection from admin panel, fix #437 2024-08-19 12:13:13 +02:00
lesion
094a64b168 feat: allow to sort collection in homepage, fix #437 2024-08-19 12:12:08 +02:00
lesion
1a679234c6 doc: update nginx cache configuration, fixing wrong size parameter 2024-08-18 14:36:50 +02:00
lesion
d0b26a7d2d minor 2024-08-17 19:08:08 +02:00
lesion
bfdd91a6be fix: show recurrent events when collections in home mode, fix #441 2024-08-17 19:03:55 +02:00
lesion
0d581cec69 fix: display timezone name in some representation (fix #349):
- in web UI for online events and events coming from fedi
- in webcomponent / embedded calendar for online events and events coming from fedi
- in AP event's summary
2024-08-17 18:53:12 +02:00
lesion
31b6e33178 minor 2024-08-17 18:43:32 +02:00
lesion
e9c89d4ab8 fix: small issue introduced with #54
also note that modifying internal properties from child components is a bad pattern, this will be refactored in #158
2024-08-17 18:43:17 +02:00
lesion
20604fa752 doc: add subpath not supported link 2024-08-13 16:34:06 +02:00
lesion
1c5b16b606 doc: add fly.io installation method, thanks @rennerocha
reference #411
2024-08-13 15:28:09 +02:00
sedum
684547cb8b fix: online_locations and hide/show address in edit mode
online_locations are not removed, and fix limit via gui to max 3 urls.
In edit mode if event is online do not show address field with null value
2024-08-11 00:37:37 +02:00
lesion
319d546336 minor 2024-08-05 18:41:14 +02:00
lesion
10a2aa0e7c fix: hide event ending at 00:00 in the next day, fix #352 2024-08-05 18:40:59 +02:00
lesion
a10ccb3007 fix: refactoring update and allow to remove end_datetime from an event
FormData does not support null value as everything cast to string, not adding the field in an update does not add an information as the field will stay with the last value. A specified but empty end_datetime would remove it
2024-08-05 18:20:36 +02:00
lesion
0c17b6b275 minor 2024-07-31 11:11:18 +02:00
lesion
58a1e9780e fix: show event saving unconfirmed event when logged, fix #427 2024-07-31 11:11:07 +02:00
lesion
176667200c minor 2024-07-31 10:08:36 +02:00
lesion
4efc3422de fix: use a unique AP object identifier, add update field 2024-07-31 10:08:21 +02:00
lesion
e47cdca7d4 minor 2024-07-31 10:06:51 +02:00
lesion
dc0387a4cc Merge remote-tracking branch 'weblate/master' 2024-07-30 16:18:36 +02:00
Atakan Dulker
000755bbfc Translated using Weblate (Turkish)
Currently translated at 98.3% (358 of 364 strings)

Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/tr/
2024-07-28 11:09:13 +00:00
lesion
3b750c89ab fix: incosistent navigation among published and not published events, fix #428
> take into account the unconfirmed events for navigation purposes, if you are logged in as an editor or admin?
2024-07-27 10:15:02 +02:00
lesion
9b7b1f289f fix: empty event rendering due to bad end_datetime, fix #426
- enforce end_datetime input validation
- this is not enough as an event could be manually added by a plugin and also for bad old events we enforce numeric end_datetime.

the point is that in sqlite you can put a string into an INTEGER column!
2024-07-26 14:44:18 +02:00
lesion
ba9ed8af34 feat: custom javascript and CSS, fix #413 2024-07-25 16:33:46 +02:00
lesion
e83558892c Merge remote-tracking branch 'weblate/master' 2024-07-25 13:32:13 +02:00
ssantos
18a4404595 Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (17 of 17 strings)

Translation: Gancio/Email
Translate-URL: https://hosted.weblate.org/projects/gancio/email/pt_PT/
2024-07-14 13:09:23 +02:00
ssantos
42f541b6af Translated using Weblate (Portuguese (Portugal))
Currently translated at 99.7% (363 of 364 strings)

Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/pt_PT/
2024-07-14 13:09:23 +02:00