-
Updated
Apr 18, 2022 - C++
lms
Here are 518 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
I'm logging this issue as a follow-up to a discussion in a related PR. The general idea that I'm proposing is that, in addition to their full name (which we already require), we could also ask users for a preferred name, and then address them by it.
**
-
Updated
Apr 28, 2022 - PHP
-
Updated
Apr 30, 2022 - PHP
-
Updated
Apr 27, 2022 - Python
-
Updated
Apr 9, 2022 - PHP
Describe the Issue
When an instructor creates an attachment unit for a lecture, Artemis will show two notifications.
To Reproduce
- Login to Artemis as Instructor
- Go to Units in the Lecture Overview
- Create a new Attachment Unit
- See two notifications
Expected behavior
One notification banner would be enough.
Screenshots
<img width="600" alt="Sc
-
Updated
Apr 29, 2022 - Shell
-
Updated
Sep 25, 2021 - PHP
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Apr 1, 2022 - C#
-
Updated
Apr 29, 2022 - Java
-
Updated
Apr 29, 2022 - PHP
-
Updated
Apr 29, 2022 - Python
-
Updated
Sep 9, 2019 - PHP
-
Updated
Apr 24, 2021 - Python
-
Updated
Apr 29, 2022 - PHP
-
Updated
Apr 9, 2022 - Ruby
Maybe we can take this occasion to add a the documentation to this filter?
Originally posted by @eri-trabiccolo in gocodebox/lifterlms#1946 (comment)
Document the llms_new_{$this->model_post_type} filter in LLMS_Post_Model::create().
-
Updated
Feb 8, 2021 - C#
The most recent full CI build (at the time of this writing) failed due to connection refused, but it was just transient (manually browsed the site and confirmed it worked). We should add some retries to the full CI's smoke test code so that these transient failures wouldn't cause full CI failures. Relevant code is [here](https://github.com/Azu
-
Updated
Apr 14, 2022 - Python
Improve this page
Add a description, image, and links to the lms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lms topic, visit your repo's landing page and select "manage topics."
Docker-compose v2 is now available, stable and should be compatible with
docker-compose: https://docs.docker.com/compose/cli-command/Thus, we should no longer call
docker-composebutdocker compose. I'm not entirely sure how we can allow older versions of Docker to keep running.If we require a recent version of docker-compose, we should take this opportunity to get rid of the `version: