clrux
d57e777dec
Merge pull request #9523 from edx/revert-9367-clrux/ac-76-course-nav
...
Revert "Course navigation menu accessibility issue"
2015-08-28 13:28:47 -04:00
clrux
5b545c2b0d
Revert "Course navigation menu accessibility issue"
2015-08-28 13:28:08 -04:00
clrux
52a8bc50cb
Merge pull request #9367 from edx/clrux/ac-76-course-nav
...
Course navigation menu accessibility issue
2015-08-28 13:27:44 -04:00
chrisndodge
69ddbc0dc4
Merge pull request #9370 from edx/cdodge/add-course-id-to-survey-answers
...
add the ability to persist the course_key where the user answered the…
2015-08-28 13:03:58 -04:00
cahrens
9992ba66df
Name teams in a more meaningful way
2015-08-28 12:42:50 -04:00
Peter Fogg
17253ead24
Cache team_size on CourseTeam model and remove is_active field.
...
TNL-3112 TNL-3154
2015-08-28 12:29:42 -04:00
cahrens
583b265934
Add course_id and topic_id composite index.
2015-08-28 12:16:39 -04:00
cahrens
cd4916b68a
MySQL order_by is case insensitive.
...
Tests run with SQLlite though, which is case sensitive.
2015-08-28 12:16:38 -04:00
David Ormsbee
e9378881e8
Use SharedModuleStoreTestCase in Discussion API serializer tests.
2015-08-28 11:43:48 -04:00
Andy Armstrong
a8284058e6
Merge pull request #9517 from edx/andya/disable-flaky-forum-test
...
Disable team discussion Jasmine tests
2015-08-28 11:41:15 -04:00
asadiqbal
132400c831
Update the organization app hash
2015-08-28 20:15:52 +05:00
Ned Batchelder
741f06864a
Merge pull request #9502 from edx/ned/import-path-differently
...
Change imports from path to use the stablest name.
2015-08-28 11:12:10 -04:00
David Ormsbee
1f64506c31
Merge pull request #9507 from edx/ormsbee/faster_tests_comment_client
...
Convert CohortedTestCase to use SharedModuleStoreTestCase.
2015-08-28 10:59:09 -04:00
Andy Armstrong
b74a1b9825
Disable team discussion Jasmine tests
...
This is a temporary solution until we can fix TNL-3007
2015-08-28 10:46:41 -04:00
Matt Drayer
a8cc585021
Merge pull request #9498 from edx/ziafazal/MAYN-86
...
MAYN-86: Use microsite platform_name and email_from_address if available
2015-08-28 10:37:28 -04:00
raeeschachar
39c7e30d4d
Merge pull request #9514 from edx/raees-chrome-bok-choy-test-about-me-field
...
Fixed test_about_me_field failing on chrome bok choy
2015-08-28 19:37:13 +05:00
Bill DeRusha
9eafe4dfe6
Merge pull request #9489 from edx/bderusha/teams-mock-callback
...
Improve teams test run times by skipping signals
2015-08-28 10:09:17 -04:00
Chris Rodriguez
ab569feba5
Removing focus outline from menus
2015-08-28 09:56:40 -04:00
Chris Rodriguez
60e6d80c19
PR feedback for styles
2015-08-28 09:03:31 -04:00
Muzaffar yousaf
f37371e3f0
Merge pull request #9512 from edx/muzaffar/tnl2964-breadcrumbs
...
Adjust create new team page breadcrumbs.
2015-08-28 17:47:21 +05:00
Chris Rodriguez
566c0f57c4
Fixing quality line length
2015-08-28 07:50:34 -04:00
Chris Rodriguez
c20075e8a6
Changing all #accordion for .accordion
2015-08-28 07:50:34 -04:00
Chris Rodriguez
6e6c7568f2
Bokchoy test fixes
2015-08-28 07:50:34 -04:00
Chris Rodriguez
917947d809
Markup and style tweaks to address test reqs
2015-08-28 07:50:34 -04:00
Chris Rodriguez
895867a812
Fixing quality, again
2015-08-28 07:50:33 -04:00
Chris Rodriguez
8de854dfb1
Cleanup for Quality
2015-08-28 07:50:33 -04:00
Chris Rodriguez
f8e23e91b0
test fixes
2015-08-28 07:50:33 -04:00
Chris Rodriguez
c0bfdf5e5d
Removing instances of old mechanism; tests
2015-08-28 07:50:33 -04:00
Chris Rodriguez
c9b775bda2
wip test fixes
2015-08-28 07:50:33 -04:00
Chris Rodriguez
07ca51c3f5
Accordion HTML cleanup, removing old markup
2015-08-28 07:50:33 -04:00
Chris Rodriguez
04ff637016
PR feedback on JS
2015-08-28 07:50:33 -04:00
Chris Rodriguez
1d07b278b5
Test fixes
2015-08-28 07:50:32 -04:00
Chris Rodriguez
a31eb4a815
Jasmine tests
2015-08-28 07:50:32 -04:00
Chris Rodriguez
888030c639
Removing coffeescript and adding custom JS
2015-08-28 07:49:32 -04:00
Chris Rodriguez
4185c11b31
Updating markup and styles
2015-08-28 07:49:31 -04:00
Ahsan Ulhaq
b32d2205d4
Course navigation menu accessibility issue
...
Following have been done
1- Change the structure of the course navigation Menu HTML
2- Add some basic styling
3- Add basic JS for html rendering
4- Update tests according to new structure
AC-76
2015-08-28 07:49:31 -04:00
raeeschachar
a908f287f8
Fixed test_about_me_field failing on chrome bok choy
2015-08-28 16:18:06 +05:00
muzaffaryousaf
b45ffa11cc
Changing the createNew teams-tab.js method to use the viewWithHeader.
...
TNL-2964
2015-08-28 15:59:21 +05:00
Muzaffar yousaf
28fddda407
Merge pull request #9376 from edx/muzaffar/tnl1914-team-edit-page
...
Edit team page for Instructors only.
2015-08-28 15:31:46 +05:00
Tim Krones
f9756eb436
Merge pull request #9483 from open-craft/OC-791-course-timeline-improved
...
Instructor dashboard: Improve course timeline info
2015-08-28 12:30:27 +02:00
Zia Fazal
f6ec9360e3
Use microsite platform_name and email_from_address if available
...
fixed broken test
fixes for broken tests
2015-08-28 15:24:26 +05:00
Syed Hasan raza
0448925f6b
Merge pull request #9354 from edx/shr/bug/MA-824-fix-transcript-for-html5
...
fetch transcript for html5 if 404
2015-08-28 00:58:55 -07:00
muzaffaryousaf
f788caa6cc
Edit team page for Instructor only.
...
TNL-1914
2015-08-28 12:47:15 +05:00
David Ormsbee
42b736ae50
Shift some shoppingcart tests to use SharedModuleStoreTestCase.
2015-08-27 23:02:30 -04:00
David Ormsbee
9bac3579c0
Convert CohortedTestCase to use SharedModuleStoreTestCase.
...
Some low hanging fruit optimization of forums tests.
2015-08-27 20:37:48 -04:00
Sarina Canelake
406c9bc556
Merge pull request #9464 from mirjamsk/mirjamsk/TNL-3096
...
Adresses TNL-3096
2015-08-27 19:36:43 -04:00
Matt Drayer
5140be7d5d
Merge pull request #9479 from edx/asadiqbal08/SOL-1152
...
asadiqbal08/SOL-1152- Getting error on editing the certificate in deactivated mode.
2015-08-27 16:40:16 -04:00
Will Daly
325dbe0077
Merge pull request #9466 from edx/will/upgrade-django-model-utils
...
Upgrading django-model-utils to 2.3.1
2015-08-27 13:09:27 -07:00
Bill DeRusha
24a41dc59e
Improve teams test run times by skipping signals
...
TNL-3126
add **kwargs to skip_signal method
2015-08-27 16:08:54 -04:00
Phil McGachey
9e6c44911d
[LTI Provider] Grade passback for non-leaf blocks.
...
This change allows graded assignments to be added to a campus LMS
regardless of the granularity at which the problem sits. Previously
a grade could only be returned if the usage ID for the problem itself
was specified in the LTI launch.
The code assumes that courses taking advantage of this functionality
are arranged in a hiearchy (with sections being parents to verticals,
and verticals being parents to problems). When a grading event occurs
it traverses the parent hiearchy to identify any previous graded LTI
launches for which the new scoring event should generate a grade
update. It then calculates and sends scores to each of those outcome
services.
Since grade calculation is an expensive operation, the code optimizes
the case where a problem has been added only once as a leaf unit. In
that case it is able to behave as before, just taking the grade from
the signal without having to calculate grades for the whole course.
2015-08-27 15:54:43 -04:00