David Ormsbee
6db93fc791
Merge pull request #16901 from edx/ormsbee/remove_git_lms
...
Remove dealer.git (startup optimization).
2017-12-14 15:15:06 -05:00
Albert (AJ) St. Aubin
8c205ad84c
Merge pull request #16877 from edx/aj/LEARNER-2668_api_changes
...
Entitlement API Changes to support User Revoke and Refund
2017-12-14 07:16:01 -05:00
Waheed Ahmed
67752c39cc
Merge pull request #16305 from edx/waheed/LEARNER-2730-text-me-the-app
...
Create custom Text Me The App landing page.
2017-12-14 12:50:00 +05:00
Harry Rein
310279c704
Merge pull request #16905 from edx/HarryRein/reenabling-jasmine-tests-entitlements
...
Reenabling Entitlement Jasmine tests.
2017-12-13 15:33:42 -05:00
Albert St. Aubin
1d7443221d
Entitlement API Changes to support User Revoke and Refund
...
[LEARNER-2668]
These changes will support a user intiated Revoke and Refund of
an Entitlement. This includes unenrolling the User from
any related Course Runs they are currently enrolled in.
2017-12-13 13:37:14 -05:00
Harry Rein
7380bcd70c
Reenabling Entitlement Jasmine tests.
...
LEARNER-3483
2017-12-13 13:31:30 -05:00
Harry Rein
a0df76e19e
Merge pull request #16903 from edx/HarryRein/entitlements-jasmine-tests-requireJS
...
Remove dependency on Popper.js
2017-12-13 13:04:52 -05:00
Harry Rein
54734841a2
Remove dependency on Popper.js
2017-12-13 12:45:08 -05:00
David Ormsbee
7f3a55af74
Remove dealer.git (startup optimization).
...
In the absence of an EDX_PLATFORM_VERSION OS env variable, we used to
calculate the current version by looking at the current git revision of
the edx-platform repo. This was an expensive calculation (~7% of startup
costs). It also turns out that at some point we stopped setting that env
variable anywhere, so it always fell back to recalculating it.
With this commit, we'll start reading the code version from the env JSON
files, and fall back to "unknown" rather than doing the dealer.git call.
2017-12-13 11:35:43 -05:00
Nimisha Asthagiri
c1d0252999
Merge pull request #16674 from open-craft/tomaszgy/completion_in_blocks_api
...
Add block completion value as optional field in course_blocks.api.
2017-12-13 10:38:36 -05:00
Bill Filler
dd4d13af5f
Merge pull request #16611 from edx/afzaledx/WL-1219
...
Added extended profile fields to the Account settings page.
2017-12-13 08:48:06 -05:00
Waheed Ahmed
efe4120b8f
Create custom Text Me the App landing page.
...
Rebrand the branch.io text me the app landing page to reflect edX's style.
LEARNER-2730
2017-12-13 17:10:32 +05:00
Ahsan Ulhaq
50c8a80f32
Show white listed ceretificates on progress page
...
White listed certificates should appear on the progress page
even if the user has not passed the course
LEARNER-3546
2017-12-13 10:06:37 +05:00
Brittney Exline
c0ce7cf69a
Merge pull request #16880 from edx/bexline/registration_fix_ie11
...
ENT-800 Fix IE11 Broken Submit button on Registration Page
2017-12-12 16:25:01 -05:00
Harry Rein
791b8b141e
Importing bootstrap and popper through webpack.
2017-12-12 14:50:38 -05:00
Brittney Exline
c110a9ac21
ENT-800 Fix IE11 Broken Submit button on Registration Page
2017-12-12 11:58:00 -05:00
Harry Rein
19406fa48f
Removing RequireJS imports of bootstrap and popper.
2017-12-12 11:07:11 -05:00
Harry Rein
2711fb521a
Allowing a user to fulfill their entitlement on the programs dashboard.
...
LEARNER-3438
The user can now enroll in a session, unenroll from a session or change session
from a new course enrollment card on the programs dashboard.
2017-12-12 10:35:26 -05:00
Jae Bradley
a9506c1a05
Merge pull request #16828 from edx/add-analytics-api-env-variables
...
Add Analytics API Environment Variables
2017-12-12 08:48:16 -05:00
Tomasz Gargas
64c4ae4a7a
Add block completion value as optional field in course_blocks.api.
...
Signed-off-by: Tomasz Gargas <tomasz@opencraft.com >
2017-12-12 14:22:10 +01:00
noraiz-anwar
e7c0f36148
temporary logs to check if anonymous user is accessing courseware
2017-12-12 12:25:17 +05:00
Douglas Hall
cd70023141
Merge pull request #16861 from edx/douglashall/ENT-796
...
Fix optional registration fields toggle.
2017-12-11 20:10:19 -05:00
Ned Batchelder
e6a8ab21c8
Merge pull request #16780 from mreyk/teltek/feature/all-languages
...
Allow to overwrite ALL_LANGUAGES parameter in aws configuration
2017-12-11 16:40:29 -05:00
Douglas Hall
ede8ee4a5b
Fix optional registration fields toggle.
...
We need to account for optional fields that may get rendered
as hidden input elements due to the configuration of the
registration form when deciding whether or not to display
the optional registration fields toggle checkbox.
ENT-796
2017-12-11 16:14:18 -05:00
Michael Terry
15d80c7bb3
Merge pull request #16854 from edx/mikix/LEARNER-3504
...
Show related programs when unenrolled
2017-12-11 16:12:12 -05:00
Harry Rein
c734058cd7
Merge pull request #16862 from edx/HarryRein/temp-patch-dashboard-entitlements
...
Load popper and bootstrap through a script tag to reduce stage flakiness
2017-12-11 15:16:00 -05:00
Michael Terry
25076e6a92
Show related programs when unenrolled
...
On the course dashboard, show related programs to your course
even if you are not enrolled in a current session.
LEARNER-3504
2017-12-11 14:52:36 -05:00
Brian Mesick
98456e11a1
Merge pull request #16840 from edx/bmedx/django111_conditional_birdcage
...
Make all uses of birdcage conditional, should fix 1.11 errors
2017-12-11 14:51:48 -05:00
Harry Rein
a9a255e3c8
Load popper and bootstrap through a script tag to reduce flakiness on stage.
2017-12-11 13:23:29 -05:00
David Ormsbee
8844f9662b
Merge pull request #16850 from edx/ormsbee/remove_old_lms_cms_envs
...
Remove old Preview config files (not used).
2017-12-11 13:22:39 -05:00
bmedx
2579785a54
Make all uses of birdcage conditional, should fix 1.11 errors
2017-12-11 13:21:06 -05:00
Eric Fischer
25eb31877b
Merge pull request #16843 from edx/why_did_we_not_do_this_sooner
...
fix some eslint ish
2017-12-11 12:08:21 -05:00
Jillian Vogel
b43ac4e80e
Merge pull request #16590 from open-craft/jill/video-block-all-sources
...
Adds all HTML5 sources to the returned video API data
2017-12-12 02:19:02 +10:30
jaebradley
1736371b6c
add analytics api env variables
...
use auth tokens instead of env tokens
use default values from common
2017-12-11 09:23:21 -05:00
Afzal Wali
f589dc9d29
WL-1219
...
Added extended profile fields to the Account settings page.
2017-12-11 18:42:59 +05:00
Jillian Vogel
cdcb4be077
Adds "all_sources" field to Mobile API and video module Course Blocks
...
student_view_data.
Added to both places because the iOS app uses both APIs data to provide
downloadable videos.
2017-12-11 23:59:52 +10:30
Eric Fischer
f63cf61a9d
cleanup regex
2017-12-08 14:39:02 -05:00
Eric Fischer
5bc6b31e29
eslint --fix
2017-12-08 14:38:41 -05:00
Michael Frey
e0112d18e3
Merge pull request #16842 from edx/HarryRein/popover-styling
...
Fix styling on the popover.
2017-12-08 14:18:28 -05:00
David Ormsbee
3e09b2d09d
Remove old Preview config files (not used).
2017-12-08 13:43:32 -05:00
Sofiya Semenova
b4a4318d1a
Merge pull request #16705 from edx/sofiya/1552
...
Educator 1552 Implement roving tabindex for WYSIWYG editor for discussions
2017-12-08 13:24:07 -05:00
Diana Huang
8752480aac
Merge pull request #16829 from edx/diana/registration-form-improvements
...
LEARNER-3469 - More registration form cleanup.
2017-12-08 13:00:20 -05:00
Harry Rein
2162b966d0
Fix styling on the popover.
2017-12-08 12:28:06 -05:00
Sofiya Semenova
a1f0679f3a
Educator 1552 - Implement roving tabindex for WYSIWYG editor for discussions
2017-12-08 11:18:11 -05:00
Diana Huang
0ecc0558a3
More registration form cleanup.
2017-12-08 09:39:01 -05:00
Waheed Ahmed
3ed08e3b35
Implement journeys app banner.
...
Banners will enable the deep linking functionality for
mobile apps.
LEARNER-2731
2017-12-08 18:33:47 +05:00
zubair-arbi
2ac544caeb
Update account settings page for enterprise learners
...
ENT-762
2017-12-08 15:40:18 +05:00
Harry Rein
4c352e2f2b
Merge pull request #16472 from edx/HarryRein/course-run-selection-dashboard
...
Allow users to fulfill entitlements and change enrollments from the course dashboard.
2017-12-07 16:39:04 -05:00
John Eskew
254aa84f9d
Merge pull request #16815 from edx/jeskew/fix_model_import_for_video_transcripts
...
Fix video transcript model import before Django initialization occurs.
2017-12-07 13:58:06 -05:00
McKenzie Welter
5d1eecd43c
python tests, quality, and html element type fix
2017-12-07 13:50:24 -05:00