Commit Graph

17079 Commits

Author SHA1 Message Date
Derek Bender 570e6d3165 filter assignments by overrides when necessary
build query that search for overrides but delegates to assignment if none exist

fixes CNVS-20435

Change-Id: I0b88ccb78027e43a7d82c392a11b9980fff52174
Reviewed-on: https://gerrit.instructure.com/57176
Tested-by: Jenkins
Reviewed-by: Strand McCutchen <smccutchen@instructure.com>
QA-Review: Adrian Foong <afoong@instructure.com>
Product-Review: Matt Fairbourn <mfairbourn@instructure.com>
2015-08-20 15:37:12 +00:00
Strand McCutchen 153be42401 remove duplicate section dropdown
fixes CNVS-22349

Test plan

0. In a course with sections navigate to the gradebook.
1. Confirm that there is a sections dropdown on the right.
2. Confirm there is NOT a sections dropdown on the left.

Change-Id: Ib0419fbf7cfd78be87277b487a9b1080ab22329f
Reviewed-on: https://gerrit.instructure.com/60656
Tested-by: Jenkins
Reviewed-by: Keith T. Garner <kgarner@instructure.com>
QA-Review: Jason Carter <jcarter@instructure.com>
Product-Review: Matt Fairbourn <mfairbourn@instructure.com>
2015-08-20 15:36:16 +00:00
Cody Cutrer 7a261cbeef determine recipients and queue notifications _after_ transaction commit
fixes CNVS-22546

test plan:
  * regression test notifications

Change-Id: I7896f03b18b19003cff6228aefa72029a8c08a29
Reviewed-on: https://gerrit.instructure.com/61249
Reviewed-by: Joel Hough <joel@instructure.com>
Tested-by: Jenkins
QA-Review: Adrian Russell <arussell@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
2015-08-20 15:26:21 +00:00
Clay Diffrient dd43ace886 Makes Chrome launch when running JS specs
Change-Id: Idaafc3fcfac770996e7dc0442c9503e4d14dc53f
Reviewed-on: https://gerrit.instructure.com/61148
Tested-by: Jenkins
Reviewed-by: Dan Minkevitch <dan@instructure.com>
Product-Review: Dan Minkevitch <dan@instructure.com>
QA-Review: Clay Diffrient <cdiffrient@instructure.com>
2015-08-20 01:37:12 +00:00
Steven Burnett 791a8d4939 fixes google drive authorization
fixes CNVS-22557

Test Plan:
- create a user and register them with google docs
- then try to register them with google drive
- notice you can change what email you want to register with
  google drive

Change-Id: Id5894cd7fddf152491a27c2cadb17f5a93109b1b
Reviewed-on: https://gerrit.instructure.com/61293
Reviewed-by: Brad Horrocks <bhorrocks@instructure.com>
QA-Review: Steven Shepherd <sshepherd@instructure.com>
Tested-by: Jenkins
Product-Review: Peyton Craighill <pcraighill@instructure.com>
2015-08-20 00:59:26 +00:00
Nick Houle debb304d02 Set sis_app url as canvas account setting
Fixes: SIS-700
Change-Id: I95e475f00c1e00a00a4e04e099f7734c94604cad
Reviewed-on: https://gerrit.instructure.com/60592
Reviewed-by: Tyler Pickett <tpickett@instructure.com>
Product-Review: Tyler Pickett <tpickett@instructure.com>
Tested-by: Jenkins
QA-Review: Jeremy Putnam <jeremyp@instructure.com>
2015-08-19 21:51:03 +00:00
Clay Diffrient a0819abfdf a11y: Makes permission selection menus work with keyboards
fixes CNVS-20609

Test Plan:
- Go to /accounts/XX/permissions
- Using the keyboard navigate to one of the permission buttons
- You should be able to open the menu with the Enter key
- You should be able to navigate up and down in the menu and
select a new permission
- Pressing Enter or Spacebar should select the new permission

Change-Id: I6ec2aa5a90e6f4a183816744e531fa0889cd5013
Reviewed-on: https://gerrit.instructure.com/60917
Tested-by: Jenkins
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
QA-Review: Charles Kimball <ckimball@instructure.com>
Product-Review: Clay Diffrient <cdiffrient@instructure.com>
2015-08-19 21:05:49 +00:00
Taylor Wilson 2fce15aaa9 Adding login specs for Android apps
twilson, panda, 2

  - added shared examples for Candroid and SpeedGrader for
    login view and credentials

  - minor simplification of iOS specs

  - to test: comment/uncomment appium init and skip statements in
    mobile_common, spin up Appium server, create and edit yml file,
    and run specs

Change-Id: Ia984a79bac51104dba232cf348a77fdc6a656c8b
Reviewed-on: https://gerrit.instructure.com/61280
Tested-by: Jenkins
Reviewed-by: Derek Hansen <dhansen@instructure.com>
Product-Review: Derek Hansen <dhansen@instructure.com>
QA-Review: Derek Hansen <dhansen@instructure.com>
2015-08-19 20:30:52 +00:00
Heath Hales ee92311187 Adding spec for 96022 Move Leader - Drag and Drop
hhales,panda,1

Change-Id: Ia947437c9ee16bb86399cc63a5150485c4c483b1
Reviewed-on: https://gerrit.instructure.com/61248
Tested-by: Jenkins
Reviewed-by: Derek Hansen <dhansen@instructure.com>
Product-Review: Derek Hansen <dhansen@instructure.com>
QA-Review: Derek Hansen <dhansen@instructure.com>
2015-08-19 20:30:08 +00:00
Brad Horrocks ef6c359ef8 Limit dev keys with account ids in oauth flow
Dev keys with an account id will no longer be able to auth with users
outside their account.

Fixes PLAT-1202

Test Plan:
Create a dev key for one account
try to auth it with a user on another account

Change-Id: I16edb6abc4af59c7e903eaf9287cc081b610967f
Reviewed-on: https://gerrit.instructure.com/60561
Reviewed-by: Nathan Mills <nathanm@instructure.com>
Tested-by: Jenkins
Product-Review: Brad Horrocks <bhorrocks@instructure.com>
QA-Review: August Thornton <august@instructure.com>
2015-08-19 20:19:42 +00:00
Brock Cooper f369a690a0 Converts FolderTree to Render Using JSX
refs CNVS-22335

Converts:
  - FolderTree

Test Plan:
  - Make sure FolderTree work in New Files

Change-Id: Id0df8005f993f8be709ce3ca96ccafbac8f25239
Reviewed-on: https://gerrit.instructure.com/60399
Tested-by: Jenkins
Reviewed-by: Clay Diffrient <cdiffrient@instructure.com>
QA-Review: Charles Kimball <ckimball@instructure.com>
Product-Review: Clay Diffrient <cdiffrient@instructure.com>
2015-08-19 19:37:54 +00:00
Brock Cooper f6ce4bb3f0 Converts FileRenameForm to Render Using JSX
refs CNVS-22335

Converts:
  - FileRenameForm

Test Plan:
  - Make sure FileRenameForm work in New Files

Change-Id: I08ea9ffe55e1d91d4064e6e560b80c4385ca5bed
Reviewed-on: https://gerrit.instructure.com/60387
Tested-by: Jenkins
Reviewed-by: Clay Diffrient <cdiffrient@instructure.com>
QA-Review: Jahnavi Yetukuri <jyetukuri@instructure.com>
Product-Review: Clay Diffrient <cdiffrient@instructure.com>
2015-08-19 19:37:48 +00:00
cguanzon 28ada8ce13 creates config file for Appium
- this is in preparation for separating the appium tests
  from the selenium tests

- Test Plan:
   make sure it passes Jenkins
   make sure all the Appium Tests still work

Change-Id: Ie2810c489ed8672f4c3a99392927444b317618d4
Reviewed-on: https://gerrit.instructure.com/61263
Reviewed-by: Taylor Wilson <twilson@instructure.com>
Tested-by: Jenkins
Product-Review: Caleb Guanzon <cguanzon@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
2015-08-19 19:14:42 +00:00
James Williams 059c4e44ba move thumbnail resizing out of transaction
test plan:
* image files and thumbnail creation should work as before

closes #CNVS-22544

Change-Id: I5631b392a4f4371d6fba2065608b8ce65175dcd5
Reviewed-on: https://gerrit.instructure.com/61078
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Jenkins
Reviewed-by: Dan Minkevitch <dan@instructure.com>
QA-Review: August Thornton <august@instructure.com>
Product-Review: James Williams  <jamesw@instructure.com>
2015-08-19 19:03:20 +00:00
Cody Cutrer 55fadc46be don't allow courses in the site admin tree at all
Change-Id: I1b8a51dc2191a5f376897eb77f96ac120b75eed0
Reviewed-on: https://gerrit.instructure.com/61259
Reviewed-by: Rob Orton <rob@instructure.com>
Tested-by: Jenkins
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2015-08-19 18:12:33 +00:00
Taylor Wilson bdc4bd75f2 Adding login specs for iOS apps
twilson, panda, 7

  - added shared examples for iCanvas and SpeedGrader for
    login view and credentials

  - to test: comment/uncomment appium init and skip statements in
    mobile_common, spin up Appium server, create and edit yml file,
    and run specs

Change-Id: Ie32900026028ea36568343b85b275c4e00d33fa3
Reviewed-on: https://gerrit.instructure.com/61224
Reviewed-by: Michael Hargiss <mhargiss@instructure.com>
Tested-by: Jenkins
Product-Review: Caleb Guanzon <cguanzon@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
2015-08-19 17:48:55 +00:00
Michael Hargiss a716ab8722 cleanup and refactor OQAAT specs
Test Plan:
- pass Jenkins
- check for syntax errors
- make sure all test_ids match up to an existing test case in TestRails

mhargiss,panda,11

Change-Id: I347834d5be266aa8b422c1623f676fc374ebf7dc
Reviewed-on: https://gerrit.instructure.com/59274
Tested-by: Jenkins
Product-Review: Michael Hargiss <mhargiss@instructure.com>
QA-Review: Michael Hargiss <mhargiss@instructure.com>
Reviewed-by: Taylor Wilson <twilson@instructure.com>
2015-08-19 17:38:14 +00:00
James Williams 882e2add5c rails4: set config.log_level on boot
otherwise it will ovewrite logger.level with the default
 (:info on production)

refs #CNVS-21596

Change-Id: I18352300b769d141de7a83959568e627f6a519b4
Reviewed-on: https://gerrit.instructure.com/61257
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Jenkins
Product-Review: James Williams  <jamesw@instructure.com>
QA-Review: James Williams  <jamesw@instructure.com>
2015-08-19 17:34:31 +00:00
Steven Shepherd 66550c0ce5 Add specs for testing restricted file access in groups
sshepherd,panda,4

Test Plan:
  - Run specs

Change-Id: I919ca3e39bca635b7eb5bf690d995de2746223dc
Reviewed-on: https://gerrit.instructure.com/61260
Tested-by: Jenkins
Reviewed-by: Caleb Guanzon <cguanzon@instructure.com>
Product-Review: Caleb Guanzon <cguanzon@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
2015-08-19 17:34:09 +00:00
Cody Cutrer b521d20570 remove invalid associations
fixes gh-673

Change-Id: I49ee5d775ae65b1557163e0e404fe97807e1c357
Reviewed-on: https://gerrit.instructure.com/61149
Tested-by: Jenkins
Reviewed-by: Rob Orton <rob@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2015-08-19 17:33:33 +00:00
Cody Cutrer 91e162f01a optimize common cases of Account#default_storage_quota
avoid even going to redis for two common cases that are likely
already cached in-process, or for repeated calls to the same
method

Change-Id: Ia90dbe25d83ab69ba62f26c966884a041ff61f3d
Reviewed-on: https://gerrit.instructure.com/61093
Tested-by: Jenkins
Reviewed-by: Rob Orton <rob@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2015-08-19 17:32:30 +00:00
Cody Cutrer 219fe524bf avoid unnecessary permission check
Change-Id: Iccb0fd40a648a502613dfac89b331155afa103fb
Reviewed-on: https://gerrit.instructure.com/61099
Tested-by: Jenkins
Reviewed-by: Rob Orton <rob@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2015-08-19 17:22:30 +00:00
Cody Cutrer 41aa7b7c8c fix Account.find_cached
Change-Id: I7c9ff510213fc74c71d7118d181af893eddae1bb
Reviewed-on: https://gerrit.instructure.com/61253
Reviewed-by: Rob Orton <rob@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
QA-Review: Rob Orton <rob@instructure.com>
Tested-by: Jenkins
2015-08-19 16:59:36 +00:00
Mark Severson 4b6418e4ae remove description from the sis assignments api
test plan:
 * query the sis assignments api for an account/course
   * /api/sis/accounts/:account_id/assignments
   * /api/sis/courses/:course_id/assignments
 * the description field should not be returned for any assignment

fixes CNVS-22513

Change-Id: I2d679a3b7eedf4f4892ef5e7d1b93007e7500c7a
Reviewed-on: https://gerrit.instructure.com/60861
Reviewed-by: Brad Humphrey <brad@instructure.com>
Tested-by: Jenkins
QA-Review: Steven Shepherd <sshepherd@instructure.com>
Product-Review: Mark Severson <markse@instructure.com>
2015-08-19 16:59:27 +00:00
Joel Hough 05624f1071 don't generate collaboration doc in transaction
fixes CNVS-22506

test plan
- regression test google doc collaborations

Change-Id: I696562d74e317b465b1679513fa7f5ff913a1c99
Reviewed-on: https://gerrit.instructure.com/60923
Tested-by: Jenkins
Reviewed-by: Matthew Wheeler <mwheeler@instructure.com>
QA-Review: Adrian Russell <arussell@instructure.com>
Product-Review: Joel Hough <joel@instructure.com>
2015-08-19 16:07:24 +00:00
Derek Hansen 5db92e05bd Small discussion spec test_id match up
Change-Id: Ie7955f7e83228384de0d0ea3bb4efa763d513aa2
Reviewed-on: https://gerrit.instructure.com/61027
Tested-by: Jenkins
Reviewed-by: Jahnavi Yetukuri <jyetukuri@instructure.com>
Product-Review: Derek Hansen <dhansen@instructure.com>
QA-Review: Derek Hansen <dhansen@instructure.com>
2015-08-19 15:46:24 +00:00
Brad Horrocks 79c7848895 Add account to access_token
We now pull the account from the developer key

Fixes PLAT-1200

Test Plan:
Run the tests?
not much really changed
none of is really exposed/used

Change-Id: I88b3b9b907ae7b15145ac8e2e6fc1a18527b40d5
Reviewed-on: https://gerrit.instructure.com/60544
Tested-by: Jenkins
Reviewed-by: Nathan Mills <nathanm@instructure.com>
Product-Review: Brad Horrocks <bhorrocks@instructure.com>
QA-Review: August Thornton <august@instructure.com>
2015-08-19 15:44:39 +00:00
James Williams cb7824efca improve speed_grader rubric assessment loading
don't stuff them in the fake js_env and join the data there
 just return them with the rest of the speedgrader data

also don't do unnecessary permissions checks on every rubric
 assessment

test plan:
 * regression test speedgrader rubric assessments

closes #CNVS-22522

Change-Id: I31a025c8f23b054857823f411a229780c27cb94f
Reviewed-on: https://gerrit.instructure.com/60963
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Tested-by: Jenkins
QA-Review: Jason Carter <jcarter@instructure.com>
Product-Review: James Williams  <jamesw@instructure.com>
2015-08-19 15:16:18 +00:00
James Williams 86f7bddf5e don't load plugin settings for account services on every page load
loading AccountServies.allowable_services shouldn't calculate
 "expose_to_ui" when unnecessary

Change-Id: I86c6bebb88c372932283b063054a5f9e5fb947e1
Reviewed-on: https://gerrit.instructure.com/61186
Tested-by: Jenkins
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: James Williams  <jamesw@instructure.com>
QA-Review: James Williams  <jamesw@instructure.com>
2015-08-19 14:46:51 +00:00
Transifreq 164042751a Updated tr translation
Change-Id: If079473c012f521adc4cd030c35efd69b8666cf9
2015-08-19 05:24:15 -06:00
Steven Shepherd b6d255000d Add specs for testing group files and refactored priority
sshepherd,panda,9

Test Plan:
  - Run specs

Change-Id: I34630c52b3fcd8b3076b2c1ea6ed52bcfd24021a
Reviewed-on: https://gerrit.instructure.com/61231
Reviewed-by: Michael Hargiss <mhargiss@instructure.com>
Tested-by: Jenkins
Product-Review: Steven Shepherd <sshepherd@instructure.com>
QA-Review: Steven Shepherd <sshepherd@instructure.com>
2015-08-19 01:16:37 +00:00
Deepeeca Soundarrajan 9d1bf771ad Discussions - Specs for vdd multiple due dates
dsoundarrajan, panda, 7

Change-Id: I06e9ce1592b80b3b52d161850aea0ec48c63148a
Reviewed-on: https://gerrit.instructure.com/61089
Tested-by: Jenkins
Reviewed-by: Taylor Wilson <twilson@instructure.com>
Product-Review: Jahnavi Yetukuri <jyetukuri@instructure.com>
QA-Review: Jahnavi Yetukuri <jyetukuri@instructure.com>
2015-08-18 23:06:39 +00:00
Jonathan Featherstone 8856134c5a Move post grades button to top header
Slight structural change to post grades button to make style more
uniform. Test plan from original ticket where button was added is
pasted below for ease of testing. Verify that change works for old and
new canvas styles.

Test Plan:
  * configure powerschool grade posting by enabling sis feature flag
    * /accounts/:id/settings
      * "post grades to sis" -> on
    * /courses/:id/settings
      * SIS ID -> random number
  * add an assignment, make sure that "post grades to sis" is checked
  * navigate to gradebook, verify that "post grades" button is visible
  * verify that "post grades" button is not visible when no assignments
    are present
  * click on button and verify that current powerschool modal launches
  * add sisapp lti launch
    * get local sisapp running
    * /accounts/1/settings/configurations
    * add app, by url http://<local sisapp>/post_grades/config.xml
  * navigate to gradebook, verify that both powerschool post and new
    lti post are available in drop down menu

closes CNVS-22119

Change-Id: Id57bed25774e4bff2208eb8a7ec1f318a276f1c5
Reviewed-on: https://gerrit.instructure.com/60378
Tested-by: Jenkins
Reviewed-by: Andrew Butterfield <abutterfield@instructure.com>
QA-Review: Heath Hales <hhales@instructure.com>
Product-Review: Jonathan Featherstone <jfeatherstone@instructure.com>
2015-08-18 21:39:22 +00:00
Derek Hansen e9e12544fa speedgrader specs
dhansen,panda,6

Change-Id: I071bc2f5d0c8b129cab55bb111ed49a2a8ccf58d
Reviewed-on: https://gerrit.instructure.com/60318
Tested-by: Jenkins
Reviewed-by: Michael Hargiss <mhargiss@instructure.com>
Product-Review: Matt Fairbourn <mfairbourn@instructure.com>
QA-Review: Matt Fairbourn <mfairbourn@instructure.com>
2015-08-18 21:29:22 +00:00
Heath Hales c18939e32e Adding spec for 94164: Group Limit - Remove Student Drag and Drop
hhales, panda, 1

Change-Id: I77dc8582f91175ac8c5202ad35c39c64552f3284
Reviewed-on: https://gerrit.instructure.com/61157
Tested-by: Jenkins
Reviewed-by: Jahnavi Yetukuri <jyetukuri@instructure.com>
Product-Review: Jahnavi Yetukuri <jyetukuri@instructure.com>
QA-Review: Jahnavi Yetukuri <jyetukuri@instructure.com>
2015-08-18 20:59:39 +00:00
Jahnavi Yetukuri 29b250d4c1 People and navigation tab specs
jyetukuri, panda, 3

Change-Id: I128ccf9bca8d6c00034800ee9932c861ec4b9346
Reviewed-on: https://gerrit.instructure.com/61091
Reviewed-by: Michael Hargiss <mhargiss@instructure.com>
Tested-by: Jenkins
Product-Review: Jahnavi Yetukuri <jyetukuri@instructure.com>
QA-Review: Jahnavi Yetukuri <jyetukuri@instructure.com>
2015-08-18 20:58:00 +00:00
Taylor Wilson f64a4fe5bd Landing page specs for iCanvas and SpeedGrader for iOS apps
twilson, panda, 4

  - added shared examples for iCanvas and SpeedGrader landing page

  - minor changes to appium environment setup, school_domain now
    defined in selenium.yml file

  - to test: comment/uncomment appium init and skip statements in
    mobile_common, spin up Appium server, create and edit yml file,
    and run specs

Change-Id: Ica180895f167e007cab14cadfe79e554a44f25da
Reviewed-on: https://gerrit.instructure.com/61118
Reviewed-by: Heath Hales <hhales@instructure.com>
Reviewed-by: Steven Shepherd <sshepherd@instructure.com>
Tested-by: Jenkins
Product-Review: Ben Bolton <bbolton@instructure.com>
QA-Review: Ben Bolton <bbolton@instructure.com>
2015-08-18 16:38:52 +00:00
Keith Garner 228408666b speedgrader external urls can now open inline or in a new tab
When using SpeedGrader on an external URL page, the teacher is
presented with the URL as a link that opens in the frame and a second
instance of the link with the text "(View in a new tab.)"  Because of
this, teachers have the option to choose to view inline or in a
seperate tab.

fixes CNVS-22370

test plan:
- In a published course with students...
- Add a URL submission assignment and publish it.
- As a student submit http://placekitten.com as the assignment
  submission.
- As a teacher view the submission in speedgrader, and click the
  submission links in the left frame.
- Confirm that the URL link opens in the iFrame and the "View in a new
  tab" link opens in a new tab or window.

Change-Id: I4991db9cd12101f0cfdd719aed3e77acf0ce7a61
Reviewed-on: https://gerrit.instructure.com/60517
Reviewed-by: Strand McCutchen <smccutchen@instructure.com>
Tested-by: Jenkins
QA-Review: Adrian Foong <afoong@instructure.com>
Product-Review: Josh Simpson <jsimpson@instructure.com>
2015-08-18 16:38:17 +00:00
Keith Garner d5a4dfa81a invalid characters in initial grade do not alter workflow_state
Entering any invalid character—e.g. &, }}, {{+, or space—as an initial
grade in either the Gradebook or SpeedGrader causes the grade to be
set to null and the workflow_state to remain in unsubmitted. Because
of this, results in SpeedGrader do not show the student as needing to
be graded.

fixes CNVS-20823

test plan:
- Create a course with multiple students and an assignment of any type.
- Enter any non-grade in either Gradebook or SpeedGrader (characters
  like &, ?, +, etc…), and press 'Enter'
- Note that the character is removed as the field updates
- View the submission in SpeedGrader and note that the student shows
  as unsubmitted by the lack of orange dot nor green checkmark next to
  their name

Change-Id: Idae8c025739fdb051ca7c8089f3cc25fe1424690
Reviewed-on: https://gerrit.instructure.com/60851
Tested-by: Jenkins
Reviewed-by: Josh Simpson <jsimpson@instructure.com>
QA-Review: Jason Carter <jcarter@instructure.com>
Product-Review: Josh Simpson <jsimpson@instructure.com>
2015-08-18 16:37:53 +00:00
Keith Garner d81f7c6b5f a11y fix: speedgrader teacher comments attachment area
The File Attachment and Media Comment buttons in the teacher comment
attachment area in the SpeedGrader Add a Comment area now navigates
and reads properly in screenreaders.  As a result, navigation and
intention is now communicated clearer to users with accessibility
needs.

fixes CNVS-13135

test plan:
- Create a text entry assignment and have a student submit something
  to be graded
- As a teacher, go into speedgrader for that assignment
- With a screenreader activated, select the Add a Comment text area
  and navigate using tab over the following buttons: Submit Comment,
  File Attachment, Media Comment
- Observe that after the Submit Comment button, the File Attachment and the
  Media Comment buttons are read as "File Attachment Button" and "Media Comment
  Button"

Change-Id: I05e45ada0f083e7bf1ae20433065909f55be133c
Reviewed-on: https://gerrit.instructure.com/60298
Tested-by: Jenkins
Reviewed-by: Spencer Olson <solson@instructure.com>
QA-Review: Jason Carter <jcarter@instructure.com>
Product-Review: Josh Simpson <jsimpson@instructure.com>
2015-08-18 16:37:41 +00:00
James Williams a60bd5ffe4 add more caching + performance improvements
refs #CNVS-21317

Change-Id: Id9bbb04a92abd835af69ba5ec0c21ef758a8a324
Reviewed-on: https://gerrit.instructure.com/61146
Reviewed-by: Dan Minkevitch <dan@instructure.com>
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Product-Review: James Williams  <jamesw@instructure.com>
QA-Review: James Williams  <jamesw@instructure.com>
Tested-by: Jenkins
2015-08-18 16:01:33 +00:00
Heath Hales 2a9ece9120 Adding spec for 94159: Remove Student - Drag and Drop
hhales,panda,1

Change-Id: I5dae7af8288cba7a30f3f32e8b8f75bf9f66b41e
Reviewed-on: https://gerrit.instructure.com/61100
Tested-by: Jenkins
Reviewed-by: Taylor Wilson <twilson@instructure.com>
Product-Review: Steven Shepherd <sshepherd@instructure.com>
QA-Review: Steven Shepherd <sshepherd@instructure.com>
2015-08-18 15:52:28 +00:00
Rob Orton 5d81879d41 drop unused columns from groups
fixes CNVS-22555

test plan
 - db:migrate should work

Change-Id: I6259abacf508195cbaca04e06bfed7ec202f5c8b
Reviewed-on: https://gerrit.instructure.com/61133
Tested-by: Jenkins
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
QA-Review: Rob Orton <rob@instructure.com>
2015-08-18 15:08:37 +00:00
Cody Cutrer eb3c6a5e94 actually run the preloader
Change-Id: I69f3d8adc2de1a3ea3ebd5d0d1da0d6ef862f334
Reviewed-on: https://gerrit.instructure.com/61098
Tested-by: Jenkins
Reviewed-by: Rob Orton <rob@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2015-08-18 14:57:29 +00:00
Cody Cutrer 0c4ad2eadd preload enrollment dates when selecting participating users in a course
refs CNVS-22546

Change-Id: Ia3fc3ecd7e4d8fe77c1203388554a25eed759fea
Reviewed-on: https://gerrit.instructure.com/61070
Tested-by: Jenkins
Reviewed-by: Rob Orton <rob@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2015-08-18 14:56:53 +00:00
Adam Stone 59eb68b83b Outcomes spec refactor
Had to split up the n mastery and decaying average int
validation into two functions. There was an issue with
two error boxes being present on the page.
Above range and below range now each have their own tests.

Change-Id: I99954c3c75c2131eb31f3e40ca7c0589dbda761e
Reviewed-on: https://gerrit.instructure.com/61117
Reviewed-by: Matt Fairbourn <mfairbourn@instructure.com>
Tested-by: Jenkins
Product-Review: Matt Fairbourn <mfairbourn@instructure.com>
QA-Review: Matt Fairbourn <mfairbourn@instructure.com>
2015-08-18 14:52:16 +00:00
Transifreq f8bbc311d8 Updated hy translation
Change-Id: I185f0309a455eb09d9cec3cc10314f9abd47fc43
2015-08-18 05:19:05 -06:00
Transifreq 87f8155634 Updated es translation
Change-Id: Ic5b3c23a6be43fd025c006411afdc1c29a176734
2015-08-18 05:15:24 -06:00
Clay Diffrient 6e7e39e999 Converts NoResult component to JSX
refs CNVS-22335

Test Plan:
  - Search for a file that doesn't exist in files
  - A message should appear saying that no results were found

Change-Id: Iba07fc829e612205417921f4618f29a9141d01dd
Reviewed-on: https://gerrit.instructure.com/61022
Tested-by: Jenkins
Reviewed-by: Dan Minkevitch <dan@instructure.com>
QA-Review: Charles Kimball <ckimball@instructure.com>
Product-Review: Clay Diffrient <cdiffrient@instructure.com>
2015-08-18 05:23:54 +00:00
Steven Shepherd 801bd7ef57 Add specs for testing files in groups
sshepherd,panda,6

Test Plan:
  - Run specs

Change-Id: I6c62dc36b912edfcaf14bfeec59edcb5b6896627
Reviewed-on: https://gerrit.instructure.com/61112
Reviewed-by: Taylor Wilson <twilson@instructure.com>
Tested-by: Jenkins
Product-Review: Steven Shepherd <sshepherd@instructure.com>
QA-Review: Steven Shepherd <sshepherd@instructure.com>
2015-08-17 23:47:24 +00:00