- 25 Jun, 2013 10 commits
-
-
cleaned up variables styling to sync up closer to studio, incorporated fontawesome icons into discusison home with basic positioning
marco committed -
cleaned up font-awesome integration to work with new mako file .scss compiling, added in initial icon references
marco committed -
marco committed
-
addition of font-awesome to LMS sass vendor assets, in additio nto light organization for applicaiton.scss to match studio sass breakdown.
marco committed -
marco committed
-
marco committed
-
Call event.preventDefault() on notification action buttons
David Baumgold committed -
But allow you to specify that the event should not be prevented
David Baumgold 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 7 commits
-
-
Juho Kim committed
-
Juho Kim committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-