Daniel Neis Araujo

Results 11 issues of Daniel Neis Araujo

Hello, I've first suggested it in errbit/errbit#1081 , but the author suggested it sould be done on the client library, not on the Errbit server. The official AirBrake API already...

Hello, When the submitted file is not utf8, the SOAP fails to send the file. Doing a utf8_encode solve the problem. Don't really know if it is the best solution,...

this should fix the warnings mentioned in https://github.com/jleyva/moodle-block_configurablereports/pull/162#issuecomment-723708492

Hello, this adds a composer.json file so people can deploy the plugin using composer (getcomposer.org) Hope you like. Kind regards, Daniel

This displays the courses on /course using cards like the ones in the dashboard. This code was copied and adapted from the Moove theme. It was tested on Moodle 4.3

This adds turns the "old school" list of courses into a more modern card grid with the courses. ![Screenshot from 2024-02-08 10-37-12](https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/assets/17608/9fbdd1e7-a0e4-4298-9b00-00be76a229a9) ![Screenshot from 2024-02-08 10-37-22](https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/assets/17608/4b3e4799-e08f-4010-b0a7-136a3982a084)

feature

For some cases where the webservice is not configured as "only allowed users".

This adds the ability to upload images (and other media) when sending invites and reminders. It also adds a page to list uploaded image and delete them (or get the...