Go to file
Bryan Madsen 28a73ac957 fix error in selenium outcome spec and some selenium cleanup
Change-Id: If2e6327bf9c7ca3b70c46c34a638a9067b5f4c1f
Reviewed-on: https://gerrit.instructure.com/5911
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Ryan Shaw <ryan@instructure.com>
2011-10-03 09:26:03 -06:00
app enforce section visibility in speedgrader, fixes #5337 2011-10-03 09:08:33 -06:00
config add "mute" function to assignments. fixes #5101 2011-09-30 17:28:25 -06:00
db/migrate add "mute" function to assignments. fixes #5101 2011-09-30 17:28:25 -06:00
doc warn about the limit to per_page 2011-09-14 08:49:26 -06:00
guard Added JavaScript Specs and Client-side Templates 2011-09-26 16:49:18 -06:00
lib add "mute" function to assignments. fixes #5101 2011-09-30 17:28:25 -06:00
public add "mute" function to assignments. fixes #5101 2011-09-30 17:28:25 -06:00
script chmod +x script/ssl_server 2011-10-03 08:21:16 -06:00
spec fix error in selenium outcome spec and some selenium cleanup 2011-10-03 09:26:03 -06:00
vendor/plugins show help if no option given to script/delayed_job 2011-09-30 15:43:15 -06:00
.gitignore Added JavaScript Specs and Client-side Templates 2011-09-26 16:49:18 -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 fix google docs integration 2011-09-29 16:15:58 -06:00
Guardfile fix Gaurdfile to handle nested directories 2011-09-28 15:15:03 -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 enable parallelization of selenium tests 2011-09-26 15:45:35 -06:00
config.ru add a rackup file to work with any rack-compatible server 2011-09-27 08:52:47 -06: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.