- 29 Nov, 2013 1 commit
-
-
Updated comments. BLD-537
Valera Rozuvan committed
-
- 27 Nov, 2013 7 commits
-
-
Merged master to rc/2013-11-21, so we can merge it back to master.
Ned Batchelder committed -
Ned Batchelder committed
-
Added refund datetime info to Orders, OrderItems
Julia Hansbrough committed -
Julia Hansbrough committed
-
Julia Hansbrough committed
-
vagrant committed
-
Remove code related to Pearson Testing Centers
Jay Zoldak committed
-
- 26 Nov, 2013 24 commits
-
-
BLD-384: Add grading to LTI module
Ned Batchelder committed -
Jay Zoldak committed
-
Jay Zoldak committed
-
Jay Zoldak committed
-
Co-author: Alexander Kryklia <kryklia@edx.org> Co-author: Ned Batchelder <ned@edx.org> Co-author: Oleg Marchev <oleg@edx.org> Co-author: Valera Rozuvan <valera@edx.org> Co-author: polesye [BLD-384]
Calen Pennington committed -
Co-author: Ned Batchelder <ned@edx.org>
Calen Pennington committed -
This does not yet replace the existing per-student anonymous id, but is intended to do so in the future. Co-author: Alexander Kryklia <kryklia@edx.org> Co-author: Ned Batchelder <ned@edx.org> Co-author: Oleg Marchev <oleg@edx.org> Co-author: Valera Rozuvan <valera@edx.org> Co-author: polesye
Calen Pennington committed -
Calen Pennington committed
-
Updates to depend on the latest version of XBlock, which includes support for service-to-service (thirdparty) handler urls, which aren't authenticated with a user (unlike handler requests coming from the xblock client-side javascript). Co-author: Ned Batchelder <ned@edx.org>
Calen Pennington committed -
CSV Reporting of Shopping Cart Purchases, with tests
Jason Bau committed -
Disabled another video test that failed in master
Will Daly committed -
Will Daly committed
-
Studio: FIX - Italicize in xmodule/block previews
Brian Talbot committed -
STUD-963
Brian Talbot committed -
Studio: FIX - correcting hiding state of notification UI for < IE9
Brian Talbot committed -
Disabled video caption tests that failed in master
Will Daly committed -
Will Daly committed
-
Changed unit identifier to be readonly, not disabled
Andy Armstrong committed -
Restful api for course advanced settings
Don Mitchell committed -
Update course_navigation.html #os
David Baumgold committed -
STUD-948
Don Mitchell committed -
Fix unique vertical url + add test
zubair-arbi committed -
STUD-979
Zubair Afzal committed -
STUD-815
Brian Talbot committed
-
- 25 Nov, 2013 8 commits
-
-
LMS: Add Collapse/Expand Icon to Dashboard Upsell UI
Brian Talbot committed -
Upgrade coverage to 3.7
Ned Batchelder committed -
Update mode appropriately when user enrolls
Julia Hansbrough committed -
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 committed -
STUD-863
Andy Armstrong committed -
Brian Talbot committed
-
Ned Batchelder committed
-
Make remaining dialogs in wiki accessible.
Ned Batchelder committed
-