Go to file
Brian Palmer 8d76be0b8c hiding stream items on the dashboard, closes #4387
This is permanent, if a stream item is updated it doesn't re-appear on
the dashboard. This is done by marking the stream item instance as
hidden, which means adding the hidden field to the two indexes.

Change-Id: Ifa544cef4ea2d46f4214e8317af4c9e3baed76eb
Reviewed-on: https://gerrit.instructure.com/3603
Tested-by: Hudson <hudson@instructure.com>
Tested-by: Selenium <selenium@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2011-05-17 07:57:01 -06:00
app hiding stream items on the dashboard, closes #4387 2011-05-17 07:57:01 -06:00
config hiding stream items on the dashboard, closes #4387 2011-05-17 07:57:01 -06:00
db/migrate hiding stream items on the dashboard, closes #4387 2011-05-17 07:57:01 -06:00
doc support sis ids in the canvas apis, closes #4386 2011-05-16 13:25:07 -06:00
lib avoid several sub-jobs during sis import refs #3752 2011-05-16 15:38:07 -06:00
public hiding stream items on the dashboard, closes #4387 2011-05-17 07:57:01 -06:00
script Handle incoming mails. Closes #4016. 2011-04-07 10:46:11 -06:00
spec hiding stream items on the dashboard, closes #4387 2011-05-17 07:57:01 -06:00
vendor/plugins handle extra image html in qti data 2011-05-16 10:24:00 -06:00
.gitignore gitignore config/*.yml rather than individual yml file names 2011-03-14 15:00:12 -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 update facebook integration to oauth 2 2011-05-10 16:18:23 -06: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 Initial commit. 2011-01-31 18:57:29 -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.