Go to file
Zach Pendleton d5f3767daa fix display of conversations search results.
fixes CNVS-4729

test plan:
  * as a user in a course, navigate to the inbox;
  * attempt to locate a recipient for a new message
    using the "To" field and verify that the results
    are spaced properly and that the active result (e.g.
    the one w/ the blue background) text is light enough
    to read;
  * search existing conversations using the "filter" text
    input and verify that its results also display
    properly.

Change-Id: I7564d860e8ff0c6989ea65dfd885a69f38b7b0f6
Reviewed-on: https://gerrit.instructure.com/18813
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Eric Berry <ericb@instructure.com>
QA-Review: Marc LeGendre <marc@instructure.com>
Product-Review: Zach Pendleton <zachp@instructure.com>
2013-03-21 15:07:21 +00:00
app fix display of conversations search results. 2013-03-21 15:07:21 +00:00
config don't warn browsers we don't recognize, fixes CNVS-4754 2013-03-20 22:16:16 +00:00
db/migrate allow 3rd parties to use oauth for authentication 2013-03-18 14:53:29 -06:00
doc allow 3rd parties to use oauth for authentication 2013-03-18 14:53:29 -06:00
guard parallelize build tasks 2012-04-16 16:38:23 -06:00
lib don't warn browsers we don't recognize, fixes CNVS-4754 2013-03-20 22:16:16 +00:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public hide module draft state 2013-03-19 12:38:42 -06:00
script add File.expand_path for ruby version compatibility 2013-03-18 12:25:14 -06:00
spec spec: don't use user for user_id in communication_channel_model 2013-03-20 22:47:22 +00:00
vendor/plugins add File.expand_path for ruby version compatibility 2013-03-18 12:25:14 -06:00
.gitignore prune .gitignore some more 2013-01-23 09:29:35 -07:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06: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 fake arel! 2013-03-19 11:10:22 -06:00
Guardfile fix our Guardfile for ruby 1.9 2012-10-31 14:02:12 -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 using custom parallelized specs gem for rspec tests 2012-04-23 13:33:29 -06:00
config.ru add File.expand_path for ruby version compatibility 2013-03-18 12:25:14 -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.