- 16 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 15 Oct, 2013 3 commits
-
-
This reverts commit 96485694.
David Baumgold committed -
cahrens committed
-
because their Javascript breaks our page
David Baumgold committed
-
- 11 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 10 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 09 Oct, 2013 2 commits
-
-
David Baumgold committed
-
using requirejs config to define deps
David Baumgold committed
-
- 08 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 07 Oct, 2013 1 commit
-
-
Also includes RequireJS changes. Fixes bugs: STUD-755, STUD-152, STUD-700, STUD-699
cahrens committed
-
- 04 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 01 Aug, 2013 1 commit
-
-
Initialize on every page that has a context_course set
David Baumgold committed
-
- 12 Jul, 2013 1 commit
-
-
David Baumgold committed
-
- 09 Jul, 2013 1 commit
-
-
textbook.js is apparently being loaded on every page, so I just made sure that Backbone Associations was also loaded on every page to be sure that the dependency was always being met.
David Baumgold committed
-
- 24 Jun, 2013 1 commit
-
-
Peter Fogg committed
-
- 18 Jun, 2013 2 commits
-
-
Models are extraneous for something as temporary as a notifaction -- this change moves all the configuration into the views, and removes the models entirely.
David Baumgold committed
- 30 May, 2013 2 commits
-
-
cahrens committed
-
David Baumgold committed
-
- 28 May, 2013 1 commit
-
-
cahrens committed
-
- 27 May, 2013 1 commit
-
-
cahrens committed
-
- 24 May, 2013 1 commit
-
-
Frances Botsford committed
-
- 22 May, 2013 18 commits
-
-
David Baumgold committed
-
Also, a SystemFeedback model no longer has a `type`, it has an `intent`. This is because SystemFeedback views have `type`, as well, and this prevents a naming collision.
David Baumgold committed -
David Baumgold committed
-
studio - revises copy of server error notification to include a default message and removes associated actions from notifications
Brian Talbot committed -
David Baumgold committed
-
Model shouldn't know about things like close buttons, visibility, and so on
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
To create handy WarningMessage, ErrorMessage, and ConfirmationMessage classes
David Baumgold committed -
And delete `CMS.ServerError`
David Baumgold committed -
Not that it really matters, since the changes are invisible :)
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
-