Change default start date for About pages#2181
Change default start date for About pages#2181singingwolfboy wants to merge 2 commits intomasterfrom
Conversation
So that About pages will display in the LMS if the user is not logged in
|
👍 although I'd really like to fix lms to show the about page w/o respect to date if that's what it's supposed to do. I don't believe we allow them to set the start date of the about page. |
|
Does this need to affect any of the other static page types? |
|
You tell us. Which pages' dates should not disable display but do and why On Wed, Jan 15, 2014 at 3:38 PM, Calen Pennington
|
|
👍 |
|
Did this code (and the tests) get merged into master via the release/hotfix branch? |
|
Not all has been merged and https://github.com/edx/edx-platform/pull/2209 replaces this |
* fix add note to Zendesk help openedx#2194 (openedx#2202) * fix add library option, and library links to the course. openedx#2181 (openedx#2205) * second fix. add library option, and library links to the course. openedx#2210 (openedx#2211) * third fix. add library option, and library links to the course. openedx#2213 (openedx#2214) * Add the validation of the due date before 1900 openedx#2188 (openedx#2208) * Fix bug for biz playback page title openedx#2195 (openedx#2203) * fix test case. add library option, and library links to the course. openedx#2213 (openedx#2220) * Add note to page of Password reset confirm. openedx#2216 (openedx#2217) * Add login code to Playback Status page when the contract using login code openedx#2193 (openedx#2209)
So that About pages will display in the LMS if the user is not logged in
@cpennington @dmitchell