- 08 May, 2017 2 commits
-
-
Wrap long filter names and add some padding.
Dennis Jen committed -
Dennis Jen committed
-
- 07 May, 2017 2 commits
-
-
Update translations
edx-transifex-bot committed -
edX Transifex Bot committed
-
- 04 May, 2017 1 commit
-
-
* Add programs filter to the Course List * Add python unit tests for presenter and view * Fix linting errors and add acceptance test case * Update translation files * Fix jasmine tests and add programs filter js tests * Forgot to commit the programs presenter test * Space separate program_ids in CSV column * Fix csv test after collapsing program_ids col * Upgrade api-client version to 0.11.0 * Add another programs filter JS test case * Set latest version of API 0.24.0 in .travis.yml * Remove errant comment * Increase test coverage in course index CSV tests * Address PR comments * Feature gate programs request in CSV view too * Make sure programs_json is included in page_data * Fix CSV tests and course_ids kwarg to get_programs * Fix linting error * Fix programs filter. Add program_titles to CSV. * Set disjoint & list comprehension programs filter
Tyler Hallada committed
-
- 30 Apr, 2017 2 commits
-
-
Update translations
edx-transifex-bot committed -
edX Transifex Bot committed
-
- 27 Apr, 2017 3 commits
-
-
This is step 1 of https://github.com/omab/python-social-auth/blob/master/MIGRATING_TO_SOCIAL.md#migrations
Tyler Hallada committed -
Revert "Upgraded edx-auth-backends to 1.0.2"
Dennis Jen committed -
This reverts commit 7ddb62c0.
Clinton Blackburn committed
-
- 26 Apr, 2017 2 commits
-
-
* Add soapbox acceptance test w/ management commands * Fix linting errors * Add test case for inactive soapbox message * Add unit test for create/delete message utils
Tyler Hallada committed -
LEARNER-693
Clinton Blackburn committed
-
- 25 Apr, 2017 2 commits
-
-
* Increase default cache timeout to 1 hour * Only increase timeout for summaries. Also sets local cache to a DummyCache. * Revert local.py DummyCache setting * Update api-client to 0.11.0 * Revert "Update api-client to 0.11.0" This reverts commit e719968954b3b82c9eb0fe65cabcb8e501a633f6. Accidentally committed to wrong branch.
Tyler Hallada committed -
Patch upgrade to django.
Dennis Jen committed
-
- 24 Apr, 2017 1 commit
-
-
Dennis Jen committed
-
- 23 Apr, 2017 2 commits
-
-
Update translations
edx-transifex-bot committed -
edX Transifex Bot committed
-
- 16 Apr, 2017 2 commits
-
-
Update translations
edx-transifex-bot committed -
edX Transifex Bot committed
-
- 09 Apr, 2017 2 commits
-
-
Update translations
edx-transifex-bot committed -
edX Transifex Bot committed
-
- 05 Apr, 2017 1 commit
-
-
* Prevent XSS attack in jQuery 2.X with ajaxSetup * Add $ param to common function
Tyler Hallada committed
-
- 03 Apr, 2017 3 commits
-
-
Update documentation for Courses page to reflect enrollment cards
Sylvia Pearce committed -
Sylvia Pearce committed
-
Sylvia Pearce committed
-
- 27 Mar, 2017 2 commits
-
-
* Set tagName of course id/name column cells to th * Add scope="row" to th cells. Fix learner roster. * Fix JS tests * Refactor common code into a RowHeaderCell class
Tyler Hallada committed -
* Fix the Course List initial default sort order Courses without a name should be sorted to the end of the list to be consistent with the behavior of the JS sorting. * Fix unit test for course_summaries default sort
Tyler Hallada committed
-
- 26 Mar, 2017 2 commits
-
-
Update translations
edx-transifex-bot committed -
edX Transifex Bot committed
-
- 24 Mar, 2017 1 commit
-
-
* Upgrade backgrid to 0.3.8, headers are buttons * Address PR comments
Tyler Hallada committed
-
- 22 Mar, 2017 1 commit
-
-
* CSS & HTML tweaks pending UX review * Update translations
Tyler Hallada committed
-
- 21 Mar, 2017 2 commits
-
-
Add info about Courses page filtering and Course Summary report download
Sylvia Pearce committed -
Sylvia Pearce committed
-
- 16 Mar, 2017 1 commit
-
-
* Raise 404, not 500, if invalid course_id requested * Remove unneeded try/except in CourseContextMixin The Http404 will be raised by the middleware or by the CourseValidMixin before it even starts executing that function. * Revert adding try/except to format_course_key tag
Tyler Hallada committed
-
- 13 Mar, 2017 1 commit
-
-
* Move summary metrics to separate function * Add summary metrics to index w/ acceptance tests * Update translations * Fix linting errors * CSS tweaks and adjustments * Fix course_index acceptance tests * Address PR comments and refactor acceptance tests * Less awkward cards header wording * Update translations
Tyler Hallada committed
-
- 12 Mar, 2017 2 commits
-
-
Update translations
edx-transifex-bot committed -
edX Transifex Bot committed
-
- 09 Mar, 2017 1 commit
-
-
Tyler Hallada committed
-
- 08 Mar, 2017 1 commit
-
-
* Use new remove_keys util to remove cols from CSV Removes created and enrollment_mode.*.count_change_7_days columns from the course-list CSV. Includes unit test for remove_keys util function. * Fix CSV test
Tyler Hallada committed
-
- 07 Mar, 2017 1 commit
-
-
* Add download csv button to course list page Also, a11y fix: make visible results-num span aria-hidden so the text is not read twice by a screen-reader. * Add acceptance test for downloading csv * Use non-deprecated karma gulp runner * Update jasmine-core npm package * Output node version before running tests * Try updating all karma-related npm packages * Update translations
Tyler Hallada committed
-