Hastexo-xblock

Latest version: v7.10.1

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 20

7.4.0

-------------------------
* [Bug fix] Restore the `paste` functionality by addressing
the related changes in the `guacamole-js` library.
* [Enhancement] Add support for copying text out from
the terminal using the Async Clipboard API.
This works on Mozilla Firefox at this time. Support
in other browsers may follow.

7.3.0

-------------------------
* [Enhancement] Add internationalization support.

7.2.0

-------------------------
* [Enhancement] Add learner email to stacklist view in the
admin page and include it in searchable fields.

7.1.0

-------------------------
* [Enhancement] Add custom actions to the admin interface to
- clear the stacklog for selected stack(s),
- set status to `SUSPEND_COMPLETE` for selected stack(s).

Clearing the stacklog will be particulary useful in cases
we need to "reset" a lab usage timer, since the
time is accumulated by the stacklog entries.
Setting a status to `SUSPEND_COMPLETE` is a common fix for
stacks that end up in unexpected states.

7.0.1

----------
* [Bug fix] Retry `read_from_contentstore()`. Use `tenacity`'s
retry functionality for getting course information from contentstore.

7.0.0

-------------------------
* [Bug fix] From Celery 5.0.0 the legacy task API was discontinued.
This meant that the Task base class no longer automatically registered
child tasks in Open edX Nutmeg (which uses Celery 5.2.6).
Manually register the class-based tasks on the Celery app instance.
* [BREAKING CHANGE] Update the `hastexo_guacamole_client` to
Channels 3. The asgi root application (`ASGI_APPLICATION`)
is now defined in the `asgi.py` file instead of `routing.py` file.
The asgi application now also checks for allowed hosts,
meaning if you want to allow the LMS to connect to labs via the `hastexo_guacamole_client`, the LMS host has to be listed in
`ALLOWED_HOSTS` at `hastexo_guacamole_client.settings.py`.
* [Documentation] Remove obsolete deployment instructions for the
old “native” (Ansible-based) installation, and the old Devstack.

Page 3 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.