- 22 May, 2013 40 commits
-
-
Model shouldn't know about things like close buttons, visibility, and so on
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
Hacking the Python, because our JS dependency management is borked.
David Baumgold committed -
It appears that one notification stealing focus from another causes some weirdness: both clicking on a button on one view triggers the event on both views (the original and the new view that stole the div). As long as the first view does *not* define any click events, everything is fine -- this is the case for the saving notification. I'll worry about the reason for this later; it has something to do with views listening to models even after they no longer should be.
David Baumgold committed -
David Baumgold committed
-
To create handy WarningMessage, ErrorMessage, and ConfirmationMessage classes
David Baumgold committed -
David Baumgold committed
-
And delete `CMS.ServerError`
David Baumgold committed -
Hook up course name edit interaction, with notification framework
David Baumgold committed -
Not that it really matters, since the changes are invisible :)
David Baumgold committed -
So that modifications don't affect the model
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
Matching docstring in feedback.js models
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
Frances Botsford committed
-
Frances Botsford committed
-
Frances Botsford committed
-
removed symbolset, replaced with fontawesome throughout for new buttons; updated old code for new button at bottom of grading to also use the FA style
Frances Botsford committed -
Frances Botsford committed
-
Frances Botsford committed
-
Frances Botsford committed
-
Brian Talbot committed
-
Brian Talbot committed
-
Brian Talbot committed
-
Brian Talbot committed
-
add MITX Feature setting to enable django admin site
Jason Bau committed -
Ned Batchelder committed
-