Commit Graph

266 Commits

Author SHA1 Message Date
FabioL
985dc5cc20 Added full italian support (#111)
Co-authored-by: loviuz <loviuz@mailbox.org>
2024-10-19 11:02:18 +02:00
Alex
5eed3df7d3 Fix minor bugs 2024-10-13 20:57:00 +02:00
Alex
ae60c34e8f Format file 2024-10-06 18:20:58 +02:00
Alex
9a1134e622 Add error page for CSRF 2024-10-06 18:10:15 +02:00
Alex
cfd3cc8935 Fix banned array 2024-10-05 13:06:55 +02:00
Alex
f8e5fcc243 Fix version 2024-10-05 13:00:09 +02:00
Alex
a4e55e1221 Fix duplicate event being inaccessible 2024-10-05 12:58:42 +02:00
Alex
107be10b5c Optimize resource usage of the manager when attendees join the event 2024-09-01 12:46:09 +02:00
Alex
bcaafa0492 Fix translations 2024-09-01 12:44:39 +02:00
Alex
dc3d945ee6 Remove io inspect 2024-09-01 01:50:39 +02:00
Alex
d333fd3441 Fix poll option order 2024-09-01 01:50:04 +02:00
Alex
cb3dacb32f Fix minimum length for 2 characters messages 2024-09-01 00:17:59 +02:00
Alex
4bb10c097d Improve poll results ui 2024-08-31 23:55:53 +02:00
Alex
bf563252fe Fix OIDC to allow only client_secret_basic and client_secret_post auth methods 2024-08-31 23:55:07 +02:00
Alex
3e6268e6c6 Fix form update 2024-08-28 08:42:46 +02:00
Alex
2a7a16c60c Fix docs link 2024-08-23 16:34:54 +02:00
Alex
fb555319ef Change links 2024-08-23 16:33:03 +02:00
Alex
1e560bcd18 Add partners and sponsors 2024-08-23 16:17:25 +02:00
Alex
fd8932faf4 Change readme image 2024-08-23 15:54:34 +02:00
Alex
08b6a7852d Minor ui fix 2024-08-23 15:33:05 +02:00
Alex
5546fedba1 fix locales with more than 2 parts 2024-08-22 17:52:43 +02:00
Alex
1d751249be Fix console errors and oidc login 2024-08-11 22:43:36 +02:00
Alex
cdc4fce386 Fix tests for duplication 2024-08-11 22:25:10 +02:00
Alex
cdbaac06e0 Add OIDC + better embeds 2024-08-11 11:16:34 +02:00
Alex
f1b732f450 Fix input length validation for polls 2024-07-27 15:48:48 +02:00
Alex
d40f3ad261 Remove useless keys 2024-07-11 18:24:35 +02:00
Alex
b39ab64663 Fix tests 2024-07-11 17:06:54 +02:00
Alex
3817539c5c Fix tests and credo 2024-07-11 16:33:02 +02:00
Alex
9f3f4284ed Remove useless debug 2024-07-11 14:59:13 +02:00
Alex
acc3b37ded Format code 2024-07-11 14:55:18 +02:00
Alex
53cdcd3b2f Fix responsive for manager 2024-07-11 14:50:52 +02:00
Alex
f52d0d1b14 Update locales 2024-07-11 12:54:17 +02:00
Alex
db5d070eab Add new manager layout 2024-07-11 12:53:47 +02:00
Alex
3ceff40a5b Add LTI support 2024-07-11 12:41:05 +02:00
Alex
fc99e497af Add changes for 2.1.0 2024-07-11 12:40:48 +02:00
Alex
a646ce3914 Merge branch 'main' into dev
# Conflicts:
#	.github/workflows/elixir.yml
#	CHANGELOG.md
#	README.md
#	assets/js/app.js
#	lib/claper_web/live/event_live/index.html.heex
#	lib/claper_web/live/event_live/manage.ex
#	lib/claper_web/live/event_live/manager_settings_component.ex
#	lib/claper_web/live/event_live/presenter.html.heex
#	lib/claper_web/live/user_settings_live/show.html.heex
#	mix.exs
#	priv/gettext/de/LC_MESSAGES/default.po
#	priv/gettext/default.pot
#	priv/gettext/en/LC_MESSAGES/default.po
#	priv/gettext/es/LC_MESSAGES/default.po
#	priv/gettext/fr/LC_MESSAGES/default.po
v2.0.1
2024-06-28 11:57:38 +02:00
Alex
e1945c714f Add missing locales in config 2024-06-15 23:01:54 +02:00
Alex
5d8b67384a Fix language selection 2024-06-15 22:47:26 +02:00
Alex
11b674bba4 Fix enabled on embed 2024-06-12 19:45:18 +02:00
Alex
46504d117f Fix flacky test for events 2024-06-08 17:11:40 +02:00
Alex
ad10e0ffc5 Add dynamic layout for presenter 2024-06-08 16:31:59 +02:00
Alex
90f5faf00e Fix facilitator changeset 2024-06-08 13:20:58 +02:00
Alex
8e2bd933a2 Add toggle for global reactions (#66) 2024-06-07 20:05:19 +02:00
Alex
cce4b2022c Add last fix to changelog 2024-06-07 18:59:28 +02:00
Alex
b54f9a4b47 Fix self invite as a facilitator 2024-06-07 18:56:30 +02:00
Alex
0b315ace9a Format 2024-06-07 15:06:38 +02:00
Alex
26aa91e0c1 Add dutch to settings 2024-06-07 15:04:02 +02:00
robinaartsma
5412ed7bcd Dutch translation (#91)
Co-authored-by: Ariel Weher <ariel@weher.net>
Co-authored-by: Alexandre Lion <github@alexandrelion.com>
2024-06-07 13:25:13 +02:00
Alex
2eecf3ccfa Fix unknown locales 2024-05-20 18:50:56 +02:00
Alex
705d05ce1e Change breakpoint profile menu 2024-04-27 12:50:40 +02:00