- 19 Aug, 2015 1 commit
-
-
The 1.4.22 security fix makes it so that empty sessions are not written. To keep the tests working, we now log in the user, so that some data is saved to the session.
Ned Batchelder committed
-
- 18 Aug, 2015 13 commits
-
-
Resolved decompression errors during tests
Clinton Blackburn committed -
Add a new last_activity_at field.
Diana Huang committed -
Style issues on the credit status in the dashboard
zubair-arbi committed -
TNL-3068
Diana Huang committed -
User state client metrics
Calen Pennington committed -
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 -
SOL-1125: fix for organization id drop down not populating
Matt Drayer committed -
Expand instructor definition
Eric Fischer committed -
By moving the team_page.first_member_username access to occur before click_first_profile_image() is called, we avoid a potential issue where the wrapper() method defined in page_object.py, which decorates the property, calls into _verify_page() and raises a WrongPageError.
Eric Fischer committed -
ECOM-2117
Ahsan Ulhaq committed -
Zia Fazal committed
-
The stale flag needs to take into account its previous state.
Christina Roberts committed
- 17 Aug, 2015 21 commits
-
-
Per discussions, for the purposes of the teams API, an 'instructor' is any of: -course staff -global staff -discussion privileged users This change will include the last case, which previously did not have instructor access. Changes will be documented on the teams API wiki: https://openedx.atlassian.net/wiki/display/TNL/Team+API Tests have also been added to confirm this functionality. TNL-2984
Eric Fischer committed -
Otherwise it can change from false to true without re-rendering. TNL-3072
cahrens committed -
Fixed explicit label issues related to CCX accessibility
Mark Sadecki committed -
Release
Renzo Lucioni committed -
Changes to a CCX course should emit a course_published event
Calen Pennington committed -
Instructor Dashboard: Display info about course timeline
Sarina Canelake committed -
HTML-escape uses of course display name.
Kevin Falcone committed -
Peter Fogg committed
-
Fixed admin course access role required field value not populating.
Waheed Ahmed committed -
Calculator: fixing remainder of a11y errors
clrux committed -
TNL-3049
Waheed Ahmed committed -
Mark TeamPageTest class as flaky TNL-3069
Jesse Zoldak committed -
Reverts the accessibility changes for team profile page.
Muzaffar yousaf committed -
Fixing minimum grade value error
tasawernawaz committed -
Fix release script typo
Renzo Lucioni committed -
This reverts commit 789732a7.
muzaffaryousaf committed -
This reverts commit e133a63a.
muzaffaryousaf committed -
TNL-1930
muzaffaryousaf committed -
TNL-1930
muzaffaryousaf committed -
ECOM-2109
Tasawer committed -
Fixed explicit labels related issues on CCX coach dashboard and membershp team management to fix #21
Amir Qayyum Khan committed
-
- 15 Aug, 2015 1 commit
-
-
Renzo Lucioni committed
-
- 14 Aug, 2015 4 commits
-
-
Clean Up: Remove edx.org Specific MKTG Iframe Assets
Brian Talbot committed -
Add an additional test case related to re-fetching data.
Christina Roberts committed -
* removing templates/styling * removing test logic and URLs
Brian Talbot committed -
Jesse Zoldak committed
-