Nimisha Asthagiri
deb9148f64
Remove unused Mobile CourseBlocksAndNavigation endpoint.
2016-02-18 12:12:05 -05:00
Nimisha Asthagiri
fa8ca11d8c
Remove unused Mobile Social Facebook endpoint
2016-02-18 12:12:04 -05:00
Peter Pinch
dcb04cb092
Merge pull request #10877 from mitocw/enhancement/aq/add_master_course_staff_in_ccx
...
Added staff and instructor roles on ccx to all the staff and instructors of the master course plus fixed view as student masquerade and display name of ccx on coach dashboard
2016-02-18 11:09:37 -05:00
Nimisha Asthagiri
d969f48646
Course Blocks API: Support accessing a substructure MA-1604
2016-02-18 10:03:58 -05:00
Zia Fazal
e8ccc2f3e5
Merge pull request #11076 from CredoReference/render-lms-main-navigation-with-template
...
Render lms main navigation (tabs) with template
2016-02-18 11:21:16 +05:00
Bill DeRusha
b686abc18d
Disable mailchimp integration for most segment identify requests
2016-02-17 17:10:48 -05:00
Ned Batchelder
080b7d7bbd
Merge pull request #11572 from edx/ned/update-translations
...
Update translations (autogenerated message)
2016-02-17 16:31:18 -05:00
Ned Batchelder
6c3ae8245f
Update translations (autogenerated message)
2016-02-17 20:12:36 +00:00
vkaracic
f58c2cd6b0
Otto checkout flow
2016-02-17 15:04:19 -05:00
Renzo Lucioni
62d07c91b5
Merge pull request #11541 from edx/renzo/manual-cert-trigger
...
Add API endpoint for issuing programs certificates
2016-02-17 15:04:13 -05:00
Toby Lawrence
12633f1710
Make the test_grades_csv test consistent.
...
Before it was depending on the order of results, which is not very consistent. Now we use known identifiers to delve through data before making our assertions.
2016-02-17 14:18:01 -05:00
Justin Abrahms
885785d7f1
Added a UI for confirming OAuth Access.
...
This will allow users to delegate permissions to a 3rd party service.
2016-02-17 14:04:04 -05:00
Renzo Lucioni
619420bb80
Add API endpoint for issuing programs certificates
...
Allows staff users to manually enqueue the task responsible for awarding programs certificates. ECOM-3692.
2016-02-17 13:52:27 -05:00
vkaracic
86a4710ee8
Otto checkout flow
2016-02-17 18:16:44 +01:00
Christine Lytwynec
57b7034e5b
Remove hgroup usage
2016-02-17 12:05:15 -05:00
Nimisha Asthagiri
eb914a00b4
Merge pull request #11564 from edx/release
...
Release Feb 17, 2016
2016-02-17 11:17:13 -05:00
Ahsan Ulhaq
d90c1a2845
Merge pull request #11560 from edx/ahsan/ECOM-2831-GeneratedCertificates-admin-broken
...
set show_full_result_count false
2016-02-17 20:09:45 +05:00
Christine Lytwynec
6179c6e935
Improve screenreader text and focus management for dashboard course settings dropdown
2016-02-17 09:20:10 -05:00
clrux
21aa7edd1c
Merge pull request #9909 from edx/clrux/ac-179
...
AC-179 fixing skip links
2016-02-17 09:09:27 -05:00
Ahsan Ulhaq
88df456414
set show_full_result_count false
...
ECOM-2831
2016-02-17 18:10:40 +05:00
Chris Rodriguez
2a4e141e0e
LMS: fixing skip links and adding a11y tests
2016-02-17 07:46:42 -05:00
M. Rehan
af9e26f5cb
Merge pull request #11479 from edx/mrehan/plat-998-warnings-on-logout
...
Fix - Bypass unnecessary logs on logging out.
2016-02-17 17:46:05 +05:00
Amir Qayyum Khan
91bf48fc8c
Added staff role on ccx to staff of master course and added a data migration for existing ccx courses.
2016-02-17 15:54:28 +05:00
Qubad786
faf3a64e36
Bypass unnecessary logs on loging out
2016-02-17 13:42:01 +05:00
aamir-khan
b6604a3a70
ECOM-3706: Updated the hard coded datetimes in tests and also added the test for restricting credit direct sale
2016-02-16 13:14:44 -05:00
aamir-khan
f7be42a135
ECOM-3706: Restricted the enrollment in credit modes directly in upgradeAndVerified flow
2016-02-16 13:14:44 -05:00
Simon Chen
3fa62a6ff6
Merge pull request #11416 from edx/schen/ECOM-3177
...
ECOM-3177 fix flaky js tests on dashboard.TrackEvents
2016-02-16 12:45:22 -05:00
Simon Chen
f6fc711cb6
ECOM-3177 fix the flaky js test by doing dependency injection
2016-02-16 15:58:23 +00:00
Toby Lawrence
9654449302
Merge pull request #11465 from edx/perf/speed-up-courseware-tests
...
Switch to SharedModuleStoreTestCase in the 'courseware' app where possible.
2016-02-16 10:06:53 -05:00
Dmitry Viskov
d532f8de0e
Render LMS main navigation (tabs) with template, override templates for a specific list item
2016-02-16 17:03:53 +03:00
Awais Jibran
31853d49cc
Merge pull request #11495 from edx/aj/tnl4115-improve-log-get-course-section
...
Use Course ID in logging an exception
2016-02-16 18:56:50 +05:00
Toby Lawrence
49d3a7d35d
More quality fixes.
2016-02-16 07:58:33 -05:00
Saleem Latif
cd101d5dec
Merge pull request #11494 from edx/saleem-latif/WL-307
...
WL-307: correct FAVICON_PATH setting for comprehensive theming
2016-02-16 14:39:13 +05:00
Saleem Latif
75f17ecc8e
correct FAVICON_PATH setting for comprehensive theming
2016-02-15 17:13:19 +05:00
Omar Khan
510dd90c07
Remove newrelic logging handler
...
It was introduced back in 2012, and is not used in the default
configuration.
2016-02-15 11:04:55 +07:00
Jim Abramson
fb3a09e68e
Merge pull request #11520 from edx/jsa/ecom-3638
...
Specify high priority queue for credentials generation task.
2016-02-12 14:29:49 -05:00
Toby Lawrence
dacdbae1a5
Fix up some broken tests.
...
We added the ability here to check if a role has a user in with the ability to refresh the role cache before checking. Since some tests will make inline requests, which in turn put a user into a new role, we have to refresh afterwards otherwise we won't see that new role in place. Since we don't want to automatically refresh ever, we just added a way to request it, since we know in this test that we're doing something, effectively, out-of-band, which necessitates it.
2016-02-12 14:17:51 -05:00
jsa
46ad8a3399
specify routing / queue for program credentials task.
...
ECOM-3638
2016-02-12 13:25:52 -05:00
Renzo Lucioni
4c79aba087
Merge pull request #11527 from edx/renzo/unclosed-p-tag
...
Close unclosed p tag
2016-02-12 12:15:27 -05:00
wajeeha-khalid
7a9fea0236
Merge pull request #11450 from edx/jia/MA-1985
...
MA-1985 add analytics event to thread/comment vote
2016-02-12 21:13:45 +05:00
Awais Jibran
5be6d31384
Use Course ID in logging an exception
...
TNL-4115
2016-02-12 20:10:59 +05:00
Renzo Lucioni
60a3029d8b
Close unclosed p tag
2016-02-11 22:18:02 -05:00
Andy Armstrong
2ec7c17a45
Fix bug with loading AFontGarde
...
The code isn't ready to start using AFontGarde from
the Pattern Library yet, so I've reverted the code back
to loading the copies from the vendor library.
2016-02-11 13:52:50 -05:00
Peter Fogg
77343a02d2
Merge pull request #11486 from itsbenweeks/info_display_number_fix
...
info page course id -> display_number_with_default
2016-02-11 12:53:21 -05:00
wajeeha-khalid
72aeb2c8da
implemented test event data for thread/comment vote
2016-02-11 22:30:41 +05:00
wajeeha-khalid
3312eb2d22
refactored code into exclusive functions
2016-02-11 21:31:44 +05:00
wajeeha-khalid
fe9b1a0d80
add analytics event to thread/comment vote
2016-02-11 21:31:44 +05:00
Ben Weeks
52e8db34fd
course id/org/name -> display_stuff_with_default
2016-02-11 10:25:12 -05:00
Toby Lawrence
4611829ac1
Quality fixes.
2016-02-11 08:48:48 -05:00
Ned Batchelder
4b7dcb2bdd
Update translations (autogenerated message)
2016-02-11 12:23:55 +00:00