- 24 Jun, 2013 17 commits
-
-
Fix acceptance tests expecting outdated CSS.
Peter Fogg committed -
Peter Fogg committed
-
Refactor Advanced Settings page to use Backbone notifications.
Peter Fogg committed -
Backbone notifications secondary actions
David Baumgold committed -
Jason Bau committed
-
Peter Fogg committed
-
Jason Bau committed
-
Change width of labels for multiple-choice capa problems to width of text, not 100%
Jason Bau committed -
Handle secondary actions on notifications either specified as a single object, or as a list of objects. Under the hood, the initialize method converts a single object to a list containing a single object.
David Baumgold committed -
Ned/pylint fixes
Ned Batchelder committed -
Previously the "saved" view was never hidden, even after more data was edited. So if one field was saved successfully and then another was not, we would find ourselves in the unfortunate situation of seeing both views at once, leading to much confusion.
Peter Fogg committed -
Peter Fogg committed
-
Update discussion documentation
Jay Zoldak committed -
Fix typo in output message of rakefile
Jay Zoldak committed -
Forgot to remove registration of onKeyUp function.
Christina Roberts committed -
cahrens committed
-
Remove keybinding for work in progress (WIP).
Christina Roberts committed
-
- 22 Jun, 2013 2 commits
-
-
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.
Jason Bau committed -
fix gradebook tests
mlsteele committed
-
- 21 Jun, 2013 21 commits
-
-
Juho Kim committed
-
Juho Kim committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
STUD-329
cahrens committed -
create-dev-env.sh: if run from repo, set $BASE appropriately
jkarni committed -
Ned Batchelder committed
-
Remove the unused smart-accordion lettuce feature, and the code it used.
Ned Batchelder committed -
Ned Batchelder committed
-
Fix 500 error on reactivation email
Sarina Canelake committed -
Remove unused reactivation email function
Sarina Canelake committed -
Jonahstanley/add courseteam tests
Jonah Stanley committed -
Because it bothers me, although I don't expect anyone else to care.
David Baumgold committed -
Jay Zoldak committed
-
Sarina Canelake committed
-
Restore Pylint/Pep8 reports
Will Daly committed -
Shibboleth Auth
Jason Bau committed -
Sarina Canelake committed
-