- 25 Jun, 2013 4 commits
-
-
Refactor a bit modx_dispatch
Carlos Andrés Rocha committed -
Carlos Andrés Rocha committed
-
Fix unicode for errors on capa problems
Peter Baratta committed -
removes choiceresponse wiping after clicking Show Answer
Valera Rozuvan committed
-
- 24 Jun, 2013 20 commits
-
-
Enable per-student background tasks.
brianhw committed -
Brian Wilson committed
-
Fix acceptance tests expecting outdated CSS.
Peter Fogg committed -
Peter Fogg committed
-
Peter Baratta 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 3 commits
-
-
Alexander Kryklia committed
-
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 13 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
-