- 05 Sep, 2014 1 commit
-
-
Renzo Lucioni committed
-
- 29 Aug, 2014 1 commit
-
-
Also, removed the client-side analytics for logging in. Ensures that analytics are collected for third-party-auth logins. Fixed failing tests related to third-party-auth.
Julia Hansbrough committed
-
- 25 Aug, 2014 1 commit
-
-
LMS-11260
Don Mitchell committed
-
- 30 Jul, 2014 1 commit
-
-
This reverts commit 079808ee.
Renzo Lucioni committed
-
- 29 Jul, 2014 1 commit
-
-
This reverts commit 252038c3, reversing changes made to 7caf8c53.
Julia Hansbrough committed
-
- 28 Jul, 2014 1 commit
-
-
Renzo Lucioni committed
-
- 31 Dec, 2013 1 commit
-
-
STUD-674
zubiar-arbi committed
-
- 04 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 29 Aug, 2013 1 commit
-
-
STUD-669.
cahrens committed
-
- 07 Aug, 2013 1 commit
-
-
When JS functions are defined with names, they are local variables, and inaccessible if defined inside a closure. Django-Pipeline concatenates all of our JS into one big closure. This function explicitly assings the function to a property of the `window` object, so that it is accessible to other JS functions.
David Baumgold committed
-
- 06 Aug, 2013 1 commit
-
-
When JS functions are defined with names, they are local variables, and inaccessible if defined inside a closure. Django-Pipeline concatenates all of our JS into one big closure. This function explicitly assings the function to a property of the `window` object, so that it is accessible to other JS functions.
David Baumgold committed
-
- 29 Jul, 2013 1 commit
-
-
Diana Huang committed
-