Jillian Vogel
51d0fc0f65
Merge pull request #14710 from open-craft/jill/grades-api-staff
...
ENT-259: Let staff access any enrolled learner's grades via the Grades API
2017-03-25 13:43:39 +10:30
Robert Raposa
ac7e6bec92
Refactor to navigate directly to courseware page.
2017-03-24 13:44:37 -04:00
Brian Jacobel
1b3a3a23c0
Merge pull request #14637 from edx/bjacobel/resume-outline
...
Add resume indicator to course outline
2017-03-24 12:58:00 -04:00
Brian Jacobel
22203453e1
Add RTL support
2017-03-24 11:07:42 -04:00
Jesse Shapiro
eb34d3fe9d
Merge pull request #14708 from open-craft/haikuginger/dashboard-consent-banner
...
[ENT-225] Add consent declined banner to dashboard
2017-03-24 10:57:52 -04:00
Marko Jevtic
6e47162ed4
[ECOM-7520] Fix Low Color Contrast
2017-03-24 08:43:57 +00:00
Jillian Vogel
4d992565ac
Allows course staff to access any enrolled learner's grades via the Grades API
...
Also adds JwtAuthentication to the list of allowed authentication
methods, so the Grades REST API can be easily accessed from Enterprise
management commands.
2017-03-24 17:51:09 +10:30
Jesse Shapiro
1106746fd4
Add consent declined banner to dashboard
2017-03-23 16:44:24 -04:00
Diana Huang
be265eca37
Merge branch 'master' into release-mergeback-to-master
2017-03-23 15:59:04 -04:00
Andy Armstrong
7b5be9cb76
Address code review feedback
2017-03-23 10:34:50 -04:00
Andy Armstrong
91d227f76d
Convert course bookmarks into a feature
...
LEARNER-39
2017-03-23 10:34:49 -04:00
Robert Raposa
652ad7ae73
Add course outline bokchoy tests.
...
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-23 10:31:05 -04:00
Brian Jacobel
574d070392
Hide '<- Outline >' link in breadcrumbs if using old course view
2017-03-23 10:31:05 -04:00
Andy Armstrong
a3f32fea5a
Make course_experience a feature
2017-03-23 10:31:05 -04:00
Diana Huang
9ca051c527
Beginning of python unit tests.
2017-03-23 10:31:05 -04:00
Brian Jacobel
4c88fdf278
Update to new styling
2017-03-23 10:31:05 -04:00
Brian Jacobel
aff541ec12
Start JS specs for key listeners on course outline page
2017-03-23 10:31:05 -04:00
Brian Jacobel
acc3a045ca
Link outline subsections into the course
2017-03-23 10:31:05 -04:00
alisan617
7bef3c0ef2
styling
2017-03-23 10:31:04 -04:00
Brian Jacobel
eca83ba70a
Outline will only show section and subsection, not unit
2017-03-23 10:31:04 -04:00
Brian Jacobel
74b789b676
Get the block tree and display it on the outline page
2017-03-23 10:31:04 -04:00
Andy Armstrong
7862e375f1
Implement a stub unified course tab
2017-03-23 10:31:04 -04:00
Brian Jacobel
a4c7705466
Add resume indicator to course outline
2017-03-23 09:51:55 -04:00
Adam
4c8dc9044d
Merge pull request #14749 from edx/adam/discussion-styling
...
remove scss rule that overrides discussion paragraph margins (TNL-6231)
2017-03-23 07:58:07 -04:00
Andy Armstrong
e4d355a686
Address code review feedback
2017-03-23 00:19:33 -04:00
Andy Armstrong
89e5c0fd8d
Convert course bookmarks into a feature
...
LEARNER-39
2017-03-22 16:09:13 -04:00
Brian Jacobel
596634ebd6
Merge pull request #14426 from edx/andya/new-course-tab
...
Implement the new unified course tab with a separate outline page
2017-03-22 15:35:32 -04:00
Adam Palay
4710f1ad8a
remove scss rule that overrides discussion paragraph margins (TNL-6231)
2017-03-22 13:56:33 -04:00
Robert Raposa
c37137a6b5
Add course outline bokchoy tests.
...
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-22 13:00:39 -04:00
Brian Jacobel
e2264d0796
Hide '<- Outline >' link in breadcrumbs if using old course view
2017-03-22 13:00:39 -04:00
Andy Armstrong
435a6f5225
Make course_experience a feature
2017-03-22 13:00:38 -04:00
Diana Huang
6f5249d399
Beginning of python unit tests.
2017-03-22 13:00:38 -04:00
Brian Jacobel
559057591f
Update to new styling
2017-03-22 13:00:38 -04:00
Brian Jacobel
10105b7bae
Start JS specs for key listeners on course outline page
2017-03-22 13:00:38 -04:00
Brian Jacobel
b63472520c
Link outline subsections into the course
2017-03-22 13:00:37 -04:00
alisan617
f531205cd9
styling
2017-03-22 13:00:37 -04:00
Brian Jacobel
db6c2fe8bf
Outline will only show section and subsection, not unit
2017-03-22 13:00:37 -04:00
Brian Jacobel
4be657c1ba
Get the block tree and display it on the outline page
2017-03-22 13:00:36 -04:00
Andy Armstrong
75d89e8115
Implement a stub unified course tab
2017-03-22 13:00:36 -04:00
Ned Batchelder
4df63b2b2e
No need to switch .org -> .io, just use the right URL to begin with
2017-03-22 12:25:47 -04:00
Asad Iqbal
557b4edd80
Merge pull request #14711 from edx/asadiqbal08/ENT-251
...
ENT-251 Updated track selection UI for Enterprise context
2017-03-22 18:42:30 +05:00
asadiqbal
bfde6d63c5
ENT-251 Updated track selection UI for Enterprise context
2017-03-22 17:32:58 +05:00
Matthew Piatetsky
3eb3373c8b
Merge pull request #14730 from edx/ECOM-7477
...
ECOM-7477 Merge basic Backbone View outline
2017-03-21 17:35:27 -04:00
Joel Barciauskas
6a55ef7920
Merge pull request #14633 from edx/jbarciauskas/remove-newrelic-dep
...
Wrap all newrelic dependencies in a check to see if the module is loaded
2017-03-21 16:28:24 -04:00
Cliff Dyer
b71f7d982f
Merge pull request #14700 from edx/neem/backfill-mgt
...
backfill_grades management command
2017-03-21 15:36:18 -04:00
J. Cliff Dyer
b89736c75c
Add compute_grades management command.
...
TNL-6689
2017-03-21 14:47:33 -04:00
J. Cliff Dyer
e8a9fd0ff4
Remove broken management command
...
Also remove tests that weren't getting run.
2017-03-21 14:46:15 -04:00
Jeff LaJoie
bf955988f3
TNL-6011: removes onchange line only using the onfocusout event to save
2017-03-21 12:07:37 -04:00
Ibrahim
17d79eb9bd
update dashbord navigation to include programs
2017-03-21 15:41:13 +05:00
Nimisha Asthagiri
89518d798b
Merge pull request #14719 from edx/neem/block-structure-waffle-in-task
...
Have generate_course_blocks pass with_storage to celery tasks
2017-03-20 17:26:05 -04:00