Go to file
Péter Szilágyi 027b53bccd fix user_service utc bug
Change-Id: I262e49ed1fb60383dcaae7e7088e1f183107fbd7
Reviewed-on: https://gerrit.instructure.com/5967
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Jacob Fugal <jacob@instructure.com>
2011-10-04 09:54:52 -06:00
app fix user_service utc bug 2011-10-04 09:54:52 -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 move UI dialog modal patch with other jquery patches 2011-10-03 16:06:52 -06:00
script create a text log of failed parallel tests 2011-10-03 14:23:53 -06:00
spec allow single character usernames fixes #5818 2011-10-03 14:41:41 -06:00
vendor/plugins create a text log of failed parallel tests 2011-10-03 14:23:53 -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 update test gems 2011-10-03 09:27:27 -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.