93 Commits

Author SHA1 Message Date
Alex Lion
5bd4793b6e Version 2.4.0
## ⚠️ Breaking changes

- S3 variables are now named: S3_ACCESS_KEY_ID, S3_SECRET_ACCESS_KEY, S3_REGION and S3_BUCKET
- Users now have roles. Refer to the `roles` table and assign a role to a user with the `role_id` column in the `users` table.

## Features

- Add Admin Panel to manage users and presentations
- Add user roles: user, admin
- Add `LANGUAGES` setting to configure available languages in the app
- Add hideable presenter attendee count (#183 #155)
- Add Hungarian translation (#161)
- Add Latvian translation (#163)
- Add custom S3 endpoint with `S3_SCHEME`, `S3_HOST`, `S3_PORT` and `S3_PUBLIC_URL`

## Fixes and improvements

- Upgrade JS dependencies
- Upgrade Elixir dependencies, including Phoenix Live View to 1.0.17
- Upgrade to Tailwind 4+
- Refactor view templates to use {} instead of <%= %>
- Fix event name validation to be required
- Docker image is now using Ubuntu instead of Alpine for better dependencies support
- Fix scrollbar not showing in event manager when no presentation file (#164) (@aryel780)
- Fix settings scroll for small screen (#168)
- Fix duplicate key quiz when duplicate (#182)
- Fix email change confirmation (#172)
- Fix italian translation (#179)
- Fix random poll choices (#184)
2025-12-26 14:46:16 +01:00
Alex Lion
10fb9611ad Fix format 2025-07-02 23:20:18 +02:00
Alex Lion
6182c78531 Version 2.3.2 2025-07-02 20:37:26 +02:00
Alex Lion
c745f37489 Version 2.3.1 2025-01-03 13:40:58 +01:00
Alex Lion
5941705090 Version 2.3.0 2024-12-28 17:54:13 -05:00
Alex Lion
056b384e03 Version 2.2.0 2024-12-07 22:29:39 +01:00
Alex
767c15b91c Version 2.1.1 2024-10-05 13:12:44 +02:00
Alex
8099fa8db5 Version 2.1.0 2024-08-23 16:52:35 +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
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
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
705d05ce1e Change breakpoint profile menu 2024-04-27 12:50:40 +02:00
Alex
103cb6fccb Fix format 2024-04-27 12:39:08 +02:00
Alex
b78e01a162 Fix layouts and streams 2024-04-27 12:38:04 +02:00
Alex
3a6f949ecd Update button styles in index.html.heex 2024-04-27 09:16:58 +02:00
Alex
bf3235a09e Fix responsive layout 2024-04-27 09:11:15 +02:00
Alex
36f26f78ed Fix UI inconsistencies in manageable post component and index page 2024-04-26 10:42:47 +02:00
Alex
e9b58c4be1 Delete unused assets and update user menu and settings 2024-04-26 10:18:33 +02:00
Alex
91d2f80e4e Remove unused code in manage.html.heex 2024-04-26 00:14: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
16941acb0f Refactor presenter module to use endpoint configuration 2024-04-18 21:47:02 +02:00
Alex
f05b72be69 Add responsive manager 2024-04-16 22:36:50 +02:00
Alex
dcc0bf4e33 Replace Endpoint host and port by base url 2024-04-14 23:58:14 +02:00
Alex
9eb35cf84a Fix edit link 2024-04-14 19:24:56 +02:00
Alex
b302f27d84 Add question feature #86 2024-04-13 12:54:05 +02:00
Alex
aede040943 Show terminate to owner only 2024-04-07 12:42:26 +02:00
Alex
81523a44df Format 2024-04-07 12:32:31 +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
3da4c4912d Update push_redirect to push_navigate 2024-04-07 10:33:35 +02:00
Alex
11dd09cfd5 Change wording 2024-04-06 17:39:42 +02:00
Alex
157c48494b Fix show poll condition 2024-04-06 11:58:33 +02:00
Alexandre Lion
3f9be7e852 New features for v2 (#83) 2024-04-06 11:48:47 +02:00
Alex
aafbc1b22e Format files 2023-12-01 12:31:57 +01:00
Alex
a06e90684f Change avatar style 2023-11-25 09:51:06 +01:00
Alex
b114e1aec1 Add saved indication for form 2023-11-25 09:50:54 +01:00
Alex
3958e806f8 Fix pinned messages 2023-11-24 23:03:08 +01:00
Alex
90311d3181 Format code 2023-11-24 17:47: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
8ae3ed8aab Mix format 2023-11-23 14:16:11 +01:00
Alex
2220c1ce92 Add translation 2023-11-23 14:15:28 +01:00
Alex
bc1d637e77 Fix message order 2023-11-23 14:15:19 +01:00
haruncurak
3712efc558 Pin messages sent by attendees (#62) 2023-11-23 13:58:44 +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