- 15 Dec, 2015 1 commit
-
-
Diana Huang committed
-
- 11 Dec, 2015 1 commit
-
-
added unit tests and fixed JS tests added bok choy tests fixed broken botchoy tests fixed course discovery broken test removed monkey patch at class level changes after feedback from matte
Zia Fazal committed
-
- 09 Dec, 2015 1 commit
-
-
We were logging warnings about group names when no group names were requested. This will clean up Splunk a little bit.
Peter Fogg committed
-
- 08 Dec, 2015 1 commit
-
-
Peter Fogg committed
-
- 07 Dec, 2015 1 commit
-
-
Update Zendesk ticket to correctly add group. Add logic to hide new audit certs
Bill DeRusha committed
-
- 04 Dec, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 23 Nov, 2015 1 commit
-
-
There's no need to use a string literal in setattr, delattr, or the two-argument form of getattr.
Ned Batchelder committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 18 Nov, 2015 1 commit
-
-
test fixes
muhammad-ammar committed
-
- 13 Nov, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 12 Nov, 2015 1 commit
-
-
Saleem Latif committed
-
- 11 Nov, 2015 1 commit
-
-
We need to be sure the migrations will work even in the presence of data from the future. get_or_create is a problem, because if the data already exists, there could be more than one record, even if this migration only creates one.
Ned Batchelder committed
-
- 10 Nov, 2015 1 commit
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed
-
- 05 Nov, 2015 1 commit
-
-
Properly logging exceptions so we have the complete stacktrace. ECOM-2792
Clinton Blackburn committed
-
- 22 Oct, 2015 1 commit
-
-
Zia Fazal committed
-
- 20 Oct, 2015 1 commit
-
-
Zia Fazal committed
-
- 19 Oct, 2015 1 commit
-
-
Saleem Latif committed
-
- 16 Oct, 2015 1 commit
-
-
Zia Fazal committed
-
- 15 Oct, 2015 1 commit
-
-
Saleem Latif committed
-
- 23 Sep, 2015 1 commit
-
-
Saleem Latif committed
-
- 04 Sep, 2015 1 commit
-
-
TNL-3190
Diana Huang committed
-
- 27 Aug, 2015 1 commit
-
-
TNL-3107
cahrens committed
-
- 18 Aug, 2015 1 commit
-
-
Note that this change will require deleting all CourseStructure data. This data should be regenerated using the generate_course_structure management command. XCOM-513
Clinton Blackburn committed
-
- 13 Aug, 2015 1 commit
-
-
* added certificate template model * added certificate template asset model * added django admin configs and migration * initial LMS template matching logic * improved LMS template matching * improved LMS template matching and rendering logic * address Django admin form/model load order incongruence * add missing unique constraint migration.
Zia Fazal committed
-
- 10 Aug, 2015 1 commit
-
-
* asadiqbal08/SOL-1058: Add edx-organizations to certificate web view * Support organization logo asset management * Remove organization fields from Studio certificate configuration model * SOL-981 pull request feedback fixes
Matt Drayer committed
-
- 03 Aug, 2015 1 commit
-
-
Ned Batchelder committed
-
- 17 Jul, 2015 1 commit
-
-
Adam committed
-
- 16 Jul, 2015 1 commit
-
-
Waheed Ahmed committed
-
- 08 Jul, 2015 1 commit
-
-
Kyle McCormick committed
-
- 25 Jun, 2015 1 commit
-
-
Will Daly committed
-
- 22 Jun, 2015 1 commit
-
-
Use the number of seconds since the epoch (Jan 1 1970 UTC) instead of an ISO-formatted datetime string. This is easier for credit providers to parse.
Will Daly committed
-
- 12 Jun, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 05 Jun, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 03 Jun, 2015 1 commit
-
-
Ben McMorran committed
-
- 02 Jun, 2015 1 commit
-
-
Ned Batchelder committed
-
- 15 May, 2015 1 commit
-
-
Previously, the mobile api did not check for pre-requisite courses or entrance exams. This change checks for these milestones and then returns course content accordingly.
christopher lee committed
-
- 14 May, 2015 1 commit
-
-
Also, I replaced a number of tearDown methods with addCleanup instead. And also remove some unneeded patch.stopall() calls.
Ned Batchelder committed
-
- 12 May, 2015 1 commit
-
-
TNL-1988
Andy Armstrong committed
-
- 06 May, 2015 1 commit
-
-
Update docstring and remove unused import This is cleanup after edx/edx-platform#7605
Kevin Luo committed
-
- 30 Apr, 2015 1 commit
-
-
Carson Gee committed
-