feat: AA-741: Enables the dates tab for all enrolled learners - #27402
Merged
Dillon-Dumesnil merged 1 commit intoApr 26, 2021
Merged
Conversation
Removes the relative dates flag check as it is no longer necessary to show the dates tab
Dillon-Dumesnil
force-pushed
the
ddumesnil/enable-dates-tab-aa-741
branch
from
April 22, 2021 19:22
80795d8 to
0a08852
Compare
MatthewPiatetsky
approved these changes
Apr 22, 2021
MatthewPiatetsky
left a comment
Contributor
There was a problem hiding this comment.
does anything need to be added to release notes?
Contributor
Author
|
The Lilac release notes specify the dates tab, but I added a note that we removed the check of relative dates. |
Contributor
|
Thanks for making a Lilac fix. Is there a corresponding pull request against master? It might make it easier for us in the future if it's noted here. |
Contributor
Author
|
@nedbat I updated the top level description to include a reference to the PR to master. |
sambapete
added a commit
to EDUlib/edx-platform
that referenced
this pull request
Apr 30, 2021
…aa-741 feat: AA-741: Enables the dates tab for all enrolled learners
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.
Removes the relative dates flag check as it is no longer
necessary to show the dates tab
Corresponding PR to master https://github.com/edx/edx-platform/pull/27401