- 17 Dec, 2014 14 commits
-
-
Track verify now and verify later choices, image captures, image retake, and name changes, as well as virtual pageviews for every step in the new flow(s).
Renzo Lucioni committed -
Remove Segment events from courseware.
Diana Huang committed -
Add tracking for refunds.
Diana Huang committed -
Add payment information to payment confirmation page
Will Daly committed -
In user profile changing page should reposition window to top
Waqas Khalid committed -
OAuth signature should be verified against URL provided to the tool.
Oleg Marshev committed -
Update to the latest lettuce and install from pypi
Jesse Zoldak committed -
Advanced settings discussion category ids should be unique.
Waqas Khalid committed -
There is possibility that a proxy will change URL along the way (for example protocol from https to http) which would invalidate signature. Supporting LTI_1 and LTI_2 use case.
Ivica Ceraj committed -
When we change the page using pagination in the user profile page the data gets updated but the position of the window remains at pagination. It should change position of window to top. TNL-107
Waqas Khalid committed -
If the ids in the adnvaced setting discussion category are not unique then threads under categories with different name will come in every category with same id. Ids should be unique inorder to differentiate between different categories. TNL-752
Waqas Khalid committed -
Fixed unicode problem if transcript file is not UTF-8 encoded.
Waheed Ahmed committed -
TNL-527
Waheed Ahmed committed -
Add enrollment confirmation page Fix progress update Add order info to the payment confirmation page.
Will Daly committed
-
- 16 Dec, 2014 22 commits
-
-
Import/export modulestore-stored asset metadata as XML from/to exported course.
John Eskew committed -
Add the activate account step to the verified workflow.
Stephen Sanchez committed -
Diana Huang committed
-
Jesse Zoldak committed
-
from dictionary of all asset metadata by asset type.
John Eskew committed -
Import asset metadata XML into modulestore. Optimize importing many items of asset metadata by avoiding multiple round-trips to MongoDB.
John Eskew committed -
exceptions for XML modulestore asset metadata methods.
John Eskew committed -
Positive filtering which steps can be skipped.
Stephen Sanchez committed -
Changing approach such that email activation is not a step. Removing stale line of code. Update activate account step according to new UI changes. Adding new test for activation.
stephensanchez committed -
Diana Huang committed
-
stephensanchez committed
-
Fix unit test failure due to stale urls.py
Renzo Lucioni committed -
Renzo Lucioni committed
-
Inline underscore templates; add pre render step
Will Daly committed -
Remove webcam capture approval button (checkmark)
Renzo Lucioni committed -
Add a verification reminder to order confirmation emails
Renzo Lucioni committed -
Renzo Lucioni committed
-
Renzo Lucioni committed
-
fix location revision error for multi parent draft
zubair-arbi committed -
Uncomment thumbnail tests
David Baumgold committed -
Will Daly committed
-
MIT: Course Information Page side bar
chrisndodge committed
-
- 15 Dec, 2014 4 commits
-
-
ECOM-728 updated dashboard course banners so all types of course are now...
AlasdairSwan committed -
ECOM-728 updated dashboard course banners so all types of course are now supported as per the new design. Included some other small tweaks to other text on the page in consultation with AndyWaldrop
AlasdairSwan committed -
Combine payment and intro step
Will Daly committed -
Use current full name as placeholder text
Renzo Lucioni committed
-