Go to file
Cody Cutrer 326f249679 allow reports to have parameters. refs #4315
Change-Id: I03e6a846f3d2dea38e662e4c784d218ed63499db
Reviewed-on: https://gerrit.instructure.com/3858
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Brian Whitmer <brian@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2011-05-25 19:39:12 -06:00
app allow reports to have parameters. refs #4315 2011-05-25 19:39:12 -06:00
config support secure (ssl-only) cookies, closes #4585 2011-05-24 14:20:15 -06:00
db/migrate allow reports to have parameters. refs #4315 2011-05-25 19:39:12 -06:00
doc support sis ids in the canvas apis, closes #4386 2011-05-16 13:25:07 -06:00
lib check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
public allow reports to have parameters. refs #4315 2011-05-25 19:39:12 -06:00
script new jobs admin area 2011-05-19 10:49:37 -06:00
spec check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
vendor/plugins create error reports for migration exceptions 2011-05-25 16:53:01 -06:00
.gitignore gitignore config/*.yml rather than individual yml file names 2011-03-14 15:00:12 -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 upgrade webdriver so find_elements works in ff4 2011-05-24 12:03:52 -06: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 Initial commit. 2011-01-31 18:57:29 -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.