Go to file
Andrew Butterfield a3c189e54f Groups membership from student perspective fixed
fixes CNVS-18055

Test plan:
* As a teacher create a few groups within a few group sets that have
  self signup enabled
* As a student, go to the groups page and join/switch to/leave some of
  these groups
* Ensure that the joinability of the groups in the group set update
  properly
* Ensure that this works when a group does not have a student leader

Change-Id: Ia1f52beb5dd97afc5f43ee7eb161e4ebd6f2b979
Reviewed-on: https://gerrit.instructure.com/47463
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Joel Hough <joel@instructure.com>
QA-Review: Steven Shepherd <sshepherd@instructure.com>
Product-Review: Andrew Butterfield <abutterfield@instructure.com>
2015-01-21 18:58:26 +00:00
Gemfile.d add option to filter shards by region for rake tasks 2015-01-19 18:41:24 +00:00
app Groups membership from student perspective fixed 2015-01-21 18:58:26 +00:00
bin rails 4.0.10 2014-09-16 22:07:39 +00:00
client_apps A landing page for when Quiz Stats are just too big 2015-01-13 19:17:14 +00:00
config fix runtime i18n scope inference in models 2015-01-19 22:12:48 +00:00
db/migrate fix role ids synchronously now 2015-01-19 20:29:36 +00:00
doc Fix broken link to IMS LTI spec in Grade Passback documentation 2015-01-19 20:37:57 +00:00
gems refactor variable substitutions 2015-01-19 21:02:39 +00:00
guard Implement PostGrades dialog in ReactJS 2014-11-19 23:55:56 +00:00
lib fix old migration that used a dropped column 2015-01-20 17:28:59 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public Conversations is more accessible than it was 2015-01-16 17:50:18 +00:00
script A way for devs to set their own brand style vars 2015-01-06 21:48:35 +00:00
spec New specs to test event location and bringing up the date picker 2015-01-21 16:48:31 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.fontcustom-manifest.json Icon svg and font baseline fixes 2014-12-15 16:24:36 +00:00
.gitignore A way for devs to set their own brand style vars 2015-01-06 21:48:35 +00:00
.i18nignore i18nliner(.rb) 2014-10-29 21:59:39 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
.travis.yml more travis builds 2014-02-10 16:23:19 +00: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 begin rails 4 2014-08-27 23:09:17 +00:00
Guardfile added jsx 2014-11-03 23:20:33 +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 rails 2 support 2014-08-06 18:16:19 +00:00
bower.json Rebuilt App Center in React 2015-01-05 21:34:02 +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
karma.conf.js new avatars upload image function 2014-03-07 18:52:28 +00:00
package.json return non-zero exit code on xss linting failure, refs CNVS-17663 2014-12-29 20:48:00 +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.