Go to file
Sam Olds 0f62f020c6 adds error for invalid original password
fixes issue #137 from the github tickets.

test plan
  go to change password as user
  should show error if original password is wrong

Change-Id: Ib7fe4472d16f9e95272f9a33190c10c5fd9fa212
Reviewed-on: https://gerrit.instructure.com/11821
Reviewed-by: Jake Sorce <jake@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
2012-07-11 14:31:00 -06:00
app adds error for invalid original password 2012-07-11 14:31:00 -06:00
config favorite courses api, closes #9178 2012-07-11 11:04:46 -06:00
db/migrate favorite courses api, closes #9178 2012-07-11 11:04:46 -06:00
doc extension tool launches default to settings from main tool 2012-06-26 12:10:36 -06:00
guard parallelize build tasks 2012-04-16 16:38:23 -06:00
lib favorite courses api, closes #9178 2012-07-11 11:04:46 -06:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public allow resetting student view; closes #9229 2012-07-11 10:18:34 -06:00
script improve guard/dj in script/server 2012-06-28 18:05:08 -06:00
spec adds error for invalid original password 2012-07-11 14:31:00 -06:00
vendor/plugins try to identify referenced files in invalid qti 2012-07-11 10:59:16 -06:00
.gitignore Merge remote-tracking branch 'origin/master' into dev/fft 2012-06-26 10:14:46 -06:00
.jshintrc add a rake canvas:check_syntax task to check for js errors 2011-04-20 08:07:30 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile update the redis gem to 3.0.1 2012-07-10 09:42:44 -06:00
Guardfile getting coffeescript and handlebars to work with plugins 2011-12-30 15:50:16 -07: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 using custom parallelized specs gem for rspec tests 2012-04-23 13:33:29 -06:00
config.ru fix non-static image urls 2012-05-17 10:53:57 -06:00
package.json AMD Conversion 2012-02-06 16:41:40 -07: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.