Go to file
Simon Williams cfbe0c19ec send announcement notifications to observers; fixes #7424
test-plan:
- in an available course with an active observer, with a communication channel
- have an admin create an announcment
- the observer should receive a notification about it

Change-Id: I94cd7eadead3bd079d820c0ea4595f203c4458bc
Reviewed-on: https://gerrit.instructure.com/9303
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
2012-03-14 14:26:14 -06:00
app send announcement notifications to observers; fixes #7424 2012-03-14 14:26:14 -06:00
config conversations frontend refactor, refs #7062 2012-03-13 12:37:19 -06:00
db/migrate clean up and stop creating duplication notification policies 2012-03-13 16:22:46 -06: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 clean up and stop creating duplication notification policies 2012-03-13 16:22:46 -06:00
node_modules AMD Conversion 2012-02-06 16:41:40 -07:00
public add option for completed courses on course import. fixes #2184 2012-03-12 12:06:53 -06:00
script use parallel_tests-instructure and remove custom loggers 2012-01-30 11:14:50 -07:00
spec send announcement notifications to observers; fixes #7424 2012-03-14 14:26:14 -06:00
vendor/plugins cache notifications in memory 2012-03-05 14:49:27 -07:00
.gitignore fix rake canvas:compile_assets for plugins 2012-03-08 09:19:33 -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.