Go to file
Jon Jensen 0f8f0a9340 upgraded mathquill, fixes #7391, refs #6462, #6858
latest mathquill:
 1. fixes copy/paste oddity
 2. reverts broken \left / \right / bracket behavior
 3. implements more commands
 4. various other fixes/features (refer to
    https://github.com/laughinghan/mathquill git history)

test plan:
 1. paste latex into the equation editor (within the subset mathquill
    supports) and confirm that it renders correctly and creates a valid
    codecogs image after you save
 2. type and click buttons in the equation editor and confirm that it
    renders correctly and creates a valid codecogs image after you save
 3. ensure you can still edit previously inserted equations

Change-Id: Ia7a771ec24f3ec691ee313ff359a9f302a462633
Reviewed-on: https://gerrit.instructure.com/9099
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Brian Palmer <brianp@instructure.com>
2012-03-05 14:49:16 -07:00
app step up transition warning to red 2012-03-05 14:43:34 -07:00
config month localization keys 2012-03-01 16:24:38 -07:00
db/migrate correctly update quiz submisison when changing grade in gradebook 2012-03-05 11:48:32 -07:00
doc removing typos in doc/api/sis_csv refs #6684 2012-02-24 16:21:54 -07:00
guard getting coffeescript and handlebars to work with plugins 2011-12-30 15:50:16 -07:00
lib do gradebook upload diffing server side 2012-03-05 13:32:46 -07:00
node_modules AMD Conversion 2012-02-06 16:41:40 -07:00
public upgraded mathquill, fixes #7391, refs #6462, #6858 2012-03-05 14:49:16 -07:00
script use parallel_tests-instructure and remove custom loggers 2012-01-30 11:14:50 -07:00
spec upgraded mathquill, fixes #7391, refs #6462, #6858 2012-03-05 14:49:16 -07:00
vendor/plugins allow registering new permissions in plugins 2012-03-02 09:38:06 -07:00
.gitignore automatically maintain plugin symlinks 2012-02-28 16:23:47 -07: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 pin rbx-require-relative to 0.0.5 temporarily 2012-02-24 15:04:55 -07:00
Guardfile getting coffeescript and handlebars to work with plugins 2011-12-30 15:50:16 -07: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
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.