Go to file
Bryan Madsen 227614a2a9 upgrade selenium gem to 2.12.0
Change-Id: Ia55e9b6f9f1dcf2ed5acaa4eada1d3f6971e500f
test-plan: n/a
Reviewed-on: https://gerrit.instructure.com/6905
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Jon Jensen <jon@instructure.com>
2011-11-11 17:19:15 -07:00
app UI for creating external tool assignments 2011-11-11 14:54:49 -07:00
config don't request thumbnail until it's ready, fixes #5800 2011-11-09 17:59:28 -07:00
db/migrate require skip_callbacks in migration that needs it 2011-11-10 17:19:07 -07:00
doc adds SIS id to descriptions fixes #6277 2011-11-11 15:06:30 -07:00
guard delete compiled js file if you delete a handlebars fie 2011-10-18 17:17:54 -06:00
lib use defined submission json format in conversations api 2011-11-10 17:00:24 -07:00
public UI for creating external tool assignments 2011-11-11 14:54:49 -07:00
script create a text log of failed parallel tests 2011-10-03 14:23:53 -06:00
spec UI for creating external tool assignments 2011-11-11 14:54:49 -07:00
test added favorite courses option to main menu 2011-10-24 15:50:34 -06:00
vendor/plugins jobs: reconnect if necessary on job start for the default db conn 2011-11-09 17:00:41 -07: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 upgrade selenium gem to 2.12.0 2011-11-11 17:19:15 -07:00
Guardfile delete compiled js file if you delete a handlebars fie 2011-10-18 17:17:54 -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.