- 24 Sep, 2015 2 commits
-
-
Jesse Zoldak committed
-
I've changed the logic so that AjaxHelpers keeps track of which requests have not yet had mock responses sent. This ensures that every response is handled before moving on to the next one, rather than always handling the last request. My intention is that this won't allow bugs to creep in where a request isn't fired and instead the test responds to an old request. It also should ensure that extra events aren't accidentally fired.
Andy Armstrong committed
-
- 23 Sep, 2015 2 commits
-
-
Ahsan Ulhaq committed
-
Andy Armstrong committed
-
- 17 Sep, 2015 2 commits
-
-
TNL-2695
Peter Fogg committed -
Using SKU to choose course mode when creating an order. ECOM-2172
Clinton Blackburn committed
-
- 14 Sep, 2015 1 commit
-
-
TNL-3150
Daniel Friedman committed
-
- 10 Sep, 2015 2 commits
-
-
TNL-1913
cahrens committed -
TNL-3164 TNL-3163
Peter Fogg committed
-
- 09 Sep, 2015 1 commit
-
-
Andy Armstrong committed
-
- 07 Sep, 2015 1 commit
-
-
ECOM-2044
zubair-arbi committed
-
- 04 Sep, 2015 1 commit
-
-
PR #8930
William Ono committed
-
- 01 Sep, 2015 1 commit
-
-
Davorin Sego committed
-
- 28 Aug, 2015 4 commits
-
-
clrux committed
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
TNL-1914
muzaffaryousaf committed
-
- 26 Aug, 2015 1 commit
-
-
Fix timeago and requireJS.
Peter Fogg committed
-
- 13 Aug, 2015 3 commits
-
-
Amir Qayyum Khan committed
-
TNL-1909
muhammad-ammar committed -
Authors: - Peter Fogg - Daniel Friedman TNL-1953
Peter Fogg committed
-
- 12 Aug, 2015 3 commits
-
-
Andy Armstrong committed
-
TNL-2960 Non-privileged users can only be in one team, so don't allow them to create new teams if they are already members of another.
Andy Armstrong committed -
* Add new role for support staff. * Move dashboard/support functionality into a new Django app called "support". * Add support view for searching and regenerating certificates. * Refactor certificates views into separate files.
Will Daly committed
-
- 08 Aug, 2015 1 commit
-
-
Andy Armstrong committed
-
- 06 Aug, 2015 1 commit
-
-
TNL-2515
Andy Armstrong committed
-
- 05 Aug, 2015 1 commit
-
-
TNL-1899
muhammad-ammar committed
-
- 04 Aug, 2015 1 commit
-
-
This is an addition to TNL-394: https://openedx.atlassian.net/browse/TNL-394 Fixed the confirmation messages that didn't appear when an escapable character is in the location name of the problem.
vkaracic committed
-
- 28 Jul, 2015 1 commit
-
-
Davorin Sego committed
-
- 22 Jul, 2015 2 commits
-
-
Andy Armstrong committed
-
TNL-1898 Also adds a generic paginated list view and Teams list view. The common PaginatedView takes a collection and a view class for its items and creates a header and footer with correct pagination. The topics list view is refactored to use this generic view. Authors: - Peter Fogg <pfogg@edx.org> - Daniel Friedman <dfriedman58@gmail.com>
Daniel Friedman committed
-
- 21 Jul, 2015 1 commit
-
-
cahrens committed
-
- 20 Jul, 2015 4 commits
-
-
cahrens committed
-
Diana Huang committed
-
TNL-2602
Peter Fogg committed -
Also remove RequireJS dependency on mustache, and delete extra copy.
cahrens committed
-
- 17 Jul, 2015 3 commits
-
-
Adam committed
-
Jesse Zoldak committed
-
This is an additional test for: https://openedx.atlassian.net/browse/TNL-394 to test if the get_user function escapes values correctly.
vkaracic committed
-
- 16 Jul, 2015 1 commit
-
-
Waheed Ahmed committed
-