Troy Sankey
81ed96bc88
bump django to 1.11.11
2018-03-27 15:55:07 -04:00
Brittney Exline
1b4ac84141
Merge pull request #17788 from edx/bexline/verify_student_cleanup
...
ENT-934 Remove deprecated models in verify_student
2018-03-26 13:51:35 -06:00
Troy Sankey
fe9990608d
Merge pull request #17782 from edx/pwnage101/improve-old-banner-appearance
...
move global status messages to the user notificatio area
2018-03-26 14:58:54 -04:00
Brittney Exline
956b627501
ENT-934 Remove deprecated models in verify_student
...
These models say they are to be fully removed in Hawthorn, so let's make it happen!
2018-03-26 14:48:34 -04:00
Michael LoTurco
a3fdf8827d
Merge pull request #17785 from edx/MLoTurco/learner-3925-support-link
...
Adds entitlement tool to support tool home
2018-03-26 13:44:43 -04:00
Michael LoTurco
537b6652c2
adds entitlment tool to support tool home
2018-03-26 12:53:22 -04:00
Troy Sankey
b1ce012a94
move global status messages from the header to the user notification area
2018-03-26 12:06:29 -04:00
Eric Fischer
b35d227cc3
Merge pull request #17760 from edx/efischer/EDU-499
...
Remove PRUNE_OLD_VERSIONS waffle flag
2018-03-26 11:59:31 -04:00
Albert (AJ) St. Aubin
7c6c2a1664
Merge pull request #16757 from appsembler/omar/search-for-courses-api
...
Add search for courses API to allow building a mobile native search view
2018-03-26 07:31:36 -04:00
Michael LoTurco
4c2eab4100
Merge pull request #17756 from edx/MLoTurco/learner-3925-div-form
...
add entitlement creation and reissue to support
2018-03-23 18:26:18 -04:00
Alex Dusenbery
10be8bcd4e
add entitlement support creation and reissue
...
Learner-3925
2018-03-23 17:10:46 -04:00
Troy Sankey
9f30a75a08
add missing maintenance banner settings
2018-03-23 16:34:47 -04:00
Eric Fischer
242ac4c9cd
Remove PRUNE_OLD_VERSIONS waffle flag
2018-03-23 12:41:08 -04:00
Eric Fischer
97151ae4f4
Merge pull request #17761 from edx/efischer/EDUCATOR-2456
...
Delete some unused settings
2018-03-23 11:21:12 -04:00
McKenzie Welter
fa90d6e651
Merge pull request #17640 from edx/McKenzieW/learner-4400
...
Move support actions to existing entitlement api
2018-03-23 10:37:52 -04:00
Eric Fischer
2b9ee25618
Clean up unused settings
...
Initially introduced here:
e0aa8cf78a (diff-8a23909bc8d201fba8525b1dd6396247)
Rendered irrelevant here:
ece0ea00e9
2018-03-23 10:26:16 -04:00
hamzamunir7300
e9d6c8537c
Merge pull request #16395 from edx/footer-design-non-bootstrap
...
Footer Design Implementation without using bootstrap WIP
2018-03-23 08:35:49 +05:00
Hamza Munir
a69ecd83d5
Footer Design Implementation without using bootstrap WIP
...
The New footer design implementation without using bootstrap. Using flexbox
creating new classes to assign different widths in different screen breakpoints.
LEARNER-2312
2018-03-23 02:37:59 +05:00
McKenzie Welter
e5d1f04a89
move support actions to existing entitlement api
2018-03-22 16:11:46 -04:00
Rabia Iftikhar
32863e4463
Merge pull request #17730 from edx/ri/EDUCATOR-2428-certificate-delivered-column
...
EDUCATOR-2428 add acceptance criteria for certificate delivered column in grade report
2018-03-23 00:26:44 +05:00
Alex Dusenbery
a996822094
Revert "Revert "Track viewing of individual blocks.""
...
This reverts commit e2675f57b5f747b6a9e21067c75911fbd0341943.
2018-03-22 10:37:40 -04:00
Bill Filler
305bd7dd4b
Merge pull request #17650 from edx/ibrahimahmed443/WL-1473-add-fields-instructor-dashboard
...
Ibrahimahmed443/wl 1473 add fields instructor dashboard
2018-03-22 09:56:43 -04:00
Matthew Piatetsky
60fb4aa277
Control refund message with optimizely flag
2018-03-21 17:19:46 -04:00
rabiaiftikhar
0f63a2727e
EDUCATOR-2428 add acceptance criteria for certificate delivered column in grade report
2018-03-21 21:31:07 +05:00
Michael Terry
a576d682ff
Improve password complexity messaging
...
Send password form instructions that include password complexity and
also send error messages back that include all parts of the
complexity instead of single parts at a time.
And clean up phrasing to be more consistent.
2018-03-21 10:29:53 -04:00
Eric Fischer
c27c26c790
Merge pull request #17721 from edx/efischer/EDU-2516
...
LTI context_title and context_label params
2018-03-20 14:22:27 -04:00
Michael Terry
56dfa7e622
Drop student_account/account.js
...
This doesn't seem to be used anywhere. Maybe should have been
deleted in revision 7dc0598 .
2018-03-20 13:11:23 -04:00
Eric Fischer
f1fa7b8e06
pass title/label to LTI consumers
2018-03-20 12:51:39 -04:00
Michael Terry
a0c6f66252
Check policy during pw live validation
...
The password live validation was not considering the full password
complexity settings. This branch hooks that up and refactors the
various ways to validate a password to all go through the same code
path.
LEARNER-4502
LEARNER-4504
2018-03-16 09:23:43 -04:00
Ibrahim
2bb790680a
add role and expose reason field to Instructor Dashboard Manual Enrollment
...
WL-1473
2018-03-16 15:47:53 +05:00
Robert Raposa
0d60d85e2f
Merge pull request #17688 from edx/robrap/update-waffle-docs
...
Add docs for handling default values.
2018-03-15 17:26:02 -04:00
Michael LoTurco
2bebb88cb3
Merge pull request #17665 from edx/MLoTurco/learner-3925-table
...
Add entitlement table to support app
Learner-3925
2018-03-15 14:12:12 -04:00
Michael LoTurco
be1b800475
Add Table to entitlement support app
...
Learner-3925
2018-03-15 13:20:31 -04:00
Robert Raposa
c7268f2293
Remove flaky test and commented-out tests.
...
Presumably the commented-out tests were also flaky at one point, and
the current process is to remove flaky tests.
EDUCATOR-2512
2018-03-15 09:59:06 -04:00
attiyaishaque
b239d7b8d7
Allow staff to see all units when viewing the course outline.
2018-03-15 15:02:36 +05:00
Tasawer Nawaz
4912888168
stop using deprecated single item basket view
...
LEARNER-4428
2018-03-14 20:29:51 +05:00
Michael Youngstrom
eea527e896
Merge pull request #17673 from edx/youngstrom/test-improvements
...
Bokchoy test fixes for firefox upgrade
2018-03-14 09:51:53 -04:00
Sylvia Pearce
7185a78dc6
Merge pull request #17679 from edx/sylvia/DOC-3895
...
Update message for content with prerequisites
2018-03-14 09:32:08 -04:00
Michael LoTurco
3e94c7573b
Add Store and Search Component
...
Add search component to entitlement support app,
requires the addition of a Provider and store to
the EntitlementSupportPage componenet and wraps search
in a Main component to contain additional pieces of the
page as added
Learner-3925
2018-03-13 11:03:18 -04:00
Sylvia Pearce
9999715ebe
Updated message for content with prerequisites
2018-03-12 18:03:02 -04:00
Stuart Young
53fe34615e
Test fixes to prepare for firefox upgrade on jenkins
2018-03-12 15:40:25 -04:00
Michael LoTurco
d4df1ad75a
Merge pull request #17582 from edx/MLoTurco/learner-3925-feature-view-and-template
...
Add EntitlementSupportView, Template, and base react element
2018-03-12 11:00:42 -04:00
Awais Jibran
e73513f99b
Merge pull request #17660 from edx/aj/do-not-include-currency-in-audit-emails
...
Do not show Currencies: usd in bulk email task history Sent To:
2018-03-12 15:55:11 +05:00
Michael LoTurco
3b928e3e99
Adds EntitlementSupportView, Template, and base react element
2018-03-09 14:01:12 -05:00
Awais Jibran
5eb176039c
Do not show Currencies: usd in bulk email task history Sent To:
...
This is a bad course team experience that when they send email to Audit track learners, `send to` includes currency (usd) which is set default. This PR fixes the bug and will not include currency with `audit` or `honor` enrollment tracks.
EDUCATOR-2489
2018-03-09 21:06:50 +05:00
Michael LoTurco
0d07a89b78
Merge pull request #17583 from edx/MLoTurco/learner-3925-feature-client-api
...
Add Client API
Learner-3925
Learner-4388
2018-03-08 14:17:14 -05:00
Feanil Patel
9bddcf5546
Merge pull request #17652 from edx/feanil/remove_flaky_lti_tests
...
Feanil/remove flaky lti tests
2018-03-08 13:17:43 -05:00
Troy Sankey
3f1f524953
Revert "PLAT-1957 Better memory leak diagnostic tooling"
...
This reverts commit a022461891 .
Reverts edx/edx-platform#17486
2018-03-08 13:16:34 -05:00
Michael LoTurco
a117f6fa42
Add client api for entitlement support page
...
Learner-3925
Learner-4388
2018-03-08 12:46:00 -05:00
Feanil Patel
d76ad8eb4b
Remove LTI tests that build on top of flaky permission alert tests.
2018-03-08 11:24:33 -05:00