Commit Graph

29 Commits

Author SHA1 Message Date
Alex
9a1134e622 Add error page for CSRF 2024-10-06 18:10:15 +02:00
Alex
bcaafa0492 Fix translations 2024-09-01 12:44:39 +02:00
Alex
cdbaac06e0 Add OIDC + better embeds 2024-08-11 11:16:34 +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
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
2024-06-28 11:57:38 +02:00
Alex
8e2bd933a2 Add toggle for global reactions (#66) 2024-06-07 20:05:19 +02:00
Alexandre Lion
6d26c0ec86 Claper v2 (#88)
Check the changelog
2024-04-26 22:58:53 +02:00
Alex
e9b58c4be1 Delete unused assets and update user menu and settings 2024-04-26 10:18:33 +02:00
Alex
d45132f624 Update event card component to use "Event manager" instead of "Presentation manager" 2024-04-26 00:09:26 +02:00
Alex
b302f27d84 Add question feature #86 2024-04-13 12:54:05 +02:00
Alex
2cd91149ca Fix missing translations 2024-04-07 13:13:05 +02:00
Alex
189d0121cf Add locale field to users table and implement language switcher in user settings 2024-04-07 12:25:07 +02:00
Alex
11dd09cfd5 Change wording 2024-04-06 17:39:42 +02:00
Alexandre Lion
3f9be7e852 New features for v2 (#83) 2024-04-06 11:48:47 +02:00
Alex
85721b6d42 Add missing translations 2023-11-25 09:53:22 +01:00
Alex
602c5741b2 Send mail to facilitators when they are invited to manage an event 2023-11-24 17:43:45 +01:00
Alex
2220c1ce92 Add translation 2023-11-23 14:15:28 +01:00
Alex
92eafa9af2 Fix translation 2023-11-23 12:38:08 +01:00
Alex
c3d62f6cc2 Add translation web content 2023-11-23 12:29:21 +01:00
Dhanus
d3989068a2 feat: Add Embed #61 (#72) 2023-11-23 12:06:39 +01:00
joleaf
0e9b050308 Fix German translations (#65) 2023-10-29 10:12:50 +01:00
Alex
63e74d47d3 Add reset password feature 2023-10-21 11:12:20 +02:00
Alex
835495bfe1 Fix i18n 2023-10-07 13:56:13 +02:00
Alexandre Lion
15db0b829d Update errors.po (POEditor.com) 2023-10-07 13:39:21 +02:00
Alexandre Lion
16ce336678 Update default.po (POEditor.com) 2023-10-07 13:39:20 +02:00
Alex
54b9c748b7 Refactor all configuration 2023-09-09 16:59:14 +02:00
Alexandre Lion
339ae6fdcf Add nickname feature + German locale + minor fixes (#43)
* Add attendee name feature

* Add names to report

* Add name to test

* Finish nickname feature + minor fixes

* Add german locale

* Update changelog
2023-08-10 20:39:38 +02:00