Name |
Last commit
|
Last update |
---|---|---|
.. | ||
base | ||
forum | ||
management | ||
migrations | ||
tests | ||
__init__.py | ||
helpers.py | ||
middleware.py | ||
models.py | ||
permissions.py | ||
settings.py | ||
tests.py | ||
urls.py | ||
utils.py |
When two or more instances of Discussion XBlock were configured with the same discussion target (Category/Subcategory), only one of the blocks would be shown on the Course Discussion page. This was the source of several bugs when trying to edit discussion threads. This patch adds incrementing numbers to the title of each duplicate subcategory when rendering the Course Discussion to make sure that all of the threads are visible in Course Discussion.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
base | Loading commit data... | |
forum | Loading commit data... | |
management | Loading commit data... | |
migrations | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
helpers.py | Loading commit data... | |
middleware.py | Loading commit data... | |
models.py | Loading commit data... | |
permissions.py | Loading commit data... | |
settings.py | Loading commit data... | |
tests.py | Loading commit data... | |
urls.py | Loading commit data... | |
utils.py | Loading commit data... |