Go to file
Ryan Shaw 3b447954ee fix 'more options' url if clicked from sidebar, fixes #8335
test plan:

* go to calendar 2
* click the 'add event' in the cog menu of a course
  in the right sidebar
* click more options
* make sure that it takes you to
  /courses/x/calendar_events/new where x is the
  id of the course you clicked 'add event' for

Change-Id: Ieb9216b81c844d1b2bba3d5af666385e35f48777
Reviewed-on: https://gerrit.instructure.com/10462
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Cameron Matheson <cameron@instructure.com>
2012-05-10 13:37:55 -06:00
app fix 'more options' url if clicked from sidebar, fixes #8335 2012-05-10 13:37:55 -06:00
config prepare for foreign keys refs #6895 2012-05-10 09:46:05 -06:00
db/migrate optimize delayed job queue pops on psql 2012-05-10 13:26:41 -06:00
doc api documentation updates 2012-05-04 11:19:51 -06:00
guard parallelize build tasks 2012-04-16 16:38:23 -06:00
lib remove sizes from user content video tags in api responses 2012-05-10 10:25:27 -06:00
node_modules AMD Conversion 2012-02-06 16:41:40 -07:00
public Prevent quiz form from submitting on ENTER in input. Fixes #8293 2012-05-09 16:57:01 -06:00
script using custom parallelized specs gem for rspec tests 2012-04-23 13:33:29 -06:00
spec remove sizes from user content video tags in api responses 2012-05-10 10:25:27 -06:00
vendor/plugins optimize delayed job queue pops on psql 2012-05-10 13:26:41 -06:00
.gitignore fix js:test for OSX, plugins, and dynamic manifest 2012-03-29 10:44:21 -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 prepare for foreign keys refs #6895 2012-05-10 09:46:05 -06: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 using custom parallelized specs gem for rspec tests 2012-04-23 13:33:29 -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.