Go to file
James Williams e6de145236 validate locale only when changed
fixes errors caused by trying to save an object with a locale
that no longer exists

fixes #CNVS-16331

Change-Id: Iea28d40050f3eabcb6433592db1a5086074c9dd6
Reviewed-on: https://gerrit.instructure.com/43142
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Product-Review: Jeremy Stanley <jeremy@instructure.com>
QA-Review: James Williams  <jamesw@instructure.com>
2014-10-24 15:45:16 +00:00
Gemfile.d CQS: Feature Flag & Ember quizzes purging 2014-10-24 08:47:55 +00:00
app only set assignment quizzes to unpublished if assignment is missing 2014-10-24 14:26:36 +00:00
bin rails 4.0.10 2014-09-16 22:07:39 +00:00
client_apps CQS: better page headings 2014-10-20 17:29:55 +00:00
config validate locale only when changed 2014-10-24 15:45:16 +00:00
db/migrate fix submission deadlocks, fixes CNVS-15988 2014-10-23 23:09:52 +00:00
doc log errors to console instead of failing page 2014-09-25 17:09:48 +00:00
gems CQS: Feature Flag & Ember quizzes purging 2014-10-24 08:47:55 +00:00
guard fix a bug in the jstcss guard 2014-09-15 15:19:26 +00:00
lib Stream item api supports Assessment Requests 2014-10-24 14:14:48 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public only flash 401 errors in prod if they are unauthenticated 2014-10-23 21:30:14 +00:00
script remove rails 2 scripts that no longer work 2014-09-26 16:09:30 +00:00
spec only set assignment quizzes to unpublished if assignment is missing 2014-10-24 14:26:36 +00:00
vendor/plugins fix question bank de-duping on import 2014-10-23 15:20:11 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.fontcustom-manifest.json Select icon in conversations dropdown 2014-08-13 18:49:58 +00:00
.gitignore begin rails 4 2014-08-27 23:09:17 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
.travis.yml more travis builds 2014-02-10 16:23:19 +00: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 begin rails 4 2014-08-27 23:09:17 +00:00
Guardfile a way for accounts to opt-in to new styles and users to high-contrast 2014-04-17 19:47:05 +00:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md remove travis.ci badge until we are re-enabled 2014-07-01 23:08:00 +00:00
Rakefile remove rails 2 support 2014-08-06 18:16:19 +00:00
bower.json Updated react-router 2014-10-16 18:04:44 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
karma.conf.js new avatars upload image function 2014-03-07 18:52:28 +00:00
package.json pin node-sass at 0.9.3 2014-09-24 19:45:19 +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.