- 31 Aug, 2015 1 commit
-
-
ECOM-1165
Tasawer committed
-
- 28 Aug, 2015 14 commits
-
-
TNL-1937
Peter Fogg committed -
clrux committed
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
Following have been done 1- Change the structure of the course navigation Menu HTML 2- Add some basic styling 3- Add basic JS for html rendering 4- Update tests according to new structure AC-76
Ahsan Ulhaq committed -
raeeschachar committed
-
TNL-2964
muzaffaryousaf committed -
TNL-1914
muzaffaryousaf committed
-
- 27 Aug, 2015 4 commits
-
-
The old line: from path import path produced pylint errors because of the baroque way that path.py defined "path". We tried to get them to change how they defined it, but they deleted the name instead: https://github.com/jaraco/path.py/issues/102 (Jason then changed his mind, but this is a better way to use path.py, it avoids the pylint error at least.)
Ned Batchelder committed -
Add acceptance test for TNL-3096 Adress comments on pull request Fix test failing and img issue Modify tests
mirjamsk committed -
Syed Hassan Raza committed
-
raeeschachar committed
-
- 26 Aug, 2015 3 commits
-
-
These signals are caught by the Teams app and used to update `last_activity_at` on both teams and individual users. TNL-2497
Peter Fogg committed -
muhammad-ammar committed
-
TNL-2883
Usman Khalid committed
-
- 25 Aug, 2015 2 commits
-
-
TNL-1936
Peter Fogg committed -
raeeschachar committed
-
- 20 Aug, 2015 3 commits
-
-
This reverts commit f5876487.
Usman Khalid committed -
* Automatically create user partitions on course publish for each ICRV checkpoint. * Disable partitions for ICRV checkpoints that have been deleted. * Skip partitions that have been disabled when checking access. * Add verification access control UI to visibility settings. * Add verification access control UI to sequential and vertical settings. * Add partition scheme for verification partition groups. * Cache information used by verification partition scheme and invalidate the cache on update. * Add location parameter to UserPartition so the partition scheme can find the associated checkpoint. * Refactor GroupConfiguration to allow multiple user partitions. * Add special messaging to ICRV for students in the honor track. Authors: Zubair Arbi, Awais Qureshi, Aamir Khan, Will Daly
zubair-arbi committed -
Squashed commit of the following: commit 0f7c2af5f7b8caed575dd253a45299293b2729d7 Author: Colin-Fredericks <colin.fredericks@gmail.com> Date: Tue Jun 30 12:04:43 2015 -0400 Forgot icon commit b48970392741130f774709c54eb6e5ab0089812c Author: Colin-Fredericks <colin.fredericks@gmail.com> Date: Tue Jun 30 11:49:57 2015 -0400 OSPR-535 Partial Credit Squashed commit of the following: commit 6dd34f58f994e32d0d54bf1d67bffd04e0f8ef08 Author: Colin-Fredericks <cof945@dhcp-140-247-184-176.fas.harvard.edu> Date: Tue Jun 30 11:44:01 2015 -0400 Fixing accidental overwrite. commit 1ff8fc4b0e83b90356e8e8dce1022f49bfd162cf Author: Colin-Fredericks <cof945@dhcp-140-247-184-176.fas.harvard.edu> Date: Tue Jun 30 11:18:36 2015 -0400 OSPR-535 Partial Credit Revised after first pull discussion. Fixing scss typos Fixing check/x display problem Empty set is not [] Shuffling empty answer code to grade properly. I don't think I ever wrote this in the first place... Adding tests for MC and Checkbox including proper partial-credit marking and scoring Numerical and OptionResponse tests Also a few improvements to NumericalResponse problem type and exception-raising. CustomResponse tests and more numerical tests Increasing coverage and fixing typos Exception added for pylint false positive Hopefully fixing coverage issue Retabulating line continuation Bok Choy test for partial credit Copypasta fix Adding tooltip for partial credit Improving and expanding comments Minor fixes
Colin-Fredericks committed
-
- 19 Aug, 2015 2 commits
-
-
The flaky test problems we've been seeing here are coming from not waiting long enough after performing actions. By forcing is_browser_on_page checks to wait until the page is fully loaded instead of just looking for the presence of a single element, we ensure that there will not be issues interacting with non-loaded elements. TNL-3069
Eric Fischer committed -
This reverts commit cea274dc, reversing changes made to 02cf9cac.
Sarina Canelake committed
-
- 18 Aug, 2015 1 commit
-
-
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
-
- 17 Aug, 2015 1 commit
-
-
This reverts commit cea274dc, reversing changes made to 02cf9cac.
Sarina Canelake committed
-
- 14 Aug, 2015 3 commits
-
-
Jesse Zoldak committed
-
cahrens committed
-
TNL-2976
Andy Armstrong committed
-
- 13 Aug, 2015 6 commits
-
-
Chris Dodge committed
-
TNL-3062
Diana Huang committed -
TNL-1910
muhammad-ammar committed -
TNL-1909
muhammad-ammar committed -
TNL-1906
muzaffaryousaf committed -
Authors: - Peter Fogg - Daniel Friedman TNL-1953
Peter Fogg committed
-