Go to file
Cameron Sutter b46d6e3bb3 fire global announcement live events
closes MBL-6063

test plan:
- I'm not sure how these things are tested, but
- create an account notification
- check that a live event was fired off

Change-Id: I2d041183fc4da859a9c7f2ab9a28f1572a02ccfb
Reviewed-on: https://gerrit.instructure.com/93222
Reviewed-by: Rob Orton <rob@instructure.com>
Tested-by: Jenkins
QA-Review: Benjamin Christian Nelson <bcnelson@instructure.com>
Product-Review: Cameron Sutter <csutter@instructure.com>
2016-10-28 22:15:57 +00:00
Gemfile.d bump authlogic, scrypt, and bcrypt-ruby 2016-10-27 15:58:32 +00:00
app fire global announcement live events 2016-10-28 22:15:57 +00:00
bin update spring and binstub 2016-10-06 20:25:33 +00:00
client_apps remove "ensure-contrast" functions, they are unused 2016-10-18 16:02:21 +00:00
config update he translation 2016-10-28 06:05:38 -06:00
db/migrate add lti_context_id to assignments 2016-10-28 18:53:50 +00:00
doc fire global announcement live events 2016-10-28 22:15:57 +00:00
docker-compose Fix consul init values when running docker 2016-09-07 17:09:32 +00:00
frontend_build VeriCite plugin integration into Assignments, Gradebook, and Speedgrader 2016-10-07 08:10:56 -04:00
gems allow paramaters to be passed to launch via jwt 2016-10-28 19:52:53 +00:00
guard bump execjs 2016-10-10 13:44:55 -06:00
lib fire global announcement live events 2016-10-28 22:15:57 +00:00
public use the official android way of doing app install banners 2016-10-28 21:13:46 +00:00
script convert tail_kinesis to aws sdk v2 2016-10-26 15:21:14 +00:00
spec fire global announcement live events 2016-10-28 22:15:57 +00:00
.DS_Store spec: speedgrader non-group comments not visible to group 2016-10-24 16:45:07 +00:00
.babelrc Bump Babel to version 6 2016-07-15 21:55:10 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.dockerignore expand .dockerignore entries for development 2016-09-19 15:31:50 +00:00
.fontcustom-manifest.json Revert "Bring InstIcons into Canvas" 2016-10-25 18:10:03 +00:00
.gitignore remove rails 4.0 support 2016-10-25 17:17:22 +00:00
.i18nignore bump rails 3 to github branch for ruby 2.2 compatibility 2015-02-18 22:55:20 +00:00
.i18nrc upgrade to node 6 2016-08-09 23:37:07 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
.npmrc fix brand config previewing and skipping 2015-10-27 16:16:15 +00:00
.nvmrc upgrade to node 6 2016-08-09 23:37:07 +00:00
.rubocop.yml Moving ParallelAssignment back to style 2016-01-18 21:47:22 +00:00
.selinimumignore selinimumignore additions 2016-10-28 20:38:55 +00:00
.stylelintrc stylelint, refs SD-1603 2016-10-25 00:21:16 +00:00
.travis.yml more travis builds 2014-02-10 16:23:19 +00:00
CONTRIBUTING.md Add guidelines section to CONTRIBUTING.md 2016-01-13 19:50:06 +00:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile remove rails 4.0 support 2016-10-25 17:17:22 +00:00
Guardfile ensure node_modules are up-to-date for guard & compile_assets 2015-07-16 19:17:54 +00:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md remove travis.ci badge until we are re-enabled 2014-07-01 23:08:00 +00:00
Rakefile remove explicit dependency on RDoc 2016-10-10 19:02:48 +00:00
bower.json use the official android way of doing app install banners 2016-10-28 21:13:46 +00:00
code_of_conduct.md contributor code of conduct 2014-12-23 18:13:59 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
docker-compose.yml fix local docker selenium configuration 2016-06-21 21:21:45 +00:00
gulpfile.js VeriCite plugin integration into Assignments, Gradebook, and Speedgrader 2016-10-07 08:10:56 -04:00
issue_template.md Add issue_template.md for GitHub issues 2016-02-17 21:00:48 +00:00
karma.conf.js Make karma load source maps from non-karma generated sources 2016-09-08 15:45:25 +00:00
package.json upgrade instructure-ui to 0.17.1 2016-10-26 17:09:57 +00:00
webpack.config.babel.js Bump Babel to version 6 2016-07-15 21:55:10 +00:00
webpack.production.config.babel.js Bump Babel to version 6 2016-07-15 21:55:10 +00:00
webpack.test.config.babel.js Bump Babel to version 6 2016-07-15 21:55:10 +00: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.