feat: due date reminders - #583
Closed
Agrendalath wants to merge 4 commits into
Closed
Conversation
Agrendalath
force-pushed
the
opencraft-release/palm.1-echo
branch
from
September 11, 2023 16:03
40217a3 to
7146f82
Compare
navinkarkera
force-pushed
the
opencraft-release/palm.1-echo
branch
from
September 12, 2023 13:19
7146f82 to
94fe989
Compare
Agrendalath
force-pushed
the
opencraft-release/palm.1-echo
branch
from
September 28, 2023 11:10
94fe989 to
78da530
Compare
Agrendalath
force-pushed
the
opencraft-release/palm.1-echo
branch
from
October 5, 2023 11:49
78da530 to
c3da222
Compare
Agrendalath
force-pushed
the
opencraft-release/palm.1-echo
branch
from
October 17, 2023 18:25
c3da222 to
21af502
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
Sandbox deployment successful. Sandbox LMS is available at pr-583-0e7f8a.staging.do.opencraft.hosting |
Agrendalath
force-pushed
the
opencraft-release/palm.1-echo
branch
from
November 8, 2023 22:36
21af502 to
f4e6caf
Compare
|
Sandbox deployment started. |
|
Sandbox deployment successful. Sandbox LMS is available at pr-583-0e7f8a.staging.do.opencraft.hosting |
|
Sandbox destroy request received. |
1 similar comment
|
Sandbox destroy request received. |
Adds a command to send reminder emails for self-paced courses with relative due dates.
The `geoip2` library returns `None` when it only identifies the continent related to the IP address.
A similar waffle flag was dropped in 2038633.
Agrendalath
force-pushed
the
opencraft-release/palm.1-echo
branch
from
January 24, 2024 19:03
f4e6caf to
5840716
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of openedx#32826.
Private-ref: BB-7407