Go to file
Cameron Matheson 97be53eddd Use ActsAsList#update_order in AssignmentGroups#reorder
refs CNVS-8955

Test plan:
  * Try to reorder assignment groups in the assignment index page (old
    one and draft state).
  * Reload the page.
  * The groups should be arranged in your new order.

Change-Id: I61f637202e954575b500411ea2f7da4d962c4cdf
Reviewed-on: https://gerrit.instructure.com/25984
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Cameron Sutter <csutter@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
Product-Review: Cameron Matheson <cameron@instructure.com>
2013-11-05 23:40:27 +00:00
app Use ActsAsList#update_order in AssignmentGroups#reorder 2013-11-05 23:40:27 +00:00
config use Oj for parsing and serializing json requests/responses 2013-11-05 23:04:56 +00:00
db/migrate fix migration broken during upgrade to find_in_batches_with_usefulness 2013-11-05 17:13:04 +00:00
doc fixes improperly formatted external tool documentation 2013-10-31 20:43:09 +00:00
guard don't fire jstcss guard on sass errors 2013-09-23 16:57:10 +00:00
lib use Oj for parsing and serializing json requests/responses 2013-11-05 23:04:56 +00:00
loom add ember-data 2013-11-05 16:59:36 +00:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public convert quiz groups to json api format, and add destroy to api on quiz groups 2013-11-05 17:37:33 +00:00
script remove backcompat for custom migration extensions 2013-10-31 18:24:12 +00:00
spec Use ActsAsList#update_order in AssignmentGroups#reorder 2013-11-05 23:40:27 +00:00
vendor/plugins include state standards in learning outcome reports 2013-10-31 19:51:17 +00:00
.gitignore move compiled coffeescript specs to specs/javascipts/compiled 2013-11-01 21:45:20 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
CONTRIBUTING.md add a contributing doc for github coolness 2012-09-19 10:16:04 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile use Oj for parsing and serializing json requests/responses 2013-11-05 23:04:56 +00:00
Guardfile fix guard for new spec location 2013-11-05 16:38:20 +00:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md README changes to point more directly to installation instructions 2011-02-01 17:36:01 -07:00
Rakefile use CANVAS_RAILS2 for conditionals 2013-10-10 15:58:43 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
package.json updated package.json 2013-08-23 18:46:20 +00:00

README.md

Canvas LMS

Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.

Please see our main wiki page for more information

Installation

Detailed instructions for installation and configuration of Canvas are provided on our wiki.