canvas-lms/app
Simon Williams 99c5a21022 api: allow only offer as a param to course update
fixes #10063

the coures update api required passing at least one course[*something*]
parameter, which meant if all you wanted to do was offer the course, you had to
pass a dummy parameter.

test plan:
- call the course update api an only pass {:offer => 1}
- it should work

Change-Id: I5b89f1f3f474c3b097083f17403e1da20be4ca56
Reviewed-on: https://gerrit.instructure.com/13057
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Brian Palmer <brianp@instructure.com>
2012-08-21 14:34:19 -06:00
..
coffeescripts fix grade-dropping in gradebooks 2012-08-21 10:29:47 -06:00
controllers api: allow only offer as a param to course update 2012-08-21 14:34:19 -06:00
helpers directly return the avatar url in api responses 2012-08-21 13:43:49 -06:00
messages remove disastrously unconventional trailing slashes; fixes #9721 2012-08-02 16:54:48 -06:00
middleware track request timing and error reports with statsd 2012-08-07 08:50:49 -06:00
models a few more things to skip for deleted root accounts refs #6891 2012-08-21 13:49:23 -06:00
observers fix avatar fallbacks in conversations (and generally), fixes #7539 2012-03-07 11:12:23 -07:00
stylesheets add highlight color back to jquery ui autocomplete suggestions. 2012-08-21 12:44:41 -06:00
views account settings ui for calendar 2 and profiles 2012-08-21 13:40:06 -06:00