Go to file
rob orton cdb58c1f34 check for empty string parameters
test plan
* you should be able to pass 'all terms' on a 
report with a term selector

Change-Id: Iaf8eb3c59f2818233477c490b3a030fc24ebfbd4
Reviewed-on: https://gerrit.instructure.com/16953
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Brad Humphrey <brad@instructure.com>
QA-Review: Brad Humphrey <brad@instructure.com>
2013-01-18 11:29:21 -07:00
app check for empty string parameters 2013-01-18 11:29:21 -07:00
config added api to change a couple course settings 2013-01-17 07:50:37 -07:00
db/migrate add a specific setting for self registration refs #2660 2013-01-11 10:19:39 -07:00
doc don't promise features that aren't planned in the (near) future 2013-01-15 18:35:56 -07:00
guard parallelize build tasks 2012-04-16 16:38:23 -06:00
lib don't send a request for every observed student on users tab 2013-01-18 10:10:19 -07:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public Re-enable a "show" page for Calendar Events. Fixes #CNVS-1229 2013-01-14 10:28:47 -07:00
script remove script/spec_server closes gh-246 2012-11-28 13:22:15 -07:00
spec hiding outcome instructions from students 2013-01-18 10:25:12 -07:00
vendor/plugins pass the worker to unlock_orphaned_jobs as well 2013-01-16 16:24:10 -07:00
.gitignore Set up new styles for icon font, and refactor current icon classes 2012-11-13 12:38:22 -07:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
CONTRIBUTING.md add a contributing doc for github coolness 2012-09-19 10:16:04 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile parallelized gem update for plugins and 1.9.3 2013-01-15 16:14:05 -07:00
Guardfile fix our Guardfile for ruby 1.9 2012-10-31 14:02:12 -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 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.