hedy icon indicating copy to clipboard operation
hedy copied to clipboard

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the He...

Results 378 hedy issues
Sort by recently updated
recently updated
newest added

**Idea incl level** It would be nice if we have a template in place to enable us to easily create a tutorial for each level. At this point we only...

**Describe the issue** I would like to propose to change the current Babel dependency for the tutorial into a YAML file one. With #3163 in mind we will have a...

**Description** In this PR we switch the tutorial translations from Babel to a YAML file to better enable us to add new levels and steps without losing the overview. We...

**Description** In this PR we add a new and exiting feature: profile tags! From now on users will be able to receive tags that will be shown on their public...

**Description** In this PR we make a small change to how we handle the admin user by implementing support for multiple admins. The `is_admin` function is changed to look into...

**Describe the bug** When subscribing to the mailing list using Firefox nothing happens. When using Firefox, all mailchimp code is considered "Tracking code" and therefore blocked. Unfortunately Mailchimp does not...

Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Hedy/Adventures](https://hosted.weblate.org/projects/hedy/adventures/). It also includes following components: * [Hedy/Quizzes](https://hosted.weblate.org/projects/hedy/quizzes/) * [Hedy/Parsons](https://hosted.weblate.org/projects/hedy/parsons/) * [Hedy/Achievements](https://hosted.weblate.org/projects/hedy/achievements/) * [Hedy/Webpages](https://hosted.weblate.org/projects/hedy/webpages/) * [Hedy/Commands](https://hosted.weblate.org/projects/hedy/commands/) * [Hedy/client-messages](https://hosted.weblate.org/projects/hedy/client-messages/) * [Hedy/Texts](https://hosted.weblate.org/projects/hedy/web-texts/) * [Hedy/Keywords](https://hosted.weblate.org/projects/hedy/keywords/) Current translation...

This PR is **not** for merging, only for review and than running once to make sure everything works.

**Describe the bug** It seems to be an incorrect function call: ![Schermafbeelding 2022-08-16 om 16 23 04](https://user-images.githubusercontent.com/38155424/184903979-1359536e-15fd-4d8f-bb1a-454f27fd0233.png)

**Description** We fix a small issue where the function call for changing a user mail was broken. **Fixes** This PR fixes #3161. **How to test** Log in as an admin...