Sven Marnach
4377981486
Optimise getting list of courses from Enrollment API for global staff.
2015-09-02 22:21:58 +02:00
Sven Marnach
dd0218416b
Allow staff users to request a list of courses a student is enrolled in.
...
The list only includes those courses the requesting user has staff access for.
2015-08-28 21:58:22 +02: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
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
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
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
1d07b278b5
Test fixes
2015-08-28 07:50:32 -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
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
Sarina Canelake
406c9bc556
Merge pull request #9464 from mirjamsk/mirjamsk/TNL-3096
...
Adresses TNL-3096
2015-08-27 19:36:43 -04: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
Braden MacDonald
586c237543
Fix for Twitter compatibility
2015-08-27 11:19:39 -07:00
Peter Fogg
5d26938158
Merge pull request #9366 from edx/peter-fogg/team-signals
...
Add signals for user's discussion activity.
2015-08-27 14:07:29 -04:00
Ned Batchelder
2a0259095d
Change imports from path to use the stablest name.
...
The old line:
from path import path
produced pylint errors because of the baroque way that path.py defined
"path". We tried to get them to change how they defined it, but they
deleted the name instead: https://github.com/jaraco/path.py/issues/102
(Jason then changed his mind, but this is a better way to use path.py,
it avoids the pylint error at least.)
2015-08-27 12:59:25 -04:00
Christina Roberts
df76994ea5
Merge pull request #9415 from edx/christina/insensitive-check
...
Do a case insensitive check for conflicts to improve performance.
2015-08-27 12:57:29 -04:00
mirjamsk
336982e42b
Adresses TNL-3096
...
Add acceptance test for TNL-3096
Adress comments on pull request
Fix test failing and img issue
Modify tests
2015-08-27 15:50:33 +00:00
cahrens
41ac90fa7a
Use team name prefix and UUID for team_id.
...
TNL-3107
2015-08-27 11:22:35 -04:00
Syed Hassan Raza
a2bca09c86
fetch transcript for html5 with youtubeId if 404
2015-08-27 08:04:57 -07:00
Waheed Ahmed
6b81f72d0e
Merge pull request #9462 from edx/waheed/plat808-added-course-id-in-exception
...
Added course in exception message for InvalidTabsException.
2015-08-27 17:52:04 +05:00
raeeschachar
03520e663d
Merge pull request #9417 from edx/raees-chrome-bok-choy-tests
...
Fixed test_new_textbook_uplaod test that was failing on Chrome
2015-08-27 17:33:50 +05:00
raeeschachar
646bd9397f
Merge pull request #9444 from edx/raees-chrome-bok-choy-test-cohort-enable-disable
...
Fixed Chrome test cohort enabled disabled in Cohort Configuration Test
2015-08-27 17:32:46 +05:00
Muhammad Ammar
d38da773ea
Merge pull request #9265 from edx/ammar/use-studio-confirmation-dialog-in-lms
...
Confirm when leaving team
2015-08-27 17:26:07 +05:00
Waheed Ahmed
7646433995
Added course in exception message for InvalidTabsException.
2015-08-27 13:07:43 +05:00
raeeschachar
7cf3895cc4
Fixed Chrome test cohort enabled disabled in Cohort Configuration Test
2015-08-27 12:06:03 +05:00
Tasawer
07148c6350
Removing experimental logistration endpoints
...
ECOM-1017
2015-08-27 06:21:47 +00:00
David Ormsbee
ff62a8eaaa
Merge branch 'release' into release-2015-08-26-conflict
2015-08-26 14:28:35 -04:00
Peter Fogg
38fb6eaede
Add signals for user's discussion activity.
...
These signals are caught by the Teams app and used to update
`last_activity_at` on both teams and individual users.
TNL-2497
2015-08-26 12:07:54 -04:00
muhammad-ammar
d8b419c64f
Review changes
2015-08-26 20:26:35 +05:00
muhammad-ammar
6134e8b5ed
Move studio dialog code into common
2015-08-26 20:26:27 +05:00
Usman Khalid
6a1be48e1e
Merge pull request #9418 from edx/usman/tnl2883-video-tests
...
Fix video bumper tests.
2015-08-26 16:59:42 +05:00
Usman Khalid
0dbb969be3
Fixed video bumper tests.
...
TNL-2883
2015-08-26 14:50:56 +05:00
Peter Fogg
4aec2abf10
Merge pull request #9450 from edx/peter-fogg/sort-topic-page
...
Add sorting controls on topics page.
2015-08-25 20:26:32 -04:00
Peter Fogg
382909b7c3
Add sorting controls on Teams topics page.
...
TNL-1936
2015-08-25 16:59:52 -04:00
Braden MacDonald
79a075328f
Allow configuring sensitive third_party_auth settings via lms.auth.json
2015-08-25 16:35:35 -04:00
raeeschachar
222fdec58f
Fixed test_new_textbook_uplaod test that was failing on Chrome
2015-08-25 18:41:01 +05:00
David Ormsbee
83c91e244c
Convert Shib external auth test to use SharedModuleStoreTestCase.
2015-08-25 08:56:16 -04:00