Go to file
Joel Hough 1941d97d90 discussions: add publish icon to index and show pages
fixes CNVS-9265

test plan
- ensure that the publish icon is not visible when the account
 level draft state variable is unset
- ensure that the publish icon is visible when the account level
 draft state setting is set
- ensure that ungraded topics with no replies can be published/unpublished

Change-Id: Ia93b91aa54812610e5c07e063f512e605d6235f2
Reviewed-on: https://gerrit.instructure.com/23470
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Zach Pendleton <zachp@instructure.com>
QA-Review: Steven Shepherd <sshepherd@instructure.com>
Product-Review: Braden Anderson <banderson@instructure.com>
2013-11-20 21:33:25 +00:00
app discussions: add publish icon to index and show pages 2013-11-20 21:33:25 +00:00
config intial ember quizzes skeleton with updated build 2013-11-20 17:24:01 +00:00
db/migrate automatically repair data before fixing unique index 2013-11-19 21:07:52 +00:00
doc allow oauth clients to provide a purpose to the oauth flow 2013-11-16 20:26:36 +00:00
guard don't fire jstcss guard on sass errors 2013-09-23 16:57:10 +00:00
lib discussions: add publish icon to index and show pages 2013-11-20 21:33:25 +00:00
loom ember testing 2013-11-12 20:50:14 +00:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public fix issue where hitting the back button while taking a quiz stops backing up answers 2013-11-20 15:15:27 +00:00
script remove backcompat for custom migration extensions 2013-10-31 18:24:12 +00:00
spec discussions: add publish icon to index and show pages 2013-11-20 21:33:25 +00:00
vendor/plugins write zip reports to csv file then add file to zip 2013-11-20 20:54:46 +00:00
.gitignore ignore ember app main files 2013-11-11 15:52:50 +00: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 Revert "spec: reruns with ruby sel driver" 2013-11-20 12:23:11 +00:00
Guardfile fix guard for new spec location 2013-11-05 16:38:20 +00: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 use CANVAS_RAILS2 for conditionals 2013-10-10 15:58:43 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
package.json updated package.json 2013-08-23 18:46:20 +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.