- Dec 05, 2013
-
-
Julia Hansbrough authored
-
Julia Hansbrough authored
Finance would like to have info about the date any given refund is requested. This commit adds a refund_requested_time field to OrderItem and a refund_time to Order. When a user *requests* a refund, the refund_requested_time field on OrderItem is updated; when a user actually *receives* their refund, the refund_time on Order is updated. Note that only the refund_requested_teim field is actually used right now; later on, when we're able to actually automate the process of actually giving users refunds, we will start usings Order's refund_time field.
-
Julia Hansbrough authored
-
Will Daly authored
Static URL double-slash
-
Will Daly authored
Let staticfiles determine the footer URLs
-
Greg Price authored
Change forum role granted to staff on enrollment
-
Greg Price authored
This applies to global staff (is_staff=True), not course staff. Previously, staff were granted the Moderator role but not the Student role upon enrolling in a course. If the Moderator role were later revoked, then the user would have no role and be unable to post in the forums, which is confusing for the user. edX staff indicated they would prefer to not automatically receive the Moderator role, so the Student role is granted instead. Note that staff will still be able to grant themselves Moderator privileges through the instructor dashboard if they wish. JIRA: FOR-338
-
Adam authored
fix typo in ORA template (ORA-136)
-
Sarina Canelake authored
Encode header row (LMS-197)
-
Julia Hansbrough authored
Added developer-specific settings to devstack
-
Alexander Kryklia authored
Fix LTI max_score method.
-
Anton Stupak authored
Video Transcripts: Fix clear and download buttons.
-
polesye authored
-
- Dec 04, 2013
-
-
David Baumgold authored
Update logging.getLogger() calls to use edx instead of mitx
-
David Baumgold authored
Removed unused rake tasks
-
David Baumgold authored
-
David Baumgold authored
-
David Baumgold authored
MITX_ROOT_URL => EDX_ROOT_URL
-
Julia Hansbrough authored
-
Brian Talbot authored
Studio: FIX - reinstating Terms of Service and Privacy Policy references
-
Mark Hoeber authored
Documentation/new studio doc/12 04 13
-
Ned Batchelder authored
Make runone work with more test output.
-
David Baumgold authored
-
David Baumgold authored
mitx_markdown => edx_markdown
-
Brian Talbot authored
Studio: adding back in links (and supporting styling) to ToS and Privacy Policy to footer and sign up UI STUD-151
-
zubair-arbi authored
Disable Peer Track Changes
-
Mark Hoeber authored
Worked through Andy's list
-
Mark Hoeber authored
Continued Editorial work
-
Mark Hoeber authored
-
Mark Hoeber authored
update to checking student progress, create new course, index, open response assessment
-
Mark Hoeber authored
New documentation from rewrite, audit, and integration of some documentation from edx101. Intent to release by training on 12/5.
-
David Baumgold authored
-
David Baumgold authored
settings.MITX_FEATURES => settings.FEATURES
-
Christina Roberts authored
Change video transcripts to use locators instead of locations.
-
Zubair Afzal authored
STUD-1008
-
- Dec 03, 2013
-
-
Sarina Canelake authored
-
David Baumgold authored
For a smoother transition to the new world
-
David Baumgold authored
-
David Baumgold authored
mitxmako => edxmako
-
Adam Palay authored
-