- Jun 24, 2013
-
-
Jason Bau authored
-
Jason Bau authored
Change width of labels for multiple-choice capa problems to width of text, not 100%
-
Ned Batchelder authored
Ned/pylint fixes
-
Jay Zoldak authored
Update discussion documentation
-
Jay Zoldak authored
Fix typo in output message of rakefile
-
Christina Roberts authored
Forgot to remove registration of onKeyUp function.
-
cahrens authored
-
Christina Roberts authored
Remove keybinding for work in progress (WIP).
-
- Jun 22, 2013
-
-
Jason Bau authored
Stanford got some feedback from our students/faculty that students were making accidental clicks on radio-button capa questions. They would click way to the right of the label text, but it would still select the corresponding input, which caused some students to make unintentional changes to their answers. This was because labels for these inputs were display:block and width:100% Changing these labels to float:left clear:both should fix it.
-
mlsteele authored
fix gradebook tests
-
- Jun 21, 2013
-
-
Juho Kim authored
-
Juho Kim authored
-
Ned Batchelder authored
-
Ned Batchelder authored
-
Ned Batchelder authored
-
Ned Batchelder authored
-
Ned Batchelder authored
-
cahrens authored
STUD-329
-
jkarni authored
create-dev-env.sh: if run from repo, set $BASE appropriately
-
Ned Batchelder authored
-
Ned Batchelder authored
Remove the unused smart-accordion lettuce feature, and the code it used.
-
Ned Batchelder authored
-
Sarina Canelake authored
Fix 500 error on reactivation email
-
Sarina Canelake authored
Remove unused reactivation email function
-
Jonah Stanley authored
Jonahstanley/add courseteam tests
-
David Baumgold authored
Because it bothers me, although I don't expect anyone else to care.
-
Jay Zoldak authored
-
Sarina Canelake authored
-
Will Daly authored
Restore Pylint/Pep8 reports
-
Jason Bau authored
Shibboleth Auth
-
Sarina Canelake authored
-
Will Daly authored
test suite, so the clean reports command doesn't blow away the reports.
-
Jonah Stanley authored
Changed a click to css_click and fixed earlier typo
-
JonahStanley authored
-
Will Daly authored
Report Dir Acceptance Test Fix
-
Calen Pennington authored
Fix pylint violations in xmodule static_content.py
-
Will Daly authored
directory is created before it is cleaned.
-
Will Daly authored
Clean tests step now removes stale coverage report files.
-
Jason Bau authored
* Changed unicode test cases to ascii encoding * Removed 'stanford' hardcoding in TOS logic in lieu of 'SHIB_DISABLE_TOS' MIT_FEATURES flag * made 'external_auth' always an installed_app in lms * log.exception changd to log.error where appropriate But: did not change skipping tests to changing settings, for reasons stated here: https://github.com/edx/edx-platform/pull/67#issuecomment-19790330
-
- Jun 20, 2013
-
-
Jay Zoldak authored
-